index.rst
1 | .. Offlate documentation master file, created by |
2 | sphinx-quickstart on Sat Feb 17 19:48:43 2018. |
3 | You can adapt this file completely to your liking, but it should at least |
4 | contain the root `toctree` directive. |
5 | |
6 | Welcome to Offlate's documentation! |
7 | =============================================== |
8 | |
9 | .. toctree:: |
10 | :maxdepth: 2 |
11 | :caption: Contents: |
12 | |
13 | format |
14 | entry |
15 | project |
16 | |
17 | Indices and tables |
18 | ================== |
19 | |
20 | * :ref:`genindex` |
21 | * :ref:`modindex` |
22 | * :ref:`search` |
23 |