diff options
author | Monty Taylor <mordred@inaugust.com> | 2016-10-13 11:04:12 -0500 |
---|---|---|
committer | Monty Taylor <mordred@inaugust.com> | 2016-10-13 11:25:33 -0500 |
commit | 968571920b33dc4b5190581abe6140945b49da6d (patch) | |
tree | 6f07526ff224ec5bc7afbc90dfd92ed0780d0dee /doc/source/index.rst | |
parent | 644d93f4d632c302cc8cd8ef5c465acfa4e478d5 (diff) |
A few structural cleanups
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst deleted file mode 100644 index 0ea7d0f..0000000 --- a/doc/source/index.rst +++ /dev/null | |||
@@ -1,25 +0,0 @@ | |||
1 | .. ttrun documentation master file, created by | ||
2 | sphinx-quickstart on Tue Jul 9 22:26:36 2013. | ||
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 ttrun's documentation! | ||
7 | ======================================================== | ||
8 | |||
9 | Contents: | ||
10 | |||
11 | .. toctree:: | ||
12 | :maxdepth: 2 | ||
13 | |||
14 | readme | ||
15 | installation | ||
16 | usage | ||
17 | contributing | ||
18 | |||
19 | Indices and tables | ||
20 | ================== | ||
21 | |||
22 | * :ref:`genindex` | ||
23 | * :ref:`modindex` | ||
24 | * :ref:`search` | ||
25 | |||