mbox series

[kirkstone,0/9] documentation backports

Message ID 20240414182011.994356-1-michael.opdenacker@bootlin.com
Headers show
Series documentation backports | expand

Message

Michael Opdenacker April 14, 2024, 6:20 p.m. UTC
From: Michael Opdenacker <michael.opdenacker@bootlin.com>

Picking changes from the "master" branch when applicable.

Jörg Sommer (1):
  kernel-dev: join mkdir commands with -p

Lee Chee Yang (1):
  release-notes-4.0.17: reorder CVEs

Michael Opdenacker (5):
  manuals: fix duplicate "stylecheck" target
  manuals: add initial sphinx-lint support
  manuals: fix trailing spaces
  manuals: fix incorrect double backticks
  manuals: remove tab characters

Quentin Schulz (2):
  docs: conf.py: properly escape backslashes for latex_elements
  manuals: refer to new yocto-patches mailing list wherever appropriate

 documentation/Makefile                        |   5 +-
 documentation/README                          |  14 +++
 documentation/conf.py                         |   4 +-
 .../contributor-guide/submit-changes.rst      |   2 +-
 documentation/dev-manual/init-manager.rst     |   2 +-
 documentation/dev-manual/layers.rst           |  16 +--
 documentation/dev-manual/start.rst            |  12 +-
 documentation/dev-manual/wic.rst              |  56 ++++-----
 documentation/kernel-dev/advanced.rst         |   4 +-
 documentation/kernel-dev/common.rst           |  14 +--
 .../migration-guides/migration-4.0.rst        |  20 +--
 .../migration-guides/release-notes-4.0.17.rst |  12 +-
 .../migration-guides/release-notes-4.0.5.rst  |   2 +-
 .../migration-guides/release-notes-4.0.rst    |  17 ++-
 documentation/overview-manual/intro.rst       |   2 +-
 documentation/profile-manual/usage.rst        | 116 +++++++++---------
 documentation/ref-manual/classes.rst          |   2 +-
 documentation/ref-manual/resources.rst        |   3 +
 documentation/ref-manual/tasks.rst            |   2 +-
 documentation/ref-manual/terms.rst            |  10 +-
 documentation/ref-manual/variables.rst        |   2 +-
 documentation/sdk-manual/working-projects.rst |  10 +-
 22 files changed, 170 insertions(+), 157 deletions(-)