diff --git a/docs/doxygen/mainpages/manual.h b/docs/doxygen/mainpages/manual.h index 3fc51ebd7c..e61dc4ebe5 100644 --- a/docs/doxygen/mainpages/manual.h +++ b/docs/doxygen/mainpages/manual.h @@ -12,20 +12,20 @@ @mainpage Reference manual @author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, Stefan Csomor, Francesco Montorsi, Bryan Petty, et al -@date April, 2009 +@date April, 2010 @image html main_wxlogo.png @section manual_user User Manual: -@li @subpage page_copyright @li @subpage page_introduction -@li @subpage page_multiplatform +@li @subpage page_copyright @li @subpage page_utils @li @subpage page_samples @li @subpage page_libs @li @subpage page_class_cat @li @subpage page_topics +@li @subpage page_multiplatform @li @subpage page_port @section manual_reference Reference Manual: diff --git a/docs/doxygen/mainpages/samples.h b/docs/doxygen/mainpages/samples.h index 1cf41b51ed..a6446b91c0 100644 --- a/docs/doxygen/mainpages/samples.h +++ b/docs/doxygen/mainpages/samples.h @@ -8,7 +8,7 @@ /** -@page page_samples wxWidgets Samples Overview +@page page_samples Samples Overview @brief Overview of the examples provided with wxWidgets. diff --git a/docs/doxygen/mainpages/utilities.h b/docs/doxygen/mainpages/utilities.h index 44ab54169f..a0af9828e5 100644 --- a/docs/doxygen/mainpages/utilities.h +++ b/docs/doxygen/mainpages/utilities.h @@ -8,7 +8,7 @@ /** -@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