mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 23:06:31 +01: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
22
docs/source/api/evennia.contrib.tutorial_examples.md
Normal file
22
docs/source/api/evennia.contrib.tutorial_examples.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
```{eval-rst}
|
||||
evennia.contrib.tutorial\_examples
|
||||
==========================================
|
||||
|
||||
.. automodule:: evennia.contrib.tutorial_examples
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 6
|
||||
|
||||
evennia.contrib.tutorial_examples.bodyfunctions
|
||||
evennia.contrib.tutorial_examples.cmdset_red_button
|
||||
evennia.contrib.tutorial_examples.example_batch_code
|
||||
evennia.contrib.tutorial_examples.red_button
|
||||
evennia.contrib.tutorial_examples.red_button_scripts
|
||||
evennia.contrib.tutorial_examples.tests
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue