diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-09-08 16:51:10 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-16 18:14:08 +0100 |
commit | 9264c71bfc5e7f9af73dd9f7ebdb68aab8c18f48 (patch) | |
tree | 4fe480f854f4774c9461f945c7a8a0d8b9cfdba7 /bitbake/doc | |
parent | 7419e83f3c2fd0e5c0d0993436e247126d3224a7 (diff) | |
download | poky-9264c71bfc5e7f9af73dd9f7ebdb68aab8c18f48.tar.gz |
bitbake: sphinx: index: move the boilerplate at the end of the page
(Bitbake rev: 9921c652340c1a3c06572603b2251a7ddea54b85)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/index.rst | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/bitbake/doc/index.rst b/bitbake/doc/index.rst index 0e584a709e..6697c9eaa0 100644 --- a/bitbake/doc/index.rst +++ b/bitbake/doc/index.rst | |||
@@ -4,16 +4,7 @@ | |||
4 | BitBake User Manual | 4 | BitBake User Manual |
5 | =================== | 5 | =================== |
6 | 6 | ||
7 | .. include:: <xhtml1-lat1.txt> | 7 | | |
8 | |||
9 | | BitBake Community | ||
10 | | Copyright |copy| |copyright| | ||
11 | | <bitbake-devel@lists.openembedded.org> | ||
12 | |||
13 | This work is licensed under the Creative Commons Attribution License. To view a | ||
14 | copy of this license, visit http://creativecommons.org/licenses/by/2.5/ or send | ||
15 | a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, | ||
16 | California 94041, USA. | ||
17 | 8 | ||
18 | .. toctree:: | 9 | .. toctree:: |
19 | :caption: Table of Contents | 10 | :caption: Table of Contents |
@@ -31,3 +22,16 @@ California 94041, USA. | |||
31 | :hidden: | 22 | :hidden: |
32 | 23 | ||
33 | genindex | 24 | genindex |
25 | |||
26 | ---- | ||
27 | |||
28 | .. include:: <xhtml1-lat1.txt> | ||
29 | |||
30 | | BitBake Community | ||
31 | | Copyright |copy| |copyright| | ||
32 | | <bitbake-devel@lists.openembedded.org> | ||
33 | |||
34 | This work is licensed under the Creative Commons Attribution License. To view a | ||
35 | copy of this license, visit http://creativecommons.org/licenses/by/2.5/ or send | ||
36 | a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, | ||
37 | California 94041, USA. | ||