mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-11-23 11:06:14 +01:00
33 lines
582 B
ReStructuredText
33 lines
582 B
ReStructuredText
|
.. MobArena documentation master file, created by
|
||
|
sphinx-quickstart on Wed Nov 29 13:24:13 2017.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
Welcome to MobArena's documentation!
|
||
|
====================================
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
:name: dev
|
||
|
:caption: Developer resources
|
||
|
:glob:
|
||
|
|
||
|
dev/*
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
:name: user
|
||
|
:caption: User documentation
|
||
|
:glob:
|
||
|
|
||
|
user/*
|
||
|
|
||
|
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|