]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/manual.h
use lowercase for anchor names of wxlibs
[wxWidgets.git] / docs / doxygen / manual.h
CommitLineData
15b6757b
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
10/*!
36c9828f 11
15b6757b
FM
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
8aa7f32d 14 @date February, 2008
15b6757b
FM
15
16 @image html wx.png
17
18 @section Contents
e52e6440
FM
19 @li @subpage copyright_page
20 @li @subpage introduction_page
21 @li @subpage multiplatform_page
22 @li @subpage utilities_page
23 @li @subpage strategies_page
24 @li @subpage libraries_page
25 @li @subpage constants_page
26 @li @subpage categories_page
27 @li @subpage topic_page
28 @li @subpage platformdetails_page
15b6757b 29
36c9828f 30 <!-- @li Alphabetical class reference
15b6757b
FM
31 @li Functions and macros -->
32
33*/