]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/mainpages/utilities.h
removed wxAcceleratorTable copy ctor docs, no port implements it
[wxWidgets.git] / docs / doxygen / mainpages / utilities.h
index a0e2bbb5df27eaafb979844361b8dfaf615e3704..c605b728ec89aa5e1f421123d3ca81cb137735fe 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/*!
+/**
 
  @page page_utils Utilities and samples supplied with wxWidgets
 
 
  @page page_utils Utilities and samples supplied with wxWidgets
 
@@ -19,7 +19,7 @@
 
  @section page_utils_utils Utilities
 
 
  @section page_utils_utils Utilities
 
- In addition to the @ref libraries_page, some
+ In addition to the @ref page_libs, some
  additional utilities are supplied in the @c utils hierarchy.
 
  For other user-contributed packages, please see the Contributions page
  additional utilities are supplied in the @c utils hierarchy.
 
  For other user-contributed packages, please see the Contributions page
@@ -31,7 +31,7 @@
  Helpview is a program for displaying wxWidgets HTML
  Help files. In many cases, you may wish to use the wxWidgets HTML
  Help classes from within your application, but this provides a
  Helpview is a program for displaying wxWidgets HTML
  Help files. In many cases, you may wish to use the wxWidgets HTML
  Help classes from within your application, but this provides a
- handy stand-alone viewer. See @ref html_overview for more details.
+ handy stand-alone viewer. See @ref overview_html for more details.
  You can find it in @c samples/html/helpview.
 
  @subsection page_utils_utils_tex2rtf Tex2RTF
  You can find it in @c samples/html/helpview.
 
  @subsection page_utils_utils_tex2rtf Tex2RTF
  independent way, i.e. it uses text based files to store a given configuration under
  Unix and uses the Registry under Windows.
  
  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_controls Controls sample
  @subsection page_utils_samples_dialogs Dialogs sample
  
  This sample shows how to use the common dialogs available from wxWidgets. These
  @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
  
  
  @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
  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
  
  
  @subsection page_utils_samples_layout Layout sample
  and wxMutexGuiLeave functions, both of which are
  used and tested in the sample as well.
  
  and wxMutexGuiLeave functions, both of which are
  used and tested in the sample as well.
  
- See also @ref thread_overview and wxThread.
+ See also @ref overview_thread and wxThread.
  
  
  @subsection page_utils_samples_toolbar Toolbar sample
  
  
  @subsection page_utils_samples_toolbar Toolbar sample