diff options
| author | PROJ deploybot <proj.bot@proj.bot> | 2022-03-22 20:00:06 +0000 |
|---|---|---|
| committer | PROJ deploybot <proj.bot@proj.bot> | 2022-03-22 20:00:06 +0000 |
| commit | a3f43744feec86272fe532124679d3a013ef9a8c (patch) | |
| tree | 27e4198db6011e3097eb7bcfe7197684aba7583a /_sources/index.rst.txt | |
| download | PROJ-gh-pages.tar.gz PROJ-gh-pages.zip | |
update with results of commit https://github.com/OSGeo/PROJ/commit/53c07a8bd211b7aee4bc07a9c6726005504b7181gh-pages
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 |
