aboutsummaryrefslogtreecommitdiffstats
path: root/make/fakefop
AgeCommit message (Collapse)Author
2010-04-08Merge branch 'ta/doc-fakefop' into devErlang/OTP
* ta/doc-fakefop: Build placeholder PDF files if FOP is not found OTP-8559 ta/doc-fakefop If the 'fop' program (needed for building PDF files) cannot not be found, it is now possible to build the HTML and man pages anyway (there will also be dummy PDF files with no real content created).
2010-04-06Build placeholder PDF files if FOP is not foundTuncer Ayaz
If FOP is not found create PDF files with fakefop script. Signed-off-by: Tuncer Ayaz <[email protected]>