Add initial static-doc to master for proper versioning
This commit is contained in:
parent
935c2c6eff
commit
f7bde74360
290 changed files with 32391 additions and 0 deletions
27
docs/source/api/evennia.game_template.commands.rst
Normal file
27
docs/source/api/evennia.game_template.commands.rst
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
evennia.game\_template.commands package
|
||||
=======================================
|
||||
|
||||
.. automodule:: evennia.game_template.commands
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
evennia.game\_template.commands.command module
|
||||
----------------------------------------------
|
||||
|
||||
.. automodule:: evennia.game_template.commands.command
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
evennia.game\_template.commands.default\_cmdsets module
|
||||
-------------------------------------------------------
|
||||
|
||||
.. automodule:: evennia.game_template.commands.default_cmdsets
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue