From 7e2590ddea78989c7998b52bd34f872de00d0fd0 Mon Sep 17 00:00:00 2001 From: engelsman Date: Sun, 24 Oct 2010 12:53:53 +0000 Subject: reworked doxygen comments for Fl::arg() and Fl::args() - part 2 added a note to examples.dox about the 'examples' directory updated Fl_arg.cxx to move the description of standard FLTK options to Fl::arg() and simplified/rationalized the Fl::args() description. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7731 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/examples.dox | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation/src') diff --git a/documentation/src/examples.dox b/documentation/src/examples.dox index a4e5981c3..b5be827a4 100644 --- a/documentation/src/examples.dox +++ b/documentation/src/examples.dox @@ -13,6 +13,10 @@ Most of the example programs were created while testing a group of widgets. They are not meant to be great achievements in clean C++ programming, but merely a test platform to verify the functionality of the FLTK library. +Note that extra example programs are also available in an additional +'examples' directory, but these are \b NOT built automatically when +you build FLTK, unlike those in the 'test' directory shown below. + \section example_applications Example Applications -- cgit v1.2.3