Updated HTML docs.

This commit is contained in:
Griatch 2022-11-15 19:43:25 +00:00
parent 59e50f3fa5
commit 06bc3c8bcd
663 changed files with 2 additions and 61705 deletions

View file

@ -1,32 +0,0 @@
```{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
```