Orb/Doxygen/DITA/plugins/apiref/plugin.xml
changeset 0 42188c7ea2d9
child 1 82f11024044a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Orb/Doxygen/DITA/plugins/apiref/plugin.xml	Thu Jan 21 17:29:01 2010 +0000
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ | (C) Copyright IBM Corporation 2005 - 2006. All Rights Reserved.
+ *-->
+<plugin id="org.dita.specialization.apiref">
+  <feature extension="dita.specialization.catalog"
+      value="catalog-dita.xml" type="file"/>
+  <feature extension="dita.xsl.xhtml"
+      value="xsl/apiref2xhtml.xsl" type="file"/>
+  <feature extension="dita.conductor.target"
+      value="conductor.xml" type="file"/>
+</plugin>