]>
Commit | Line | Data |
---|---|---|
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_strategies | |
24 | @li @subpage page_libs | |
25 | @li @subpage page_constants | |
26 | @li @subpage page_class_cat | |
27 | @li @subpage page_func_cat | |
28 | @li @subpage page_macro_cat | |
29 | @li @subpage page_topics | |
30 | @li @subpage page_port | |
31 | ||
32 | */ |