aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-07-13 14:17:33 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-17 10:54:10 +0100
commitd9dc29ced6fc929abb8daa623aee64ac61fd7bc0 (patch)
tree22b6253c02dbb106163bb366f51e98ec8ea479aa /documentation
parente2935d36d2cfdfa56e40642535a409c7e5ba50f1 (diff)
downloadopenembedded-core-contrib-d9dc29ced6fc929abb8daa623aee64ac61fd7bc0.tar.gz
documentation/poky-ref-manual: Removed artifacts for dev chapter
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky-ref-manual/introduction.xml4
-rw-r--r--documentation/poky-ref-manual/poky-ref-manual.xml2
-rw-r--r--documentation/poky-ref-manual/ref-bitbake.xml4
-rw-r--r--documentation/poky-ref-manual/ref-classes.xml4
4 files changed, 4 insertions, 10 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml
index ac28eaef4e..35b099bc7e 100644
--- a/documentation/poky-ref-manual/introduction.xml
+++ b/documentation/poky-ref-manual/introduction.xml
@@ -46,10 +46,6 @@
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
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink> created
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml
index d21ccffe3e..5c4ae917c5 100644
--- a/documentation/poky-ref-manual/poky-ref-manual.xml
+++ b/documentation/poky-ref-manual/poky-ref-manual.xml
@@ -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"/>
diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml
index 8e5d4158b2..6c24452d54 100644
--- a/documentation/poky-ref-manual/ref-bitbake.xml
+++ b/documentation/poky-ref-manual/ref-bitbake.xml
@@ -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>
diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml
index 67f2454145..d1b919f9b3 100644
--- a/documentation/poky-ref-manual/ref-classes.xml
+++ b/documentation/poky-ref-manual/ref-classes.xml
@@ -257,8 +257,8 @@
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>