diff options
Diffstat (limited to 'docs/source/development/index.rst')
| -rw-r--r-- | docs/source/development/index.rst | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/source/development/index.rst b/docs/source/development/index.rst index 712bbdfe..743224a6 100644 --- a/docs/source/development/index.rst +++ b/docs/source/development/index.rst @@ -5,13 +5,17 @@ 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 - bindings + reference/index cmake + bindings + migration |
