X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/077a28282ef918909a55defe783c298d6ff98c5a..4e15d1caa03346c126015019c1fdf093033ef40b:/docs/doxygen/overviews/ipc.h?ds=sidebyside diff --git a/docs/doxygen/overviews/ipc.h b/docs/doxygen/overviews/ipc.h index 0013c1803c..4f23c3566e 100644 --- a/docs/doxygen/overviews/ipc.h +++ b/docs/doxygen/overviews/ipc.h @@ -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 */ -