-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
enhancementNew feature or requestNew feature or requestinfrastructureProject tooling and other non-functional thingsProject tooling and other non-functional things
Description
We found at #153 (comment) that sphinx.ext.autodoc
does not work on RTD yet, see Module library > API.
From the past, I know this is mostly a matter of getting the package itself installed properly into the Python environment where Sphinx will be building the documentation. When doing that, there's usually no way around also installing all its dependencies, which occasionally has problems within (restricted) CI environments.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinfrastructureProject tooling and other non-functional thingsProject tooling and other non-functional things