Bladeren bron

sphinx: index: move the boilerplate at the end of the page

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Nicolas Dechesne 3 jaren geleden
bovenliggende
commit
9921c65234
1 gewijzigde bestanden met toevoegingen van 14 en 10 verwijderingen
  1. 14 10
      doc/index.rst

+ 14 - 10
doc/index.rst

@@ -4,16 +4,7 @@
 BitBake User Manual
 ===================
 
-.. include:: <xhtml1-lat1.txt>
-
-| BitBake Community
-| Copyright |copy| |copyright|
-| <bitbake-devel@lists.openembedded.org>
-
-This work is licensed under the Creative Commons Attribution License.  To view a
-copy of this license, visit http://creativecommons.org/licenses/by/2.5/ or send
-a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View,
-California 94041, USA.
+|
 
 .. toctree::
    :caption: Table of Contents
@@ -31,3 +22,16 @@ California 94041, USA.
    :hidden:
 
    genindex
+
+----
+
+.. include:: <xhtml1-lat1.txt>
+
+| BitBake Community
+| Copyright |copy| |copyright|
+| <bitbake-devel@lists.openembedded.org>
+
+This work is licensed under the Creative Commons Attribution License.  To view a
+copy of this license, visit http://creativecommons.org/licenses/by/2.5/ or send
+a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View,
+California 94041, USA.