diff options
Diffstat (limited to 'docs/source/conf.py')
| -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' |
