From 2e386aea799c6d39d48a4c74be353a615ea40db3 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Mon, 23 Jun 2025 12:27:40 -0400 Subject: [PATCH] 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 Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/dev-manual/building.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/dev-manual/building.rst b/documentation/dev-manual/building.rst index c90b3ad400..32c7aa5da0 100644 --- a/documentation/dev-manual/building.rst +++ b/documentation/dev-manual/building.rst @@ -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 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 different :term:`MACHINE` values in the same :term:`TMPDIR`. This practice is well supported and regularly used by developers when building for