core/com.nokia.carbide.cpp.doc.user/plugin.xml
changeset 1207 e265bbe56eb0
parent 188 8e3c92a97802
child 1449 a0ba21f7cb12
--- a/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Mon Apr 12 14:47:08 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Tue Apr 13 15:55:45 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                         -->