Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 882 Bytes

docbook_ant_task_dbk.md

File metadata and controls

23 lines (12 loc) · 882 Bytes

DocBook ant task <dbk> {#docbook-ant-task-dbk-}

Description {#description}

Ant4docbook is an ant task for processing docbook xml documents.see : _http://ant.apache.org/_see : http://www.docbook.org/

Ant4docbook transforms docbook files into other formats using :

  • DocBook XSL stylesheets and XSL Formatting Objects,

see : _docbook to html_see : _docbook to pdf_see : docbook to epub

  • Custom docx processor using _docx4java_see :

Ant4docbook preprocess docbook files using freemarker engine to add variables and conditions on docbook files.see : Templating with freemarker

Encoding {#encoding}

By default, all files are processed as UTF-8.

DocBook task properties {#docbook-task-properties}

DocBook task have parameters and inner elements to define behavior. Nevertheless, some global properties are useful to set some specific points.