On Sun, Mar 28, 2021 at 11:29 AM Christoph Läubrich <[email protected]>
wrote:

> Ther seems to be a tool scanning the plugin.xml files already in someway
> and generate the html output


The doc of each extension point is generated (similarly to Javadoc), but
the index of all extension points is not. It's maintained manually in
https://git.eclipse.org/c/platform/eclipse.platform.common.git/tree/bundles/org.eclipse.platform.doc.isv/reference/extension-points/index.html
.
I suggest we start a
eclipse.platform.common.git/tree/bundles/org.eclipse.platform.doc.isv/reference/services/index.html
with links to Javadoc of the service interface that are available for
extension and provider (via DS or whatever OSGi service strategy). What do
you think?
_______________________________________________
platform-dev mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev

Reply via email to