aboutsummaryrefslogtreecommitdiff
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-06-01 17:39:53 +0200
committerKristian Evers <kristianevers@gmail.com>2018-06-01 17:39:53 +0200
commit4cd3d007d73278c65b121866dde995ef6345bdb7 (patch)
tree58b55783a4eee4b00b509f8bc32ba6fda1c21808 /docs/source/index.rst
parentbfa57264f65c6bc1f70d61873b1f9c14a1cb2032 (diff)
downloadPROJ-4cd3d007d73278c65b121866dde995ef6345bdb7.tar.gz
PROJ-4cd3d007d73278c65b121866dde995ef6345bdb7.zip
Fix a fix sphinx warnings about unknown options
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 46b7e472..67f6496d 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -77,7 +77,7 @@ PROJ
* Enhanced numerical precision of forward spherical Mercator near
the Equator (`#928 <https://github.com/OSGeo/proj.4/issues/928>`_)
- * Added :option:`--skip-lines` option to :program:`cct` (`#923 <https://github.com/OSGeo/proj.4/issues/923>`_)
+ * Added ``--skip-lines`` option to :program:`cct` (`#923 <https://github.com/OSGeo/proj.4/issues/923>`_)
* Consistently return ``NaN`` values on ``NaN`` input (`#949 <https://github.com/OSGeo/proj.4/issues/949>`_)