summaryrefslogtreecommitdiff
path: root/documentation/src/basics.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/basics.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/basics.dox')
-rw-r--r--documentation/src/basics.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/src/basics.dox b/documentation/src/basics.dox
index 1af6058fb..5f02ebaf2 100644
--- a/documentation/src/basics.dox
+++ b/documentation/src/basics.dox
@@ -1,6 +1,6 @@
/**
- \page basics 2 - FLTK Basics
+ \page basics FLTK Basics
This chapter teaches you the basics of compiling programs
that use FLTK.
@@ -376,7 +376,7 @@ include lines:</i>
\htmlonly
<hr>
<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
-<a class="el" href="intro.html">[Previous]&nbsp; 1 - Introduction to FLTK</a>&nbsp;
-<a class="el" href="common.html">[Next]&nbsp; 3 - Common Widgets and Attributes</a>&nbsp;
+<a class="el" href="intro.html">[Previous]&nbsp; Introduction to FLTK</a>&nbsp;
+<a class="el" href="common.html">[Next]&nbsp; Common Widgets and Attributes</a>&nbsp;
\endhtmlonly
*/