aboutsummaryrefslogtreecommitdiffstats
path: root/usermanual/usermanual.xml
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2007-05-02 09:48:24 +0000
committerJamie Lenehan <lenehan@twibble.org>2007-05-02 09:48:24 +0000
commita35403110d02609e837e2c9835566825a5c75574 (patch)
tree5842efff15563de5658790bf14adcca5fd5af9f6 /usermanual/usermanual.xml
parent61459e55980ecc0aa5cbd94cfa8e5ef658150ec0 (diff)
downloadopenembedded-a35403110d02609e837e2c9835566825a5c75574.tar.gz
usermanual: Clean up the using bitbake/oe chapter to the point where it's
almost useable. Still not included in user manual yet, probably needs a bit more work before that hppens.
Diffstat (limited to 'usermanual/usermanual.xml')
-rw-r--r--usermanual/usermanual.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/usermanual/usermanual.xml b/usermanual/usermanual.xml
index e978dd50cc..88d8a408b8 100644
--- a/usermanual/usermanual.xml
+++ b/usermanual/usermanual.xml
@@ -5,6 +5,7 @@
-->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+<!ENTITY chapter-usage SYSTEM "chapters/usage.xml">
<!ENTITY chapter-recipes SYSTEM "chapters/recipes.xml">
<!ENTITY class-autotools SYSTEM "reference/class_autotools.xml">
<!ENTITY class-binconfig SYSTEM "reference/class_binconfig.xml">
@@ -833,7 +834,7 @@ NOTE: Couldn't find shared library provider for libm.so.6
<!-- Bitbake usage chapter -->
- <!-- &chapter-usage; - this is not ready yet -->
+ <!-- &chapter-usage; - this is not ready yet -->
<!-- Bitbake recipies chapter -->