MacArthur, Ian (SELEX GALILEO, UK) wrote:

> Indeed - I can write the words, and generate a screenshot, but have no
> idea how to get them into the docs...

Writing the doxygen docs is not that difficult. There are enough 
examples, and there are some hints in the developer section of the docs.

In this special case however I'm not sure _where_ to put the docs: They 
should be there, where the implementation is: inline methods in the 
header file, other methods in the .cxx file. But here we have three 
different implementations in the platform-specific files. IMHO it would 
be best to put the docs in the header file in this case.

> Indeed, the test program attached to the STR might even be added to the
> test folder, if we wanted to go that far?

+1 from me for the program in the test folder.

Albrecht
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to