Skip to content

docs: move sphinx-apidoc generation out of conf.py - #48

Closed
AVHopp wants to merge 1 commit into
docs/separate-linkcheckfrom
docs/refactor-apidoc
Closed

docs: move sphinx-apidoc generation out of conf.py#48
AVHopp wants to merge 1 commit into
docs/separate-linkcheckfrom
docs/refactor-apidoc

Conversation

@AVHopp

@AVHopp AVHopp commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Layer 3 of a 4-PR stack. Base: docs/separate-linkcheck.

Generates the API reference stubs from build_documentation.py via a dedicated _run_apidoc step and an orphan _api_gen.rst trigger, removing the RTD-era apidoc hack and the inline autosummary block from conf.py.

@AVHopp
AVHopp force-pushed the docs/refactor-apidoc branch from f15e966 to bf16b70 Compare August 11, 2026 15:42
Generate the API reference stubs from build_documentation.py via a
dedicated _run_apidoc step and an orphan _api_gen.rst trigger, removing
the RTD-era apidoc hack and the inline autosummary block from conf.py.
@AVHopp
AVHopp force-pushed the docs/refactor-apidoc branch from bf16b70 to 879e3b5 Compare August 17, 2026 13:42
@AVHopp AVHopp closed this Aug 18, 2026
@AVHopp
AVHopp deleted the docs/refactor-apidoc branch August 18, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant