mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
The release notes are currently hidden in the welcome page, under the "Release Manuals" section, but these changelogs/migration guides are not release manuals per say. Move them out of the "Release Manuals" section under their own "Release Information" section, and make them appear as a "Release Notes and Migration Guides" section in the welcome page. (From yocto-docs rev: 67a69f9133434129e404990d2b8a5405343580a0) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit f68f97ee4ee9b444a853569cdbe3c307d2521677) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>
116 lines
3.0 KiB
ReStructuredText
116 lines
3.0 KiB
ReStructuredText
.. 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
|
|
==========================================
|
|
|
|
This is the top level of the Yocto Project documentation tree. The Yocto Project
|
|
documentation is always a work in progress, just like the Yocto Project itself.
|
|
Improvements to the documentation are always welcome; join the
|
|
:yocto_lists:`docs mailing list </g/docs>` if you want to help out.
|
|
|
|
Introduction and Overview
|
|
=========================
|
|
|
|
Get started using the Yocto Project.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Introduction and Overview
|
|
|
|
Quick Build <brief-yoctoprojectqs/index>
|
|
what-i-wish-id-known
|
|
transitioning-to-a-custom-environment
|
|
|
|
Get familiar with the development environment and concepts of the Yocto Project.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Overview and Concepts <overview-manual/index>
|
|
|
|
Additional introductory resources.
|
|
|
|
- `Technical Overview (external website) <https://www.yoctoproject.org/development/technical-overview/>`__
|
|
- `Tips and Tricks Wiki (external website) <https://wiki.yoctoproject.org/wiki/TipsAndTricks>`__
|
|
|
|
Contributing to the Yocto Project
|
|
=================================
|
|
|
|
Guides on how to contribute to the different parts of the Yocto Project.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contributor Guide
|
|
|
|
Contributor Guide <contributor-guide/index>
|
|
|
|
Manuals
|
|
=======
|
|
|
|
A collection of manuals covering many aspects of the Yocto Project, including
|
|
reference definitions, tutorials, and details about the project's
|
|
infrastructure.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Manuals
|
|
|
|
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 User Manual <bitbake>
|
|
|
|
Security Reference
|
|
==================
|
|
|
|
Security-related processes and contact information for vulnerability reporting.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Security Reference
|
|
|
|
Yocto Project Security Reference <security-reference/index>
|
|
|
|
Release Information
|
|
===================
|
|
|
|
Release notes and migration guides for the different Yocto Project releases.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Release Information
|
|
|
|
Release Notes and Migration Guides <migration-guides/index>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Release Manuals
|
|
:hidden:
|
|
|
|
releases
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Documentation Index
|
|
:hidden:
|
|
|
|
genindex
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Documentation Downloads
|
|
:hidden:
|
|
|
|
downloads
|