summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cramer <dcramer@gmail.com>2012-12-26 13:47:23 -0800
committerDavid Cramer <dcramer@gmail.com>2012-12-26 13:47:23 -0800
commit8ba053a63140cabc009371fdc3a5984637ab2e16 (patch)
tree2b3a528f173838ba6d59e66dc7000b9b2e3e6309
parentfcc34abbe06821b9056ae9f7bd1bd7316345ccdd (diff)
downloadraven-8ba053a63140cabc009371fdc3a5984637ab2e16.tar.gz
Improve doc index
-rw-r--r--docs/index.rst18
1 files changed, 17 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index fb7b72d..496ec2e 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,15 +5,31 @@ Raven is a standalone (and the official) Python client for `Sentry <http://www.g
This version of Raven requires Sentry 5.1 or newer.
+Users Guide
+-----------
+
.. toctree::
:maxdepth: 2
install/index
config/index
usage
+
+Developers
+----------
+
+.. toctree::
+ :maxdepth: 2
+
contributing/index
- changelog/index
+Reference
+---------
+
+.. toctree::
+ :maxdepth: 1
+
+ changelog/index
Supported Platforms
-------------------