plugin.xml 319 B

1234567891011
  1. <!--
  2. This file is part of the DITA Open Toolkit project.
  3. Copyright 2007 Shawn McKenzie
  4. See the accompanying LICENSE file for applicable license.
  5. -->
  6. <plugin id="com.sophos.tocjs">
  7. <transtype name="tocjs" extends="html5" desc="TocJS"/>
  8. <feature extension="dita.conductor.target" file="integrator.xml"/>
  9. </plugin>