maindocs.h
author morrowa
Tue Jun 23 13:52:28 2009 -0700 (2009-06-23)
changeset 54 6d1392a3e0a6
parent 8 6f539dd9921c
permissions -rw-r--r--
Moved _handleCloseRequest to a new method. Added warning messages.
     1 //
     2 //  maindocs.h
     3 //  MYNetwork
     4 //
     5 //  Created by Jens Alfke on 5/24/08.
     6 //  Copyright 2008 Jens Alfke. All rights reserved.
     7 //
     8 // This file just contains the Doxygen comments that generate the main (index.html) page content.
     9 
    10 
    11 /*! \mainpage MYNetwork: Mooseyard Networking Library, With BLIP Protocol Implementation
    12  
    13     <center><b>By <a href="/Jens/">Jens Alfke</a></b></center>
    14 
    15     <img src="../../BLIP/logo.png">
    16  
    17     <center><a href="annotated.html">Class documentation</a></center>
    18  
    19     <center><a href="../../Home">Overview, instructions, conceptual documentation</a></center>
    20  
    21  */