aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/development/index.rst')
-rw-r--r--docs/source/development/index.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/source/development/index.rst b/docs/source/development/index.rst
index 2e6e5622..9f5c8d89 100644
--- a/docs/source/development/index.rst
+++ b/docs/source/development/index.rst
@@ -5,13 +5,16 @@ Development
================================================================================
These pages are primarily focused towards developers either contributing to the
-proj.4 project or using the library in their own software.
+PROJ.4 project or using the library in their own software.
.. toctree::
:maxdepth: 1
- api
+ quickstart
+ transformations
+ errorhandling
threads
+ reference/index
bindings