X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a766986f6d443ba1d50e3af25f3306fa56e4518e..7df4c51f6021fbf1b204db918a1cc5c4ddff31cc:/docs/doxygen/mainpages/utilities.h diff --git a/docs/doxygen/mainpages/utilities.h b/docs/doxygen/mainpages/utilities.h index c557e66b77..c605b728ec 100644 --- a/docs/doxygen/mainpages/utilities.h +++ b/docs/doxygen/mainpages/utilities.h @@ -6,7 +6,7 @@ // Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// -/*! +/** @page page_utils Utilities and samples supplied with wxWidgets @@ -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