]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation/poky-ref-manual: Removed artifacts for dev chapter
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 13 Jul 2012 21:17:33 +0000 (14:17 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jul 2012 09:54:10 +0000 (10:54 +0100)
Removing the Development chapter resulted in some links being
re-defined to go to the YP Development manual.  Also, the
poky-ref-manual.xml file had to be altered to not include the
chapter.  Any sort of residual cleanup needed as a result of
getting rid of this chapter is handled in this commit.

(From yocto-docs rev: f8d113654b33ed5f6f1ba8e2d2e755b78033ddbf)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/poky-ref-manual/introduction.xml
documentation/poky-ref-manual/poky-ref-manual.xml
documentation/poky-ref-manual/ref-bitbake.xml
documentation/poky-ref-manual/ref-classes.xml

index ac28eaef4eb8c9a0ea6a9af94431f91745c43d55..35b099bc7eca2b42d8b353cd9ae49c6b3668e825 100644 (file)
                 <link linkend='bsp'>Board Support Packages (BSP) - Developer's Guide</link>:</emphasis> 
                 This chapter describes the example filesystem layout for BSP development and 
                 the click-through licensing scheme.</para></listitem>
-            <listitem><para><emphasis>
-                <link linkend='platdev'>Platform Development With the Yocto Project</link>:</emphasis> 
-                This chapter describes application development, debugging, and profiling using 
-                the Yocto Project.</para></listitem>
             <listitem><para><emphasis>
                 <link linkend='ref-structure'>Reference: Directory Structure</link>:</emphasis> 
                 This appendix describes the 
index d21ccffe3e953d31dfebee9a7700d3cdcfd8525a..5c4ae917c554eb7bcb6f50390d4a389c018d4bef 100644 (file)
@@ -92,8 +92,6 @@
 
     <xi:include href="../bsp-guide/bsp.xml"/>
 
-    <xi:include href="development.xml"/>
-
     <xi:include href="ref-structure.xml"/>
 
     <xi:include href="ref-bitbake.xml"/>
index 8e5d4158b27568d7cd70f2c89495cbbad5bfa567..6c24452d54f78141a186b3732c086b817d859ddc 100644 (file)
@@ -405,8 +405,8 @@ Options:
             This feature works using the <filename><link linkend='var-SRCREV'>SRCREV</link></filename> 
             variable. 
             See the 
-            "<link linkend='platdev-appdev-srcrev'>Development Within Yocto Project for a Package that Uses 
-            an External SCM</link>" section for more information.
+            "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-srcrev'>Using an External SCM</ulink>" section 
+            in the Yocto Project Development Manual for more information.
         </para>
 
     </section>
index 67f24541456068862cd7a55435b3d3475e5bf625..d1b919f9b38f6785254275bb729f01c178eb34a2 100644 (file)
         This class adds the <filename>devshell</filename> task. 
         Distribution policy dictates whether to include this class.
         See the 
-        "<link linkend='platdev-appdev-devshell'>Development Within a Development Shell</link>" section 
-        for more information about using devshell.
+        "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-appdev-devshell'>Using a Development Shell</ulink>" section 
+        in the Yocto Project Development Manual for more information about using <filename>devshell</filename>.
     </para>
 </section>