diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-06-01 10:45:00 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-06-01 10:45:46 +0200 |
| commit | f02c68a5563a6b71759f1e2a912c67ce86f761be (patch) | |
| tree | 85b44dbfe6cfac492b25496b64fbb6787da4674c /docs/source | |
| parent | 5e9d68f716309fdab6fe2433ff0c129706cb2df3 (diff) | |
| download | PROJ-f02c68a5563a6b71759f1e2a912c67ce86f761be.tar.gz PROJ-f02c68a5563a6b71759f1e2a912c67ce86f761be.zip | |
Docs: rename project to PROJ
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index fc8438fd..df60eb13 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,7 +54,7 @@ master_doc = 'index' # General information about the project. # Keep legacy project name -project = 'PROJ.4' +project = 'PROJ' # See CITATION file title = 'PROJ coordinate transformation software library' |
