From 751f10349c1a5f1f14fc2e93fdfdfec22686040c Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Fri, 24 Jul 2026 15:25:05 +0200 Subject: [PATCH] bitbake.rst: rename section to "BitBake User Manual" This is how the documentation manual is called in the external BitBake documentation so call it that way. Moreover this aligns better with the other subsections of the "Manuals" section. (From yocto-docs rev: a9f1e03127db221ef942875e6e35c1fe5da51e0e) Signed-off-by: Antonin Godard (cherry picked from commit 77d257b88861ed690e19e5d03b6f353dfaeb9a82) Signed-off-by: Antonin Godard Signed-off-by: Paul Barker --- documentation/bitbake.rst | 6 +++--- documentation/index.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/bitbake.rst b/documentation/bitbake.rst index 7702f9322c..c9ce8a0fdb 100644 --- a/documentation/bitbake.rst +++ b/documentation/bitbake.rst @@ -1,8 +1,8 @@ .. SPDX-License-Identifier: CC-BY-SA-2.0-UK -===================== -BitBake Documentation -===================== +=================== +BitBake User Manual +=================== | diff --git a/documentation/index.rst b/documentation/index.rst index 6ba4e6a62e..f8c4aa4633 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -69,7 +69,7 @@ infrastructure. Application Development and the Extensible SDK (eSDK) Toaster Manual Test Environment Manual - bitbake + BitBake User Manual Security Reference ==================