From 2fb4b11e9140cbf7bc19c566c71cdb935296b4e3 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 23 Mar 2009 17:38:24 +0000 Subject: Fixed garbage pdf/html resulting from glut.dox. The problem was the '~' character in a (maybe osolete?) html anchor. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6715 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/glut.dox | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/documentation/src/glut.dox b/documentation/src/glut.dox index 57f202921..0298a329e 100644 --- a/documentation/src/glut.dox +++ b/documentation/src/glut.dox @@ -211,13 +211,6 @@ be altered directly: \li \ref glut_fl_glut_window_destructor "~Fl_Glut_Window()" \li \ref glut_make_current "make_current()" -\todo The following \\htmlonly is not intended to be there. Something in the - following text creates 2 garbage pages at the beginning of the pdf docs, - but I don't know yet, what it is exactly ... Instead, the html output - is garbled - we need to fix this ASAP (A.S.) - -\htmlonly - \anchor glut_fl_glut_window_constructor @@ -231,7 +224,7 @@ a preset position and size. The second constructor with 2 arguments will create the window with a preset size, but the window manager will choose the position according to it's own whims. - + \anchor glut_fl_glut_window_destructor virtual Fl_Glut_Window::~Fl_Glut_Window() @@ -245,7 +238,7 @@ void Fl_Glut_Window::make_current() \par Switches all drawing functions to the GLUT window. - +\htmlonly
[Index]    [Previous] FLTK Enumerations    -- cgit v1.2.3