Commit beb6de9
Adds Examples with sphinx gallery.
* docs: add sphinx-gallery for runnable example scripts
Introduces sphinx-gallery as an alternative to Jupyter notebooks for
lightweight, fast-running code examples. Adds a minimal example script
(weighted voting game with Shapley values) and gitignores the generated
auto_examples/ output directory.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* ci: fail docs build on warnings
Adds -W --keep-going to sphinx-build so the doc_build job treats any
Sphinx warning as an error. --keep-going ensures all warnings are
reported before the build exits.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 002bd39 commit beb6de9
14 files changed
Lines changed: 2189 additions & 3 deletions
File tree
- .github/workflows
- docs/source
- api_examples
- data
- examples
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | 148 | | |
150 | | - | |
| 149 | + | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
| 186 | + | |
Loading
Binary file not shown.
0 commit comments