]> 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 c557e66b77ee740963b278adff9885f3bc7af0df..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
 
  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