1.. SPDX-License-Identifier: CC-BY-SA-2.0-UK 2 3.. The Yocto Project documentation master file, created by 4 sphinx-quickstart on Mon Apr 13 09:38:33 2020. 5 You can adapt this file completely to your liking, but it should at least 6 contain the root `toctree` directive. 7 8Welcome to the Yocto Project Documentation 9========================================== 10 11| 12 13.. toctree:: 14 :maxdepth: 1 15 :caption: Introduction and Overview 16 17 Quick Build <brief-yoctoprojectqs/index> 18 what-i-wish-id-known 19 transitioning-to-a-custom-environment 20 Yocto Project Software Overview <https://www.yoctoproject.org/software-overview/> 21 Tips and Tricks Wiki <https://wiki.yoctoproject.org/wiki/TipsAndTricks> 22 23 24.. toctree:: 25 :maxdepth: 1 26 :caption: Manuals 27 28 Overview and Concepts Manual <overview-manual/index> 29 Reference Manual <ref-manual/index> 30 Board Support Package (BSP) Developer's guide <bsp-guide/index> 31 Development Tasks Manual <dev-manual/index> 32 Linux Kernel Development Manual <kernel-dev/index> 33 Profile and Tracing Manual <profile-manual/index> 34 Application Development and the Extensible SDK (eSDK) <sdk-manual/index> 35 Toaster Manual <toaster-manual/index> 36 Test Environment Manual <test-manual/index> 37 bitbake 38 39.. toctree:: 40 :maxdepth: 1 41 :caption: Release Manuals 42 :hidden: 43 44 Release Information <migration-guides/index> 45 releases 46 47.. toctree:: 48 :maxdepth: 1 49 :caption: Documentation Index 50 :hidden: 51 52 genindex 53