
1 Jul
2008
1 Jul
'08
10:17 p.m.
Boris wrote:
Is there any XSLT file to convert a DocBook to a Boost library documentation (the HTML files everybody uses)? I've been clicking around on the Boost website to find out how a library documentation is created but could only find http://www.boost.org/development/requirements.html#Documentation which refers to http://www.boost.org/doc/libs/1_34_1/more/writingdoc/index.html (which basically says everyone may do what he wants).
Boost uses the general DocBook XSLT files. You can get them from the DocBook project (or have the BoostBook installer python script download them). Sebastian