Commit 2ccfeb5
authored
Work on Docs to remove warnings. (#495)
* docs: fix duplicate-label warnings via autosectionlabel_prefix_document
Setting autosectionlabel_prefix_document = True prefixes every
auto-generated section label with its document path, preventing
collisions when multiple notebooks share identical headings like
"General Use" or "Feature Names".
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs: fix all remaining Sphinx warnings
Three root causes resolved:
- language_model_game.ipynb was doubly-wrapped: the file contained a
single raw cell whose source was the entire notebook JSON. Unwrapped
to the correct 31-cell notebook, fixing 129 repeated toc.no_title
warnings (nbsphinx fired once per output page because no title was
visible).
- Deleted orphaned api/shapiq.imputer.conditional_imputer.rst which
referenced a module that no longer exists, causing an autodoc import
failure and a "document not in toctree" warning.
- Added examples/GALLERY_HEADER.rst to exclude_patterns so sphinx-
gallery's header file does not produce a "document not in toctree"
warning (sphinx-gallery includes it internally via auto_examples/).
The docs now build with -W --keep-going without any warnings.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* updated docs to reduce warning count
* updated docs to reduce warning count
* ignore duplicate object warning
* supress ref.python warning
* updated api.rst
* added numpy to build requires
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* updated AGENTS.md to be more helpful.
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* github workflows
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* wrote a short description about how to create releases
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* add a test to find missing objects in __all__
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* updated conf.py to include only __all__ members
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* updated api references
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* updated api references
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* updated api references
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* updated citations and approximators files
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* refactored docs generation
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* fix docs
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* updated docs dependency
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
* updated CI
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>
---------
Signed-off-by: Maximilian <maximilian.muschalik@gmail.com>1 parent 4d9ae70 commit 2ccfeb5
59 files changed
Lines changed: 1338 additions & 1138 deletions
File tree
- .github/workflows
- docs/source
- _templates/autosummary
- examples
- notebooks
- basics_notebooks
- language_notebooks
- src/shapiq
- approximator
- marginals
- montecarlo
- permutation
- regression
- sparse
- datasets
- explainer
- product_kernel
- game_theory
- imputer
- plot
- tree
- interventional
- linear
- utils
- tests/shapiq/tests_unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| 196 | + | |
195 | 197 | | |
196 | 198 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| 83 | + | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| |||
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| 96 | + | |
91 | 97 | | |
92 | 98 | | |
93 | 99 | | |
| |||
116 | 122 | | |
117 | 123 | | |
118 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
119 | 135 | | |
120 | 136 | | |
| 137 | + | |
121 | 138 | | |
122 | 139 | | |
123 | 140 | | |
| 141 | + | |
124 | 142 | | |
125 | 143 | | |
126 | 144 | | |
| |||
129 | 147 | | |
130 | 148 | | |
131 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
132 | 156 | | |
133 | 157 | | |
134 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
0 commit comments