]> git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/mainpages/manual.h
moved the samples in a separate page so it has a summary of all the samples descripti...
[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_contents Contents
19 @li @subpage page_copyright
20 @li @subpage page_introduction
21 @li @subpage page_multiplatform
22 @li @subpage page_utils
23 @li @subpage page_samples
24 @li @subpage page_strategies
25 @li @subpage page_libs
26 @li @subpage page_constants
27 @li @subpage page_class_cat
28 @li @subpage page_func_cat
29 @li @subpage page_macro_cat
30 @li @subpage page_topics
31 @li @subpage page_port
32
33 */