add basic docu

This commit is contained in:
Bastian Schroll 2019-09-18 18:38:17 +02:00
parent 438dda48c2
commit e2c8394907
10 changed files with 131 additions and 348 deletions

View file

@ -1 +1,18 @@
site_name: My Docs
site_name: BOSWatch3 Core
site_author: Bastian Schroll & BW3 Dev team
nav:
# - BW3: index.md
- Quick Start Guide: config.md
# - Module: index.md
# - Plugins: index.md
- Entwickler:
- Eigenes Modul/Plugin: develop/ModulPlugin.md
- BOSWatch Packet Format: develop/packet.md
# - BW3 Source Docu: /api/index.html
- Changelog: changelog.md
theme:
name: mkdocs
highlightjs: true
hljs_style: github