From 2668c28ff8a4bb678304e73b156c34dc889aea8b Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Sat, 7 May 2011 20:57:35 +0530 Subject: 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. --- .../html/gettingstarted/maintopic.html | 13 +++++++++++++ .../html/gettingstarted/subtopic.html | 13 +++++++++++++ .../html/gettingstarted/subtopic2.html | 13 +++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic.html create mode 100644 src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic.html create mode 100644 src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted') diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic.html new file mode 100644 index 00000000..a476078a --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic.html @@ -0,0 +1,13 @@ + + + + + + Main Topic + + + +

Main Topic

+Please enter your text here. + + \ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic.html new file mode 100644 index 00000000..8a61c501 --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic.html @@ -0,0 +1,13 @@ + + + + + + Sub Topic + + + +

Sub Topic

+Please enter your text here. + + \ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html new file mode 100644 index 00000000..86bcbf9c --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html @@ -0,0 +1,13 @@ + + + + + + Sub Topic 2 + + + +

Sub Topic 2

+Please enter your text here. + + \ No newline at end of file -- cgit