[117755] Added filter to ignore internal extension points.
diff --git a/docs/org.eclipse.jst.doc.isv/buildExtDocs.properties b/docs/org.eclipse.jst.doc.isv/buildExtDocs.properties
index 355b4f2..85c330a 100644
--- a/docs/org.eclipse.jst.doc.isv/buildExtDocs.properties
+++ b/docs/org.eclipse.jst.doc.isv/buildExtDocs.properties
@@ -6,3 +6,7 @@
 header = JST Extension Points 
 # Introduction paragraph
 overview = The following extension points can be used to extend the capabilities of the JST infrastructure: 
+
+# A list of internal extension points that should not be displayed 
+# in the ISV docs.
+internal-ext-points=
\ No newline at end of file