Convert master docs to use MyST

This commit is contained in:
Griatch 2021-10-26 21:14:33 +02:00
parent 6e03216cd9
commit d229ff024c
359 changed files with 3275 additions and 4567 deletions

View file

@ -0,0 +1,10 @@
```{eval-rst}
evennia.contrib.tutorial\_examples.example\_batch\_code
==============================================================
.. automodule:: evennia.contrib.tutorial_examples.example_batch_code
:members:
:undoc-members:
:show-inheritance:
```