blob: b8dc30e2cb72bed78d5227a98cefb5b578c73b87 [file] [log] [blame]
syeshin53f4c652005-07-28 15:41:59 +00001<?xml version="1.0" encoding="UTF-8" ?>
2<?eclipse version="3.0"?>
3<?NLS TYPE="org.eclipse.help.toc"?>
4<!-- /*******************************************************************************
kpricea99d2212008-04-23 22:51:09 +00005 * Copyright (c) 2000, 2008 IBM Corporation and others.
syeshin53f4c652005-07-28 15:41:59 +00006 * All rights reserved. This program and the accompanying materials
7 * are made available under the terms of the Eclipse Public License v1.0
8 * which accompanies this distribution, and is available at
9 * http://www.eclipse.org/legal/epl-v10.html
10 *
11 * Contributors:
12 * IBM Corporation - initial API and implementation
syeshin3c9888c2005-07-28 19:03:42 +000013 *******************************************************************************/ -->
syeshin66078272005-09-20 16:53:38 +000014 <plugin>
syeshin3c9888c2005-07-28 19:03:42 +000015 <extension point="org.eclipse.help.toc">
16 <toc file="webtools_toc.xml" />
kpriced9e0caf2007-05-08 21:21:40 +000017 <index path="index/"/>
syeshin3c9888c2005-07-28 19:03:42 +000018 </extension>
kprice9c922d82006-08-30 22:07:19 +000019
20 <extension point="org.eclipse.help.index">
21 <index file="org.eclipse.wst.webtools.doc.userindex.xml"/>
22 </extension>
kpricea99d2212008-04-23 22:51:09 +000023 <extension point="org.eclipse.help.base.luceneSearchParticipants">
24 <binding participantId="org.eclipse.help.base.xhtml"/>
25 </extension>
kprice9c922d82006-08-30 22:07:19 +000026 </plugin>