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:
2019-02-18 08:08:12 +11:00
parent 3316853323
commit de13d0a80c
2994 changed files with 6288 additions and 3339 deletions

View File

@@ -16,7 +16,8 @@
* Copyright 2016, Blender Foundation.
*/
/** \file \ingroup draw_engine
/** \file
* \ingroup draw_engine
*
* Simple engine for drawing color and/or depth.
* When we only need simple flat shaders.