Commit 0e21fc8
committed
docs(conf): register sphinx_pytest_fixtures extension and add demo toctree
why: The extension must be listed in conf.py to activate, and the new
demo/ section needs a toctree entry so Sphinx includes it in the build.
what:
- Add "sphinx_pytest_fixtures" to extensions list in docs/conf.py
- Add demo/index to root toctree in docs/index.md1 parent a92e8d6 commit 0e21fc8
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
0 commit comments