docx2hub-frontend

Frontend project which implements the docx2hub library

Repository
Git URL https://github.com/transpect/docx2hub-frontend.git
SVN URL https://github.com/transpect/docx2hub-frontend

Source ⬇

docx2hub:frontend

An XProc pipeline which implements the docx2hub library.

Synopsis

<docx2hub:frontend xmlns:docx2hub="http://transpect.io/docx2hub">
  <p:output port="result" primary="true"/>
  <p:output port="report" sequence="true" primary="false"/>
  <p:output port="zip-manifest" primary="false"/>
  <p:option name="docx" required="true"/>
  <p:option name="debug" select="'no'"/>
  <p:option name="debug-dir-uri" select="'debug'"/>
  <p:option name="status-dir-uri" select="'status'"/>
</docx2hub:frontend>

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