Test to add api generated files
This commit is contained in:
parent
07dd2f2243
commit
d5b91a1bf3
47 changed files with 3322 additions and 0 deletions
30
docs/source/api/evennia.game_template.commands.rst
Normal file
30
docs/source/api/evennia.game_template.commands.rst
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
evennia.game\_template.commands package
|
||||
=======================================
|
||||
|
||||
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:
|
||||
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: evennia.game_template.commands
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Loading…
Add table
Add a link
Reference in a new issue