]>
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$ | |
526954c5 | 6 | // Licence: wxWindows licence |
4514447c FM |
7 | ///////////////////////////////////////////////////////////////////////////// |
8 | ||
9 | ||
880efa2a | 10 | /** |
4514447c | 11 | |
20004800 | 12 | @mainpage Documentation |
2250d25c | 13 | @author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, |
a19d71a8 | 14 | Stefan Csomor, Francesco Montorsi, Bryan Petty, et al |
23818855 | 15 | @date December, 2011 |
4514447c | 16 | |
928f1a07 | 17 | @image html main_wxlogo.png |
4514447c | 18 | |
29f86fc1 | 19 | @section manual_user User Manual: |
0f660b35 | 20 | |
928f1a07 | 21 | @li @subpage page_introduction |
11259601 | 22 | @li @subpage page_copyright |
928f1a07 FM |
23 | @li @subpage page_utils |
24 | @li @subpage page_samples | |
928f1a07 | 25 | @li @subpage page_libs |
29f86fc1 | 26 | @li @subpage page_class_cat |
0f660b35 | 27 | @li @subpage page_topics |
11259601 | 28 | @li @subpage page_multiplatform |
0f660b35 FM |
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 | */ |