diff -r 96d65f841791 -r 4c8abb8977dc include/pixmap.h --- a/include/pixmap.h Tue May 06 09:39:58 2008 +0200 +++ b/include/pixmap.h Thu May 08 09:21:25 2008 +0200 @@ -1,5 +1,6 @@ -/* - * pixmap.h: 2D image class +/** + * @file pixmap.h + * @brief Pixmap class with PNG file format writer * * This file is part of Pyrit Ray Tracer. *