mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 04:58:26 +00:00
dev-manual: fix broken rendering of bullet point
Tweak the formatting of the bullet point title so that it renders both the term and the bolding properly. (From yocto-docs rev: 68068c5ab4f4c46c57bc055bd663f8e66096dd20) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a9f3aa89b3
commit
2e386aea79
@@ -591,7 +591,7 @@ If build speed and package feed maintenance are considerations, you
|
|||||||
should consider the points in this section that can help you optimize
|
should consider the points in this section that can help you optimize
|
||||||
your tunings to best consider build times and package feed maintenance.
|
your tunings to best consider build times and package feed maintenance.
|
||||||
|
|
||||||
- *Share the :term:`Build Directory`:* If at all possible, share the
|
- *Share the* :term:`Build Directory` *:* If at all possible, share the
|
||||||
:term:`TMPDIR` across builds. The Yocto Project supports switching between
|
:term:`TMPDIR` across builds. The Yocto Project supports switching between
|
||||||
different :term:`MACHINE` values in the same :term:`TMPDIR`. This practice
|
different :term:`MACHINE` values in the same :term:`TMPDIR`. This practice
|
||||||
is well supported and regularly used by developers when building for
|
is well supported and regularly used by developers when building for
|
||||||
|
|||||||
Reference in New Issue
Block a user