summaryrefslogtreecommitdiff
path: root/toc.xml
diff options
context:
space:
mode:
authorwangjun <junx.j.wang@intel.com>2014-07-10 10:59:05 +0800
committerwangjun <junx.j.wang@intel.com>2014-07-10 10:59:05 +0800
commit57b97ed4b4b17c38d101cb74c5cbf61b154a2435 (patch)
treeb2ea2a1b16083c8ee4f9f54937441691adaffb82 /toc.xml
parent0e1728845b5ecf4d1fdf44b9b1fbee0938fce197 (diff)
downloadivi-57b97ed4b4b17c38d101cb74c5cbf61b154a2435.tar.gz
ivi-57b97ed4b4b17c38d101cb74c5cbf61b154a2435.tar.bz2
ivi-57b97ed4b4b17c38d101cb74c5cbf61b154a2435.zip
Initial version for IVI help documentation.
Change-Id: I50f8c702ba5a2f9f02aebe69e0cd274ff9c69fea Signed-off-by: wangjun <junx.j.wang@intel.com>
Diffstat (limited to 'toc.xml')
-rw-r--r--toc.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/toc.xml b/toc.xml
new file mode 100644
index 0000000..3df12ff
--- /dev/null
+++ b/toc.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Tizen IVI App Programming">
+ <topic label="API References" href="html/apireference.html">
+ <topic label="Locale" href="html/Locale.html"/>
+ <topic label="MediaServer" href="html/MediaServer.html"/>
+ <topic label="Speech" href="html/Speech.html"/>
+ <topic label="Vehicle" href="html/Vehicle.html"/>
+ </topic>
+</toc>