changeset 220 | 41890dfa56f5 |
child 229 | 716254ccbcc0 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.wrttools.doc.WRTKit/plugin.xml Thu Mar 04 15:42:37 2010 -0800 @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<?eclipse version="3.4"?> +<plugin> + <extension + point="org.eclipse.help.toc"> + <toc + file="toc.xml" + primary="true"> + </toc> + <toc + file="WRT_Doc.xml"> + </toc> + </extension> + <extension + point="org.eclipse.ui.helpSupport"> + </extension> + +</plugin>