doxygen: add newline after \file
While \file doesn't need an argument, it can't have another doxy command after it.
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
/** \file \ingroup pybmesh
|
||||
/** \file
|
||||
* \ingroup pybmesh
|
||||
*
|
||||
* This file defines the 'bmesh.geometry' module.
|
||||
* Utility functions for operating on 'bmesh.types'
|
||||
|
||||
Reference in New Issue
Block a user