diff options
Diffstat (limited to '_sources/index.rst.txt')
| -rw-r--r-- | _sources/index.rst.txt | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt new file mode 100644 index 00000000..3a2df4b4 --- /dev/null +++ b/_sources/index.rst.txt @@ -0,0 +1,37 @@ +.. _home: + +PROJ +############################################################################### + +.. toctree:: + :maxdepth: 4 + :hidden: + + about + news + download + install + usage/index + apps/index + operations/index + resource_files + geodesic + development/index + specifications/index + community/index + faq + glossary + zreferences + +.. only:: html + + .. include:: about_core.rst + + You can download the source code for PROJ on the :ref:`download section<download>` + and find links to prepackaged executables in the + :ref:`installation section<install>`. + + In addition to this website the PROJ documentation is also available in `PDF`_ + form. + +.. _`PDF`: https://raw.githubusercontent.com/OSGeo/proj.4/gh-pages/proj.pdf |
