Doxygen doc udpated, clean up, fixes and stuff

This commit is contained in:
Christophe Riccio
2011-02-08 16:03:45 +00:00
parent 79f0f7c49f
commit 7ab3d65253
7 changed files with 133 additions and 19 deletions

View File

@@ -16,9 +16,9 @@
/*!
\defgroup core_types Core GLSL Types
\defgroup core_types Core Types
\brief The standard types defined by the GLSL specification.
\brief The standard types defined by the specification.
These types are all typedefs of more generalized, template types. To see the definiton
of these template types, go to \ref core_template.
@@ -54,9 +54,9 @@
**/
/*!
\defgroup core_funcs Core GLSL Functions
\defgroup core_funcs Core Functions
\brief The functions defined by the GLSL specification.
\brief The functions defined by the specification.
\ingroup core
**/