]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/tips.h
wxRTC: extracted XML utilities into a separate class for potential reuse.
[wxWidgets.git] / docs / doxygen / overviews / tips.h
index f678bbd261d92518584b4b62fbc3cc01c192c594..fa921a9df0818a8516ff58e03c83020099d20595 100644 (file)
@@ -2,14 +2,15 @@
 // Name:        tips.h
 // 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 +74,3 @@ See the dialogs program in your samples folder for a working example inside a
 program.
 
 */
-