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/operations/conversions/unitconvert.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/source/operations/conversions') diff --git a/docs/source/operations/conversions/unitconvert.rst b/docs/source/operations/conversions/unitconvert.rst index e99ca837..f1488d9a 100644 --- a/docs/source/operations/conversions/unitconvert.rst +++ b/docs/source/operations/conversions/unitconvert.rst @@ -87,8 +87,8 @@ The same list can also be produced on the command line with :program:`proj` or :program:`cs2cs`, by adding the `-lu` flag when calling the utility. +----------+---------------------------------+ -| **Label**| **Name** | -+----------+---------------------------------+ +| Label | Name | ++==========+=================================+ | km | Kilometer | +----------+---------------------------------+ | m | Meter | @@ -142,8 +142,8 @@ Angular units In the table below all angular units supported by PROJ `unitconvert` are listed. +----------+---------------------------------+ -| **Label**| **Name** | -+----------+---------------------------------+ +| Label | Name | ++==========+=================================+ | deg | Degree | +----------+---------------------------------+ | grad | Grad | @@ -159,8 +159,8 @@ Time units In the table below all time units supported by PROJ are listed. +--------------+-----------------------------+ -| **label** | **Name** | -+--------------+-----------------------------+ +| Label | Name | ++==============+=============================+ | mjd | Modified Julian date | +--------------+-----------------------------+ | decimalyear | Decimal year | -- cgit v1.2.3