blob: 10e0d1d26a8da60d1fc644208ee2b02a06c7f3c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
.. ProjectTox documentation master file, created by
sphinx-quickstart on Wed Jul 31 23:07:35 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to ProjectTox's documentation!
======================================
Contents:
.. toctree::
start_guide.rst
install.rst
commands.rst
:maxdepth: 2
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|