From 7f18e1002fb378e11ec447b5319221e77f198864 Mon Sep 17 00:00:00 2001 From: engelsman Date: Sat, 27 Jun 2009 20:40:48 +0000 Subject: simplified old HTML anchors with name= and href= in all *.dox files. removed "old html link" section from development.dox git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6799 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/preface.dox | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'documentation/src/preface.dox') diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox index 167146125..d0e27427d 100644 --- a/documentation/src/preface.dox +++ b/documentation/src/preface.dox @@ -41,8 +41,7 @@ This manual is organized into the following chapters and appendices: \section preface_conventions Conventions This manual was generated using Doxygen -(see -http://www.stack.nl/~dimitri/doxygen/) +(see http://www.stack.nl/~dimitri/doxygen/) to process the source code itself, special comments in the code, and additional documentation files. In general, Doxygen recognizes and denotes the following entities as shown: @@ -50,10 +49,7 @@ In general, Doxygen recognizes and denotes the following entities as shown: - methods, such as Fl_Widget::callback(Fl_Callback* cb, void* p), - functions, such as fl_draw(const char *str, int x, int y), - internal links, such as \ref preface_conventions, -- external links, such as - - http://www.stack.nl/~dimitri/doxygen/ - +- external links, such as http://www.stack.nl/~dimitri/doxygen/ Other code samples and commands are shown in regular courier type. -- cgit v1.2.3