1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- .. 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's documentation!
- =============================================
- |
- .. toctree::
- :maxdepth: 1
- :caption: Introduction and Overview
- Quick Build <brief-yoctoprojectqs/brief-yoctoprojectqs>
- What I wish I'd known about Yocto Project <https://www.yoctoproject.org/docs/what-i-wish-id-known/>
- Transitioning to a custom environment for systems development <https://www.yoctoproject.org/docs/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://link to bitbake manual FIXME>
- .. toctree::
- :maxdepth: 1
- :caption: 'Mega' Manual
- All-in-one 'Mega' Manual <https://www.yoctoproject.org/docs/singleindex.html>
- .. toctree::
- :maxdepth: 1
- :caption: Manuals/Variable Index
- genindex
- Current/Previous Version Specific Manuals <releases>
|