diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/todo_filelist_doc.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/todo_filelist_doc.txt b/documentation/todo_filelist_doc.txt index 9bbb9d189..08f477cbc 100644 --- a/documentation/todo_filelist_doc.txt +++ b/documentation/todo_filelist_doc.txt @@ -3,6 +3,13 @@ to visit one package of files search for 'WP' WP1 -> WP11 : Widgets, Image and other classes, 7 to 8 files per WP. WP13,14 : other documentation: 10 to 11 files per WP. +Note: We must put the Doxygen comments wherever the +implementation is. So class, typedef, enum, and inline docs go in the +header. Most other stuff goes into the source. + +In Progress Work List (add your WP and name here): + - WP1 (Fabien) + WP1>---------------------------------------------------------- Fl_Widget.html Fl_Group.html |
