X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..e87d78bb36f371d593137761158118fb09b69fa2:/docs/doxygen/overviews/roughguide.h diff --git a/docs/doxygen/overviews/roughguide.h b/docs/doxygen/overviews/roughguide.h index 227c83a7fa..db27c1c3fa 100644 --- a/docs/doxygen/overviews/roughguide.h +++ b/docs/doxygen/overviews/roughguide.h @@ -10,6 +10,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 +56,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 */ -