From 1fc314c5dbf3063192ef3b1377936388dd7ae2be Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 9 Feb 2007 18:46:32 +0000 Subject: Fix HTML errors. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5685 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Browser_.html | 7 +++++++ documentation/Fl_Clock.html | 5 +++-- documentation/Fl_Clock_Output.html | 10 +++++++--- documentation/Fl_File_Chooser.html | 2 +- documentation/Fl_Menu_.html | 5 ++--- documentation/Fl_Preferences.html | 2 +- documentation/Fl_Widget.html | 4 ++-- documentation/functions.html | 1 - documentation/glut.html | 19 +++++++++---------- documentation/widgets.html | 33 ++++++++++++++++----------------- 10 files changed, 48 insertions(+), 40 deletions(-) (limited to 'documentation') diff --git a/documentation/Fl_Browser_.html b/documentation/Fl_Browser_.html index bdedb4e02..99ff5b479 100644 --- a/documentation/Fl_Browser_.html +++ b/documentation/Fl_Browser_.html @@ -87,6 +87,7 @@ other slow operation.

Description

-This widget can be used to display a program-supplied time. + +

This widget can be used to display a program-supplied time. The time shown on the clock is not updated. To display the current time, use Fl_Clock -instead.

+instead. +

Methods

- diff --git a/documentation/glut.html b/documentation/glut.html index 4358dac8a..b1addffac 100644 --- a/documentation/glut.html +++ b/documentation/glut.html @@ -15,20 +15,19 @@ you will have to replace them or comment them out for your code to compile: Most of the symbols/enumerations have different values than GLUT uses. This will break code that relies on the actual values. The only diff --git a/documentation/widgets.html b/documentation/widgets.html index 2778a65bb..7d67b92bc 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -233,7 +233,6 @@ For a description of the fl_ functions, see

Alphabetical List of Methods

-

A

U