Revert "Updated HTML docs."

This reverts commit 06bc3c8bcd.
This commit is contained in:
Griatch 2022-11-15 20:46:50 +01:00
parent 06bc3c8bcd
commit a452434ba8
663 changed files with 61705 additions and 2 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
```