Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/org.eclipse.wst.ws.api.doc/plugin.xml')
-rw-r--r--docs/org.eclipse.wst.ws.api.doc/plugin.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/org.eclipse.wst.ws.api.doc/plugin.xml b/docs/org.eclipse.wst.ws.api.doc/plugin.xml
deleted file mode 100644
index 12db54023..000000000
--- a/docs/org.eclipse.wst.ws.api.doc/plugin.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?>
-<plugin>
-
-<!--
- =============================================================================
- Define Subsection Table of Contents
- =============================================================================
--->
- <extension point="org.eclipse.help.toc">
- <toc file="topics_Reference.xml"/>
- <toc file="javadoctoc.xml"/>
- <toc file="topics_ExtPoint_Reference.xml"/>
- </extension>
-</plugin>

Back to the top