summaryrefslogtreecommitdiffstats
path: root/documentation/index.rst
blob: 6aeeb2197b3e72cdc12a922c7de2c89f44bc483b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.. 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/index>
   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/index>
   Reference Manual <ref-manual/index>
   Board Support Package (BSP) Developer's guide <bsp-guide/index>
   Development Tasks Manual <dev-manual/index>
   Linux Kernel Development Manual <kernel-dev/index>
   Profile and Tracing Manual <profile-manual/index>
   Application Development and the Extensible SDK (eSDK) <sdk-manual/index>
   Toaster Manual <toaster-manual/index>
   Test Environment Manual <test-manual/index>
   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>