From 16c9641797c631caee5499f7fdd300fab714b8f8 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 7 Dec 2021 00:42:05 +0100 Subject: Improve documentation index and chapter "Migrating Code ..." - remove redundant "Revision 11" from documentation index page. - update index (missing refs and one wrong ref) - update page break - document header requirements and potential FLTK 1.3 code issues --- documentation/src/index.dox | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'documentation/src/index.dox') diff --git a/documentation/src/index.dox b/documentation/src/index.dox index 6dafc22de..6e3bb4f53 100644 --- a/documentation/src/index.dox +++ b/documentation/src/index.dox @@ -10,10 +10,10 @@
FLTK 1.4.0 Programming Manual - Revision 11 by F. Costantini, D. Gibson, M. Melcher, + By F. Costantini, D. Gibson, M. Melcher, A. Schlosser, B. Spitzak and M. Sweet. - Copyright 1998-2020 by Bill Spitzak and others. + Copyright 1998-2021 by Bill Spitzak and others.
@@ -48,11 +48,19 @@ \subpage editor \subpage drawing + - \ref drawing_WhenCanYouDraw + - \ref drawing_DrawingUnit + - \ref drawing_DrawingFunctions + - \ref drawing_images + - \ref drawing_offscreen \subpage events - \ref events_event_xxx - \ref events_propagation + + + \subpage subclassing \subpage opengl @@ -62,9 +70,6 @@ - \ref fluid_selecting_moving - \ref fluid_images - - - \subpage advanced \subpage unicode -- cgit v1.2.3