--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Orb/Doxygen/DITA/plugins/apiref/plugin.xml Fri Apr 23 20:47:58 2010 +0100
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ | (C) Copyright IBM Corporation 2005 - 2006. All Rights Reserved.
+ *-->
+<plugin id="org.dita.specialization.apiref">
+ <feature extension="package.version" value="0.9.0"/>
+ <feature extension="dita.specialization.catalog.relative"
+ value="catalog-dita.xml" type="file"/>
+ <feature extension="dita.xsl.xhtml"
+ value="xsl/apiref2xhtml.xsl" type="file"/>
+ <feature extension="dita.conductor.target.relative"
+ value="conductor.xml" type="file"/>
+ <feature extension="dita.xsl.strings"
+ value="xsl/apistrings.xml" type="file"/>
+</plugin>