aboutsummaryrefslogtreecommitdiff
path: root/docs/source/usage/apps/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/usage/apps/index.rst')
-rw-r--r--docs/source/usage/apps/index.rst21
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/source/usage/apps/index.rst b/docs/source/usage/apps/index.rst
deleted file mode 100644
index 5ee58248..00000000
--- a/docs/source/usage/apps/index.rst
+++ /dev/null
@@ -1,21 +0,0 @@
-.. _apps:
-
-================================================================================
-Applications
-================================================================================
-
-Bundled with PROJ comes a set of small command line utilities. The
-``proj`` program is limited to converting between geographic and projection
-coordinates within one datum. The ``cs2cs`` program operates similarly, but
-allows translation between any pair of definable coordinate systems, including
-support for basic datum translation. The ``geod`` program provides the ability
-to do geodesic (great circle) computations.
-
-.. toctree::
- :maxdepth: 1
-
- proj
- cct
- cs2cs
- geod
-