Changeset 37 in libcf for trunk/include/cf_base.h


Ignore:
Timestamp:
02/05/13 22:51:44 (11 years ago)
Author:
cheese
Message:

#1 add mainpage of doxygen documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/cf_base.h

    r26 r37  
    33 * @author  myusgun <myusgun@gmail.com>
    44 * @version 0.1
     5 *
     6 * @mainpage
     7
     8<h2 style="line-height: 10%;">Welcome to documentation page of libCF</h2>
     9&nbsp; - CFLibrary (cheese's foundation library)
     10
     11&nbsp; This documentation (suggested by nvdark) includes only manual of APIs.
     12
     13&nbsp; Please visit <a href="/trac/libcf">Trac</a> of libcf.
     14
     15<h3>supported functions</h3>
     16<ol>
     17 <li> File I/O </li>
     18 <li> Socket </li>
     19 <li> Logging (advisor: vfire) </li>
     20 <li> Utilities for Debug </li>
     21 <li> Thread & Mutex </li>
     22 <li> ..more needs ? </li>
     23</ol>
     24
     25사츠키 하앜
     26
    527 */
    628#ifndef __CF_BASE_H__
Note: See TracChangeset for help on using the changeset viewer.