[260230] Documentation for Visualization components
diff --git a/features/org.eclipse.actf.visualization-feature/feature.xml b/features/org.eclipse.actf.visualization-feature/feature.xml
index 43b36df..b1c517d 100644
--- a/features/org.eclipse.actf.visualization-feature/feature.xml
+++ b/features/org.eclipse.actf.visualization-feature/feature.xml
@@ -277,4 +277,11 @@
          install-size="0"
          version="0.0.0"/>
 
+   <plugin
+         id="org.eclipse.actf.visualization.doc.user"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>
diff --git a/features/org.eclipse.actf.visualization.sdk-feature/build.properties b/features/org.eclipse.actf.visualization.sdk-feature/build.properties
index 2bd1623..2000e49 100644
--- a/features/org.eclipse.actf.visualization.sdk-feature/build.properties
+++ b/features/org.eclipse.actf.visualization.sdk-feature/build.properties
@@ -12,4 +12,4 @@
                epl-v10.html,\
                license.html,\
                feature.properties
-generate.feature@org.eclipse.actf.visualization.source=org.eclipse.actf.visualization
+generate.feature@org.eclipse.actf.visualization.source=org.eclipse.actf.visualization,exclude@org.eclipse.actf.visualization.doc.user
diff --git a/plugins/org.eclipse.actf.visualization.doc.user/toc.xml b/plugins/org.eclipse.actf.visualization.doc.user/toc.xml
index 2e3c108..18ab17f 100644
--- a/plugins/org.eclipse.actf.visualization.doc.user/toc.xml
+++ b/plugins/org.eclipse.actf.visualization.doc.user/toc.xml
@@ -11,7 +11,7 @@
      IBM Corporation - initial API and implementation
 -->
 <toc label="ACTF Visualization User Guide" topic="docs/index.html">
-	<topic label="About ACTF Visualization" href="docs/about.html">
+	<topic label="About ACTF Visualization Feature" href="docs/about.html">
 		<topic label="Overview of the HTML Accessibility perspective" href="docs/overview.html"/>
 		<topic label="Exploring the HTML Accessibility perspective" href="docs/workspace.html"/>
 		<topic label="Two types of visualization" href="docs/modes.html"/>
@@ -23,7 +23,7 @@
 		<topic label="Exploring the Flash Accessibility perspective" href="docs/workspaceFlash.html"/>
 	</topic>
 	
-	<topic label="Using ACTF Visualization" href="docs/usingdesigner.html">
+	<topic label="Using ACTF Visualization Feature" href="docs/usingdesigner.html">
 		<topic label="How to change the perspective of ACTF Visualization" href="docs/switchPerspective.html"/>
 		<topic label="HTML Accessibility perspective" href="docs/usingHtmlMode.html">		
 			<topic label="Checking the accessibility and usability of a document in the Blind Usability View" href="docs/checkBlind.html"/>