diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 2f5147270b..29ce2321e6 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml @@ -50,10 +50,6 @@ or by cloning the upstream Poky Git repository. - - BitBake: - Provides an overview of the BitBake tool and its role within - the Yocto Project. Classes: Describes the classes used in the Yocto Project. diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index 3590191043..0f58847e1e 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml @@ -116,8 +116,6 @@ - - diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 3485ee3506..72fa42c507 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -82,7 +82,8 @@ BitBake chooses the one selected by the distribution configuration. You can get more details about how BitBake chooses between different target versions and providers in the - "Preferences and Providers" section. + "Preferences and Providers" + section of the BitBake User Manual.