================
Comment at: docs/doxygen.cfg.in:753-761
@@ -700,1 +752,11 @@
+
+# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files  
+# will be generated, which together with the HTML files, form an Eclipse help 
+# plugin. To install this plugin and make it available under the help contents 
+# menu in Eclipse, the contents of the directory containing the HTML and XML 
+# files needs to be copied into the plugins directory of eclipse. The name of 
+# the directory within the plugins directory should be the same as 
+# the ECLIPSE_DOC_ID value. After copying Eclipse needs to be restarted before 
+# the help appears.
+
 # The DISABLE_INDEX tag can be used to turn on/off the condensed index at 
----------------
These comment lines for GENERATE_ECLIPSEHELP are not needed. I accidentally 
committed them.


http://llvm-reviews.chandlerc.com/D2965
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to