Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.help/doc/org_eclipse_help.html')
-rw-r--r--org.eclipse.help/doc/org_eclipse_help.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.help/doc/org_eclipse_help.html b/org.eclipse.help/doc/org_eclipse_help.html
index 630559d94..551019de9 100644
--- a/org.eclipse.help/doc/org_eclipse_help.html
+++ b/org.eclipse.help/doc/org_eclipse_help.html
@@ -28,6 +28,7 @@ for plugging in a a help system UI.</p>
<h1>Extension Points</h1>
The following extension points can be used to extend the help system:
<ul>
+ <li><a href="org_eclipse_help_browser.html">org.eclipse.help.browser</a></li>
<li><a href="org_eclipse_help_contexts.html">org.eclipse.help.contexts</a></li>
<li><a href="org_eclipse_help_luceneAnalyzer.html">org.eclipse.help.luceneAnalyzer</a></li>
<li><a href="org_eclipse_help_support.html">org.eclipse.help.support</a></li>

Back to the top