Add docs, for sake of quick start guide
This commit is contained in:
parent
f6cf02bcaf
commit
93fad98008
6 changed files with 162 additions and 0 deletions
20
docs/index.rst
Normal file
20
docs/index.rst
Normal file
|
@ -0,0 +1,20 @@
|
|||
|
||||
Theo, the order system
|
||||
======================
|
||||
|
||||
For now the main focus is on the :doc:`quickstart` guide. Other docs can wait
|
||||
until that is good enough.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
quickstart
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
Loading…
Add table
Add a link
Reference in a new issue