[TYPO3-50-general]  DocTools package updated, can render PDF,	supports grouping of documentation
    Karsten Dambekalns 
    karsten at typo3.org
       
    Tue Feb 24 00:01:20 CET 2009
    
    
  
Hi.
The DocTools package[1] has been updated. Now it
  * works again
  * can render PDF (if fop is available, no syntax highlighting)
  * can render grouped documentation
The last point works like this: Calling
   php index.php doctools render pdf -o output/ \
     -t 'FLOW3 & Fluid' -p FLOW3, FLUID
will produce "output/out.pdf" containing the documentation for FLOW 
*and* Fluid as two parts in a single book.
Give it a try and tell me what you think.
@Peter: tweaking the transformation should be done like before, it's 
better to merge changes into DocTools later...
Regards,
Karsten
https://svn.typo3.org/FLOW3/Packages/DocTools/trunk
    
    
More information about the TYPO3-project-5_0-general
mailing list