public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH 0/6] overrides syntax updates
@ 2021-08-04 18:34 Michael Opdenacker
  2021-08-04 18:34 ` [PATCH 1/6] bsp-guide: " Michael Opdenacker
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Opdenacker @ 2021-08-04 18:34 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker

This is the result of automatically converting the YP manual
through the scripts/contrib/convert-overrides.py script
in oe-core.

As suggested by Quentin, these changes are also available
on a dedicated temporary branch:
http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=contrib/michaelo/overrides-migration

Your reviews are most welcome. There are probably errors,
that we can either fix manual or through script updates.

Thank you in advance,
Michael.

*** BLURB HERE ***

Michael Opdenacker (6):
  bsp-guide: overrides syntax updates
  dev-manual: overrides syntax updates
  kernel-dev manual: overrides syntax updates
  ref-manual: overrides syntax updates
  sdk-manual: overrides syntax updates
  test-manual: overrides syntax updates

 documentation/bsp-guide/bsp.rst               |  52 ++---
 documentation/dev-manual/common-tasks.rst     | 196 +++++++++---------
 documentation/kernel-dev/advanced.rst         |   6 +-
 documentation/kernel-dev/common.rst           |  60 +++---
 documentation/ref-manual/classes.rst          |  14 +-
 documentation/ref-manual/faq.rst              |   4 +-
 documentation/ref-manual/qa-checks.rst        |   4 +-
 documentation/ref-manual/variables.rst        | 134 ++++++------
 .../appendix-customizing-standard.rst         |   2 +-
 documentation/sdk-manual/appendix-obtain.rst  |   2 +-
 documentation/sdk-manual/extensible.rst       |   2 +-
 .../test-manual/understand-autobuilder.rst    |   2 +-
 12 files changed, 239 insertions(+), 239 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-04 18:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-04 18:34 [PATCH 0/6] overrides syntax updates Michael Opdenacker
2021-08-04 18:34 ` [PATCH 1/6] bsp-guide: " Michael Opdenacker
2021-08-04 18:34 ` [PATCH 2/6] dev-manual: " Michael Opdenacker
2021-08-04 18:34 ` [PATCH 3/6] kernel-dev manual: " Michael Opdenacker
2021-08-04 18:34 ` [PATCH 4/6] ref-manual: " Michael Opdenacker
2021-08-04 18:34 ` [PATCH 5/6] sdk-manual: " Michael Opdenacker
2021-08-04 18:34 ` [PATCH 6/6] test-manual: " Michael Opdenacker

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