Maintaining the handbook
This page is for development, not tournament organisers. The user handbook lives under handbook/ and is updated with feature changes.
Required on feature changes
Section titled “Required on feature changes”- Add or adjust the feature ID in
docs/handbook-features.json - Update
docs/HANDBUCH.md(short reference / checklist) - Update user pages under
handbook/src/content/docs/ - Optionally add a screenshot under
handbook/public/screenshots/ pnpm test:all— includes handbook validation and this site build
Run locally
Section titled “Run locally”pnpm handbook:devLive URL: https://courtline-docs.creatilize.org — deploy with pnpm handbook:deploy.