blob: fc39155d10862199b9dbeff72af26c5b017061bd [file] [log] [blame]
syeshin53f4c652005-07-28 15:41:59 +00001<?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
13 *******************************************************************************/ --> <!-- ================================================= --> <!-- This is the plugin for declaring the help --> <!-- contributions for the Web tooling component --> <!-- ================================================= --> <plugin
14 id="org.eclipse.wst.webtools.doc.user"
15 name="Web tools documentation"
16 version="0.7.0"
17 provider-name="Eclipse.org"> <extension point="org.eclipse.help.toc"> <toc file="webtools_toc.xml" /> </extension> </plugin>