aboutsummaryrefslogtreecommitdiff
path: root/docs/source/news.rst
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/news.rst
parentb9ed4eeb454b763039f2125ae3fcefdabd422dca (diff)
downloadPROJ-527d76a9badb8398d05b1c3bac7abfecc2f720c5.tar.gz
PROJ-527d76a9badb8398d05b1c3bac7abfecc2f720c5.zip
Doc: fix various warnings/errors raised by Sphinx
Diffstat (limited to 'docs/source/news.rst')
-rw-r--r--docs/source/news.rst8
1 files changed, 4 insertions, 4 deletions
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>`_)