From 528d1d0e7a72690dbcfbfa795f8894a4b1311139 Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Tue, 14 Oct 2008 20:40:23 +0000 Subject: Doxygen pdf documentation: added htmlonly endhtmlonly tags to avoid pdf doc to have ugly nav bar at the end of the custom chapters. This implies that no ref tag is used, so i reverted ref tags to original a href names. htmldoc was never expanded to doxygen, changed it so that it works in configure.in . git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6428 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/drawing.dox | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'documentation/drawing.dox') diff --git a/documentation/drawing.dox b/documentation/drawing.dox index 5a16ef898..ea47d8fe2 100644 --- a/documentation/drawing.dox +++ b/documentation/drawing.dox @@ -1004,11 +1004,10 @@ Fl_Offscreen osrc, int srcx, int srcy) Copy a rectangular area of the size w*h from srcx, srcy in the offscreen buffer into the current buffer at x, y. +\htmlonly
[Index]    -[Previous]  - \ref editor    -[Next]  - \ref events - +[Previous]  4 - Designing a Simple Text Editor  +[Next]  6 - Handling Events  +\endhtmlonly */ -- cgit v1.2.3