From b9ab566a35c820d6dd4b910adc9ad2717c8f8edd Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 13 Sep 2008 17:41:00 +0000 Subject: doxygen doc updates: documentation/enumerations.dox: file is not actively managed, note added documentation/fluid.dox: many html tags reformatted, including images git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6225 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/enumerations.dox | 9 +- documentation/fluid.dox | 230 ++++++++++++++++++++--------------------- 2 files changed, 117 insertions(+), 122 deletions(-) (limited to 'documentation') diff --git a/documentation/enumerations.dox b/documentation/enumerations.dox index 10ed628f5..d04616d9b 100644 --- a/documentation/enumerations.dox +++ b/documentation/enumerations.dox @@ -7,15 +7,20 @@ section. Constants whose value is zero are marked with "(0)", this is often useful to know when programming. + \note This file is not actively maintained any more, but is left + here as a reference, until the doxygen documentation is + completed. See \ref FL/Enumerations.H. + +

Version Numbers

The FLTK version number is stored in a number of compile-time constants:

Events

Events are identified by an Fl_Event enumeration value. The diff --git a/documentation/fluid.dox b/documentation/fluid.dox index 38a82c7c6..95c436277 100644 --- a/documentation/fluid.dox +++ b/documentation/fluid.dox @@ -3,7 +3,7 @@ \page fluid 9 - Programming with FLUID

This chapter shows how to use the Fast Light User-Interface Designer -("FLUID") to create your GUIs.

+("FLUID") to create your GUIs.

Subchapters: