]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/mainpages/utilities.h
Implement hatched/stippled pens/brushes in wxGraphicsContext for Cairo.
[wxWidgets.git] / docs / doxygen / mainpages / utilities.h
index 59fe459c82a9bc144f516fff3721d7fd1ae478ec..a332e155776d9a9b1de2f08cd0909076345aed2c 100644 (file)
@@ -3,16 +3,16 @@
 // Purpose:     Utilities page of the Doxygen manual
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Purpose:     Utilities page of the Doxygen manual
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
 
 /////////////////////////////////////////////////////////////////////////////
 
 /**
 
-@page page_utils Included Utilities
+@page page_utils Utilities Overview
 
 In addition to the wxWidgets libraries (see @ref page_libs), some utilities
 are available to the users in the @c utils hierarchy (even if some of them are
 
 In addition to the wxWidgets libraries (see @ref page_libs), some utilities
 are available to the users in the @c utils hierarchy (even if some of them are
-explicitely coinceived for wxWidgets maintainance and will probably be of
+explicitly conceived for wxWidgets maintainance and will probably be of
 little use to others).
 
 Please note that these utilities do represent only the utilities developed
 little use to others).
 
 Please note that these utilities do represent only the utilities developed
@@ -71,6 +71,9 @@ can even correct them automatically. It uses the XML outputs of the gccxml utili
 (see http://www.gccxml.org) and of the Doxygen utility (see http://www.doxygen.org)
 to do the comparisons.
 
 (see http://www.gccxml.org) and of the Doxygen utility (see http://www.doxygen.org)
 to do the comparisons.
 
+It's explicitly designed for wxWidgets documentation needs and is probably of little
+use for anything else than wxWidgets docs reviewing.
+
 You can find it in @c utils/ifacecheck.
 
 
 You can find it in @c utils/ifacecheck.