Files
openfsd/mkdocs.yml
Reese Norris b08536543f feat: answer $CQ SERVER:CAPS for vatSys compatibility
Advertise only implemented server flags (no SECPOS), document the full
capability inventory from vatSys research, and cover the path with unit
and e2e tests.
2026-07-17 13:22:01 -04:00

13 lines
261 B
YAML

site_name: FSD Documentation
repo_url: https://github.com/renorris/openfsd
repo_name: openfsd
theme: readthedocs
nav:
- 'index.md'
- 'about.md'
- 'protocol.md'
- 'capabilities.md'
- 'enumerations.md'
- 'authentication-token.md'
- 'vatsim-auth.md'