diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 35b099bc7e..3d0ae54dea 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -46,8 +46,8 @@ This chapter describes the example filesystem layout for BSP development and the click-through licensing scheme. - Reference: Directory Structure: - This appendix describes the + Directory Structure: + This chapter describes the source directory created either by unpacking a released Yocto Project tarball on your host development system, or by cloning the upstream diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index 9d3c358296..cf53967034 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml @@ -1,13 +1,13 @@ - %poky; ] > - + -Reference: Directory Structure +Source Directory Structure - The source directory consists of several components. + The source directory consists of several components. Understanding them and knowing where they are located is key to using the Yocto Project well. This appendix describes the source directory and gives information about the various files and directories. @@ -638,7 +638,7 @@ - + diff --git a/documentation/poky-ref-manual/technical-details.xml b/documentation/poky-ref-manual/technical-details.xml index 717015be5c..2cd6ad3685 100644 --- a/documentation/poky-ref-manual/technical-details.xml +++ b/documentation/poky-ref-manual/technical-details.xml @@ -48,7 +48,7 @@ Following are some brief details on these core components. For more detailed information on these components see the - "Reference: Directory Structure" appendix. + "Directory Structure" chapter.