mirror of
https://github.com/evennia/evennia.git
synced 2026-03-24 16:56:32 +01:00
Doc refactor/renaming
This commit is contained in:
parent
9d8e8d7693
commit
b5b265ec3b
115 changed files with 518 additions and 434 deletions
9
docs/source/Concepts/Command-System.md
Normal file
9
docs/source/Concepts/Command-System.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Command System
|
||||
|
||||
- [Commands](../Components/Commands)
|
||||
- [Command Sets](../Components/Command-Sets)
|
||||
- [Command Auto-help](../Components/Help-System#command-auto-help-system)
|
||||
|
||||
See also:
|
||||
- [Default Command Help](../Components/Default-Command-Help)
|
||||
- [Adding Command Tutorial](../Howto/Starting/Part1/Adding-Commands)
|
||||
Loading…
Add table
Add a link
Reference in a new issue