doxygen: add newline after \file
While \file doesn't need an argument, it can't have another doxy command after it.
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
* Copyright 2015, Blender Foundation.
|
||||
*/
|
||||
|
||||
/** \file \ingroup bpygpu
|
||||
/** \file
|
||||
* \ingroup bpygpu
|
||||
*
|
||||
* This file defines the offscreen functionalities of the 'gpu' module
|
||||
* used for off-screen OpenGL rendering.
|
||||
|
Reference in New Issue
Block a user