
13 Dec
2010
13 Dec
'10
5:01 p.m.
On 13 December 2010 08:25, Artyom <artyomtnk@yahoo.com> wrote:
I would like to know if boost-build supports writing tutorials using Doxygen rather that using HTML or its own "quickbook" tool.
We do use straight doxygen documentation in at least on place:
http://www.boost.org/doc/libs/1_45_0/libs/gil/doc/index.html
To create boost documentation, you don't have to use boost build, but you do have to make it reasonably easy for others to generate the documentation.
Thanks this answers my question completely. Artyom