summaryrefslogtreecommitdiffstats
path: root/plugins/org.yocto.doc.user/toc.xml
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-10 03:49:30 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-10 03:49:30 +0200
commitede215cf93ba81c963ae62d665d0f32c9407551c (patch)
tree4a6dc80f259bccb8ff8b76d31e6cc8794bd97a2b /plugins/org.yocto.doc.user/toc.xml
downloadeclipse-poky-kepler-daisy-140929.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'plugins/org.yocto.doc.user/toc.xml')
-rw-r--r--plugins/org.yocto.doc.user/toc.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/plugins/org.yocto.doc.user/toc.xml b/plugins/org.yocto.doc.user/toc.xml
new file mode 100644
index 0000000..86fbe29
--- /dev/null
+++ b/plugins/org.yocto.doc.user/toc.xml
@@ -0,0 +1,24 @@
1<?xml version="1.0" encoding="UTF-8"?>
2 <toc label="Yocto Project Documentation">
3 <topic label="Yocto Project Quick Start">
4 <link toc="html/yocto-project-qs-toc.xml"/>
5 </topic>
6 <topic label="Yocto·Project·Application·Developer&apos;s·Guide">
7 <link toc="html/adt-manual-toc.xml"/>
8 </topic>
9 <topic label="Yocto Project Development Manual">
10 <link toc="html/dev-manual-toc.xml"/>
11 </topic>
12 <topic label="Yocto Project Reference Manual">
13 <link toc="html/ref-manual-toc.xml"/>
14 </topic>
15 <topic label="Yocto Project Board Support Package Developer&apos;s Guide">
16 <link toc="html/bsp-guide-toc.xml"/>
17 </topic>
18 <topic label="Yocto Project Linux Kernel Development Manual">
19 <link toc="html/kernel-dev-toc.xml"/>
20 </topic>
21 <topic label="Yocto Project Tracing and Profiling Manual">
22 <link toc="html/profile-manual-toc.xml"/>
23 </topic>
24 </toc>