Update Changelog and contrib docs
This commit is contained in:
parent
671cab5cfd
commit
867b8c68cf
8 changed files with 226 additions and 27 deletions
17
docs/source/api/evennia.contrib.utils.debugpy.md
Normal file
17
docs/source/api/evennia.contrib.utils.debugpy.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
```{eval-rst}
|
||||
evennia.contrib.utils.debugpy
|
||||
=====================================
|
||||
|
||||
.. automodule:: evennia.contrib.utils.debugpy
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 6
|
||||
|
||||
evennia.contrib.utils.debugpy.cmd
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue