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.rst45
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
new file mode 100644
index 00000000..3d5226c1
--- /dev/null
+++ b/docs/source/index.rst
@@ -0,0 +1,45 @@
+.. _home:
+
+******************************************************************************
+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
+
+Documentation
+=================
+
+.. toctree::
+ :maxdepth: 1
+
+ download
+ faq
+ geodesic
+ grids
+ license
+ htpd
+
+
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`search`
+