VirtualBox

source: vbox/trunk/src/libs/DITA-OT-1.8.5/plugins/org.dita.eclipsehelp/plugin.xml@ 98584

Last change on this file since 98584 was 98584, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 964 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 This file is part of the DITA Open Toolkit project.
4 See the accompanying license.txt file for applicable licenses.
5-->
6<plugin id="org.dita.eclipsehelp">
7 <!-- extension points -->
8 <extension-point id="dita.xsl.eclipse.plugin" name="Eclipse plugin XSLT import"/>
9 <extension-point id="dita.map.eclipse.index.pre" name="Eclipse index extraction pre-target"/>
10 <extension-point id="dita.xsl.eclipse.toc" name="Eclipse TOC XSLT import"/>
11 <extension-point id="dita.conductor.eclipse.toc.param" name="Eclipse Help TOC XSLT parameter"/>
12 <!-- extensions -->
13 <feature extension="dita.conductor.transtype.check" value="eclipsehelp"/>
14 <require plugin="org.dita.xhtml"/>
15 <feature extension="dita.conductor.target.relative" file="conductor.xml"/>
16 <template file="build_dita2eclipsehelp_template.xml"/>
17 <template file="xsl/map2eclipse_template.xsl"/>
18 <template file="xsl/map2plugin_template.xsl"/>
19</plugin>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette