]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/memory.h
replace @seealso with @see; as Vaclav pointed out we shouldn't use custom aliases...
[wxWidgets.git] / interface / memory.h
index aa3b52849a7bbd80c7d89d304d9bfc9ff3540c5d..472e76cc0417d3bf256e54c83326a5880b7844da 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        memory.h
-// Purpose:     documentation for wxDebugStreamBuf class
+// Purpose:     interface of wxDebugStreamBuf
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -21,8 +21,7 @@
     @library{wxbase}
     @category{FIXME}
 
-    @seealso
-    Overview
+    @see Overview()
 */
 class wxDebugStreamBuf
 {
@@ -31,6 +30,7 @@ public:
 };
 
 
+
 /**
     @class wxDebugContext
     @wxheader{memory.h}
@@ -45,8 +45,7 @@ public:
     @library{wxbase}
     @category{debugging}
 
-    @seealso
-    Overview
+    @see Overview()
 */
 class wxDebugContext
 {
@@ -234,6 +233,7 @@ public:
 };
 
 
+
 // ============================================================================
 // Global functions/macros
 // ============================================================================