--- a/include/SDL_opengles.h Sun Oct 18 23:21:15 2009 +0000
+++ b/include/SDL_opengles.h Mon Oct 19 13:31:58 2009 +0000
@@ -20,10 +20,13 @@
slouken@libsdl.org
*/
-/*
- This is a simple file to encapsulate the OpenGL ES API headers.
- Headers copied from The Kronos Group website.
- http://www.khronos.org/opengles/
+/**
+ * \file SDL_opengles.h
+ *
+ * This is a simple file to encapsulate the OpenGL ES API headers.
+ *
+ * Headers copied from The Kronos Group website.
+ * http://www.khronos.org/opengles/
*/
#ifndef __gles_h_