blob: bec60a580831c4095025a30e8f09a3e36c0f3024 [file] [log] [blame]
syeshin17ed4a62005-07-25 17:10:24 +00001<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.1"?>
3<!-- /*******************************************************************************
kprice9c922d82006-08-30 22:07:19 +00004 * Copyright (c) 2000, 2006 IBM Corporation and others.
syeshin17ed4a62005-07-25 17:10:24 +00005 * 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 *******************************************************************************/ -->
lmandela0a8c632005-08-09 18:30:47 +000013<plugin>
syeshin17ed4a62005-07-25 17:10:24 +000014
15 <extension point="org.eclipse.help.toc">
syeshin17ed4a62005-07-25 17:10:24 +000016 <toc file="DTDEditormap_toc.xml"/>
syeshin17ed4a62005-07-25 17:10:24 +000017 </extension>
kprice9c922d82006-08-30 22:07:19 +000018 <extension point="org.eclipse.help.index">
19 <index file="org.eclipse.wst.dtdeditor.doc.userindex.xml"/>
20 </extension>
syeshin17ed4a62005-07-25 17:10:24 +000021</plugin>