diff options
| author | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2018-11-04 19:24:40 -0500 |
|---|---|---|
| committer | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2018-11-04 19:24:40 -0500 |
| commit | 9b33399b46f3e8aadc983f3fbd5483959df5461e (patch) | |
| tree | 2ce650f3f9ecc65b5f8f724a1c6a1457f6d0d692 /docs/source/development/migration.rst | |
| parent | 2f48fe12dbd9be9075ea1359f01b4243b6e415bb (diff) | |
| download | PROJ-9b33399b46f3e8aadc983f3fbd5483959df5461e.tar.gz PROJ-9b33399b46f3e8aadc983f3fbd5483959df5461e.zip | |
Add headings on tables where needed.
Diffstat (limited to 'docs/source/development/migration.rst')
| -rw-r--r-- | docs/source/development/migration.rst | 4 |
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 | |
