3 May
2009
3 May
'09
9:43 p.m.
tom fogal wrote:
Peng Yu
writes: I wan to use Quickbook to generate documentation for my code to be submit to boost. I understand that Quickbook could help make the code and the documentation consistent. But there is no a tutorial webpage that describes how I can get started with Quickbook.
Getting started:
http://www.boost.org/doc/libs/1_39_0/doc/html/quickbook/install.html
Documenting:
http://www.boost.org/doc/libs/1_39_0/doc/html/quickbook/syntax.html
Cheers,
-tom
Hi, I just followed the instructions for Windows. Then I went to boost/doc and ran "bjam". It appears that doxygen is required, no? Shouldn't installation instructions for doxygen be included in the Windows section? There seem to be such instructions in the MacOS X section. Deane