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/datatoc/datatoc.c
|
||||
* \ingroup datatoc
|
||||
/** \file \ingroup datatoc
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file blender/datatoc/datatoc_icon.c
|
||||
* \ingroup datatoc
|
||||
/** \file \ingroup datatoc
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user