X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/187acdec7657079744cef95759542eb6e5453a5e..f4d084afdacb64aa4fe8330613c97d88fa2506ce:/docs/doxygen/mainpages/samples.h?ds=inline diff --git a/docs/doxygen/mainpages/samples.h b/docs/doxygen/mainpages/samples.h index 3fdc9d9e86..2e2683ecfb 100644 --- a/docs/doxygen/mainpages/samples.h +++ b/docs/doxygen/mainpages/samples.h @@ -3,12 +3,14 @@ // Purpose: Samples page of the Doxygen manual // Author: wxWidgets team // RCS-ID: $Id: utilities.h 52634 2008-03-20 13:45:17Z VS $ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** -@page page_samples Included Samples +@page page_samples Samples Overview + +@brief Overview of the examples provided with wxWidgets. Probably the best way to learn wxWidgets is by reading the source of some 80+ samples provided with it. Many aspects of wxWidgets programming can be learnt @@ -18,17 +20,6 @@ make it easier to find the relevant one if a simple grep through all sources didn't help. They also provide some notes about using the samples and what features of wxWidgets are they supposed to test. -