From 13bbc8a0c61157327ab6c60753eb1abd68099209 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 21 Mar 2009 13:38:11 +0000 Subject: Reworked navigation links. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6704 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/enumerations.dox | 6 ++---- documentation/src/events.dox | 4 ++-- documentation/src/examples.dox | 4 +--- documentation/src/fluid.dox | 4 ++-- documentation/src/forms.dox | 7 ++----- documentation/src/glut.dox | 11 +++-------- documentation/src/index.dox | 2 +- documentation/src/intro.dox | 4 ++-- documentation/src/license.dox | 8 +++----- documentation/src/migration_1_3.dox | 7 ++----- documentation/src/osissues.dox | 7 ++----- documentation/src/preface.dox | 4 ++-- documentation/src/unicode.dox | 3 ++- 13 files changed, 26 insertions(+), 45 deletions(-) (limited to 'documentation/src') diff --git a/documentation/src/enumerations.dox b/documentation/src/enumerations.dox index fa2045860..87b890645 100644 --- a/documentation/src/enumerations.dox +++ b/documentation/src/enumerations.dox @@ -293,9 +293,7 @@ The following damage mask bits are used by the standard FLTK widgets: \htmlonly
[Index]    -[Previous] B - Function Reference  -[Next]  - \ref glut - +[Previous] Function Reference  +[Next] GLUT Compatibility  \endhtmlonly */ diff --git a/documentation/src/events.dox b/documentation/src/events.dox index e3706c155..8728732bb 100644 --- a/documentation/src/events.dox +++ b/documentation/src/events.dox @@ -398,7 +398,7 @@ The following methods are provided for character composition: \htmlonly
[Index]    -[Previous]  5 - Drawing Things in FLTK  -[Next]  7 - Adding and Extending Widgets  +[Previous]  5 - Drawing Things in FLTK  : +[Next]  7 - Adding and Extending Widgets \endhtmlonly */ diff --git a/documentation/src/examples.dox b/documentation/src/examples.dox index 8780aadb9..0141acacc 100644 --- a/documentation/src/examples.dox +++ b/documentation/src/examples.dox @@ -644,8 +644,6 @@ for more details. \htmlonly
[Index]    -[Previous]  J - Software License  - \ref license    - +[Previous] Software License \endhtmlonly */ diff --git a/documentation/src/fluid.dox b/documentation/src/fluid.dox index db98a17cc..8e04a1346 100644 --- a/documentation/src/fluid.dox +++ b/documentation/src/fluid.dox @@ -1367,7 +1367,7 @@ be generated and likely cause compile-time warnings. \htmlonly
[Index]    -[Previous]  8 - Using OpenGL  -[Next]  10 - Advanced FLTK  +[Previous]  8 - Using OpenGL    +[Next]  10 - Advanced FLTK \endhtmlonly */ diff --git a/documentation/src/forms.dox b/documentation/src/forms.dox index d48457e60..bd7796726 100644 --- a/documentation/src/forms.dox +++ b/documentation/src/forms.dox @@ -238,10 +238,7 @@ fl_font_name(11,"*bookman-light-i-no*"); \htmlonly
[Index]    -[Previous]  - \ref glut    -[Next]  - \ref osissues - +[Previous] GLUT Compatibility    +[Next] Operating System Issues \endhtmlonly */ diff --git a/documentation/src/glut.dox b/documentation/src/glut.dox index 18d4f25bd..adddfdb36 100644 --- a/documentation/src/glut.dox +++ b/documentation/src/glut.dox @@ -105,11 +105,8 @@ following scheme. The biggest trick is that GLUT insists on \li You can call either glutMainLoop(), Fl::run(), or loop calling Fl::wait() to run the program. -
\section glut_Fl_Glut_Window class Fl_Glut_Window -\htmlonly -
\subsection glut_class_hierarchy Class Hierarchy @@ -237,12 +234,10 @@ void Fl_Glut_Window::make_current() \par Switches all drawing functions to the GLUT window. +\htmlonly
[Index]    -[Previous]  - \ref enumerations    -[Next]  - \ref forms - +[Previous] FLTK Enumerations    +[Next] Forms Compatibility \endhtmlonly */ diff --git a/documentation/src/index.dox b/documentation/src/index.dox index a2ae84ece..83a11aab0 100644 --- a/documentation/src/index.dox +++ b/documentation/src/index.dox @@ -96,7 +96,7 @@ \htmlonly
[Index]    -[Next]  Preface  +[Next] Preface \endhtmlonly */ diff --git a/documentation/src/intro.dox b/documentation/src/intro.dox index 3dfa2e034..f7d85fa70 100644 --- a/documentation/src/intro.dox +++ b/documentation/src/intro.dox @@ -350,7 +350,7 @@ at "fltk@fltk.org" or one of the newsgroups. \htmlonly
[Index]    -[Previous]  Preface  -[Next]  2 - FLTK Basics  +[Previous] Preface    +[Next]  2 - FLTK Basics \endhtmlonly */ diff --git a/documentation/src/license.dox b/documentation/src/license.dox index b894ef77c..f1ae144c7 100644 --- a/documentation/src/license.dox +++ b/documentation/src/license.dox @@ -493,10 +493,8 @@ DAMAGES. \htmlonly
[Index]    -[Previous]  I - Developer Information  - \ref development    -[Next]  K - Example Source Code  - \ref examples - +[Previous] Developer Information    +[Next] Example Source Code \endhtmlonly + */ diff --git a/documentation/src/migration_1_3.dox b/documentation/src/migration_1_3.dox index 8ef33df6d..b812d2125 100644 --- a/documentation/src/migration_1_3.dox +++ b/documentation/src/migration_1_3.dox @@ -57,10 +57,7 @@ any existing code, but makes it possible to use bigger scroll areas \htmlonly
[Index]    -[Previous]   - H - Migrating Code from FLTK 1.1 to 1.3    -[Next]   - I - Developer Information - +[Previous] Migrating Code from FLTK 1.1 to 1.3    +[Next] Developer Information \endhtmlonly */ diff --git a/documentation/src/osissues.dox b/documentation/src/osissues.dox index b878d79d3..628d41013 100644 --- a/documentation/src/osissues.dox +++ b/documentation/src/osissues.dox @@ -756,10 +756,7 @@ MacOS version of FLTK: \htmlonly
[Index]    -[Previous]  - \ref forms    -[Next]  - \ref migration_1_1 - +[Previous] Forms Compatibility    +[Next] Migrating Code from FLTK 1.0 to 1.1 \endhtmlonly */ diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox index b3b17a3df..a4cef1d9d 100644 --- a/documentation/src/preface.dox +++ b/documentation/src/preface.dox @@ -78,7 +78,7 @@ registered trademarks of Apple Computer, Inc. \htmlonly
[Index]    -[Next]  1 - Introduction to FLTK - +[Next] 1 - Introduction to FLTK \endhtmlonly + */ diff --git a/documentation/src/unicode.dox b/documentation/src/unicode.dox index 9ce998bbb..f352be652 100644 --- a/documentation/src/unicode.dox +++ b/documentation/src/unicode.dox @@ -73,10 +73,11 @@ system, FLTK will convert string as needed. Fl_Help_View. Keycodes from the keyboard conflict with Unicode characters. Right-to-left rendered text can not be marked or edited, and probably much more. + \htmlonly
[Index]    [Previous]  10 - Advanced FLTK   -[Next]  A - Class Reference +[Next]  A - Class Reference \endhtmlonly */ -- cgit v1.2.3