Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-12 | make/fakefop: repair pdf structure and make content static | Sebastian Rasmussen | |
2013-01-12 | make/fakefop: slightly change placeholder text | Tuncer Ayaz | |
2013-01-12 | make/fakefop: do not report what file is written | Tuncer Ayaz | |
2013-01-12 | make/fakefop: update copyright years | Tuncer Ayaz | |
2013-01-12 | make/fakefop: adapt to make/otp.mk.in changes | Tuncer Ayaz | |
2010-04-08 | Merge branch 'ta/doc-fakefop' into dev | Erlang/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-06 | Build placeholder PDF files if FOP is not found | Tuncer Ayaz | |
If FOP is not found create PDF files with fakefop script. Signed-off-by: Tuncer Ayaz <[email protected]> |