Apply md changes after sphinx version update

This commit is contained in:
Griatch 2025-08-15 18:37:58 +02:00
parent 3ef3cf3217
commit 524465eaa5
435 changed files with 571 additions and 693 deletions

View file

@ -4,19 +4,10 @@ evennia.commands
.. automodule:: evennia.commands
:members:
:undoc-members:
:show-inheritance:
:undoc-members:
Subpackages
-----------
.. toctree::
:maxdepth: 6
evennia.commands.default
Submodules
----------
.. toctree::
:maxdepth: 6
@ -27,4 +18,10 @@ Submodules
evennia.commands.cmdsethandler
evennia.commands.command
.. toctree::
:maxdepth: 6
evennia.commands.default
```