You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- docs/.pages: explicit nav order (Home -> Getting started -> Guides -> Reference -> Architecture -> Contributing -> Release notes), with ... fallback
- docs/architecture/.pages: order handwritten pages first, internal-helpers last
- homepage.py: latest_release() reads release notes from disk (docs-build/generated/release-notes/) instead of calling gh api at build time. Removes runtime dependency on gh CLI + GH_TOKEN
- workflow: generate Internal scope reference into docs/architecture/internal-helpers/, drop GH_TOKEN from Build site step
- gitignore: docs/architecture/internal-helpers/
0 commit comments