From 76e418dccd631b759622d208e6dbec4f726bb3c5 Mon Sep 17 00:00:00 2001 From: engelsman Date: Thu, 26 Mar 2009 22:58:23 +0000 Subject: converted page footer navigation bars to three-cell tables in all *.dox also relaxed table widths in intro.dox to use 100% instead of 700 pixels to fit with doxygen header rule and new footer navigation bars git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6724 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/editor.dox | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'documentation/src/editor.dox') diff --git a/documentation/src/editor.dox b/documentation/src/editor.dox index 5898b9380..77d8fc391 100644 --- a/documentation/src/editor.dox +++ b/documentation/src/editor.dox @@ -891,10 +891,28 @@ style_parse(const char *text, } \endcode + \htmlonly
-[Index]    -[Previous]  Common Widgets and Attributes  -[Next]  Drawing Things in FLTK  + + + + + + +
+ + [Prev] + Common Widgets and Attributes + + + [Index] + + + Drawing Things in FLTK + [Next] + +
\endhtmlonly + */ -- cgit v1.2.3