diff -r 96d65f841791 -r 4c8abb8977dc include/shapes.h --- a/include/shapes.h Tue May 06 09:39:58 2008 +0200 +++ b/include/shapes.h Thu May 08 09:21:25 2008 +0200 @@ -1,5 +1,6 @@ -/* - * shapes.h: shape classes +/** + * @file shapes.h + * @brief Shape classes: Box, Sphere, Triangle and helpers * * This file is part of Pyrit Ray Tracer. *