summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2017-11-02 16:05:28 +0000
committerStephen Finucane <stephen@that.guru>2017-11-02 16:23:57 +0000
commit018560c49a97b891f160f5c186b96e0cad5172e6 (patch)
tree5ce9720cdb73f0cca8d494783e932656b2803f81 /docs/index.rst
parentcb6a184be457db75f89ebd895bcac398f01d50bd (diff)
downloadpatchwork-018560c49a97b891f160f5c186b96e0cad5172e6.tar
patchwork-018560c49a97b891f160f5c186b96e0cad5172e6.tar.gz
docs: Add index pages
This lets me go to, for example, the following URLs: https://patchwork.readthedocs.io/en/latest/releases/ Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index e0f75d5..2c2b92d 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -21,7 +21,7 @@ of community projects.
.. toctree::
:maxdepth: 2
- :caption: User Documentation
+ :caption: Usage Documentation
usage/overview
usage/design
@@ -72,3 +72,12 @@ of community projects.
releases/cashmere
releases/burlap
releases/alpaca
+
+.. toctree::
+ :hidden:
+
+ usage/index
+ deployment/index
+ development/index
+ api/index
+ releases/index