]> git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/manual.h
moved the images under images folder
[wxWidgets.git] / docs / doxygen / 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++ and Python GUI toolkit
13 @author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, et al
14 @date February, 2008
15
16 @image html wx.png
17
18 @section Contents
19 @li @ref copyright_page
20 @li @ref introduction_page
21 @li @ref multiplatform_page
22 @li @ref utilities_page
23 @li @ref strategies_page
24 @li @ref libraries_page
25 @li @ref constants_page
26 @li @ref categories_page
27 @li @ref topic_page
28 @li @ref platformdetails_page
29
30 <!-- @li Alphabetical class reference
31 @li Functions and macros -->
32
33 */