From c7a1791d4680a1fd69ea3a16d46fd6f6d3a9f009 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Tue, 5 Nov 2019 08:22:43 +0100 Subject: Doc: fix formatting in usage/transformation.rst --- docs/source/usage/transformation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/usage/transformation.rst b/docs/source/usage/transformation.rst index c9c16b3e..a11992cf 100644 --- a/docs/source/usage/transformation.rst +++ b/docs/source/usage/transformation.rst @@ -13,7 +13,7 @@ geodetic high precision level. This chapter delves into the details of how geodetic transformations of varying complexity can be performed. In PROJ, two frameworks for geodetic transformations exists, the -*PROJ 4.x/5.x :program:`cs2cs` / :c:func:`pj_transform`* +*PROJ 4.x/5.x* / :program:`cs2cs` / :c:func:`pj_transform` framework and the *transformation pipelines* framework. The first is the original, and limited, framework for doing geodetic transforms in PROJ The latter is a newer addition that aims to be a more complete transformation framework. Both are -- cgit v1.2.3