diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-05-09 10:36:57 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-13 07:50:58 +0100 |
commit | 2f4d0722ce42e6381228b335d2bbd5a5901bb594 (patch) | |
tree | 2d4aeb39f465cf7687fa28a4dcb1708d4a73b849 /documentation/ref-manual/ref-manual.xml | |
parent | ab864d71fb85628e0f1980b84a23bad7a7e2baea (diff) | |
download | poky-2f4d0722ce42e6381228b335d2bbd5a5901bb594.tar.gz |
ref-manual: Added new chapter on task documentation
Changes to support a new chapter on the 51 tasks that the
OpenEmbedded build system defines. The changes include a new
file called ref-tasks.xml, changes to the ref-manual.xml
building file to include the new chapter, and a new bullet
item to the list that describes what is in the reference
manual.
(From yocto-docs rev: a816746051ec025014e515fb848b3e0e58d4c7be)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-manual.xml')
-rw-r--r-- | documentation/ref-manual/ref-manual.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index 22f652de55..1ec1458f2d 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -123,6 +123,8 @@ | |||
123 | 123 | ||
124 | <xi:include href="ref-classes.xml"/> | 124 | <xi:include href="ref-classes.xml"/> |
125 | 125 | ||
126 | <xi:include href="ref-tasks.xml"/> | ||
127 | |||
126 | <xi:include href="ref-images.xml"/> | 128 | <xi:include href="ref-images.xml"/> |
127 | 129 | ||
128 | <xi:include href="ref-features.xml"/> | 130 | <xi:include href="ref-features.xml"/> |