Convert all GitHub wiki pages into ReStructuredText documents, set up ReadTheDocs
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
.. 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`
|
||||
Reference in New Issue
Block a user