> I saw that there was an issue with Fluid-generated files requiring an
> extra .dox file. Well, there are two solultions to this.
>
> One can use the "commant block" and just type one (or more) Doxygen
> comments into that block. Just start the commant with /** and Fluid
> will recognize that and create a correct comment block.

    It's easier if you use /// at the start of each line in the comment
    dialog, *but* fluid might move the comment from before the next
    item, so you may need to be explicit with \class, \fn, etc tags.


_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to