maindocs.h
author morrowa
Thu Jul 02 17:51:35 2009 -0700 (2009-07-02)
changeset 55 f240f9023393
parent 8 6f539dd9921c
permissions -rw-r--r--
Made C99 project default.
     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  */