X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eeb67742cdf63068e82ec68e50ad2c9bb5ab613f..c8c77ee2af68bcea8ba157b4d5a4e2cd5b4912bd:/docs/doxygen/mainpages/utilities.h diff --git a/docs/doxygen/mainpages/utilities.h b/docs/doxygen/mainpages/utilities.h index 6b9c712322..a332e15577 100644 --- a/docs/doxygen/mainpages/utilities.h +++ b/docs/doxygen/mainpages/utilities.h @@ -3,16 +3,16 @@ // Purpose: Utilities page of the Doxygen manual // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** -@page page_utils Utilities supplied with wxWidgets +@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 -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 @@ -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. +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. @@ -82,5 +85,5 @@ See @ref overview_xrc for more info. You can find it under @c utils/wxrc. - */ +