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 @@
|
||||
#ifndef __MATHUTILS_QUATERNION_H__
|
||||
#define __MATHUTILS_QUATERNION_H__
|
||||
|
||||
/** \file blender/python/mathutils/mathutils_Quaternion.h
|
||||
* \ingroup pymathutils
|
||||
/** \file \ingroup pymathutils
|
||||
*/
|
||||
|
||||
extern PyTypeObject quaternion_Type;
|
||||
|
Reference in New Issue
Block a user