diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-02-02 10:11:58 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:31 +0000 |
commit | 813772451fe9045e78b94015950aa26380e46440 (patch) | |
tree | 9e2a888df23e4e2bb494c7cd65c87b159aa036f1 /documentation/ref-manual/ref-structure.xml | |
parent | b509d336c757300b1fc9312f755b3bfd8707bf79 (diff) | |
download | poky-813772451fe9045e78b94015950aa26380e46440.tar.gz |
documentation: Moved the detailed build section to concepts-manual.
The section that provides a closer look into the build system has
moved from the getting-started manaul to the concepts-manual.
I fixed all the links, provided some coded formatting of the
entire section, and made general updates.
The other manuals had links that needed fixed due to the move.
(From yocto-docs rev: b83a5619f56ebd9879fdcadcf474859e68b26d58)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-structure.xml')
-rw-r--r-- | documentation/ref-manual/ref-structure.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 1a409909bf..5d30987956 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
@@ -520,10 +520,10 @@ | |||
520 | variable points to this directory. | 520 | variable points to this directory. |
521 | For more detail on the contents of the <filename>deploy</filename> | 521 | For more detail on the contents of the <filename>deploy</filename> |
522 | directory, see the | 522 | directory, see the |
523 | "<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>" | 523 | "<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>" |
524 | and | 524 | and |
525 | "<ulink url='&YOCTO_DOCS_GS_URL;#sdk-dev-environment'>Application Development SDK</ulink>" | 525 | "<ulink url='&YOCTO_DOCS_CM_URL;#sdk-dev-environment'>Application Development SDK</ulink>" |
526 | sections in the Getting Started With Yocto Project Manual. | 526 | sections in the Yocto Project Concepts Manual. |
527 | </para> | 527 | </para> |
528 | </section> | 528 | </section> |
529 | 529 | ||
@@ -696,8 +696,8 @@ | |||
696 | <para> | 696 | <para> |
697 | For information on how BitBake uses stamp files to determine if | 697 | For information on how BitBake uses stamp files to determine if |
698 | a task should be rerun, see the | 698 | a task should be rerun, see the |
699 | "<ulink url='&YOCTO_DOCS_GS_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>" | 699 | "<ulink url='&YOCTO_DOCS_CM_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>" |
700 | section in the Getting Started With Yocto Project Manual. | 700 | section in the Yocto Project Concepts Manual. |
701 | </para> | 701 | </para> |
702 | </section> | 702 | </section> |
703 | 703 | ||