I wrote: > 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]
I'm now at home again. I have doxygen-1.5.6 and updated to r6298. Now I can see fl_color_chooser() in the File Members / Functions again. The Fl_Color_Chooser class reference page has a Related Functions section with two fl_color_chooser() entries, neither of which as a return type, but they do work as links. Under the Member Functions section, most/all? of the References and Referenced By linkss to name() fail, whereas the links to class::name() appear to work. In the Fl_Color_Chooser.H page, there are double entries for each of the fl_color_chooser() calls: one with "FL_EXPORT int" and one without. I think that Fabien has shown the way, but we still need to work out the last details. Maybe the reference text for the link needs to be more precis? Maybe it depends on where the link is, inside or outside the class or file? I shall try to look at this later this evening. D. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
