]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/mainpages/utilities.h
More doxygen overview cleanup.
[wxWidgets.git] / docs / doxygen / mainpages / utilities.h
index a0e2bbb5df27eaafb979844361b8dfaf615e3704..74369912f5b3046d902b206ff207743f7153a14e 100644 (file)
@@ -19,7 +19,7 @@
 
  @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
@@ -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
- 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
  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