From dae3c4b3b37ac8af71cd2dbd17443526cfca6222 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Tue, 14 Jan 2020 11:00:33 +0100 Subject: Doc: Update index of development section Adds links to git repositories and adjusts deprecation warnings to reflect that PROJ 6 has been released. --- docs/source/development/index.rst | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'docs/source/development') diff --git a/docs/source/development/index.rst b/docs/source/development/index.rst index 2bb5aa1e..f8785e5f 100644 --- a/docs/source/development/index.rst +++ b/docs/source/development/index.rst @@ -20,23 +20,28 @@ PROJ project or using the library in their own software. bindings migration +The source code for PROJ is maintained in a git repository on GitHub. +Find it `here `_. Additionally, a +collection of PROJ-compatible transformation grids are maintained in +a separate git repository. Find it +`here `_. .. attention:: The ``projects.h`` header and the functions related to it is considered - deprecated from version 5.0.0 and onwards. The header will be removed - from PROJ in version 6.0.0 scheduled for release February 1st 2019. + deprecated from version 5.0.0 and onwards. The header has been removed + PROJ in version 6.0.0 released February 1st 2019. .. attention:: - The nmake build system on Windows will not be supported from + The nmake build system on Windows is on longer supported in version 6.0.0 on onwards. Use CMake instead. .. attention:: The ``proj_api.h`` header and the functions related to it is considered deprecated from version 5.0.0 and onwards. The header will be - removed from PROJ in version 7.0.0 scheduled for release February 1st + removed from PROJ in version 7.0.0 scheduled for release March 1st 2020. .. attention:: -- cgit v1.2.3