Generating HTML from BoostBook XML (was Re: [boost] Should I use std::get or boost::get (or both) in Boost.Array)
Marshall Clow <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
[ Resending to the -docs list ] I'm updating the Boost.Array documentation to describe the changes I made, and the only source file there is BoostBook XML. That's unfortunate, but OK, I can edit that. But how do I turn it into HTML? There's no Jamfile in the libs/array/doc directory, just a XML file. [ Note: I believe I have all the pieces installed correctly; I can generate documentation for other libraries. ] -- Marshall