Duncan said: > 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.
Hmm, strange as i used relatesalso and *not* to keep original functions doc behavior, I'll had a look and my fl_file_chooser*() functions *are* in the file members here. You should have a look and figure out why yours (fl_color_*() ) aren't there ... > > 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] > It is a really good thing to associate these functions to their encapsulated classes, that's exactly how they were meant to be. Fabien _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
