summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/tocgettingstarted.xml
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-05-07 20:57:35 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-05-07 20:57:35 +0530
commit2668c28ff8a4bb678304e73b156c34dc889aea8b (patch)
tree8c5e3bf42b211d6212ba343645ddb86690b20d39 /src/com.gluster.storage.management.console.help/tocgettingstarted.xml
parent740e91a3ad585a7c9e4a58e1e9c8f01c6c85392f (diff)
Added new plug-in project for help, Changed title of all summary views to "Summary", modified not to show the disk usage pie chart when the storage cloud is empty.
Diffstat (limited to 'src/com.gluster.storage.management.console.help/tocgettingstarted.xml')
-rw-r--r--src/com.gluster.storage.management.console.help/tocgettingstarted.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.console.help/tocgettingstarted.xml b/src/com.gluster.storage.management.console.help/tocgettingstarted.xml
new file mode 100644
index 00000000..38f27e0b
--- /dev/null
+++ b/src/com.gluster.storage.management.console.help/tocgettingstarted.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+
+<toc label="Getting Started" link_to="toc.xml#gettingstarted">
+ <topic label="Main Topic" href="html/gettingstarted/maintopic.html">
+ <topic label="Sub Topic" href="html/gettingstarted/subtopic.html" />
+ </topic>
+ <topic label="Main Topic 2">
+ <topic label="Sub Topic 2" href="html/gettingstarted/subtopic2.html" />
+ </topic>
+</toc>