initial v1.0-beta commit

This commit is contained in:
Reese Norris
2025-05-12 17:21:16 -07:00
commit cde3128509
68 changed files with 12495 additions and 0 deletions

11
mkdocs.yml Normal file
View File

@@ -0,0 +1,11 @@
site_name: FSD Documentation
repo_url: https://github.com/renorris/openfsd
repo_name: openfsd
theme: readthedocs
nav:
- 'index.md'
- 'about.md'
- 'protocol.md'
- 'enumerations.md'
- 'authentication-token.md'
- 'vatsim-auth.md'