]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/ipc.h
Fix broken and missing DataView interface items for Phoenix
[wxWidgets.git] / docs / doxygen / overviews / ipc.h
index 0013c1803ca3da46e78a299c1b087f940fb4e832..4f23c3566e7f0ed0b248db787cfe0683af2e16a4 100644 (file)
@@ -3,14 +3,14 @@
 // Purpose:     topic overview
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-/*!
+/**
 
-@page overview_ipc Interprocess Communication Overview
+@page overview_ipc Interprocess Communication
 
-Classes: wxServer, wxConnection, wxClient
+@tableofcontents
 
 wxWidgets has a number of different classes to help with interprocess
 communication and network programming. This section only discusses one family
@@ -208,4 +208,3 @@ connection->StartAdvise("Item");
 @endcode
 
 */
-