aboutsummaryrefslogtreecommitdiff
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-03-31 00:09:44 +0200
committerKristian Evers <kristianevers@gmail.com>2018-03-31 00:09:44 +0200
commit4d0f064652acfb16b6c23852e9a257f815b9675f (patch)
tree2083009320e4a6ea0e2cf9cc8b1f66da65779e25 /docs/source/index.rst
parentc09729173c4bf03b294149bf5072e5bb962fe0ab (diff)
downloadPROJ-4d0f064652acfb16b6c23852e9a257f815b9675f.tar.gz
PROJ-4d0f064652acfb16b6c23852e9a257f815b9675f.zip
Improve PDF docs slightly
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst32
1 files changed, 17 insertions, 15 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 3f02de3b..bf8e1c90 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -9,21 +9,23 @@ 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/>`_.
-
-============= ================================================================
- Platform Test Status and Coverage
-============= ================================================================
-Travis |travis|
-AppVeyor |appveyor|
-Coverage |coverals|
-============= ================================================================
-
-.. |travis| image:: https://travis-ci.org/OSGeo/proj.4.svg?branch=master
- :target: https://travis-ci.org/OSGeo/proj.4
-.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/584j49uguwoo5evi?svg=true
- :target: https://ci.appveyor.com/project/OSGeo/proj-4
-.. |coverals| image:: https://coveralls.io/repos/OSGeo/proj.4/badge.svg?branch=master
- :target: https://coveralls.io/r/OSGeo/proj.4?branch=master
+.. only:: html
+
+ ============= ================================================================
+ Platform Test Status and Coverage
+ ============= ================================================================
+ Travis |travis|
+ AppVeyor |appveyor|
+ Coverage |coverals|
+ ============= ================================================================
+
+
+ .. |travis| image:: https://travis-ci.org/OSGeo/proj.4.svg?branch=master
+ :target: https://travis-ci.org/OSGeo/proj.4
+ .. |appveyor| image:: https://ci.appveyor.com/api/projects/status/584j49uguwoo5evi?svg=true
+ :target: https://ci.appveyor.com/project/OSGeo/proj-4
+ .. |coverals| image:: https://coveralls.io/repos/OSGeo/proj.4/badge.svg?branch=master
+ :target: https://coveralls.io/r/OSGeo/proj.4?branch=master
Full documentation is available as a single PDF at
https://raw.githubusercontent.com/OSGeo/proj.4/gh-pages/proj4.pdf