Skip to content

Pub documentation generator #5130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DartBot opened this issue Sep 13, 2012 · 15 comments
Closed

Pub documentation generator #5130

DartBot opened this issue Sep 13, 2012 · 15 comments
Labels
type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented Sep 13, 2012

This issue was originally filed by @butlermatt


Per discussion here:
https://groups.google.com/a/dartlang.org/d/topic/misc/Ci89b9NX7h8/discussion

"Additionally, what are the thoughts of pub generating dartdocs for a package either with a separate command (pub docs) or (pub install docs), or perhaps as part of the 'pub install' (with an extra flag?), generating and dartdoc documentation for any packages you have as dependencies, not just your own package.

I would definitely like to have pub support doc generation (the proper command for running dartdoc is a bit finicky)."

To me there should be a two-part solution. First part is to generate dartdoc files for the package we own, that we are writing. Then another to be able to generate dartdoc files for packages we list as dependencies.

@sethladd
Copy link
Contributor

One option, we can fire an App Engine task when a package is uploaded, and a Dart VM running Compute Engine can pick up the task from App Engine's task queue, generate the docs, and post them Cloud Storage. It's so crazy, it just might work! :)


Added this to the Later milestone.
Added Area-Pub, Triaged labels.

@sethladd
Copy link
Contributor

Removed Type-Defect label.
Added Type-Enhancement label.

@munificent
Copy link
Member

Removed this from the Later milestone.
Added this to the M3 milestone.

@munificent
Copy link
Member

Marked this as blocking #7540.

@munificent
Copy link
Member

Marked this as blocking #8072.

@munificent
Copy link
Member

Bumping this out to M4 since the new doc UI is still in progress.


Removed this from the M3 milestone.
Added this to the M4 milestone.

@munificent
Copy link
Member

Bumping again since the new doc UI is still ongoing.


Removed this from the M4 milestone.
Added this to the M5 milestone.

@DartBot
Copy link
Author

DartBot commented Mar 15, 2013

This comment was originally written by [email protected]


Marked this as being blocked by #8857.

@munificent
Copy link
Member

I'm just going to mark this Milestone-Later for now until the new doc UI is further along.


Removed this from the M5 milestone.
Added this to the Later milestone.

@munificent
Copy link
Member

Removed Area-Pub label.
Added Area-PubSite label.

@nex3
Copy link
Member

nex3 commented Jan 28, 2014

Issue #16223 has been merged into this issue.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-Later label.

@nicolasgarnier
Copy link
Contributor

This issue has been moved to Github as part of a migration. Please use the Issue on Github going forward: https://github.com/dart-lang/pub-dartlang/issues


Added MovedToGithub label.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This issue has been moved to dart-archive/pub-dartlang#294.

@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

7 participants