mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-04 13:57:44 +00:00
add basic docu
This commit is contained in:
parent
438dda48c2
commit
e2c8394907
10 changed files with 131 additions and 348 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue