> Author: fabien
> Date: 2008-09-18 03:34:22 -0700 (Thu, 18 Sep 2008)
> New Revision: 6297
> Log:
> Doxygen documentation
> + Added new \relatesalso dox command to attach fl_file_chooser(),
>   fl_color_chooser() to their respective related classes
> + corrected copyright date and added lgpl with exceptions in preface
> + restored undocumented warnings, changed QUIET mode to yes, this way
>   we get all warnings/errors and not the long verbose list treated
>   files. Seems to be a bit faster to run too.

Fabien, it's great that you have discovered \relates and \relatesalso.

Now the fl_color_chooser() functions appear as Related Functions in the
Fl_Color_Chooser class page, but did you realize that fl_color_chooser()
has now disappeared from the File Members / Functions listing? Maybe we
still need another doxygen command to re-enable that.

This \relatesalso, or some other Doxyfile configuration change has also
removed the failing "References" and "Referenced by" by links on the
fl_color_chooser() modules page, so that must be a Good Thing[tm]

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

Reply via email to