diff --git a/doc/contents.rst b/doc/contents.rst index ab8d09eb0..772145f26 100644 --- a/doc/contents.rst +++ b/doc/contents.rst @@ -7,6 +7,8 @@ Sphinx documentation contents .. toctree:: :maxdepth: 2 + usage/installation + intro tutorial man/index diff --git a/doc/install.rst b/doc/usage/installation.rst similarity index 99% rename from doc/install.rst rename to doc/usage/installation.rst index 1086b56a1..7ccdd677f 100644 --- a/doc/install.rst +++ b/doc/usage/installation.rst @@ -1,5 +1,3 @@ -:orphan: - ================= Installing Sphinx =================