-
Notifications
You must be signed in to change notification settings - Fork 130
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
For the dartdocs.org site, it would be better if we could run dartdoc without executing a new process. The current bin/dartdoc.dart does a lot of heavy lifting, and also one-off environment setup, and copying that is not straightforward.
Is there a way to simply call a method to run dartdoc repeatedly from the Dart code?
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug