[oe-commits] org.oe.documentation usermanual: Link the recipes chapter into the main document.

lenehan commit openembedded-commits at lists.openembedded.org
Sat Jan 13 06:46:49 UTC 2007


usermanual: Link the recipes chapter into the main document.

Author: lenehan at openembedded.org
Branch: org.openembedded.documentation
Revision: 4d12f4354590fa035a991a94974ab282bdef7901
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4d12f4354590fa035a991a94974ab282bdef7901
Files:
1
usermanual/usermanual.xml
Diffs:

#
# mt diff -rc53b66d2a133cb8f79cd48ca857f2062fcd5a1ca -r4d12f4354590fa035a991a94974ab282bdef7901
#
# 
# 
# patch "usermanual/usermanual.xml"
#  from [f97634f5cd064a67b988c41c26e01c510d8f4331]
#    to [3e293d1175a163f6ae128cf0ad9205c006065a8b]
# 
============================================================
--- usermanual/usermanual.xml	f97634f5cd064a67b988c41c26e01c510d8f4331
+++ usermanual/usermanual.xml	3e293d1175a163f6ae128cf0ad9205c006065a8b
@@ -19,6 +19,8 @@
 <!ENTITY var-src-uri               SYSTEM "reference/var_src_uri.xml">
 <!ENTITY class-update-alternatives SYSTEM "reference/class_update-alternatives.xml">
 <!ENTITY class-update-rcd          SYSTEM "reference/class_update-rc.d.xml">
+<!ENTITY chapter-usage             SYSTEM "chapters/usage.xml">
+<!ENTITY chapter-recipes           SYSTEM "chapters/recipes.xml">
 ]>
 <book>
     <bookinfo>
@@ -591,6 +593,12 @@ NOTE: Couldn't find shared library provi
         </section>
     </chapter>
 
+<!-- Bitbake usage chapter -->
+<!--    &chapter-usage; - this is not ready yet -->
+
+<!-- Bitbake recipies chapter -->
+    &chapter-recipes;
+
 <!-- Reference manual. Sorted alphabetically. All entries are pulled in from external files -->
     <chapter>
         <title>Reference</title>






More information about the Openembedded-commits mailing list