core/com.nokia.carbide.cpp.doc.user/plugin.xml
branchRCL_2_4
changeset 1150 a30849a92e2d
parent 1076 326a4daf1279
--- a/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Wed Mar 31 13:19:37 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Thu Apr 01 13:05:44 2010 -0500
@@ -14,11 +14,23 @@
             file="tocRelease.xml"
             primary="false"/> -->
 	   
+	 	<!-- Prebuilt Index -->
 		<index path="index" />
    </extension>
   
 	
-	<!-- Carbide.c++ cheatsheets extension -->
+<!-- =================================================================================== -->
+<!-- Manual Index                                                                        -->
+<!-- =================================================================================== -->
+	
+ <extension point="org.eclipse.help.index">
+    <index file="html/index.xml"/>
+ </extension>
+
+
+<!-- =================================================================================== -->
+<!-- Cheatsheets extension                                                               -->
+<!-- =================================================================================== -->
 	
    <extension
          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
@@ -221,13 +233,6 @@
 	</extension>
 
 
-<!-- =================================================================================== -->
-<!-- Manual Index                                                                        -->
-<!-- =================================================================================== -->
-	
- <extension point="org.eclipse.help.index">
-    <index file="index.xml"/>
- </extension>
 
 <!-- =================================================================================== -->
 <!-- Universal intro extensions to show content in welcome pages                         -->