summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/index.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 7fe82d8..a96698e 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -3,15 +3,13 @@ Python bindings to the OpenStack Identity API (Keystone)
This is a client for OpenStack Identity API. There's a Python API for
:doc:`Identity API v3 <using-api-v3>` and :doc:`v2 <using-api-v2>` (the
-:mod:`keystoneclient` modules), and a command-line script (installed as
-:doc:`keystone <man/keystone>`).
+:mod:`keystoneclient` modules).
Contents:
.. toctree::
:maxdepth: 1
- man/keystone
using-api-v3
using-sessions
authentication-plugins