Add initial static-doc to master for proper versioning

This commit is contained in:
Griatch 2020-06-12 22:01:38 +02:00
parent 8f3ed8c9d5
commit 8c8a0ec985
290 changed files with 32391 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# Command System
- [Commands](Commands)
- [Command Sets](Command-Sets)
- [Command Auto-help](Help-System#command-auto-help-system)
See also:
- [Default Command Help](Default-Command-Help)
- [Adding Command Tutorial](Adding-Command-Tutorial)