IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 12:47:23 PM (19 years ago)
Author:
magnier
Message:

major cleanup of the Doxygen groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/jpeg/psImageJpeg.h

    r7380 r11248  
    1 /** @file  psImageJpeg.h
    2  *
    3  * the functions to generate JPEG images from psImage
     1/* @file  psImageJpeg.h
     2 * @brief functions to generate JPEG images from psImage
     3 *
     4 * @author EAM
     5 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     6 * @date $Date: 2007-01-23 22:47:23 $
    47 */
    58
    69#ifndef PS_IMAGE_JPEG_H
    710#define PS_IMAGE_JPEG_H
     11
     12/// @addtogroup FileIO Input/Output
     13/// @{
    814
    915#include "psImage.h"
     
    3743                );
    3844
     45/// @}
    3946#endif /* PS_IMAGE_JPEG_H */
Note: See TracChangeset for help on using the changeset viewer.