]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/mainpages/manual.h
Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overvi...
[wxWidgets.git] / docs / doxygen / mainpages / manual.h
index 8371efffeab51c692eede9281d362012f259f1cf..631b1d8483f543c079ca518d49f140e65ebf530d 100644 (file)
@@ -7,15 +7,15 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-/*!
+/**
 
  @mainpage wxWidgets 2.9.0: A portable C++ GUI toolkit
  @author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, et al
  @date February, 2008
 
- @image html wx.png
+ @image html main_wxlogo.png
 
- @section Contents
+ @section manual_contents Contents
  @li @subpage page_copyright
  @li @subpage page_introduction
  @li @subpage page_multiplatform
  @li @subpage page_strategies
  @li @subpage page_libs
  @li @subpage page_constants
- @li @subpage page_categories
+ @li @subpage page_class_cat
+ @li @subpage page_func_cat
+ @li @subpage page_macro_cat
  @li @subpage page_topics
- @li @subpage page_platdetails
-
- <!-- @li Alphabetical class reference
-     @li Functions and macros  -->
+ @li @subpage page_port
 
 */