>
> > I would suggest to add a declaration of fl_old_shortcut()
> > in file FL/fl_draw.H This should make it seen by Doxygen.
>
> From what I remember of the great doxyfication last year, there
> are quite a few functions that are documented in "unexpected"
> places. This is especially true for the functions that provide
> the wrappers around the platform-specific code.
>
> So fl_draw.H is one of the catch-all locations for the doxygen
> comments for these functions. I tried to add a non-doxygen comment
> explaining why they were documented in an "unexpected" file and
> not in the real implentation/header file.
>
> D.

Greg: I've checked here that fl_old_shortcut() becomes seen
by Doxygen if its prototype (not its comments) is added to fl_draw.H.
So I committed that (r. 7499).
_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to