Commit 68fc42c
authored
fix(docs): restore index.rst to fix RTD build (#46)
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.1 parent 2ac13a2 commit 68fc42c
2 files changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
File renamed without changes.
0 commit comments