Cleanup: remove redundant doxygen \file argument
Move \ingroup onto same line to be more compact and make it clear the file is in the group.
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file blender/gpu/intern/gpu_buffers.c
|
||||
* \ingroup gpu
|
||||
/** \file \ingroup gpu
|
||||
*
|
||||
* Mesh drawing using OpenGL VBO (Vertex Buffer Objects)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user