Skip to content

Commit f49ae01

Browse files
committed
docs(index[toctree]): add gp-furo-theme + gp-sphinx-vite to Internal toctree
why: docs CI builds with `sphinx-build -W` (warnings as errors). Both new package pages emitted toc.not_included warnings since the previous diff added their .md files but never wired them into a toctree — {workspace-package-grid} renders link cards but doesn't satisfy Sphinx's toctree-membership check. what: - Append packages/gp-furo-theme + packages/gp-sphinx-vite under the existing "Internal" caption, alongside gp-sphinx + sphinx-gp-theme.
1 parent 5966438 commit f49ae01

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ packages/sphinx-autodoc-typehints-gp
132132
133133
packages/gp-sphinx
134134
packages/sphinx-gp-theme
135+
packages/gp-furo-theme
136+
packages/gp-sphinx-vite
135137
```
136138

137139
```{toctree}

0 commit comments

Comments
 (0)