> > But if I will find the time tomorrow: is everything ready to go?
I believe that now, yes, everything is cleanly documented. > > I still see some strange error messages when generating the > docs, and I saw that you committed a change to work around > a doxygen bug. Some of the error messages really look like > doxygen errors, because they mention methods and arguments > that should not exist, e.g. (long lines will probably wrap): > > /fltk/svn/fltk-1.3/FL/fl_draw.H:352: Warning: argument 'X0' of command > @param is not found in the argument list of Fl_Device::fl_curve(double > x, double y, double x1, double y1, double x2, double y2, double x3, > double y3) > ... I have fixed all of that. It's good you've forced me to do it. > > Is doxygen really buggy ? The bug I saw was for a really special case. Doxygen is excellent. > Do you see the same error messages? This > is with doxygen 1.5.7.1 and 1.6.1. Yes, I had the same warnings. > > BTW, you could have updated the copyright dates yourself, > these are normal source files. ;-) Sorry, yesterday I had only access to an internet browser. > > Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
