diff options
| author | Howard Butler <howard@hobu.co> | 2016-09-01 22:36:08 -0500 |
|---|---|---|
| committer | Howard Butler <howard@hobu.co> | 2016-09-01 22:36:08 -0500 |
| commit | 9a2c5dbcdc7c778ca97fb4dd78f107ee14caf71e (patch) | |
| tree | a331b8c9e46283f63f62ccc4ff58ba3981a06e6b /docs/source/apps | |
| parent | da2d678c387ba76704824360dc52771c29d94693 (diff) | |
| download | PROJ-9a2c5dbcdc7c778ca97fb4dd78f107ee14caf71e.tar.gz PROJ-9a2c5dbcdc7c778ca97fb4dd78f107ee14caf71e.zip | |
projection pages with images from Kristian
Diffstat (limited to 'docs/source/apps')
| -rw-r--r-- | docs/source/apps/cs2cs.rst | 10 | ||||
| -rw-r--r-- | docs/source/apps/index.rst | 12 |
2 files changed, 22 insertions, 0 deletions
diff --git a/docs/source/apps/cs2cs.rst b/docs/source/apps/cs2cs.rst new file mode 100644 index 00000000..eb299b77 --- /dev/null +++ b/docs/source/apps/cs2cs.rst @@ -0,0 +1,10 @@ +.. _cs2cs: + +================================================================================ +cs2cs +================================================================================ + + +.. Index:: cs2cs + +This document describes the ``cs2cs`` application diff --git a/docs/source/apps/index.rst b/docs/source/apps/index.rst new file mode 100644 index 00000000..cf99cd55 --- /dev/null +++ b/docs/source/apps/index.rst @@ -0,0 +1,12 @@ +.. _apps: + +================================================================================ +Applications +================================================================================ + +.. toctree:: + :maxdepth: 1 + + cs2cs + + |
