From b3dfde5ecfa4f7e2cf0c36d40a57dbe554a893c3 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Mon, 16 Jan 2017 20:35:17 -0800 Subject: [PATCH] Move admin section higher in TOC --- index.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.rst b/index.rst index d42418d55..f8bb6e414 100644 --- a/index.rst +++ b/index.rst @@ -13,6 +13,11 @@ install.rst +.. toctree:: + :caption: Administration + + admin.rst + .. toctree:: :caption: API @@ -22,8 +27,3 @@ :caption: Authentication auth.rst - -.. toctree:: - :caption: Administration - - admin.rst