Boost logo

Boost-Build :

From: Deane Yang (deane_yang_at_[hidden])
Date: 2005-12-14 11:50:59


I have figured out (with crucial help from Rene Rivera) how to generate
PDF (via latex) and HTML documents from an RST document
(reStructuredText) using targets like

html documentation : documentation.rst ;
pdf documentation : documentation.rst ;

but I haven't figured out how to define a target that will generate both
simultaneously. Using the two lines together doesn't work, because both
targets have the same name. What do I do?

By the way, if anyone knows how I can avoid posting these dumb questions
and figure things out myself, please advise.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk