mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 05:27:17 +02:00
Change to MyST parser
This commit is contained in:
parent
8d5b48d4cc
commit
b69d056ef2
443 changed files with 4925 additions and 3524 deletions
21
docs/source/api/evennia.contrib.tutorial_examples.md
Normal file
21
docs/source/api/evennia.contrib.tutorial_examples.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
```{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.example_batch_code
|
||||
evennia.contrib.tutorial_examples.mirror
|
||||
evennia.contrib.tutorial_examples.red_button
|
||||
evennia.contrib.tutorial_examples.tests
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue