Commit c598dce
committed
docs(sidebar[tiers]): move argparse to Domain Packages; rename Theme/Fonts/CLI to UX
why: The Furo sidebar is driven by three hidden toctree blocks in
docs/index.md, not by the narrative prose in docs/packages/index.md
or docs/architecture.md. The previous E6 commit updated the
narrative but not the sidebar, so readers still saw
sphinx-autodoc-argparse listed under "Theme, Fonts & CLI" in every
package page. Bring the sidebar in line with the architectural
reclassification, and shorten the third-tier caption from
"Theme, Fonts & CLI" to the cleaner "UX" now that argparse has
moved out and only gp-sphinx / sphinx-gp-theme / sphinx-fonts
remain.
what:
- docs/index.md: insert packages/sphinx-autodoc-argparse in the
"Domain Packages" toctree between api-style and docutils
(alphabetical order within the tier).
- docs/index.md: rename the third toctree caption from
"Theme, Fonts & CLI" to "UX"; remove
packages/sphinx-autodoc-argparse from it.
- Verified by clean-building docs and inspecting the rendered
sidebar headings (Shared Infrastructure / Domain Packages / UX).1 parent 6264eef commit c598dce
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
122 | | - | |
| 123 | + | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
128 | | - | |
129 | 129 | | |
0 commit comments