fix links to overviews

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-03-05 19:13:12 +00:00
parent 29d21088bb
commit cd5d1e2745
2 changed files with 3 additions and 4 deletions

View File

@@ -128,8 +128,7 @@
independent way, i.e. it uses text based files to store a given configuration under
Unix and uses the Registry under Windows.
See wxConfig overview for the descriptions of all
features of this class.
See @ref overview_config for the descriptions of all features of this class.
@subsection page_utils_samples_controls Controls sample
@@ -180,7 +179,7 @@
@subsection page_utils_samples_dialogs Dialogs sample
This sample shows how to use the common dialogs available from wxWidgets. These
dialogs are described in detail in the Common dialogs overview.
dialogs are described in detail in the @ref overview_cmndlg.
@subsection page_utils_samples_dialup Dialup sample