diff options
| author | hathach <[email protected]> | 2026-06-30 14:36:48 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-06-30 14:36:48 +0700 |
| commit | 0849a5c1722dfeaa1e576aa11259bd6274afe73c (patch) | |
| tree | 098f01f77cce8eeab086b8c2e72457ee385aa58d | |
| parent | ae87287f5b79fe8242ecd2d70711a1820bf429ee (diff) | |
docs: keep the changelog page last in the toctree (maintainers before it)
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 4282d3d05..c3cee41da 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,8 +17,8 @@ reference/index troubleshooting faq - info/changelog/index maintainers + info/changelog/index .. toctree:: :maxdepth: 2 |
