mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 15:07:16 +02:00
Add 1.x legacy docs
This commit is contained in:
parent
bcfd8e5b21
commit
bbfdf4aff0
1578 changed files with 491624 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue