Commit 2085e95
Generate readthedocs pages for the experimental examples group (mesa#3788)
`setup_examples_pages()` only scanned `basic/` and `advanced/`, so moving
alliance_formation into `mesa/examples/experimental/` dropped it from the
docs entirely. Drive the scan and the output-directory creation from a
single `kinds` tuple so the new group is picked up.
Also fix a typo in .gitignore: the generated overview page is
`docs/examples.md`, not `docs/example.md`, so it was showing up as
untracked after every doc build.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent d7346ed commit 2085e95
2 files changed
Lines changed: 8 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
327 | | - | |
328 | | - | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
329 | 331 | | |
330 | 332 | | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | 333 | | |
338 | 334 | | |
339 | 335 | | |
340 | 336 | | |
341 | 337 | | |
342 | 338 | | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
| 339 | + | |
| 340 | + | |
347 | 341 | | |
348 | 342 | | |
349 | 343 | | |
| |||
0 commit comments