]> git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/mainpages/manual.h
Restored the old Classes by Category page to live side-by-side with the full Classes...
[wxWidgets.git] / docs / doxygen / mainpages / manual.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: main.h
3 // Purpose: Main page of the Doxygen manual
4 // Author: wxWidgets team
5 // RCS-ID: $Id$
6 // Licence: wxWindows license
7 /////////////////////////////////////////////////////////////////////////////
8
9
10 /**
11
12 @mainpage wxWidgets 2.9.0: A portable C++ GUI toolkit
13 @author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, et al
14 @date February, 2008
15
16 @image html main_wxlogo.png
17
18 @section manual_user User Manual:
19
20 @li @subpage page_copyright
21 @li @subpage page_introduction
22 @li @subpage page_multiplatform
23 @li @subpage page_utils
24 @li @subpage page_samples
25 @li @subpage page_libs
26 @li @subpage page_class_cat
27 @li @subpage page_topics
28 @li @subpage page_port
29
30 @section manual_reference Reference Manual:
31
32 @li @subpage page_constants
33 @li @subpage page_translations
34 @li @subpage group_class
35 @li @subpage group_funcmacro
36
37 */