From cd5d1e274589b2f38c44182d011abafd54d280ad Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Wed, 5 Mar 2008 19:13:12 +0000 Subject: [PATCH] fix links to overviews git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/doxygen/mainpages/const_wxusedef.h | 2 +- docs/doxygen/mainpages/utilities.h | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/doxygen/mainpages/const_wxusedef.h b/docs/doxygen/mainpages/const_wxusedef.h index bad7093fb4..e2225fd31f 100644 --- a/docs/doxygen/mainpages/const_wxusedef.h +++ b/docs/doxygen/mainpages/const_wxusedef.h @@ -74,7 +74,7 @@ @itemdef{wxUSE_DATETIME, Use wxDateTime and related classes.} @itemdef{wxUSE_DBGHELP, Use wxDbgHelpDLL class.} @itemdef{wxUSE_DEBUG_CONTEXT, Use wxDebugContext class.} - @itemdef{wxUSE_DEBUG_NEW_ALWAYS, See Debugging overview} + @itemdef{wxUSE_DEBUG_NEW_ALWAYS, See @ref overview_debugging} @itemdef{wxUSE_DEBUGREPORT, Use wxDebugReport class.} @itemdef{wxUSE_DIALUP_MANAGER, Use wxDialUpManager and related classes.} @itemdef{wxUSE_DIRDLG, Use wxDirDialog class.} diff --git a/docs/doxygen/mainpages/utilities.h b/docs/doxygen/mainpages/utilities.h index c557e66b77..adb8d53c01 100644 --- a/docs/doxygen/mainpages/utilities.h +++ b/docs/doxygen/mainpages/utilities.h @@ -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 -- 2.47.2