Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 7, 2010, 12:53:31 AM (15 years ago)
Author:
landauf
Message:

Moved some header files in util to suitable Doxygen groups.
Enhanced the main-page of Doxygen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/doc/src/libraries/util/Convert.h

    r7365 r7371  
    2828 */
    2929
     30/**
     31    @defgroup Convert Conversion functions
     32    @ingroup Util
     33*/
     34
    3035/** Functions that convert values between different types.
    3136@file
     37@ingroup Convert
    3238@par Usage
    3339    There are three ways to use the conversions depending on what you need. <br>
Note: See TracChangeset for help on using the changeset viewer.