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,32 @@
```{eval-rst}
evennia.commands.default
================================
.. automodule:: evennia.commands.default
:members:
:undoc-members:
:show-inheritance:
.. toctree::
:maxdepth: 6
evennia.commands.default.account
evennia.commands.default.admin
evennia.commands.default.batchprocess
evennia.commands.default.building
evennia.commands.default.cmdset_account
evennia.commands.default.cmdset_character
evennia.commands.default.cmdset_session
evennia.commands.default.cmdset_unloggedin
evennia.commands.default.comms
evennia.commands.default.general
evennia.commands.default.help
evennia.commands.default.muxcommand
evennia.commands.default.syscommands
evennia.commands.default.system
evennia.commands.default.tests
evennia.commands.default.unloggedin
```