]>
Commit | Line | Data |
---|---|---|
1 | ///////////////////////////////////////////////////////////////////////////// | |
2 | // Name: main.h | |
3 | // Purpose: Main page of the Doxygen manual | |
4 | // Author: wxWidgets team | |
5 | // Licence: wxWindows licence | |
6 | ///////////////////////////////////////////////////////////////////////////// | |
7 | ||
8 | /** | |
9 | ||
10 | @mainpage Documentation | |
11 | ||
12 | @author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, | |
13 | Stefan Csomor, Francesco Montorsi, Bryan Petty, et al | |
14 | ||
15 | @date July, 2013 | |
16 | ||
17 | @image html main_wxlogo.png | |
18 | ||
19 | @section manual_user User Manual | |
20 | ||
21 | @li @subpage page_introduction | |
22 | @li @subpage page_copyright | |
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_multiplatform | |
29 | @li @subpage page_port | |
30 | ||
31 | @section manual_reference Reference Manual | |
32 | ||
33 | @li @subpage page_constants | |
34 | @li @subpage page_translations | |
35 | @li @subpage group_class | |
36 | @li @subpage group_funcmacro | |
37 | ||
38 | */ |