blob: 82020b85ff4312131bc66598e18c8fc5c4587ee5 [file] [log] [blame]
kprice6decb032008-04-01 19:05:41 +00001<?xml version="1.0" encoding="UTF-8"?>
kprice31d4e192010-05-19 21:13:53 +00002<?eclipse version="3.6"?>
kprice6decb032008-04-01 19:05:41 +00003<?NLS TYPE="org.eclipse.help.toc"?>
4<!-- /*******************************************************************************
5 * Copyright (c) 2000, 2008 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
13 *******************************************************************************/ -->
14<plugin>
15
16 <extension point="org.eclipse.help.toc">
17 <toc file="wsaxis2build_toc.xml" />
18 <index path="index/"/>
19 </extension>
20
21 <extension point="org.eclipse.help.index">
22 <index file="org.eclipse.jst.ws.axis2.ui.doc.userindex.xml"/>
23</extension>
kprice31d4e192010-05-19 21:13:53 +000024
kprice6decb032008-04-01 19:05:41 +000025</plugin>