Skip to content

Passing multiple apidoc_module_dir's #12

@rahasurana

Description

@rahasurana

We have a centralized doc generation where sphinx-apidoc is called on each repo and the generated rst files are used to generate the documentation,

Given this is a pre-stage operation done outside sphinx, current extension seemed like a good way to avoid the pre-stage creation of rst.
Only caveat here is that apidoc_module_dir only accepts a single path. Can this be enhanced to accept a list of paths?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions