mbox series

[master] Pull request

Message ID DKUPBDDQLCZT.3SZR7B29P5ACE@bootlin.com
State New
Headers show
Series [master] Pull request | expand

Pull-request

git@push.yoctoproject.org:yocto-docs master-next

Message

Antonin Godard Aug. 21, 2026, 2:45 p.m. UTC
The following changes since commit 3660b8085a5e790c1ea8bf75236fff4b216fe19c:

  brief-yoctoprojectqs/index.rst: fix a replacement typo (2026-08-13 10:19:54 +0200)

are available in the Git repository at:

  git@push.yoctoproject.org:yocto-docs master-next

for you to fetch changes up to 9955b0f099b6b42a9750f0d544944a2d8e5a39b2:

  README: update instructions for installing vale and sphinx-lint (2026-08-21 14:47:36 +0200)

----------------------------------------------------------------
Antonin Godard (4):
      ref-manual: add uboot-extlinux-config class documentation
      index.rst: show the intro paragraph only for html-based docs
      ref-manual/variables.rst: document the PACKAGE_NO_LOCALE variable
      ref-manual/variables.rst: document the PACKAGEFUNCS variable

Daiane Angolini (2):
      ref-manual/features.rst: fix some cross references
      docs-wide: fix manual names in cross references

Joshua Watt (1):
      variables: Update variable documentation for SPDX license expressions

Peter Kjellerstedt (1):
      ref-manual/variables.rst: Correct the default value of FILESPATH

Quentin Schulz (1):
      README: update instructions for installing vale and sphinx-lint

anis (1):
      ref-manual/tasks.rst: make do_clean description more explicit

 documentation/Pipfile                  |   2 +
 documentation/README                   |  27 +--
 documentation/index.rst                |  10 +-
 documentation/ref-manual/classes.rst   |  62 ++++++-
 documentation/ref-manual/features.rst  |   6 +-
 documentation/ref-manual/qa-checks.rst |   2 +-
 documentation/ref-manual/tasks.rst     |   9 +-
 documentation/ref-manual/variables.rst | 293 ++++++++++++++++++++++++++++++---
 documentation/test-manual/intro.rst    |   2 +-
 9 files changed, 361 insertions(+), 52 deletions(-)