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/python/bmesh/bmesh_py_ops_call.c
|
||||
* \ingroup pybmesh
|
||||
/** \file \ingroup pybmesh
|
||||
*
|
||||
* This file provides __call__ aka BPy_BMO_call for
|
||||
* the bmesh operator and has been given its own file
|
||||
|
Reference in New Issue
Block a user