From 7c62969a3181944c495a8d31e6f5f9a0412800c1 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Tue, 27 May 2014 13:48:45 -0500 Subject: [PATCH] Reorganize the index a bit to make the important content be at the top Change-Id: If3392f8d837baf0038c5eefe079d77515cfc7cb5 --- README.rst | 1 - doc/source/index.rst | 10 ++++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 8fe8de64..d5d9ca89 100644 --- a/README.rst +++ b/README.rst @@ -34,4 +34,3 @@ License ------- Apache 2.0 - diff --git a/doc/source/index.rst b/doc/source/index.rst index b987636c..9e523ecf 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,7 +1,7 @@ -python-openstacksdk -=================== +.. include:: ../../README.rst -Contents: +Contents +======== .. toctree:: :maxdepth: 1 @@ -12,11 +12,9 @@ Contents: glossary Classes -======= +------- .. toctree:: :maxdepth: 1 transport - -.. include:: ../../README.rst