// Name: toolbar.h
// Purpose: topic overview
// Author: wxWidgets team
-// RCS-ID: $Id$
-// Licence: wxWindows license
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-/*!
+/**
@page overview_toolbar Toolbar Overview
-Classes: wxToolBar
+@tableofcontents
The toolbar family of classes allows an application to use toolbars in a
variety of configurations and styles.
An example of using a toolbar is given in the "toolbar" sample.
*/
-