Copy doc tools from develop

This commit is contained in:
Griatch 2020-07-12 20:01:44 +02:00
parent bd65641755
commit 6af2fc6819
127 changed files with 2927 additions and 1427 deletions

View file

@ -1,9 +1,9 @@
# Command System
- [Commands](Commands)
- [Command Sets](Command-Sets)
- [Command Auto-help](Help-System#command-auto-help-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)
- [Default Command Help](./Default-Command-Help)
- [Adding Command Tutorial](./Adding-Command-Tutorial)