mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
manuals: define proper numbered lists
Using "#." instead of "1.", "2.", "3.", etc. (From yocto-docs rev: 11c2585acd0fa6c330702af2359ce5a9e47cde1f) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reported-by: Quentin Schulz <foss+yocto@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
474e071608
commit
6846d4d00b
@@ -979,11 +979,11 @@ by default (as specified by :term:`IMAGE_BUILDINFO_FILE`).
|
||||
This can be useful for manually determining the origin of any given
|
||||
image. It writes out two sections:
|
||||
|
||||
1. `Build Configuration`: a list of variables and their values (specified
|
||||
#. `Build Configuration`: a list of variables and their values (specified
|
||||
by :term:`IMAGE_BUILDINFO_VARS`, which defaults to :term:`DISTRO` and
|
||||
:term:`DISTRO_VERSION`)
|
||||
|
||||
2. `Layer Revisions`: the revisions of all of the layers used in the
|
||||
#. `Layer Revisions`: the revisions of all of the layers used in the
|
||||
build.
|
||||
|
||||
Additionally, when building an SDK it will write the same contents
|
||||
|
||||
Reference in New Issue
Block a user