Skip to content

Comments

fix(docs): restore index.rst to fix RTD build#46

Merged
Caparrini merged 1 commit intoscikit-learn-contrib:masterfrom
Caparrini:fix_rtd
Feb 20, 2026
Merged

fix(docs): restore index.rst to fix RTD build#46
Caparrini merged 1 commit intoscikit-learn-contrib:masterfrom
Caparrini:fix_rtd

Conversation

@Caparrini
Copy link
Collaborator

This pull request makes a small update to the Sphinx documentation configuration by removing the unused or unnecessary root_doc setting from docs/conf.py.

sphinx_gallery hardcodes index.html lookup in embed_code_links.
Using root_doc='readme_link' caused FileNotFoundError on RTD
clean builds (masked locally by stale shelve cache). Move
README include and toctree from readme_link.rst back to
index.rst and remove root_doc override.
@Caparrini Caparrini merged commit 68fc42c into scikit-learn-contrib:master Feb 20, 2026
6 checks passed
@Caparrini Caparrini deleted the fix_rtd branch February 20, 2026 17:45
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