Customize API look, up sphinx version
This commit is contained in:
parent
687c1e91f5
commit
ef2324e92d
282 changed files with 2021 additions and 2836 deletions
|
|
@ -1,4 +1,4 @@
|
|||
evennia.commands package
|
||||
evennia.commands
|
||||
========================
|
||||
|
||||
.. automodule:: evennia.commands
|
||||
|
|
@ -10,57 +10,19 @@ Subpackages
|
|||
-----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
evennia.commands.default
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
evennia.commands.cmdhandler module
|
||||
----------------------------------
|
||||
|
||||
.. automodule:: evennia.commands.cmdhandler
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
evennia.commands.cmdparser module
|
||||
---------------------------------
|
||||
|
||||
.. automodule:: evennia.commands.cmdparser
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
evennia.commands.cmdset module
|
||||
------------------------------
|
||||
|
||||
.. automodule:: evennia.commands.cmdset
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
evennia.commands.cmdsethandler module
|
||||
-------------------------------------
|
||||
|
||||
.. automodule:: evennia.commands.cmdsethandler
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
evennia.commands.command module
|
||||
-------------------------------
|
||||
|
||||
.. automodule:: evennia.commands.command
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
evennia.commands.tests module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: evennia.commands.tests
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
evennia.commands.cmdhandler
|
||||
evennia.commands.cmdparser
|
||||
evennia.commands.cmdset
|
||||
evennia.commands.cmdsethandler
|
||||
evennia.commands.command
|
||||
evennia.commands.tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue