Convert master docs to use MyST

This commit is contained in:
Griatch 2021-10-26 21:14:33 +02:00
parent 6e03216cd9
commit d229ff024c
359 changed files with 3275 additions and 4567 deletions

View file

@ -0,0 +1,27 @@
```{eval-rst}
evennia.commands
========================
.. automodule:: evennia.commands
:members:
:undoc-members:
:show-inheritance:
.. toctree::
:maxdepth: 6
evennia.commands.cmdhandler
evennia.commands.cmdparser
evennia.commands.cmdset
evennia.commands.cmdsethandler
evennia.commands.command
.. toctree::
:maxdepth: 6
evennia.commands.default
```