syeshin | 53f4c65 | 2005-07-28 15:41:59 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
| 2 | <?eclipse version="3.0"?> |
| 3 | <?NLS TYPE="org.eclipse.help.toc"?> |
| 4 | <!-- /******************************************************************************* |
kprice | 9c922d8 | 2006-08-30 22:07:19 +0000 | [diff] [blame] | 5 | * Copyright (c) 2000, 2006 IBM Corporation and others. |
syeshin | 53f4c65 | 2005-07-28 15:41:59 +0000 | [diff] [blame] | 6 | * 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 |
syeshin | 3c9888c | 2005-07-28 19:03:42 +0000 | [diff] [blame] | 13 | *******************************************************************************/ --> |
syeshin | 6607827 | 2005-09-20 16:53:38 +0000 | [diff] [blame] | 14 | <plugin> |
syeshin | 3c9888c | 2005-07-28 19:03:42 +0000 | [diff] [blame] | 15 | <extension point="org.eclipse.help.toc"> |
| 16 | <toc file="webtools_toc.xml" /> |
| 17 | </extension> |
kprice | 9c922d8 | 2006-08-30 22:07:19 +0000 | [diff] [blame] | 18 | |
| 19 | <extension point="org.eclipse.help.index"> |
| 20 | <index file="org.eclipse.wst.webtools.doc.userindex.xml"/> |
| 21 | </extension> |
| 22 | </plugin> |