]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/roughguide.h
revert r74683, wxTLW has its own {Width,Height}Default()
[wxWidgets.git] / docs / doxygen / overviews / roughguide.h
index 227c83a7fa8acd367f1ae618d72fecb1f920d205..a9d5067d802d9ead4072d65ef681c986e47d03f3 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        roughguide.h
 // Purpose:     topic overview
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -10,6 +9,8 @@
 
 @page overview_roughguide A Quick Guide to Writing Applications
 
+@tableofcontents
+
 To set a wxWidgets application going, you will need to derive a wxApp class and
 override wxApp::OnInit.
 
@@ -54,9 +55,6 @@ platform-independent @ref group_funcmacro_file, and you may find it handy to
 maintain and search a list of paths using wxPathList. There's many
 @ref group_funcmacro_misc of operating system methods and other functions.
 
-@see
-
-@li @ref group_class
+@see @ref group_class
 
 */
-