syeshin | 17ed4a6 | 2005-07-25 17:10:24 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <?eclipse version="3.1"?> |
| 3 | <!-- /******************************************************************************* |
kprice | d9e0caf | 2007-05-08 21:21:40 +0000 | [diff] [blame] | 4 | * Copyright (c) 2000, 2007 IBM Corporation and others. |
syeshin | 17ed4a6 | 2005-07-25 17:10:24 +0000 | [diff] [blame] | 5 | * All rights reserved. This program and the accompanying materials |
| 6 | * are made available under the terms of the Eclipse Public License v1.0 |
| 7 | * which accompanies this distribution, and is available at |
| 8 | * http://www.eclipse.org/legal/epl-v10.html |
| 9 | * |
| 10 | * Contributors: |
| 11 | * IBM Corporation - initial API and implementation |
| 12 | *******************************************************************************/ --> |
lmandel | a0a8c63 | 2005-08-09 18:30:47 +0000 | [diff] [blame] | 13 | <plugin> |
syeshin | 17ed4a6 | 2005-07-25 17:10:24 +0000 | [diff] [blame] | 14 | |
| 15 | <extension point="org.eclipse.help.toc"> |
syeshin | 17ed4a6 | 2005-07-25 17:10:24 +0000 | [diff] [blame] | 16 | <toc file="DTDEditormap_toc.xml"/> |
kprice | d9e0caf | 2007-05-08 21:21:40 +0000 | [diff] [blame] | 17 | <index path="index/"/> |
syeshin | 17ed4a6 | 2005-07-25 17:10:24 +0000 | [diff] [blame] | 18 | </extension> |
kprice | 9c922d8 | 2006-08-30 22:07:19 +0000 | [diff] [blame] | 19 | <extension point="org.eclipse.help.index"> |
| 20 | <index file="org.eclipse.wst.dtdeditor.doc.userindex.xml"/> |
| 21 | </extension> |
syeshin | 17ed4a6 | 2005-07-25 17:10:24 +0000 | [diff] [blame] | 22 | </plugin> |