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/toc.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/toc.xml')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/toc.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.console.help/toc.xml b/src/com.gluster.storage.management.console.help/toc.xml new file mode 100644 index 00000000..963995c6 --- /dev/null +++ b/src/com.gluster.storage.management.console.help/toc.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<?NLS TYPE="org.eclipse.help.toc"?> + +<toc label="Gluster Management Console - Help" topic="html/toc.html"> + <topic label="Getting Started"> + <anchor id="gettingstarted"/> + </topic> + <topic label="Concepts"> + <anchor id="concepts"/> + </topic> + <topic label="Tasks"> + <anchor id="tasks"/> + </topic> + <topic label="Reference"> + <anchor id="reference"/> + </topic> +</toc> |
