Skip to content

Allow specifying import path without adding something to the list of files to be documented? #543

@EternityForest

Description

@EternityForest

Since autoapi doesn't import files, in theory it shouldn't need to be installed in the project venv, which would be ideal(To prevent the risk of a package conflict, more isolation is usually better!), but this seems to result in a lot of autoapi.python_import_resolution errors if you try to document just one submodule that represents the public API.

Currently my workaround is just to build the docs for the whole project, even if only a small part represents the stable API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions