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
35
docs/source/api/evennia.help.migrations.rst
Normal file
35
docs/source/api/evennia.help.migrations.rst
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
evennia.help.migrations package
|
||||
===============================
|
||||
|
||||
.. automodule:: evennia.help.migrations
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
evennia.help.migrations.0001\_initial module
|
||||
--------------------------------------------
|
||||
|
||||
.. automodule:: evennia.help.migrations.0001_initial
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
evennia.help.migrations.0002\_auto\_20170606\_1731 module
|
||||
---------------------------------------------------------
|
||||
|
||||
.. automodule:: evennia.help.migrations.0002_auto_20170606_1731
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
evennia.help.migrations.0003\_auto\_20190128\_1820 module
|
||||
---------------------------------------------------------
|
||||
|
||||
.. automodule:: evennia.help.migrations.0003_auto_20190128_1820
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue