From 5ef343568c70ba8e99b79555fd36f860568e5196 Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Thu, 11 Sep 2008 07:20:28 +0000 Subject: updated recent strategy choice and added an in progress list git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6215 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/todo_filelist_doc.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'documentation') 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 -- cgit v1.2.3