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

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#include "intern/builder/deg_builder.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#pragma once

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#include "intern/builder/deg_builder_cycle.h"

View File

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

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#include "intern/builder/deg_builder_map.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#pragma once

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*
* Methods for constructing depsgraph's nodes
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#pragma once

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*
* Methods for constructing depsgraph's nodes
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*
* Methods for constructing depsgraph's nodes
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#include "intern/builder/deg_builder_pchanmap.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#pragma once

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*
* Methods for constructing depsgraph
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#pragma once

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#pragma once

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*
* Methods for constructing depsgraph
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*
* Methods for constructing depsgraph
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*
* Methods for constructing depsgraph
*/

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#include "intern/builder/deg_builder_rna.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#pragma once

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#include "intern/builder/deg_builder_transitive.h"

View File

@@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup depsgraph
/** \file
* \ingroup depsgraph
*/
#pragma once