diff options
Diffstat (limited to 'bitbake/doc/index.rst')
| -rw-r--r-- | bitbake/doc/index.rst | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/bitbake/doc/index.rst b/bitbake/doc/index.rst new file mode 100644 index 0000000000..3ff8b1580f --- /dev/null +++ b/bitbake/doc/index.rst | |||
| @@ -0,0 +1,38 @@ | |||
| 1 | .. SPDX-License-Identifier: CC-BY-2.5 | ||
| 2 | |||
| 3 | =================== | ||
| 4 | BitBake User Manual | ||
| 5 | =================== | ||
| 6 | |||
| 7 | | | ||
| 8 | |||
| 9 | .. toctree:: | ||
| 10 | :caption: Table of Contents | ||
| 11 | :numbered: | ||
| 12 | |||
| 13 | bitbake-user-manual/bitbake-user-manual-intro | ||
| 14 | bitbake-user-manual/bitbake-user-manual-execution | ||
| 15 | bitbake-user-manual/bitbake-user-manual-metadata | ||
| 16 | bitbake-user-manual/bitbake-user-manual-fetching | ||
| 17 | bitbake-user-manual/bitbake-user-manual-ref-variables | ||
| 18 | bitbake-user-manual/bitbake-user-manual-hello | ||
| 19 | |||
| 20 | .. toctree:: | ||
| 21 | :maxdepth: 1 | ||
| 22 | :hidden: | ||
| 23 | |||
| 24 | genindex | ||
| 25 | releases | ||
| 26 | |||
| 27 | ---- | ||
| 28 | |||
| 29 | .. include:: <xhtml1-lat1.txt> | ||
| 30 | |||
| 31 | | BitBake Community | ||
| 32 | | Copyright |copy| |copyright| | ||
| 33 | | <bitbake-devel@lists.openembedded.org> | ||
| 34 | |||
| 35 | This work is licensed under the Creative Commons Attribution License. To view a | ||
| 36 | copy of this license, visit http://creativecommons.org/licenses/by/2.5/ or send | ||
| 37 | a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, | ||
| 38 | California 94041, USA. | ||
