summaryrefslogtreecommitdiff
path: root/documentation/src/preface.dox
diff options
context:
space:
mode:
authorengelsman <engelsman>2009-03-25 23:12:48 +0000
committerengelsman <engelsman>2009-03-25 23:12:48 +0000
commitc95505b4621f88a364abff8d2807a204896ffcd1 (patch)
treeac030664219895090d1c645a566a12283338bb8e /documentation/src/preface.dox
parentf414a50dd2156541d9b53ada0ad988328b8b6e80 (diff)
removed numbering from doxygen chapters and navigation bars,
moved class/function reference pages to end of index table, swapped editor/drawing chapters in Doxybook for PDF version git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6721 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/preface.dox')
-rw-r--r--documentation/src/preface.dox9
1 files changed, 6 insertions, 3 deletions
diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox
index bc3c8e5cf..321a61aba 100644
--- a/documentation/src/preface.dox
+++ b/documentation/src/preface.dox
@@ -28,8 +28,6 @@ This manual is organized into the following chapters and appendices:
\li \ref fluid
\li \ref advanced
\li \ref unicode
-\li <A class="el" HREF="annotated.html">A - Class Reference</A>
-\li <A class="el" HREF="functions.html#functions">B - Function Reference</A>
\li \ref enumerations
\li \ref glut
\li \ref forms
@@ -39,6 +37,10 @@ This manual is organized into the following chapters and appendices:
\li \ref development
\li \ref license
\li \ref examples
+\li <A class="el" HREF="annotated.html">Class Reference</A>
+\li <A class="el" HREF="functions.html#functions">Function Reference</A>
+\todo Remove or reconfigure old HTML links as these are relative
+ to the source directories and fail in the PDF version!
\section preface_conventions Conventions
@@ -46,6 +48,7 @@ The following typeface conventions are used in this manual:
\li Function and constant names are shown in <B><TT>bold courier type</TT></B>
\li Code samples and commands are shown in <TT>regular courier type</TT>
+\todo The old typeface conventions need to be rethought for doxygen.
\section preface_abbreviations Abbreviations
@@ -78,7 +81,7 @@ registered trademarks of Apple Computer, Inc.
\htmlonly
<hr>
<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
-<a class="el" href="intro.html">[Next] 1 - Introduction to FLTK</a>
+<a class="el" href="intro.html">[Next] Introduction to FLTK</a>
\endhtmlonly
*/