From 81fbc19ea7019c76e72ce077646a98dfd628bd76 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Wed, 27 Sep 2017 14:11:59 -0500 Subject: [PATCH] Clean up api-ref index page We had an extra section that had a useless index link and a link to the search page. To make search easier to find, moved that up to the top and got rid of the index link. Change-Id: I65d7a8930b7bb7db2f994fc615ff621956397e83 --- api-ref/source/index.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/api-ref/source/index.rst b/api-ref/source/index.rst index 67c30d934d0..ddd398577fb 100644 --- a/api-ref/source/index.rst +++ b/api-ref/source/index.rst @@ -4,6 +4,8 @@ Block Storage API Contents: +API content can be searched using the :ref:`search`. + .. toctree:: :maxdepth: 2 @@ -11,9 +13,3 @@ Contents: v2/index v1/index - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`search`