summaryrefslogtreecommitdiffstats
path: root/plugins/org.yocto.doc.user/toc.xml
diff options
context:
space:
mode:
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>