Ian wrote: > And very nice it is too - but is it intended that my two favourite > chapters (Appendix A and Appendix B) are missing? > I confess I'm not all that clear on how the whole doxygen/pdf/etc > mechanism works or what I would realistically expect to have included in > the PDF output. Thanks for your feedback, The Appendix A corresponds to Class List, and if we don't hack it, it does not show because it refers to a doxygen module and not a custom html page (corresponding today to a dox file) as in the previous docs. This can be changed I believe but can be tricky ...
Same for Appendix B, and you should find equivalent information in File Documentation but... I would highly suggest to use instead the new 'Module Documentation'. I've designed it to contain _all_ important fltk functions classified into comprehensive thematic modules. So how to find a function from it's name only ? There are several other entries, starting with the search field available in most pdf readers. Fabien _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
