aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development/index.rst
diff options
context:
space:
mode:
authorMike Taves <mwtoews@gmail.com>2021-05-06 10:37:06 +1200
committerGitHub <noreply@github.com>2021-05-06 10:37:06 +1200
commit22654ce7c0acaab875c9427592a42093ac75e8cd (patch)
tree229597a5a184b02ba831b5e923574a008de06782 /docs/source/development/index.rst
parent45a88fe245ae040b6f19696dfd928fb2f03f51d9 (diff)
downloadPROJ-22654ce7c0acaab875c9427592a42093ac75e8cd.tar.gz
PROJ-22654ce7c0acaab875c9427592a42093ac75e8cd.zip
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2707)
Diffstat (limited to 'docs/source/development/index.rst')
-rw-r--r--docs/source/development/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/development/index.rst b/docs/source/development/index.rst
index f985279f..2d544189 100644
--- a/docs/source/development/index.rst
+++ b/docs/source/development/index.rst
@@ -27,7 +27,7 @@ are maintained in a `separate git repository <https://github.com/OSGeo/proj-datu
.. attention::
- The ``projects.h`` header and the functions related to it is considered
+ The :file:`projects.h` header and the functions related to it is considered
deprecated from version 5.0.0 and onwards. The header has been removed
PROJ in version 6.0.0 released February 1st 2019.
@@ -38,7 +38,7 @@ are maintained in a `separate git repository <https://github.com/OSGeo/proj-datu
.. attention::
- The ``proj_api.h`` header and the functions related to it is
+ The :file:`proj_api.h` header and the functions related to it is
considered deprecated from version 5.0.0 and onwards. The header has been
removed in version 8.0.0 released March 1st 2021.