]>
Commit | Line | Data |
---|---|---|
4514447c FM |
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 | ||
880efa2a | 10 | /** |
4514447c | 11 | |
f3784285 | 12 | @mainpage Reference manual |
2250d25c | 13 | @author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, |
a19d71a8 SC |
14 | Stefan Csomor, Francesco Montorsi, Bryan Petty, et al |
15 | @date April, 2009 | |
4514447c | 16 | |
928f1a07 | 17 | @image html main_wxlogo.png |
4514447c | 18 | |
29f86fc1 | 19 | @section manual_user User Manual: |
0f660b35 | 20 | |
928f1a07 FM |
21 | @li @subpage page_copyright |
22 | @li @subpage page_introduction | |
23 | @li @subpage page_multiplatform | |
24 | @li @subpage page_utils | |
25 | @li @subpage page_samples | |
928f1a07 | 26 | @li @subpage page_libs |
29f86fc1 | 27 | @li @subpage page_class_cat |
0f660b35 FM |
28 | @li @subpage page_topics |
29 | @li @subpage page_port | |
30 | ||
29f86fc1 | 31 | @section manual_reference Reference Manual: |
0f660b35 | 32 | |
928f1a07 | 33 | @li @subpage page_constants |
09380d41 | 34 | @li @subpage page_translations |
409e6ce4 BP |
35 | @li @subpage group_class |
36 | @li @subpage group_funcmacro | |
4514447c | 37 | |
4514447c | 38 | */ |