diff options
| author | engelsman <engelsman> | 2009-03-25 23:12:48 +0000 |
|---|---|---|
| committer | engelsman <engelsman> | 2009-03-25 23:12:48 +0000 |
| commit | c95505b4621f88a364abff8d2807a204896ffcd1 (patch) | |
| tree | ac030664219895090d1c645a566a12283338bb8e /documentation/src/fluid.dox | |
| parent | f414a50dd2156541d9b53ada0ad988328b8b6e80 (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/fluid.dox')
| -rw-r--r-- | documentation/src/fluid.dox | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/src/fluid.dox b/documentation/src/fluid.dox index 1ed3a1eb6..a83bfc1dd 100644 --- a/documentation/src/fluid.dox +++ b/documentation/src/fluid.dox @@ -3,7 +3,7 @@ <!-- Warning: \p .h does not work but <tt>.h</tt> does --> <!-- Warning: \p .cxx does not work but <tt>.cxx</tt> does --> - \page fluid 9 - Programming with FLUID + \page fluid Programming with FLUID This chapter shows how to use the Fast Light User-Interface Designer ("FLUID") to create your GUIs. @@ -1389,7 +1389,7 @@ be generated and likely cause compile-time warnings. \htmlonly <hr> <a class="el" href="index.html">[Index]</a> -<a class="el" href="opengl.html">[Previous] 8 - Using OpenGL</a> -<a class="el" href="advanced.html">[Next] 10 - Advanced FLTK</a> +<a class="el" href="opengl.html">[Previous] Using OpenGL</a> +<a class="el" href="advanced.html">[Next] Advanced FLTK</a> \endhtmlonly */ |
