mirror of
https://github.com/evennia/evennia.git
synced 2026-03-18 22:06:30 +01:00
Convert master docs to use MyST
This commit is contained in:
parent
6e03216cd9
commit
d229ff024c
359 changed files with 3275 additions and 4567 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Command System
|
||||
|
||||
- [Commands](./Commands)
|
||||
- [Command Sets](./Command-Sets)
|
||||
- [Command Auto-help](./Help-System#command-auto-help-system)
|
||||
- [Commands](./Commands.md)
|
||||
- [Command Sets](./Command-Sets.md)
|
||||
- [Command Auto-help](./Help-System.md#command-auto-help-system)
|
||||
|
||||
See also:
|
||||
- [Default Command Help](./Default-Command-Help)
|
||||
- [Adding Command Tutorial](./Adding-Command-Tutorial)
|
||||
- [Default Command Help](./Default-Commands.md)
|
||||
- [Adding Command Tutorial](./Adding-Command-Tutorial.md)
|
||||
Loading…
Add table
Add a link
Reference in a new issue