mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 02:36:32 +01:00
Work on cleaning up docs
This commit is contained in:
parent
1c5746d59c
commit
40023923e1
17 changed files with 218 additions and 456 deletions
|
|
@ -0,0 +1,17 @@
|
|||
```{eval-rst}
|
||||
evennia.contrib.tutorials.evadventure.batchscripts
|
||||
==========================================================
|
||||
|
||||
.. automodule:: evennia.contrib.tutorials.evadventure.batchscripts
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 6
|
||||
|
||||
evennia.contrib.tutorials.evadventure.batchscripts.turnbased_combat_demo
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue