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.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/source/development/index.rst b/docs/source/development/index.rst
new file mode 100644
index 00000000..2e6e5622
--- /dev/null
+++ b/docs/source/development/index.rst
@@ -0,0 +1,17 @@
+.. _development:
+
+================================================================================
+Development
+================================================================================
+
+These pages are primarily focused towards developers either contributing to the
+proj.4 project or using the library in their own software.
+
+
+.. toctree::
+ :maxdepth: 1
+
+ api
+ threads
+ bindings
+