aboutsummaryrefslogtreecommitdiff
path: root/docs/source/usage
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-01-07 22:40:47 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-01-07 22:40:47 +0100
commit8821b3591ea6598e764b1b749749e424a52feaf2 (patch)
tree211013a096ee54b5ff840ace728708748c1bc7ae /docs/source/usage
parent316ca96fc9e6317247ef30e2926b47ec5544eb98 (diff)
downloadPROJ-8821b3591ea6598e764b1b749749e424a52feaf2.tar.gz
PROJ-8821b3591ea6598e764b1b749749e424a52feaf2.zip
Doc: address code review comments
Diffstat (limited to 'docs/source/usage')
-rw-r--r--docs/source/usage/environmentvars.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/usage/environmentvars.rst b/docs/source/usage/environmentvars.rst
index 24ae4a45..31a74e9a 100644
--- a/docs/source/usage/environmentvars.rst
+++ b/docs/source/usage/environmentvars.rst
@@ -71,6 +71,6 @@ done by setting the variable with no content::
.. versionadded:: 7.0.0
Define the endpoint of the CDN storage. Normally defined through the proj.ini
- configuration file locale in PROJ_LIB.
+ configuration file locale in :envvar:`PROJ_LIB`.
Alternatively, the :c:func:`proj_context_set_url_endpoint` function can
be used.