// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
-/*!
+/**
@page page_utils Utilities and samples supplied with wxWidgets
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
@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
changing the other aspects of the programs behaviour.
More information about this sample can be found in the @c readme.txt file in
- its directory. Please see also i18n overview.
+ its directory. Please also see the @ref overview_i18n.
@subsection page_utils_samples_layout Layout sample