diff --git a/extension-points/extension-points-details.dita b/extension-points/extension-points-details.dita index c039f574a..02525dd97 100644 --- a/extension-points/extension-points-details.dita +++ b/extension-points/extension-points-details.dita @@ -74,13 +74,13 @@ - Eclipse help + Eclipse Help Eclipse Help (org.dita.eclipsehelp) Certain - extension points are specific to the Eclipse help transformation. + extension points are specific to the Eclipse Help transformation.
diff --git a/extension-points/plugin-extension-points-xslt-import.dita b/extension-points/plugin-extension-points-xslt-import.dita index 5c9f112e2..da4b06eec 100644 --- a/extension-points/plugin-extension-points-xslt-import.dita +++ b/extension-points/plugin-extension-points-xslt-import.dita @@ -44,9 +44,24 @@ Transformations

You can use the following extension points to add XSLT processing to modules in DITA-OT transformations:

+ +
dita.map.eclipse.index.pre
+
Runs an Ant target before the Eclipse index extraction process.
+
dita.xsl.eclipse.plugin
-
Overrides the step that generates the plugin.xml file for Eclipse Help.
+
Overrides the default XSLT step that generates the plugin.xml file for Eclipse + Help.
+
+ +
dita.xsl.eclipse.toc
+
Overrides the default XSLT step that generates the Eclipse Help table of contents (TOC).
dita.xsl.html.cover
diff --git a/extension-points/plugin-extension-points-xslt-parameters.dita b/extension-points/plugin-extension-points-xslt-parameters.dita index b7000b2c7..02ce092e9 100644 --- a/extension-points/plugin-extension-points-xslt-parameters.dita +++ b/extension-points/plugin-extension-points-xslt-parameters.dita @@ -40,7 +40,9 @@
dita.conductor.eclipse.toc.param
-
Pass parameters to the XSLT step that generates the Eclipse Help table of contents (TOC).
+
Pass parameters to the XSLT step that generates the Eclipse Help table of contents (TOC).
dita.conductor.html.param