summaryrefslogtreecommitdiff
path: root/poky/documentation/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/index.rst')
-rw-r--r--poky/documentation/index.rst52
1 files changed, 52 insertions, 0 deletions
diff --git a/poky/documentation/index.rst b/poky/documentation/index.rst
new file mode 100644
index 0000000000..71ed4e76f0
--- /dev/null
+++ b/poky/documentation/index.rst
@@ -0,0 +1,52 @@
+.. SPDX-License-Identifier: CC-BY-SA-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>
+ Bitbake User Manual <https://docs.yoctoproject.org/bitbake/1.46>
+
+.. 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>
+
+
+