diff options
author | wangjun <junx.j.wang@intel.com> | 2014-07-10 10:59:05 +0800 |
---|---|---|
committer | wangjun <junx.j.wang@intel.com> | 2014-07-10 10:59:05 +0800 |
commit | 57b97ed4b4b17c38d101cb74c5cbf61b154a2435 (patch) | |
tree | b2ea2a1b16083c8ee4f9f54937441691adaffb82 /toc.xml | |
parent | 0e1728845b5ecf4d1fdf44b9b1fbee0938fce197 (diff) | |
download | ivi-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.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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> |