doc: Create usage guide section

Start structuring our docs a little better starting with a usage guide.
There are a number of changes happening here. We're going to start with
the installation guide, which is simply moved to the appropriate
subdirectory.

Signed-off-by: Stephen Finucane <stephen@that.guru>
This commit is contained in:
Stephen Finucane 2018-02-06 20:22:13 +00:00
parent 4fa7d6037c
commit cb4b7177d8
2 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,8 @@ Sphinx documentation contents
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
usage/installation
intro intro
tutorial tutorial
man/index man/index

View File

@ -1,5 +1,3 @@
:orphan:
================= =================
Installing Sphinx Installing Sphinx
================= =================