| Message ID | 20260724-rework-welcome-page-v1-8-491772cc4b65@bootlin.com |
|---|---|
| State | New |
| Headers | show |
| Series | Rework the docs.yoctoproject.org welcome page | expand |
diff --git a/documentation/bitbake.rst b/documentation/bitbake.rst index 7702f9322..c9ce8a0fd 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 a1a4b5048..c1b577fa2 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -70,7 +70,7 @@ infrastructure. Application Development and the Extensible SDK (eSDK) <sdk-manual/index> Toaster Manual <toaster-manual/index> Test Environment Manual <test-manual/index> - bitbake + BitBake User Manual <bitbake> Security Reference ==================
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. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/bitbake.rst | 6 +++--- documentation/index.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-)