diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-03-01 19:29:38 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-03-01 19:33:06 +0100 |
| commit | 693d2a6b5e0ef568525b8cdc13ff2f78dbff2496 (patch) | |
| tree | 98065fcbf8727252176e783f06bbf494b679eb38 /docs/source | |
| parent | c5f12d735aa6d637b520238643b8505af7a276b0 (diff) | |
| download | PROJ-693d2a6b5e0ef568525b8cdc13ff2f78dbff2496.tar.gz PROJ-693d2a6b5e0ef568525b8cdc13ff2f78dbff2496.zip | |
Doc: fix various warnings/errors raised by Sphinx
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/download.rst | 2 | ||||
| -rw-r--r-- | docs/source/news.rst | 8 |
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>`_) |
