From 6c7537163ed72c35ed0748768438034089b4e7a6 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Wed, 27 Sep 2017 14:20:24 -0500 Subject: [PATCH] Clean up api-ref index page The v1 API is deprecated, so moving that to be the last item in the ToC. Also adding a search link to the top to make it easier to find things within the API documentation. Change-Id: Id558679ef9e7012ad4fbe8ea25e9bc544851d4c2 --- api-ref/source/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/api-ref/source/index.rst b/api-ref/source/index.rst index 7a90c13504..758c8aad1f 100644 --- a/api-ref/source/index.rst +++ b/api-ref/source/index.rst @@ -18,10 +18,12 @@ Image Service APIs ================== +API content can be searched using the :ref:`search`. + .. toctree:: :maxdepth: 2 versions/index - v1/index v2/index v2/metadefs-index + v1/index