mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 05:57:16 +02:00
Convert master docs to use MyST
This commit is contained in:
parent
6e03216cd9
commit
d229ff024c
359 changed files with 3275 additions and 4567 deletions
18
docs/source/api/evennia.locks.md
Normal file
18
docs/source/api/evennia.locks.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
```{eval-rst}
|
||||
evennia.locks
|
||||
=====================
|
||||
|
||||
.. automodule:: evennia.locks
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 6
|
||||
|
||||
evennia.locks.lockfuncs
|
||||
evennia.locks.lockhandler
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue