diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-05-07 20:57:35 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-05-07 20:57:35 +0530 |
| commit | 2668c28ff8a4bb678304e73b156c34dc889aea8b (patch) | |
| tree | 8c5e3bf42b211d6212ba343645ddb86690b20d39 /src/com.gluster.storage.management.console.help/tocconcepts.xml | |
| parent | 740e91a3ad585a7c9e4a58e1e9c8f01c6c85392f (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/tocconcepts.xml')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/tocconcepts.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.console.help/tocconcepts.xml b/src/com.gluster.storage.management.console.help/tocconcepts.xml new file mode 100644 index 00000000..d01f925e --- /dev/null +++ b/src/com.gluster.storage.management.console.help/tocconcepts.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<?NLS TYPE="org.eclipse.help.toc"?> + +<toc label="Concepts" link_to="toc.xml#concepts"> + <topic label="Main Topic" href="html/concepts/maintopic.html"> + <topic label="Sub Topic" href="html/concepts/subtopic.html" /> + </topic> + <topic label="Main Topic 2"> + <topic label="Sub Topic 2" href="html/concepts/subtopic2.html" /> + </topic> +</toc> |
