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

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#ifndef __MOD_MODIFIERTYPES_H__

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*
* Array modifier: duplicates the object multiple times along an axis.
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "MEM_guardedalloc.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
// #ifdef DEBUG_TIME

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "MEM_guardedalloc.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include <string.h>

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "DNA_object_types.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*
* Method of smoothing deformation, also known as 'delta-mush'.
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include <string.h>

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "BLI_utildefines.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "DNA_object_types.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include <stddef.h>

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*
* EdgeSplit modifier
*

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "BLI_utildefines.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include <stdio.h>

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include <stdio.h>

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include <stdio.h>

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "BLI_utildefines.h"

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#ifndef __MOD_MESHCACHE_UTIL_H__

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "DNA_mesh_types.h"

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "DNA_cachefile_types.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include <stdio.h>

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include <string.h>

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "DNA_customdata_types.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "DNA_mesh_types.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2011 by Nicholas Bishop.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "MEM_guardedalloc.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "BLI_math.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "DNA_mesh_types.h"

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
/* Implementation based in part off the paper "B-Mesh: A Fast Modeling

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include <stdio.h>

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "DNA_mesh_types.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "DNA_mesh_types.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include <string.h>

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include <string.h>

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "MEM_guardedalloc.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "BLI_math.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#ifndef __MOD_WEIGHTVG_UTIL_H__

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "BLI_utildefines.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "BLI_utildefines.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "BLI_utildefines.h"

View File

@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup modifiers
/** \file
* \ingroup modifiers
*/
#include "DNA_mesh_types.h"