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/development.dox | 50 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 3 deletions(-) (limited to 'documentation/src/development.dox') diff --git a/documentation/src/development.dox b/documentation/src/development.dox index 5f2169530..5a4c8448e 100644 --- a/documentation/src/development.dox +++ b/documentation/src/development.dox @@ -432,10 +432,54 @@ Example navigation links: \endhtmlonly \endverbatim +Now replaced by: +\verbatim \htmlonly
-[Index]    -[Previous] Migrating Code from FLTK 1.1 to 1.3   -[Next] Software License + + + + + + +
+ + [Prev] + Migrating Code from FLTK 1.1 to 1.3 + + + [Index] + + + Software License + [Next] + +
\endhtmlonly +\endverbatim + + +\htmlonly +
+ + + + + + +
+ + [Prev] + Migrating Code from FLTK 1.1 to 1.3 + + + [Index] + + + Software License + [Next] + +
+\endhtmlonly + */ -- cgit v1.2.3