From f133b42e1c2e44279751ab6fe04cd0481470875b Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 3 Nov 2021 10:57:56 +0100 Subject: Doc: news.rst: formatting fixes --- docs/source/news.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/source/news.rst b/docs/source/news.rst index d9240203..7a6503cb 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -45,7 +45,7 @@ Updates ``vertical_datum`` tables, consequently database layout version is increased to 1.2 (`#2859 `_) -* :c:ref:`proj_factors()`: accept `P` to be a projected CRS (`#2868 `_) +* :c:func:`proj_factors()`: accept `P` to be a projected CRS (`#2868 `_) * Add IAU_2015 CRS definitions (`#2876 `_) @@ -58,7 +58,7 @@ Updates * CMake: generate ``invproj``/``invgeod`` binaries (symlinks on Unix, copy otherwise) (`#2897 `_) -* CMake build: add ``generate_wkt1_parser`` and ``generate_wkt2_parser manual +* CMake build: add ``generate_wkt1_parser`` and ``generate_wkt2_parser manual`` target, and logic to detect when they must be run (`#2900 `_) * Add fallback strategy for tinshift transform to use closest triangle for @@ -93,7 +93,7 @@ Bug fixes * :c:func:`proj_normalize_for_visualization()`: set input and output units when there are several alternative transformations (`#2867 `_) -* :cpp:func:``CRS::identify()`: fix ignoring CS order when identifying a geodetic CRS +* :cpp:func:`CRS::identify()`: fix ignoring CS order when identifying a geodetic CRS by a PROJ string with just the ellipsoid (`#2881 `_) * Fix CRS Equality with PROJ parameter order (`#2887 `_) -- cgit v1.2.3