aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-03-01 19:29:38 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-03-01 19:31:00 +0100
commit527d76a9badb8398d05b1c3bac7abfecc2f720c5 (patch)
treeb05570fd7b8acc6c4c9e3ced14b8c5c0f34096d9 /docs/source
parentb9ed4eeb454b763039f2125ae3fcefdabd422dca (diff)
downloadPROJ-527d76a9badb8398d05b1c3bac7abfecc2f720c5.tar.gz
PROJ-527d76a9badb8398d05b1c3bac7abfecc2f720c5.zip
Doc: fix various warnings/errors raised by Sphinx
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/download.rst2
-rw-r--r--docs/source/news.rst8
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/source/download.rst b/docs/source/download.rst
index da3f900e..f0939637 100644
--- a/docs/source/download.rst
+++ b/docs/source/download.rst
@@ -13,7 +13,7 @@ distribution of the source code and various resource file archives. See
Current Release
--------------------------------------------------------------------------------
-* **2019-03-01** `proj-6.6.0.tar.gz`_ (`md5`_)
+* **2019-03-01** `proj-6.0.0.tar.gz`_ (`md5`_)
* **2018-09-15** `proj-datumgrid-1.8.zip`_
* **2019-03-01** `proj-datumgrid-europe-1.2.zip`_
* **2019-03-01** `proj-datumgrid-north-america-1.2.zip`_
diff --git a/docs/source/news.rst b/docs/source/news.rst
index 312f6ecf..cf9fdbb2 100644
--- a/docs/source/news.rst
+++ b/docs/source/news.rst
@@ -48,8 +48,8 @@ a geodetic object of the database, import and export geodetic objects from/into
WKT and PROJ strings, and display coordinate operations available between two
CRSs.
- UPDATES
- -------
+UPDATES
+-------
o Removed projects.h as a public interface (`#835 <https://github.com/OSGeo/proj.4/issues/835>`_)
@@ -107,8 +107,8 @@ CRSs.
o Added +dt parameter to deformation as replacement for
removed +t_obs (`#1264 <https://github.com/OSGeo/proj.4/issues/1264>`_)
- BUG FIXES
- ---------
+BUG FIXES
+---------
o Read +towgs84 values correctly on locales not using dot as comma separator (`#1136 <https://github.com/OSGeo/proj.4/issues/1136>`_)