mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
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:
parent
4fa7d6037c
commit
cb4b7177d8
@ -7,6 +7,8 @@ Sphinx documentation contents
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
|
usage/installation
|
||||||
|
|
||||||
intro
|
intro
|
||||||
tutorial
|
tutorial
|
||||||
man/index
|
man/index
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:orphan:
|
|
||||||
|
|
||||||
=================
|
=================
|
||||||
Installing Sphinx
|
Installing Sphinx
|
||||||
=================
|
=================
|
Loading…
Reference in New Issue
Block a user