diff --git a/documentation/development.dox b/documentation/development.dox index 78ffb86c4..302827c87 100644 --- a/documentation/development.dox +++ b/documentation/development.dox @@ -83,7 +83,7 @@ From Duncan: (will be removed later, just for now as a reminder) 5. I've just added comments for the fl_color_chooser() functions, and in order to keep them and the general Function Reference information - for them together, I created a new doxygen group, and used \ingroup + for them together, I created a new doxygen group, and used \\ingroup in the three comment blocks. This creates a new Modules page (which may not be what we want) with links to it from the File Members and Fl_Color_Chooser.H pages. It needs a bit more experimentation on my diff --git a/documentation/drawing.dox b/documentation/drawing.dox index 114f78d70..f0f9efaaa 100644 --- a/documentation/drawing.dox +++ b/documentation/drawing.dox @@ -13,26 +13,23 @@ behavior! @@ -40,7 +37,7 @@ behavior!

FLTK Drawing Functions

To use the drawing functions you must first include the -<FL/fl_draw.H> header file. FLTK provides the + header file. FLTK provides the following types of drawing functions: