Commit 9cf15fd
committed
docs: leave adoption.md out of the Sphinx build
The adoption census arrived on develop in #323 and this branch had been
touching it: moving a % comment out of its BibTeX block, because Pygments'
bibtex lexer rejects it and this branch sets fail_on_warning, and adding it to
the toctree so the rendered docs could reach it.
Stop doing both. adoption.md is now byte-identical to develop, its toctree
entry is gone, and it is listed in exclude_patterns so Sphinx does not read
it -- which is what keeps the warning-free build warning-free without editing
someone else's page. It stays maintained for reading on GitHub, where its
source links and pinned commit URLs belong anyway.
sphinx-build -W is clean and no page links into it, so nothing is left
dangling.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YUq1vM4g82TkaX2jvLmuQc1 parent 01bafc4 commit 9cf15fd
3 files changed
Lines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | | - | |
276 | 274 | | |
277 | 275 | | |
278 | 276 | | |
| |||
281 | 279 | | |
282 | 280 | | |
283 | 281 | | |
| 282 | + | |
284 | 283 | | |
285 | 284 | | |
286 | 285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 45 | | |
53 | 46 | | |
54 | 47 | | |
| |||
0 commit comments