aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/index.rst
blob: 3f8a7bf66ab2a7d6c6ef0ff206257d4130bab919 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. _development:

================================================================================
Development
================================================================================

These pages are primarily focused towards developers either contributing to the
PROJ project or using the library in their own software.


.. toctree::
   :maxdepth: 1

   quickstart
   transformations
   errorhandling
   threads
   reference/index
   cmake
   bindings
   migration