diff --git a/doc/source/index.rst b/doc/source/index.rst index 7fe82d87e..a96698ede 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 ` and :doc:`v2 ` (the -:mod:`keystoneclient` modules), and a command-line script (installed as -:doc:`keystone `). +:mod:`keystoneclient` modules). Contents: .. toctree:: :maxdepth: 1 - man/keystone using-api-v3 using-sessions authentication-plugins