From c95505b4621f88a364abff8d2807a204896ffcd1 Mon Sep 17 00:00:00 2001 From: engelsman Date: Wed, 25 Mar 2009 23:12:48 +0000 Subject: 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 --- documentation/src/editor.dox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/src/editor.dox') diff --git a/documentation/src/editor.dox b/documentation/src/editor.dox index 51fd40047..5898b9380 100644 --- a/documentation/src/editor.dox +++ b/documentation/src/editor.dox @@ -1,6 +1,6 @@ /** - \page editor 4 - Designing a Simple Text Editor + \page editor Designing a Simple Text Editor This chapter takes you through the design of a simple FLTK-based text editor. @@ -894,7 +894,7 @@ style_parse(const char *text, \htmlonly
[Index]    -[Previous]  3 - Common Widgets and Attributes  -[Next]  5 - Drawing Things in FLTK  +[Previous]  Common Widgets and Attributes  +[Next]  Drawing Things in FLTK  \endhtmlonly */ -- cgit v1.2.3