Merge pull request #151 from MrMurdog/develop
Some checks are pending
build_docs / Build documentation (push) Waiting to run
build_docs / deploy (push) Blocked by required conditions
CodeQL / CodeQL-Build (push) Waiting to run
pytest / build (ubuntu-latest, 3.10) (push) Waiting to run
pytest / build (ubuntu-latest, 3.11) (push) Waiting to run
pytest / build (ubuntu-latest, 3.12) (push) Waiting to run
pytest / build (ubuntu-latest, 3.13) (push) Waiting to run
pytest / build (ubuntu-latest, 3.9) (push) Waiting to run

docs(config): add server.yaml generator page and link from Quick Start
This commit is contained in:
Bastian Schroll 2026-02-23 09:11:15 +01:00 committed by GitHub
commit 0b9814bc18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1730 additions and 0 deletions

1729
docu/docs/config-editor.html Normal file

File diff suppressed because it is too large Load diff

View file

@ -11,6 +11,7 @@ nav:
- Konfiguration: config.md
- BOSWatch benutzen: usage.md
- Als Service einrichten: service.md
- Konfigurations Editor: config-editor.html
- Informationen:
- Server/Client Prinzip: information/serverclient.md
- Broadcast Service: information/broadcast.md