From 8ed4e714bed59010a8a7fcf0c576faab48dd47d0 Mon Sep 17 00:00:00 2001 From: Jonathan Springer Date: Tue, 8 Sep 2015 17:27:06 -0400 Subject: [PATCH] Reorder index.rst to highlight human selected documentation over autogenerated --- api/source/index.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/api/source/index.rst b/api/source/index.rst index cbcc591..d6cc936 100644 --- a/api/source/index.rst +++ b/api/source/index.rst @@ -10,6 +10,14 @@ Welcome to the OpenLP 2.2 API Documentation! In here you will find all information relating to OpenLP's core classes, core plugins, and anything else deemed necessary or interesting by the developers. +Documentation: + +.. toctree:: + :glob: + :maxdepth: 2 + + doc/* + API Documentation: .. toctree:: @@ -18,14 +26,6 @@ API Documentation: api/* -Documentation: - -.. toctree:: - :glob: - :maxdepth: 2 - - doc/* - Indices and tables ==================