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:
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/python/intern/bpy_utils_units.c
|
||||
* \ingroup pythonintern
|
||||
/** \file \ingroup pythonintern
|
||||
*
|
||||
* This file defines a singleton py object accessed via 'bpy.utils.units',
|
||||
* which exposes various data and functions useful in units handling.
|
||||
|
Reference in New Issue
Block a user