// Purpose: topic overview
// Author: wxWidgets team
// RCS-ID: $Id$
-// Licence: wxWindows license
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-/*!
+/**
@page overview_splitterwindow wxSplitterWindow Overview
-Classes: wxSplitterWindow
+@tableofcontents
+
+@see wxSplitterWindow
+
+
+
+@section overview_splitterwindow_appearance Appearance
The following screenshot shows the appearance of a splitter window with a
horizontal split.
The style wxSP_3D has been used to show a 3D border and 3D sash.
-@image html splitter.bmp
+@image html overview_splitter_3d.png
@section overview_splitterwindow_example Example
@endcode
*/
-