Community
Participate
Working Groups
The org.eclipse.help.base API package is lacking a package.html file, and it is not listed in the ISV docs. http://help.eclipse.org/helios/topic/org.eclipse.platform.doc.isv/reference/api/overview-summary.html I think that this process must be followed for adding the new API package: http://wiki.eclipse.org/index.php/How_to_add_things_to_the_Eclipse_doc A hyperlink to AbstractHelpScope should be used here: http://help.eclipse.org/helios/topic/org.eclipse.platform.doc.isv/guide/ua_help_abstract_scope.htm Incorrect "AbstractScope" should be replaced by "AbstractHelpScope" here: http://help.eclipse.org/helios/topic/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_help_base_scope.html The scope.exsd should indicate that AbstractHelpScope must be subclassed.
Fixed in HEAD