Re: question about using Doxygen

John Maddock <[email protected]>
Newsgroups gmane.comp.lib.boost.documentation
Message-ID <0A5C61D4F9404B18BCB81BEF2157152F@acerlaptop>
> Is DOxygen useful for generating reference documenation for template meta 
> programming libraries? Or is it something that "can be made to work" which 
> is a whole different thing than "just works".  Any one care to share their 
> advice on the simplest way to get generate documentation for a library?

Personally I'm a big fan of just using quickbook.

I wouldn't use Docbook directly - much too tedious and error prone IMO.
Direct HTML sort of works, but IMO something that goes through the Docbook 
toolchain has a more consistent look and feel to it.
Doxygen I'm not such a fan of - I know that others will disagree - but the 
problem for me is it's too constraining, and too hard to do anything out of 
the ordinary (but maybe that's true of all tools).

Have you looked at the type_traits docs - do these do what you want for a 
meta-programming lib?

BTW while all tools have a learning curve associated with them, I did find 
quickbook very easy to get started on - and this is from someone who truly 
did not want to learn "yet another tool" when it first came along!

Not sure if this helps, John.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.