Updated to include WST user docs.
diff --git a/features/org.eclipse.wst.doc.isv.feature/feature.xml b/features/org.eclipse.wst.doc.isv.feature/feature.xml
index 350922f..34a179f 100644
--- a/features/org.eclipse.wst.doc.isv.feature/feature.xml
+++ b/features/org.eclipse.wst.doc.isv.feature/feature.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.wst.doc.isv.feature"
- label="Web Standard Tools Doc Feature"
+ label="Web Standard Tools Doc ISV Feature"
version="0.7.0"
provider-name="%providerName">
@@ -13,6 +13,15 @@
%license
</license>
+ <includes
+ id="org.eclipse.wst.doc.user.feature"
+ version="0.7.0"
+ name="Web Standard Tools Doc Feature"/>
+
+ <requires>
+ <import plugin="org.eclipse.help"/>
+ </requires>
+
<plugin
id="org.eclipse.wst.doc.isv"
download-size="0"