Page 1 of 1
The Build Process
Posted: Wed Aug 07, 2013 9:38 pm
by gullinx
Is there a way to step through the documentation build process?
Re: The Build Process
Posted: Thu Aug 08, 2013 11:37 am
by Radu
Hi,
Could you be more specific? Do you mean something like debugging what happens during the ANT processing which publishes the DITA content to various output sources?
The ANT processing is quite complex, it has many stages and cannot be debugged.
The part where XSLT is applied on the XML documents could potentially be debugged in Oxygen, for example for PDF generation:
http://www.oxygenxml.com/doc/ug-oxygen/ ... ation.html
Regards,
Radu