Skip to content

Allow running from Dart code. #1609

Closed
@isoos

Description

@isoos

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

No one assigned

    Labels

    P2A bug or feature request we're likely to work ontype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions