Albrecht Schlosser wrote:
> On 07.12.2010, at 19:24, Greg Ercolano wrote:
> 
>>      devs: is there a doxygen tag that can pull example code
>>      straight from a directory into our docs e.g. as a \code block?
>>      I'm sure there's probably Makefile hacks to do this with sed(1),
>>      but I imagine doxygen might have something.
> 
> http://www.stack.nl/~dimitri/doxygen/commands.html#cmdinclude
> 
> Untested, never used by me. But I thought google'ing for doxygen
> and include should show something ;-) . The docs look exactly
> like what we would need.

        \include -- sweet!

        Something to keep in mind for the future, for really simple
        example code. (ie. under a page).
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to