X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2cd3cc948ea512eba91032323fe32207ac74bf8e..4e15d1caa03346c126015019c1fdf093033ef40b:/docs/doxygen/overviews/tips.h diff --git a/docs/doxygen/overviews/tips.h b/docs/doxygen/overviews/tips.h index f678bbd261..4db5e7c611 100644 --- a/docs/doxygen/overviews/tips.h +++ b/docs/doxygen/overviews/tips.h @@ -3,13 +3,15 @@ // Purpose: topic overview // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -/*! +/** @page overview_tips wxTipProvider Overview +@tableofcontents + Many "modern" Windows programs have a feature (some would say annoyance) of presenting the user tips at program startup. While this is probably useless to the advanced users of the program, the experience shows that the tips may be @@ -73,4 +75,3 @@ See the dialogs program in your samples folder for a working example inside a program. */ -