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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Merged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions