Skip to content

Expose the documentation build as a programmatic function #53

Description

@taylortom

The documentation build is only available through the at-docgen CLI, which reads process.argv, calls process.exit, and runs its work as a side effect of import, so it cannot be triggered programmatically from a running application without spawning a child process.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions