From 9b33399b46f3e8aadc983f3fbd5483959df5461e Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sun, 4 Nov 2018 19:24:40 -0500 Subject: Add headings on tables where needed. --- docs/source/development/migration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/development') diff --git a/docs/source/development/migration.rst b/docs/source/development/migration.rst index 34e166bf..99143f20 100644 --- a/docs/source/development/migration.rst +++ b/docs/source/development/migration.rst @@ -153,8 +153,8 @@ Function mapping from old to new API ############################################################################### +---------------------------------------+---------------------------------------+ -| **Old API functions** | **New API functions** | -+---------------------------------------+---------------------------------------+ +| Old API functions | New API functions | ++=======================================+=======================================+ | pj_fwd | proj_trans | +---------------------------------------+---------------------------------------+ | pj_inv | proj_trans | -- cgit v1.2.3