aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-11-05 09:13:01 +0100
committerGitHub <noreply@github.com>2018-11-05 09:13:01 +0100
commit811fc90adeb6782dded4ef5c2ab58131e8399c67 (patch)
tree2ce650f3f9ecc65b5f8f724a1c6a1457f6d0d692 /docs/source/development
parent2f48fe12dbd9be9075ea1359f01b4243b6e415bb (diff)
parent9b33399b46f3e8aadc983f3fbd5483959df5461e (diff)
downloadPROJ-811fc90adeb6782dded4ef5c2ab58131e8399c67.tar.gz
PROJ-811fc90adeb6782dded4ef5c2ab58131e8399c67.zip
Merge pull request #1169 from QuLogic/table-headings
Add headings on tables where needed.
Diffstat (limited to 'docs/source/development')
-rw-r--r--docs/source/development/migration.rst4
1 files changed, 2 insertions, 2 deletions
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 |