[LLVMdev] Using ReST for documentation
David Greene
dag at cray.com
Tue Dec 16 12:17:29 PST 2008
On Wednesday 10 December 2008 00:33, OvermindDL1 wrote:
> I have to give a vote for Boosts QuickBook as well. Nicely made
> system with a few code related features (considering it is used for
> documenting C++ libraries).
Quickbook is very cool. The last time I tried it it was extremely hard to use
outside the Boost environment. This was over a year ago and at the time
there was discussion about amking it an indepoendent tool. I don't know
what state it's in.
The really cool thing about Quickbook is the doxygen integration. Quickbook
converts to BoostBook, which is an extension of DocBook that includes tags
for making API manuals and such.
-Dave
More information about the llvm-dev
mailing list