From 2be88792b3746c72d82448f8373bc7d6b322d38a Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Wed, 17 Sep 2008 22:25:45 +0000 Subject: Doxygen documentation: fixed all ambiguous methods signatures, fixed erroneous path test into ../test since the doxyfile move, fixed all intro dl,dt,dd related tags warnings in intro.dox . git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6289 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Doxyfile | 2 +- documentation/intro.dox | 33 ++++++++++++++++++--------------- 2 files changed, 19 insertions(+), 16 deletions(-) (limited to 'documentation') diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 06fa1d9dc..d8ca0507a 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -576,7 +576,7 @@ EXCLUDE_SYMBOLS = # directories that contain example code fragments that are included (see # the \include command). -EXAMPLE_PATH = test +EXAMPLE_PATH = ../test # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp diff --git a/documentation/intro.dox b/documentation/intro.dox index 590e191d2..a2c7d89ca 100644 --- a/documentation/intro.dox +++ b/documentation/intro.dox @@ -315,25 +315,28 @@ make
-
WWW -
http://www.fltk.org/ -
http://www.fltk.org/str.php +
WWW
+
+ http://www.fltk.org/ + http://www.fltk.org/str.php [for reporting bugs] -
http://www.fltk.org/software.php + http://www.fltk.org/software.php [source code] - -
FTP -
California, USA (ftp.fltk.org) -
Maryland, USA (ftp2.fltk.org) -
Espoo, Finland (ftp.funet.fi) -
Germany (linux.mathematik.tu-darmstadt.de) -
Austria (gd.tuwien.ac.at) +
+
FTP
+
+ California, USA (ftp.fltk.org) + Maryland, USA (ftp2.fltk.org) + Espoo, Finland (ftp.funet.fi) + Germany (linux.mathematik.tu-darmstadt.de) + Austria (gd.tuwien.ac.at) +
EMail
-
fltk@fltk.org [see - instructions below] -
fltk-bugs@fltk.org [for - reporting bugs] +
+ fltk@fltk.org [see instructions below] + fltk-bugs@fltk.org [for reporting bugs] +
NNTP Newsgroups
news.easysw.com
-- cgit v1.2.3