Commit 8d80e17
committed
Restore original template structure with rubrics
This restores the original template formatting where Methods and Attributes
are organized under rubric headings (which don't appear in TOC).
Note: pydata-sphinx-theme's secondary sidebar only shows document headings,
not autodoc entries. Methods/attributes won't appear in the sidebar without
using actual section headings, which would add extra headers to the main body.1 parent 75c68e3 commit 8d80e17
1 file changed
Lines changed: 21 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments