aboutsummaryrefslogtreecommitdiff
path: root/docs/source/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst13
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 97872470..86393291 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -4,7 +4,7 @@ PROJ
###############################################################################
.. toctree::
- :maxdepth: 1
+ :maxdepth: 3
:hidden:
about
@@ -21,13 +21,14 @@ PROJ
glossary
references
-PROJ is a standard UNIX filter function which converts geographic longitude
-and latitude coordinates into cartesian coordinates (and vice versa), and it is
-a C API for software developers to include coordinate transformation in their
-own software. PROJ is maintained on `GitHub <http://github.com/OSGeo/proj.4/>`_.
-
.. only:: html
+ PROJ is a standard UNIX filter function which converts geographic longitude
+ and latitude coordinates into cartesian coordinates (and vice versa), and it is
+ a C API for software developers to include coordinate transformation in their
+ own software. PROJ is maintained on `GitHub <http://github.com/OSGeo/proj.4/>`_.
+
+
NEWS
---------------------------------------------------------------------------