plugin.xml 400 B

1234567891011
  1. <!--
  2. This file is part of the DITA Open Toolkit project hosted on
  3. Sourceforge.net. See the accompanying license.txt file for
  4. applicable licenses.
  5. (C) Copyright Shawn McKenzie, 2007. All Rights Reserved.
  6. *-->
  7. <plugin id="com.sophos.tocjs">
  8. <transtype name="tocjs" extends="html5" desc="TocJS"/>
  9. <feature extension="dita.conductor.target" file="integrator.xml"/>
  10. </plugin>