blob: f7e2dacac53d9ef83392e645636d19d25350ec21 [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<!-- /*******************************************************************************
kprice9c922d82006-08-30 22:07:19 +00005 * Copyright (c) 2000, 2006 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" />
17 </extension>
kprice9c922d82006-08-30 22:07:19 +000018
19 <extension point="org.eclipse.help.index">
20 <index file="org.eclipse.wst.webtools.doc.userindex.xml"/>
21 </extension>
22 </plugin>