hub2dbk

Repository
Git URL https://github.com/transpect/hub2dbk.git
SVN URL https://github.com/transpect/hub2dbk
Base URI http://transpect.io/hub2dbk/

Source ⬇

tr:hub2dbk

This step expects a hub document and converts it to Docbook 5.0. Generally, the step drops hub-specific elements and CSS attributes.

Import

<p:import href="http://transpect.io/hub2dbk/xpl/hub2dbk.xpl"/>

Dependencies

Synopsis

<tr:hub2dbk xmlns:tr="http://transpect.io">
  <p:input port="source" primary="true"/>
  <p:input port="stylesheet" primary="false"/>
  <p:output port="result"/>
  <p:option name="debug" select="'yes'"/>
  <p:option name="debug-dir-uri" select="'debug'"/>
  <p:option name="status-dir-uri" select="'status'"/>
  <p:option name="top-level-element-name" select="'chapter'"/>
</tr:hub2dbk>

GitHub sync date: 2024-04-23+02:00