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
By default, all files are processed as UTF-8.
DocBook task have parameters and inner elements to define behavior. Nevertheless, some global properties are useful to set some specific points.