Add 1.x legacy docs

This commit is contained in:
Griatch 2023-12-20 19:01:27 +01:00
parent bcfd8e5b21
commit bbfdf4aff0
1578 changed files with 491624 additions and 0 deletions

View file

@ -0,0 +1,17 @@
```{eval-rst}
evennia.contrib.tutorials.batchprocessor
================================================
.. automodule:: evennia.contrib.tutorials.batchprocessor
:members:
:undoc-members:
:show-inheritance:
.. toctree::
:maxdepth: 6
evennia.contrib.tutorials.batchprocessor.example_batch_code
```