// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
-/*!
+/**
- @page overview_dialog wxDialog overview
+ @page overview_dialog wxDialog Overview
Classes: wxDialog, wxDialogLayoutAdapter
until the dialog box is dismissed.
For a set of dialog convenience functions, including file selection, see
- @ref overview_dialogfunctions.
+ @ref page_func_cat_dialog.
See also wxTopLevelWindow and wxWindow for inherited
member functions. Validation of data in controls is covered in @ref overview_validator.