[master] Pull request
"Antonin Godard" <[email protected]> Wed, 15 Jul 2026 15:19:18 +0200
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
The following changes since commit def10b40398732ff73f23bf9cb8c0288a8ad7640: migration-guides: add add release notes for 6.0.1 (2026-07-03 11:09:56 +0100) are available in the Git repository at: [email protected]:yocto-docs master-next for you to fetch changes up to 358519ca6406a89fee42c45dcaf63a37a374f33c: docs-wide: fix various broken links (2026-07-15 14:31:33 +0200) ---------------------------------------------------------------- Antonin Godard (12): ref-manual/variables.rst: document the LOCALE_UTF8_IS_DEFAULT variable tools/check-glossaries: return 1 in case of failure tools/check-glossaries: fix default doc path Add a pre-commit hook to check the glossaries ref-manual: fix some repeated strings brief-yoctoprojectqs/index.rst: refresh bitbake-setup outputs migration-guides/release-notes-3.4.2.rst: fix a broken link docs-wide: fix broken path links ref-manual/classes.rst: replace obsolete mailing list thread ref-manual/images.rst: update obsolete VMWare links migration-guides/release-notes-5.0.rst: remove broken link docs-wide: fix various broken links Lian Wang (1): fix multiple typo and grammar issues Robert P. J. Day (2): ref-manual: expand on kernel "do_sizecheck" task ref-manual: add "KERNEL_IMAGE_STRIP_EXTRA_SECTIONS" to variables .pre-commit-config.yaml | 8 ++++ documentation/README | 10 ++++ documentation/brief-yoctoprojectqs/index.rst | 53 ++++++++++------------ documentation/contributor-guide/submit-changes.rst | 2 +- documentation/dev-manual/new-recipe.rst | 2 +- documentation/dev-manual/start.rst | 2 +- documentation/dev-manual/x32-psabi.rst | 4 +- documentation/migration-guides/migration-6.0.rst | 4 +- .../migration-guides/release-notes-3.4.2.rst | 6 +-- .../migration-guides/release-notes-5.0.rst | 4 +- .../migration-guides/release-notes-5.1.rst | 8 ++-- .../migration-guides/release-notes-5.3.rst | 2 +- .../migration-guides/release-notes-6.0.rst | 6 +-- .../overview-manual/development-environment.rst | 4 +- documentation/profile-manual/usage.rst | 38 +++++++--------- documentation/ref-manual/classes.rst | 13 ++---- documentation/ref-manual/faq.rst | 2 +- documentation/ref-manual/images.rst | 5 +- documentation/ref-manual/release-process.rst | 4 +- documentation/ref-manual/system-requirements.rst | 6 +-- documentation/ref-manual/tasks.rst | 19 +++++--- documentation/ref-manual/variables.rst | 41 +++++++++++------ .../yocto-project-supported-features.rst | 2 +- documentation/tools/check-glossaries | 10 +++- 24 files changed, 143 insertions(+), 112 deletions(-) create mode 100644 .pre-commit-config.yaml