Skip to content

Conversation

devoncarew
Copy link
Member

  • create a tool script (doc_packages.dart) to generate docs for published packages. It can do one page of packages at a time (50 packages)
  • change the stdout to print as we generate docs for a library, not as we create an individual html file. This can get too verbose for even moderate sized packages.
  • fix two issues found when running the tool (NPEs)
  • identified one more - will file an issue for it

@keertip @sethladd

@devoncarew
Copy link
Member Author

fix #145

Will convert this to gen docs in parallel isolates in a future PR.

@devoncarew
Copy link
Member Author

Can we turn off coveralls failing builds?

@keertip
Copy link
Collaborator

keertip commented Jun 17, 2015

Looks good!

devoncarew added a commit that referenced this pull request Jun 17, 2015
@devoncarew devoncarew merged commit 1252886 into master Jun 17, 2015
@sethladd
Copy link
Contributor

Super cool. 🍨

@sethladd sethladd deleted the devoncarew_gen_script branch June 19, 2015 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants