From aa11f8f03a32f643a38039aeba289024779a5418 Mon Sep 17 00:00:00 2001 From: Brant Knudson Date: Sun, 2 Feb 2014 11:36:39 -0600 Subject: [PATCH] Remove reference to non-existent shell doc There's no "shell.rst" document, so the index shouldn't reference it. Change-Id: I0d02b32349cfb6592b432700b4e04fda7fecbba8 --- doc/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 001a1ec52..c103c45a9 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -3,8 +3,8 @@ 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 :doc:`command-line script ` -(installed as :program:`keystone`). +:mod:`keystoneclient` modules), and a command-line script (installed as +:doc:`keystone `). Contents: