summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorFabien Costantini <fabien@onepost.net>2008-09-18 10:34:22 +0000
committerFabien Costantini <fabien@onepost.net>2008-09-18 10:34:22 +0000
commit72ac77216d0331bdbe3fc2aba9bc6e3a7b384455 (patch)
treeeb7b040af10442ecb4009c425ecc30e7e8bec748 /documentation
parentdcb87bede12c75be3624ead49d8551825eccf0cb (diff)
Doxygen documentation
+ Added new \relatesalso dox command to attach fl_file_chooser(), fl_color_chooser() to their respective related classes + corrected copyright date and added lgpl with exceptions in preface + restored undocumented warnings, changed QUIET mode to yes, this way we get all warnings/errors and not the long verbose list treated files. Seems to be a bit faster to run too. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6297 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Doxyfile4
-rw-r--r--documentation/preface.dox4
2 files changed, 4 insertions, 4 deletions
diff --git a/documentation/Doxyfile b/documentation/Doxyfile
index cf64577f9..4e02d8c1e 100644
--- a/documentation/Doxyfile
+++ b/documentation/Doxyfile
@@ -460,7 +460,7 @@ FILE_VERSION_FILTER =
# The QUIET tag can be used to turn on/off the messages that are generated
# by doxygen. Possible values are YES and NO. If left blank NO is used.
-QUIET = NO
+QUIET = YES
# The WARNINGS tag can be used to turn on/off the warning messages that are
# generated by doxygen. Possible values are YES and NO. If left blank
@@ -472,7 +472,7 @@ WARNINGS = YES
# for undocumented members. If EXTRACT_ALL is set to YES then this flag will
# automatically be disabled.
-WARN_IF_UNDOCUMENTED = NO
+WARN_IF_UNDOCUMENTED = YES
# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
# potential errors in the documentation, such as not documenting some
diff --git a/documentation/preface.dox b/documentation/preface.dox
index 4f89a70d0..4845fe6ca 100644
--- a/documentation/preface.dox
+++ b/documentation/preface.dox
@@ -97,9 +97,9 @@ HREF="license.html">Appendix J</A>.</B>
<H2>Copyrights and Trademarks</H2>
-<P>FLTK is Copyright 1998-2006 by Bill Spitzak and others. Use and
+<P>FLTK is Copyright 1998-2008 by Bill Spitzak and others. Use and
distribution of FLTK is governed by the GNU Library General Public
-License, located in <A HREF="license.html#license">Appendix J</A>.</P>
+License with 4 exceptions, located in <A HREF="license.html#license">Appendix J</A>.</P>
<P>UNIX is a registered trademark of the X Open Group, Inc.
Microsoft and Windows are registered trademarks of Microsoft