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 source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp
|
||||
* \ingroup freestyle
|
||||
/** \file \ingroup freestyle
|
||||
*/
|
||||
|
||||
#include "BPy_NonTVertex.h"
|
||||
|
||||
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h
|
||||
* \ingroup freestyle
|
||||
/** \file \ingroup freestyle
|
||||
*/
|
||||
|
||||
#ifndef __FREESTYLE_PYTHON_NONTVERTEX_H__
|
||||
|
||||
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp
|
||||
* \ingroup freestyle
|
||||
/** \file \ingroup freestyle
|
||||
*/
|
||||
|
||||
#include "BPy_TVertex.h"
|
||||
|
||||
@@ -14,8 +14,7 @@
|
||||
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
/** \file source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h
|
||||
* \ingroup freestyle
|
||||
/** \file \ingroup freestyle
|
||||
*/
|
||||
|
||||
#ifndef __FREESTYLE_PYTHON_TVERTEX_H__
|
||||
|
||||
Reference in New Issue
Block a user