public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [nanbield][PATCH 00/11] documentation backports
@ 2024-03-25 13:29 michael.opdenacker
  2024-03-25 13:29 ` [nanbield][PATCH 01/11] manuals: add initial stylechecks with Vale michael.opdenacker
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: michael.opdenacker @ 2024-03-25 13:29 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker

From: Michael Opdenacker <michael.opdenacker@bootlin.com>

Apply relevant patches from the "master" branch.

Alexander Kanavin (2):
  sdk-manual: correctly describe separate build-sysroots tasks in direct
    sdk workflows
  dev-manual: improve descriptions of 'bitbake -S printdiff'

BELOUARGA Mohamed (1):
  ref-manual: add documentation of the variable SPDX_NAMESPACE_PREFIX

Lee Chee Yang (1):
  migration-guides: add release notes for 4.0.17

Martin Jansa (1):
  contributor-guide: be more specific about meta-* trees

Michael Opdenacker (6):
  manuals: add initial stylechecks with Vale
  profile-manual: usage.rst: formatting fixes
  manuals: use "manual page(s)"
  profile-manual: usage.rst: fix reference to bug report
  documentation: Makefile: remove releases.rst in "make clean"
  profile-manual: usage.rst: further style improvements

 documentation/.gitignore                      |   2 +
 documentation/.vale.ini                       |   7 +
 documentation/Makefile                        |  15 +-
 documentation/README                          |  14 +
 .../contributor-guide/submit-changes.rst      |   2 +-
 documentation/dev-manual/building.rst         |   7 +-
 documentation/dev-manual/debugging.rst        |  13 +-
 .../migration-guides/release-4.0.rst          |   1 +
 .../migration-guides/release-notes-4.0.17.rst | 238 ++++++
 documentation/profile-manual/usage.rst        | 734 +++++++++---------
 documentation/ref-manual/classes.rst          |   2 +-
 documentation/ref-manual/variables.rst        |   7 +-
 documentation/sdk-manual/extensible.rst       |   8 +-
 documentation/standards.md                    |  15 +
 .../config/vocabularies/OpenSource/accept.txt |  20 +
 .../config/vocabularies/Yocto/accept.txt      |   5 +
 16 files changed, 709 insertions(+), 381 deletions(-)
 create mode 100644 documentation/.vale.ini
 create mode 100644 documentation/migration-guides/release-notes-4.0.17.rst
 create mode 100644 documentation/styles/config/vocabularies/OpenSource/accept.txt
 create mode 100644 documentation/styles/config/vocabularies/Yocto/accept.txt

-- 
2.34.1



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-03-25 13:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-25 13:29 [nanbield][PATCH 00/11] documentation backports michael.opdenacker
2024-03-25 13:29 ` [nanbield][PATCH 01/11] manuals: add initial stylechecks with Vale michael.opdenacker
2024-03-25 13:29 ` [nanbield][PATCH 02/11] profile-manual: usage.rst: formatting fixes michael.opdenacker
2024-03-25 13:29 ` [nanbield][PATCH 03/11] manuals: use "manual page(s)" michael.opdenacker
2024-03-25 13:29 ` [nanbield][PATCH 04/11] profile-manual: usage.rst: fix reference to bug report michael.opdenacker
2024-03-25 13:29 ` [nanbield][PATCH 05/11] documentation: Makefile: remove releases.rst in "make clean" michael.opdenacker
2024-03-25 13:29 ` [nanbield][PATCH 06/11] migration-guides: add release notes for 4.0.17 michael.opdenacker
2024-03-25 13:29 ` [nanbield][PATCH 07/11] contributor-guide: be more specific about meta-* trees michael.opdenacker
2024-03-25 13:29 ` [nanbield][PATCH 08/11] profile-manual: usage.rst: further style improvements michael.opdenacker
2024-03-25 13:29 ` [nanbield][PATCH 09/11] ref-manual: add documentation of the variable SPDX_NAMESPACE_PREFIX michael.opdenacker
2024-03-25 13:29 ` [nanbield][PATCH 10/11] sdk-manual: correctly describe separate build-sysroots tasks in direct sdk workflows michael.opdenacker
2024-03-25 13:29 ` [nanbield][PATCH 11/11] dev-manual: improve descriptions of 'bitbake -S printdiff' michael.opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox