diff options
author | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
---|---|---|
committer | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
commit | 1142b0e41de39010de7845cf70d71dbb001fc1dc (patch) | |
tree | 3513487f65c1a7df47996bd2852393aceaac1b8a /src/org.gluster.storage.management.console.help/tocconcepts.xml | |
parent | 92c52d8edf285945d31e446503fc742fde9dcc49 (diff) |
Renamed projects / packages com.gluster.* to org.gluster.*
Diffstat (limited to 'src/org.gluster.storage.management.console.help/tocconcepts.xml')
-rw-r--r-- | src/org.gluster.storage.management.console.help/tocconcepts.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/tocconcepts.xml b/src/org.gluster.storage.management.console.help/tocconcepts.xml new file mode 100644 index 00000000..23a9c2a0 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/tocconcepts.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<?NLS TYPE="org.eclipse.help.toc"?> + +<toc label="Concepts" link_to="toc.xml#concepts"> + <topic label="Gluster FileSystem" href="html/concepts/gluster_fs.html"> + <topic label="Common Cluster Terminologies" href="html/concepts/common_terms.html" /> + </topic> + <topic href="html/concepts/about_gmg.html" label="About Gluster Management Gateway"> + </topic> + <topic label="About Gluster Management Console" href="html/concepts/about_gmc.html"> + </topic> +</toc> |