summaryrefslogtreecommitdiff
path: root/poky/documentation/index.rst
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@linux.intel.com>2020-12-08 00:38:17 +0300
committerJason M. Bills <jason.m.bills@linux.intel.com>2020-12-08 00:38:17 +0300
commit8d6ae7f2a817751fad151168fa10ce28ee0869d8 (patch)
tree281032f7ec07c41589aa094bd165cc2a98f2d3a7 /poky/documentation/index.rst
parentc16fb8893b19075db4bcf3b5bf33c1db8c3ca2bd (diff)
parent5da3c2284560a7e08ffafd03c5b5ba44a3242228 (diff)
downloadopenbmc-8d6ae7f2a817751fad151168fa10ce28ee0869d8.tar.xz
Merge tag '0.26' of ssh://git-amr-1.devtools.intel.com:29418/openbmc-openbmc into update
Diffstat (limited to 'poky/documentation/index.rst')
-rw-r--r--poky/documentation/index.rst53
1 files changed, 53 insertions, 0 deletions
diff --git a/poky/documentation/index.rst b/poky/documentation/index.rst
new file mode 100644
index 000000000..821316915
--- /dev/null
+++ b/poky/documentation/index.rst
@@ -0,0 +1,53 @@
+.. SPDX-License-Identifier: CC-BY-2.0-UK
+
+.. The Yocto Project documentation master file, created by
+ sphinx-quickstart on Mon Apr 13 09:38:33 2020.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to the Yocto Project Documentation
+==========================================
+
+|
+
+.. toctree::
+ :maxdepth: 1
+ :caption: Introduction and Overview
+
+ Quick Build <brief-yoctoprojectqs/brief-yoctoprojectqs>
+ what-i-wish-id-known
+ transitioning-to-a-custom-environment
+ Yocto Project Software Overview <https://www.yoctoproject.org/software-overview/>
+ Tips and Tricks Wiki <https://wiki.yoctoproject.org/wiki/TipsAndTricks>
+
+
+.. toctree::
+ :maxdepth: 1
+ :caption: Manuals
+
+ Overview and Concepts Manual <overview-manual/overview-manual>
+ Reference Manual <ref-manual/ref-manual>
+ Board Support Package (BSP) Developer's guide <bsp-guide/bsp-guide>
+ Development Tasks Manual <dev-manual/dev-manual>
+ Linux Kernel Development Manual <kernel-dev/kernel-dev>
+ Profile and Tracing Manual <profile-manual/profile-manual>
+ Application Development and the Extensible SDK (eSDK) <sdk-manual/sdk-manual>
+ Toaster Manual <toaster-manual/toaster-manual>
+ Test Environment Manual <test-manual/test-manual>
+ Bitbake User Manual <https://docs.yoctoproject.org/bitbake>
+
+.. toctree::
+ :maxdepth: 1
+ :caption: 'Mega' Manual
+
+ All-in-one 'Mega' Manual <https://docs.yoctoproject.org/singleindex.html>
+
+.. toctree::
+ :maxdepth: 1
+ :caption: Manuals/Variable Index
+
+ genindex
+ Current/Previous Version Specific Manuals <releases>
+
+
+