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 | <!-- /******************************************************************************* |
| 5 | * Copyright (c) 2000, 2005 IBM Corporation and others. |
| 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 | *******************************************************************************/ --> |
| 14 | <plugin id="org.eclipse.wst.webtools.doc.user" |
syeshin | 53f4c65 | 2005-07-28 15:41:59 +0000 | [diff] [blame] | 15 | name="Web tools documentation" |
| 16 | version="0.7.0" |
syeshin | 3c9888c | 2005-07-28 19:03:42 +0000 | [diff] [blame^] | 17 | provider-name="Eclipse.org"> |
| 18 | <extension point="org.eclipse.help.toc"> |
| 19 | <toc file="webtools_toc.xml" /> |
| 20 | </extension> |
| 21 | </plugin> |