// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
-/*!
+/**
@page overview_rtti Runtime Type Information (RTTI)
@li @ref overview_rtti_classinfo
@li @ref overview_rtti_example
-@seealso
+@see
@li wxObject
@li wxClassInfo
CLASSINFO(wxFrame). You can get the wxClassInfo for an object using
wxObject::GetClassInfo.
-@seealso
+@see
@li wxObject
@li wxCreateDynamicObject