Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-02-18 00:08:12 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-18 00:22:12 +0300
commitde13d0a80c3cb6a7445245b2999a29fe70e49953 (patch)
tree48ab17499c8ade363e082e5871770a9d10a8b930 /source/blender/blenlib/intern
parent3316853323226afe7003a8638fa09600d9ba028d (diff)
doxygen: add newline after \file
While \file doesn't need an argument, it can't have another doxy command after it.
Diffstat (limited to 'source/blender/blenlib/intern')
-rw-r--r--source/blender/blenlib/intern/BLI_args.c5
-rw-r--r--source/blender/blenlib/intern/BLI_array.c5
-rw-r--r--source/blender/blenlib/intern/BLI_dial_2d.c3
-rw-r--r--source/blender/blenlib/intern/BLI_dynstr.c3
-rw-r--r--source/blender/blenlib/intern/BLI_filelist.c3
-rw-r--r--source/blender/blenlib/intern/BLI_ghash.c3
-rw-r--r--source/blender/blenlib/intern/BLI_ghash_utils.c3
-rw-r--r--source/blender/blenlib/intern/BLI_heap.c3
-rw-r--r--source/blender/blenlib/intern/BLI_heap_simple.c3
-rw-r--r--source/blender/blenlib/intern/BLI_kdopbvh.c5
-rw-r--r--source/blender/blenlib/intern/BLI_kdtree.c3
-rw-r--r--source/blender/blenlib/intern/BLI_linklist.c3
-rw-r--r--source/blender/blenlib/intern/BLI_linklist_lockfree.c3
-rw-r--r--source/blender/blenlib/intern/BLI_memarena.c7
-rw-r--r--source/blender/blenlib/intern/BLI_memiter.c3
-rw-r--r--source/blender/blenlib/intern/BLI_mempool.c3
-rw-r--r--source/blender/blenlib/intern/BLI_timer.c3
-rw-r--r--source/blender/blenlib/intern/DLRB_tree.c3
-rw-r--r--source/blender/blenlib/intern/array_store.c5
-rw-r--r--source/blender/blenlib/intern/array_store_utils.c5
-rw-r--r--source/blender/blenlib/intern/array_utils.c5
-rw-r--r--source/blender/blenlib/intern/astar.c5
-rw-r--r--source/blender/blenlib/intern/bitmap.c3
-rw-r--r--source/blender/blenlib/intern/bitmap_draw_2d.c5
-rw-r--r--source/blender/blenlib/intern/boxpack_2d.c3
-rw-r--r--source/blender/blenlib/intern/buffer.c3
-rw-r--r--source/blender/blenlib/intern/callbacks.c3
-rw-r--r--source/blender/blenlib/intern/convexhull_2d.c3
-rw-r--r--source/blender/blenlib/intern/dynlib.c3
-rw-r--r--source/blender/blenlib/intern/easing.c3
-rw-r--r--source/blender/blenlib/intern/edgehash.c3
-rw-r--r--source/blender/blenlib/intern/endian_switch.c3
-rw-r--r--source/blender/blenlib/intern/expr_pylike_eval.c3
-rw-r--r--source/blender/blenlib/intern/fileops.c3
-rw-r--r--source/blender/blenlib/intern/fnmatch.c3
-rw-r--r--source/blender/blenlib/intern/freetypefont.c3
-rw-r--r--source/blender/blenlib/intern/gsqueue.c3
-rw-r--r--source/blender/blenlib/intern/hash_md5.c5
-rw-r--r--source/blender/blenlib/intern/hash_mm2a.c3
-rw-r--r--source/blender/blenlib/intern/hash_mm3.c3
-rw-r--r--source/blender/blenlib/intern/jitter_2d.c5
-rw-r--r--source/blender/blenlib/intern/lasso_2d.c3
-rw-r--r--source/blender/blenlib/intern/list_sort_impl.h3
-rw-r--r--source/blender/blenlib/intern/listbase.c3
-rw-r--r--source/blender/blenlib/intern/math_base.c3
-rw-r--r--source/blender/blenlib/intern/math_base_inline.c3
-rw-r--r--source/blender/blenlib/intern/math_bits_inline.c3
-rw-r--r--source/blender/blenlib/intern/math_color.c3
-rw-r--r--source/blender/blenlib/intern/math_color_blend_inline.c3
-rw-r--r--source/blender/blenlib/intern/math_color_inline.c3
-rw-r--r--source/blender/blenlib/intern/math_geom.c3
-rw-r--r--source/blender/blenlib/intern/math_geom_inline.c3
-rw-r--r--source/blender/blenlib/intern/math_interp.c3
-rw-r--r--source/blender/blenlib/intern/math_matrix.c3
-rw-r--r--source/blender/blenlib/intern/math_rotation.c3
-rw-r--r--source/blender/blenlib/intern/math_solvers.c3
-rw-r--r--source/blender/blenlib/intern/math_statistics.c3
-rw-r--r--source/blender/blenlib/intern/math_vector.c5
-rw-r--r--source/blender/blenlib/intern/math_vector_inline.c3
-rw-r--r--source/blender/blenlib/intern/memory_utils.c5
-rw-r--r--source/blender/blenlib/intern/noise.c3
-rw-r--r--source/blender/blenlib/intern/path_util.c3
-rw-r--r--source/blender/blenlib/intern/polyfill_2d.c3
-rw-r--r--source/blender/blenlib/intern/polyfill_2d_beautify.c3
-rw-r--r--source/blender/blenlib/intern/quadric.c3
-rw-r--r--source/blender/blenlib/intern/rand.c3
-rw-r--r--source/blender/blenlib/intern/rct.c3
-rw-r--r--source/blender/blenlib/intern/scanfill.c3
-rw-r--r--source/blender/blenlib/intern/scanfill_utils.c3
-rw-r--r--source/blender/blenlib/intern/smallhash.c3
-rw-r--r--source/blender/blenlib/intern/sort.c3
-rw-r--r--source/blender/blenlib/intern/sort_utils.c3
-rw-r--r--source/blender/blenlib/intern/stack.c3
-rw-r--r--source/blender/blenlib/intern/storage.c3
-rw-r--r--source/blender/blenlib/intern/string.c3
-rw-r--r--source/blender/blenlib/intern/string_cursor_utf8.c3
-rw-r--r--source/blender/blenlib/intern/string_utf8.c3
-rw-r--r--source/blender/blenlib/intern/string_utils.c3
-rw-r--r--source/blender/blenlib/intern/system.c3
-rw-r--r--source/blender/blenlib/intern/task.c3
-rw-r--r--source/blender/blenlib/intern/threads.c3
-rw-r--r--source/blender/blenlib/intern/time.c3
-rw-r--r--source/blender/blenlib/intern/timecode.c3
-rw-r--r--source/blender/blenlib/intern/uvproject.c3
-rw-r--r--source/blender/blenlib/intern/voronoi_2d.c3
-rw-r--r--source/blender/blenlib/intern/voxel.c3
-rw-r--r--source/blender/blenlib/intern/winstuff.c3
-rw-r--r--source/blender/blenlib/intern/winstuff_dir.c3
88 files changed, 190 insertions, 102 deletions
diff --git a/source/blender/blenlib/intern/BLI_args.c b/source/blender/blenlib/intern/BLI_args.c
index 06ef40ff34b..dbd609d914a 100644
--- a/source/blender/blenlib/intern/BLI_args.c
+++ b/source/blender/blenlib/intern/BLI_args.c
@@ -17,8 +17,9 @@
* All rights reserved.
*/
-/** \file \ingroup bli
- * \brief A general argument parsing module
+/** \file
+ * \ingroup bli
+ * \brief A general argument parsing module
*/
#include <ctype.h> /* for tolower */
diff --git a/source/blender/blenlib/intern/BLI_array.c b/source/blender/blenlib/intern/BLI_array.c
index 5a6bca039d8..6c22b128f5c 100644
--- a/source/blender/blenlib/intern/BLI_array.c
+++ b/source/blender/blenlib/intern/BLI_array.c
@@ -17,8 +17,9 @@
* All rights reserved.
*/
-/** \file \ingroup bli
- * \brief A (mainly) macro array library.
+/** \file
+ * \ingroup bli
+ * \brief A (mainly) macro array library.
*
* This is an array library, used to manage array (re)allocation.
*
diff --git a/source/blender/blenlib/intern/BLI_dial_2d.c b/source/blender/blenlib/intern/BLI_dial_2d.c
index 1ca1774cf7b..882d239aa4b 100644
--- a/source/blender/blenlib/intern/BLI_dial_2d.c
+++ b/source/blender/blenlib/intern/BLI_dial_2d.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "BLI_dial_2d.h"
diff --git a/source/blender/blenlib/intern/BLI_dynstr.c b/source/blender/blenlib/intern/BLI_dynstr.c
index 9696e3dd40e..98682101c65 100644
--- a/source/blender/blenlib/intern/BLI_dynstr.c
+++ b/source/blender/blenlib/intern/BLI_dynstr.c
@@ -18,7 +18,8 @@
* Dynamically sized string ADT
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <stdlib.h> /* malloc */
diff --git a/source/blender/blenlib/intern/BLI_filelist.c b/source/blender/blenlib/intern/BLI_filelist.c
index bb3fdab1730..8cbba2103d3 100644
--- a/source/blender/blenlib/intern/BLI_filelist.c
+++ b/source/blender/blenlib/intern/BLI_filelist.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <sys/types.h>
diff --git a/source/blender/blenlib/intern/BLI_ghash.c b/source/blender/blenlib/intern/BLI_ghash.c
index adf4a3d5210..298c9ca4d39 100644
--- a/source/blender/blenlib/intern/BLI_ghash.c
+++ b/source/blender/blenlib/intern/BLI_ghash.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* A general (pointer -> pointer) chaining hash table
* for 'Abstract Data Types' (known as an ADT Hash Table).
diff --git a/source/blender/blenlib/intern/BLI_ghash_utils.c b/source/blender/blenlib/intern/BLI_ghash_utils.c
index 3ba84a90600..5e271c21830 100644
--- a/source/blender/blenlib/intern/BLI_ghash_utils.c
+++ b/source/blender/blenlib/intern/BLI_ghash_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Helper functions and implementations of standard data types for #GHash
* (not it's implementation).
diff --git a/source/blender/blenlib/intern/BLI_heap.c b/source/blender/blenlib/intern/BLI_heap.c
index 5a443e8d798..0e5cfd02939 100644
--- a/source/blender/blenlib/intern/BLI_heap.c
+++ b/source/blender/blenlib/intern/BLI_heap.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* A min-heap / priority queue ADT.
*/
diff --git a/source/blender/blenlib/intern/BLI_heap_simple.c b/source/blender/blenlib/intern/BLI_heap_simple.c
index 2568a8a86aa..50eb06e5d5d 100644
--- a/source/blender/blenlib/intern/BLI_heap_simple.c
+++ b/source/blender/blenlib/intern/BLI_heap_simple.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* A min-heap / priority queue ADT.
*
diff --git a/source/blender/blenlib/intern/BLI_kdopbvh.c b/source/blender/blenlib/intern/BLI_kdopbvh.c
index 8f92f00c6d9..7199c4126d4 100644
--- a/source/blender/blenlib/intern/BLI_kdopbvh.c
+++ b/source/blender/blenlib/intern/BLI_kdopbvh.c
@@ -17,8 +17,9 @@
* All rights reserved.
*/
-/** \file \ingroup bli
- * \brief BVH-tree implementation.
+/** \file
+ * \ingroup bli
+ * \brief BVH-tree implementation.
*
* k-DOP BVH (Discrete Oriented Polytope, Bounding Volume Hierarchy).
* A k-DOP is represented as k/2 pairs of min , max values for k/2 directions (intervals, "slabs").
diff --git a/source/blender/blenlib/intern/BLI_kdtree.c b/source/blender/blenlib/intern/BLI_kdtree.c
index fe1e4ddfae0..4f12bd0a93f 100644
--- a/source/blender/blenlib/intern/BLI_kdtree.c
+++ b/source/blender/blenlib/intern/BLI_kdtree.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenlib/intern/BLI_linklist.c b/source/blender/blenlib/intern/BLI_linklist.c
index 70e43be1ac6..46499279659 100644
--- a/source/blender/blenlib/intern/BLI_linklist.c
+++ b/source/blender/blenlib/intern/BLI_linklist.c
@@ -18,7 +18,8 @@
* Support for linked lists.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Routines for working with single linked lists of 'links' - pointers to other data.
*
diff --git a/source/blender/blenlib/intern/BLI_linklist_lockfree.c b/source/blender/blenlib/intern/BLI_linklist_lockfree.c
index fbeb4c5ab80..d5dca86ae50 100644
--- a/source/blender/blenlib/intern/BLI_linklist_lockfree.c
+++ b/source/blender/blenlib/intern/BLI_linklist_lockfree.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenlib/intern/BLI_memarena.c b/source/blender/blenlib/intern/BLI_memarena.c
index 71260086afa..9e084f78eee 100644
--- a/source/blender/blenlib/intern/BLI_memarena.c
+++ b/source/blender/blenlib/intern/BLI_memarena.c
@@ -18,9 +18,10 @@
* Efficient memory allocation for lots of similar small chunks.
*/
-/** \file \ingroup bli
- * \brief Memory arena ADT.
- * \section aboutmemarena Memory Arena
+/** \file
+ * \ingroup bli
+ * \brief Memory arena ADT.
+ * \section aboutmemarena Memory Arena
*
* Memory arena's are commonly used when the program
* needs to quickly allocate lots of little bits of data,
diff --git a/source/blender/blenlib/intern/BLI_memiter.c b/source/blender/blenlib/intern/BLI_memiter.c
index 6d099a24a3c..03eefc9ae5d 100644
--- a/source/blender/blenlib/intern/BLI_memiter.c
+++ b/source/blender/blenlib/intern/BLI_memiter.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Simple, fast memory allocator for allocating many small elements of different sizes
* in fixed size memory chunks,
diff --git a/source/blender/blenlib/intern/BLI_mempool.c b/source/blender/blenlib/intern/BLI_mempool.c
index 9a66d9d02a8..d6f6ec8362b 100644
--- a/source/blender/blenlib/intern/BLI_mempool.c
+++ b/source/blender/blenlib/intern/BLI_mempool.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Simple, fast memory allocator for allocating many elements of the same size.
*
diff --git a/source/blender/blenlib/intern/BLI_timer.c b/source/blender/blenlib/intern/BLI_timer.c
index 27263811a45..a09dc7f68ec 100644
--- a/source/blender/blenlib/intern/BLI_timer.c
+++ b/source/blender/blenlib/intern/BLI_timer.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "BLI_timer.h"
diff --git a/source/blender/blenlib/intern/DLRB_tree.c b/source/blender/blenlib/intern/DLRB_tree.c
index f938f38c7a5..e74b1016bb1 100644
--- a/source/blender/blenlib/intern/DLRB_tree.c
+++ b/source/blender/blenlib/intern/DLRB_tree.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/array_store.c b/source/blender/blenlib/intern/array_store.c
index bf46f8656ac..477d320835e 100644
--- a/source/blender/blenlib/intern/array_store.c
+++ b/source/blender/blenlib/intern/array_store.c
@@ -14,8 +14,9 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
- * \brief Array storage to minimize duplication.
+/** \file
+ * \ingroup bli
+ * \brief Array storage to minimize duplication.
*
* This is done by splitting arrays into chunks and using copy-on-write (COW),
* to de-duplicate chunks,
diff --git a/source/blender/blenlib/intern/array_store_utils.c b/source/blender/blenlib/intern/array_store_utils.c
index 9906330f7cb..d1b936b76f7 100644
--- a/source/blender/blenlib/intern/array_store_utils.c
+++ b/source/blender/blenlib/intern/array_store_utils.c
@@ -14,8 +14,9 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
- * \brief Helper functions for BLI_array_store API.
+/** \file
+ * \ingroup bli
+ * \brief Helper functions for BLI_array_store API.
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenlib/intern/array_utils.c b/source/blender/blenlib/intern/array_utils.c
index ab347658042..568f3f9b9ff 100644
--- a/source/blender/blenlib/intern/array_utils.c
+++ b/source/blender/blenlib/intern/array_utils.c
@@ -14,8 +14,9 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
- * \brief Generic array manipulation API.
+/** \file
+ * \ingroup bli
+ * \brief Generic array manipulation API.
*
* \warning Some array operations here are inherently inefficient,
* and only included for the cases where the performance is acceptable.
diff --git a/source/blender/blenlib/intern/astar.c b/source/blender/blenlib/intern/astar.c
index fc777ea0485..13998bad81d 100644
--- a/source/blender/blenlib/intern/astar.c
+++ b/source/blender/blenlib/intern/astar.c
@@ -17,8 +17,9 @@
* All rights reserved.
*/
-/** \file \ingroup bli
- * \brief An implementation of the A* (AStar) algorithm to solve shortest path problem.
+/** \file
+ * \ingroup bli
+ * \brief An implementation of the A* (AStar) algorithm to solve shortest path problem.
*
* This library implements the simple A* (AStar) algorithm, an optimized version of
* classical dijkstra shortest path solver. The difference is that each future possible
diff --git a/source/blender/blenlib/intern/bitmap.c b/source/blender/blenlib/intern/bitmap.c
index 1e84939c9f5..8cc359ac7f2 100644
--- a/source/blender/blenlib/intern/bitmap.c
+++ b/source/blender/blenlib/intern/bitmap.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Utility functions for variable size bitmasks.
*/
diff --git a/source/blender/blenlib/intern/bitmap_draw_2d.c b/source/blender/blenlib/intern/bitmap_draw_2d.c
index 4028b1f7db1..aa2e93d06a1 100644
--- a/source/blender/blenlib/intern/bitmap_draw_2d.c
+++ b/source/blender/blenlib/intern/bitmap_draw_2d.c
@@ -20,7 +20,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Utility functions for primitive drawing operations.
*/
@@ -164,7 +165,7 @@ static float inv_slope(const int a[2], const int b[2])
/**
* <pre>
* *---*
- * \ /
+ * \ /
* *
* </pre>
*/
diff --git a/source/blender/blenlib/intern/boxpack_2d.c b/source/blender/blenlib/intern/boxpack_2d.c
index db81d4ba0e4..357fa57b144 100644
--- a/source/blender/blenlib/intern/boxpack_2d.c
+++ b/source/blender/blenlib/intern/boxpack_2d.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <stdlib.h> /* for qsort */
diff --git a/source/blender/blenlib/intern/buffer.c b/source/blender/blenlib/intern/buffer.c
index 194de387dfd..50401fe6091 100644
--- a/source/blender/blenlib/intern/buffer.c
+++ b/source/blender/blenlib/intern/buffer.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Primitive generic buffer library.
*
diff --git a/source/blender/blenlib/intern/callbacks.c b/source/blender/blenlib/intern/callbacks.c
index d1d66c99b5a..0f84cd588a9 100644
--- a/source/blender/blenlib/intern/callbacks.c
+++ b/source/blender/blenlib/intern/callbacks.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/blenlib/intern/convexhull_2d.c b/source/blender/blenlib/intern/convexhull_2d.c
index c4163311a05..a59d44037f1 100644
--- a/source/blender/blenlib/intern/convexhull_2d.c
+++ b/source/blender/blenlib/intern/convexhull_2d.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/dynlib.c b/source/blender/blenlib/intern/dynlib.c
index e6122b99767..b172ae7a518 100644
--- a/source/blender/blenlib/intern/dynlib.c
+++ b/source/blender/blenlib/intern/dynlib.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <stdio.h>
diff --git a/source/blender/blenlib/intern/easing.c b/source/blender/blenlib/intern/easing.c
index dc54275f5f3..07765276537 100644
--- a/source/blender/blenlib/intern/easing.c
+++ b/source/blender/blenlib/intern/easing.c
@@ -28,7 +28,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "BLI_math_base.h"
diff --git a/source/blender/blenlib/intern/edgehash.c b/source/blender/blenlib/intern/edgehash.c
index c255b8b88fa..f3d69bc9795 100644
--- a/source/blender/blenlib/intern/edgehash.c
+++ b/source/blender/blenlib/intern/edgehash.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* An (edge -> pointer) hash table.
* Using unordered int-pairs as keys.
diff --git a/source/blender/blenlib/intern/endian_switch.c b/source/blender/blenlib/intern/endian_switch.c
index 414f46fa2cf..cc2ffa864f5 100644
--- a/source/blender/blenlib/intern/endian_switch.c
+++ b/source/blender/blenlib/intern/endian_switch.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "BLI_sys_types.h"
diff --git a/source/blender/blenlib/intern/expr_pylike_eval.c b/source/blender/blenlib/intern/expr_pylike_eval.c
index 33da29298c3..d0027c63c4b 100644
--- a/source/blender/blenlib/intern/expr_pylike_eval.c
+++ b/source/blender/blenlib/intern/expr_pylike_eval.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Simple evaluator for a subset of Python expressions that can be
* computed using purely double precision floating point values.
diff --git a/source/blender/blenlib/intern/fileops.c b/source/blender/blenlib/intern/fileops.c
index 31f5ef5e5a2..2339025307e 100644
--- a/source/blender/blenlib/intern/fileops.c
+++ b/source/blender/blenlib/intern/fileops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/fnmatch.c b/source/blender/blenlib/intern/fnmatch.c
index 70817b2e3dd..9ba2cdbf2e6 100644
--- a/source/blender/blenlib/intern/fnmatch.c
+++ b/source/blender/blenlib/intern/fnmatch.c
@@ -1,4 +1,5 @@
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
/* Copyright (C) 1991, 1992, 1993, 1996, 1997 Free Software Foundation, Inc.
diff --git a/source/blender/blenlib/intern/freetypefont.c b/source/blender/blenlib/intern/freetypefont.c
index f1a345588f6..fba3c825a1c 100644
--- a/source/blender/blenlib/intern/freetypefont.c
+++ b/source/blender/blenlib/intern/freetypefont.c
@@ -21,7 +21,8 @@
* Code that uses exotic character maps is present but commented out.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <ft2build.h>
diff --git a/source/blender/blenlib/intern/gsqueue.c b/source/blender/blenlib/intern/gsqueue.c
index af8f31b6cea..226e6cd34d5 100644
--- a/source/blender/blenlib/intern/gsqueue.c
+++ b/source/blender/blenlib/intern/gsqueue.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* \brief A generic structure queue
* (a queue for fixed length generally small) structures.
diff --git a/source/blender/blenlib/intern/hash_md5.c b/source/blender/blenlib/intern/hash_md5.c
index ab7e32f5e59..895b558dc82 100644
--- a/source/blender/blenlib/intern/hash_md5.c
+++ b/source/blender/blenlib/intern/hash_md5.c
@@ -17,7 +17,8 @@
* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Functions to compute MD5 message digest of files or memory blocks
* according to the definition of MD5 in RFC 1321 from April 1992.
@@ -284,7 +285,7 @@ static void *md5_read_ctx(const struct md5_ctx *ctx, void *resbuf)
/** Compute MD5 message digest for bytes read from 'stream'.
* The resulting message digest number will be written into the 16 bytes beginning at 'resblock'.
- * \return Non-zero if an error occurred.
+ * \return Non-zero if an error occurred.
*/
int BLI_hash_md5_stream(FILE *stream, void *resblock)
{
diff --git a/source/blender/blenlib/intern/hash_mm2a.c b/source/blender/blenlib/intern/hash_mm2a.c
index 7ea131db6ba..ff604110f2b 100644
--- a/source/blender/blenlib/intern/hash_mm2a.c
+++ b/source/blender/blenlib/intern/hash_mm2a.c
@@ -15,7 +15,8 @@
* Copyright (C) 2014 Blender Foundation.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Functions to compute Murmur2A hash key.
*
diff --git a/source/blender/blenlib/intern/hash_mm3.c b/source/blender/blenlib/intern/hash_mm3.c
index 7fdff4348c8..c788a6ae7c8 100644
--- a/source/blender/blenlib/intern/hash_mm3.c
+++ b/source/blender/blenlib/intern/hash_mm3.c
@@ -15,7 +15,8 @@
* Copyright (C) 2018 Blender Foundation.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Functions to compute Murmur3 hash key.
*
diff --git a/source/blender/blenlib/intern/jitter_2d.c b/source/blender/blenlib/intern/jitter_2d.c
index e1091673d5a..0a1ee08776e 100644
--- a/source/blender/blenlib/intern/jitter_2d.c
+++ b/source/blender/blenlib/intern/jitter_2d.c
@@ -17,8 +17,9 @@
* All rights reserved.
*/
-/** \file \ingroup bli
- * \brief Jitter offset table
+/** \file
+ * \ingroup bli
+ * \brief Jitter offset table
*/
#include <math.h>
diff --git a/source/blender/blenlib/intern/lasso_2d.c b/source/blender/blenlib/intern/lasso_2d.c
index 8264d4cc8a2..37d4d6e1d1f 100644
--- a/source/blender/blenlib/intern/lasso_2d.c
+++ b/source/blender/blenlib/intern/lasso_2d.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "DNA_vec_types.h"
diff --git a/source/blender/blenlib/intern/list_sort_impl.h b/source/blender/blenlib/intern/list_sort_impl.h
index 4b5c451e905..3da4c5ccd41 100644
--- a/source/blender/blenlib/intern/list_sort_impl.h
+++ b/source/blender/blenlib/intern/list_sort_impl.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Common implementation of linked-list a non-recursive mergesort.
*
diff --git a/source/blender/blenlib/intern/listbase.c b/source/blender/blenlib/intern/listbase.c
index a7c6b31ca99..5fd75643d60 100644
--- a/source/blender/blenlib/intern/listbase.c
+++ b/source/blender/blenlib/intern/listbase.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Manipulations on double-linked list (#ListBase structs).
*
diff --git a/source/blender/blenlib/intern/math_base.c b/source/blender/blenlib/intern/math_base.c
index 1806949457e..c4b01729a6d 100644
--- a/source/blender/blenlib/intern/math_base.c
+++ b/source/blender/blenlib/intern/math_base.c
@@ -20,7 +20,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "BLI_math.h"
diff --git a/source/blender/blenlib/intern/math_base_inline.c b/source/blender/blenlib/intern/math_base_inline.c
index c302766d35c..1ad0dc6a22f 100644
--- a/source/blender/blenlib/intern/math_base_inline.c
+++ b/source/blender/blenlib/intern/math_base_inline.c
@@ -20,7 +20,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#ifndef __MATH_BASE_INLINE_C__
diff --git a/source/blender/blenlib/intern/math_bits_inline.c b/source/blender/blenlib/intern/math_bits_inline.c
index 5e03d941eff..d86b2924e17 100644
--- a/source/blender/blenlib/intern/math_bits_inline.c
+++ b/source/blender/blenlib/intern/math_bits_inline.c
@@ -15,7 +15,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#ifndef __MATH_BITS_INLINE_C__
diff --git a/source/blender/blenlib/intern/math_color.c b/source/blender/blenlib/intern/math_color.c
index 7ac1bf67f46..dbc5ee11663 100644
--- a/source/blender/blenlib/intern/math_color.c
+++ b/source/blender/blenlib/intern/math_color.c
@@ -20,7 +20,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <assert.h>
diff --git a/source/blender/blenlib/intern/math_color_blend_inline.c b/source/blender/blenlib/intern/math_color_blend_inline.c
index 21df1036905..f3e6ff8b110 100644
--- a/source/blender/blenlib/intern/math_color_blend_inline.c
+++ b/source/blender/blenlib/intern/math_color_blend_inline.c
@@ -20,7 +20,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "BLI_math_base.h"
diff --git a/source/blender/blenlib/intern/math_color_inline.c b/source/blender/blenlib/intern/math_color_inline.c
index 12985142b13..5396f3a47f6 100644
--- a/source/blender/blenlib/intern/math_color_inline.c
+++ b/source/blender/blenlib/intern/math_color_inline.c
@@ -20,7 +20,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/math_geom.c b/source/blender/blenlib/intern/math_geom.c
index 0b861a1b47a..a513aca8e46 100644
--- a/source/blender/blenlib/intern/math_geom.c
+++ b/source/blender/blenlib/intern/math_geom.c
@@ -20,7 +20,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenlib/intern/math_geom_inline.c b/source/blender/blenlib/intern/math_geom_inline.c
index 424edc4d466..58262b9a364 100644
--- a/source/blender/blenlib/intern/math_geom_inline.c
+++ b/source/blender/blenlib/intern/math_geom_inline.c
@@ -20,7 +20,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#ifndef __MATH_GEOM_INLINE_C__
diff --git a/source/blender/blenlib/intern/math_interp.c b/source/blender/blenlib/intern/math_interp.c
index c2caa7bb582..5b3f6349703 100644
--- a/source/blender/blenlib/intern/math_interp.c
+++ b/source/blender/blenlib/intern/math_interp.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <math.h>
diff --git a/source/blender/blenlib/intern/math_matrix.c b/source/blender/blenlib/intern/math_matrix.c
index fff3db8a374..747d9a1337a 100644
--- a/source/blender/blenlib/intern/math_matrix.c
+++ b/source/blender/blenlib/intern/math_matrix.c
@@ -19,7 +19,8 @@
* The Original Code is: some of this file.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/math_rotation.c b/source/blender/blenlib/intern/math_rotation.c
index f235e32b8d2..c8d4ce9690b 100644
--- a/source/blender/blenlib/intern/math_rotation.c
+++ b/source/blender/blenlib/intern/math_rotation.c
@@ -20,7 +20,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <assert.h>
diff --git a/source/blender/blenlib/intern/math_solvers.c b/source/blender/blenlib/intern/math_solvers.c
index 8aa307a8247..efaa98fc4e7 100644
--- a/source/blender/blenlib/intern/math_solvers.c
+++ b/source/blender/blenlib/intern/math_solvers.c
@@ -17,7 +17,8 @@
* All rights reserved.
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenlib/intern/math_statistics.c b/source/blender/blenlib/intern/math_statistics.c
index 0dede9ec872..4ad01812474 100644
--- a/source/blender/blenlib/intern/math_statistics.c
+++ b/source/blender/blenlib/intern/math_statistics.c
@@ -17,7 +17,8 @@
* All rights reserved.
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenlib/intern/math_vector.c b/source/blender/blenlib/intern/math_vector.c
index acc20c3f614..bf4cd702ea1 100644
--- a/source/blender/blenlib/intern/math_vector.c
+++ b/source/blender/blenlib/intern/math_vector.c
@@ -20,7 +20,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "BLI_math.h"
@@ -754,7 +755,7 @@ void bisect_v3_v3v3v3(float out[3], const float v1[3], const float v2[3], const
* <pre>
* v
* + ^
- * \ |
+ * \ |
* \|
* + normal: axis of reflection
* /
diff --git a/source/blender/blenlib/intern/math_vector_inline.c b/source/blender/blenlib/intern/math_vector_inline.c
index b6af35c725d..80bdeec5949 100644
--- a/source/blender/blenlib/intern/math_vector_inline.c
+++ b/source/blender/blenlib/intern/math_vector_inline.c
@@ -20,7 +20,8 @@
*
* */
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#ifndef __MATH_VECTOR_INLINE_C__
diff --git a/source/blender/blenlib/intern/memory_utils.c b/source/blender/blenlib/intern/memory_utils.c
index c31e12044bc..b0cfe709be8 100644
--- a/source/blender/blenlib/intern/memory_utils.c
+++ b/source/blender/blenlib/intern/memory_utils.c
@@ -14,8 +14,9 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
- * \brief Generic memory manipulation API.
+/** \file
+ * \ingroup bli
+ * \brief Generic memory manipulation API.
*
* This is to extend on existing functions
* such as ``memcpy`` & ``memcmp``.
diff --git a/source/blender/blenlib/intern/noise.c b/source/blender/blenlib/intern/noise.c
index 38c9f8acef4..1db3040e3db 100644
--- a/source/blender/blenlib/intern/noise.c
+++ b/source/blender/blenlib/intern/noise.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <math.h>
diff --git a/source/blender/blenlib/intern/path_util.c b/source/blender/blenlib/intern/path_util.c
index a80b4ea9263..77b137a9d6d 100644
--- a/source/blender/blenlib/intern/path_util.c
+++ b/source/blender/blenlib/intern/path_util.c
@@ -18,7 +18,8 @@
* various string, file, list operations.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <ctype.h>
diff --git a/source/blender/blenlib/intern/polyfill_2d.c b/source/blender/blenlib/intern/polyfill_2d.c
index d5a379466f8..5867cdee8bc 100644
--- a/source/blender/blenlib/intern/polyfill_2d.c
+++ b/source/blender/blenlib/intern/polyfill_2d.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* An ear clipping algorithm to triangulate single boundary polygons.
*
diff --git a/source/blender/blenlib/intern/polyfill_2d_beautify.c b/source/blender/blenlib/intern/polyfill_2d_beautify.c
index eb6d3c676d4..17af81af866 100644
--- a/source/blender/blenlib/intern/polyfill_2d_beautify.c
+++ b/source/blender/blenlib/intern/polyfill_2d_beautify.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* This function is to improve the tessellation resulting from polyfill2d,
* creating optimal topology.
diff --git a/source/blender/blenlib/intern/quadric.c b/source/blender/blenlib/intern/quadric.c
index 1612b741501..8d5998786f4 100644
--- a/source/blender/blenlib/intern/quadric.c
+++ b/source/blender/blenlib/intern/quadric.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* \note This isn't fully complete,
* possible there are other useful functions to add here.
diff --git a/source/blender/blenlib/intern/rand.c b/source/blender/blenlib/intern/rand.c
index 2a60d31cd7c..262ae67a5f7 100644
--- a/source/blender/blenlib/intern/rand.c
+++ b/source/blender/blenlib/intern/rand.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/rct.c b/source/blender/blenlib/intern/rct.c
index 70b91406d4e..9b26ad24230 100644
--- a/source/blender/blenlib/intern/rct.c
+++ b/source/blender/blenlib/intern/rct.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* A minimalist lib for functions doing stuff with rectangle structs.
*/
diff --git a/source/blender/blenlib/intern/scanfill.c b/source/blender/blenlib/intern/scanfill.c
index fad14499e52..12e1425837e 100644
--- a/source/blender/blenlib/intern/scanfill.c
+++ b/source/blender/blenlib/intern/scanfill.c
@@ -18,7 +18,8 @@
* (uit traces) maart 95
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Triangulate multiple 2D/3D polygon with support for holes,
* use for tessellating curves, fonts and geometry.
diff --git a/source/blender/blenlib/intern/scanfill_utils.c b/source/blender/blenlib/intern/scanfill_utils.c
index 5c805df14c9..f0107908787 100644
--- a/source/blender/blenlib/intern/scanfill_utils.c
+++ b/source/blender/blenlib/intern/scanfill_utils.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <stdio.h>
diff --git a/source/blender/blenlib/intern/smallhash.c b/source/blender/blenlib/intern/smallhash.c
index 9c4f60322e6..142f0a991c8 100644
--- a/source/blender/blenlib/intern/smallhash.c
+++ b/source/blender/blenlib/intern/smallhash.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* A light stack-friendly hash library, it uses stack space for relatively small, fixed size hash tables
* but falls back to heap memory once the stack limits reached (#SMSTACKSIZE).
diff --git a/source/blender/blenlib/intern/sort.c b/source/blender/blenlib/intern/sort.c
index 6c848d75312..af206975e16 100644
--- a/source/blender/blenlib/intern/sort.c
+++ b/source/blender/blenlib/intern/sort.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <stdlib.h>
diff --git a/source/blender/blenlib/intern/sort_utils.c b/source/blender/blenlib/intern/sort_utils.c
index 674a0e0d8b2..7166b7753aa 100644
--- a/source/blender/blenlib/intern/sort_utils.c
+++ b/source/blender/blenlib/intern/sort_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Utility functions for sorting common types.
*/
diff --git a/source/blender/blenlib/intern/stack.c b/source/blender/blenlib/intern/stack.c
index 8e0e5d7aee0..4f6f9024fa5 100644
--- a/source/blender/blenlib/intern/stack.c
+++ b/source/blender/blenlib/intern/stack.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <string.h>
diff --git a/source/blender/blenlib/intern/storage.c b/source/blender/blenlib/intern/storage.c
index 663aaee1924..4fb519e7f26 100644
--- a/source/blender/blenlib/intern/storage.c
+++ b/source/blender/blenlib/intern/storage.c
@@ -19,7 +19,8 @@
* Some really low-level file thingies.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <sys/types.h>
diff --git a/source/blender/blenlib/intern/string.c b/source/blender/blenlib/intern/string.c
index c6deaf5abab..dbec1a3153c 100644
--- a/source/blender/blenlib/intern/string.c
+++ b/source/blender/blenlib/intern/string.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/string_cursor_utf8.c b/source/blender/blenlib/intern/string_cursor_utf8.c
index c0dd115266c..8048ebe7052 100644
--- a/source/blender/blenlib/intern/string_cursor_utf8.c
+++ b/source/blender/blenlib/intern/string_cursor_utf8.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <stdio.h>
diff --git a/source/blender/blenlib/intern/string_utf8.c b/source/blender/blenlib/intern/string_utf8.c
index 03367a96696..d4b4bba810c 100644
--- a/source/blender/blenlib/intern/string_utf8.c
+++ b/source/blender/blenlib/intern/string_utf8.c
@@ -19,7 +19,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <string.h>
diff --git a/source/blender/blenlib/intern/string_utils.c b/source/blender/blenlib/intern/string_utils.c
index e9d31f5e534..3e13b0d3a31 100644
--- a/source/blender/blenlib/intern/string_utils.c
+++ b/source/blender/blenlib/intern/string_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <ctype.h>
diff --git a/source/blender/blenlib/intern/system.c b/source/blender/blenlib/intern/system.c
index 7cb987c0bbd..2b0dfd045ca 100644
--- a/source/blender/blenlib/intern/system.c
+++ b/source/blender/blenlib/intern/system.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <stdio.h>
diff --git a/source/blender/blenlib/intern/task.c b/source/blender/blenlib/intern/task.c
index c6488c9e935..84e89bdec91 100644
--- a/source/blender/blenlib/intern/task.c
+++ b/source/blender/blenlib/intern/task.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* A generic task system which can be used for any task based subsystem.
*/
diff --git a/source/blender/blenlib/intern/threads.c b/source/blender/blenlib/intern/threads.c
index 8a9e9f1a1eb..341b97edbf6 100644
--- a/source/blender/blenlib/intern/threads.c
+++ b/source/blender/blenlib/intern/threads.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <stdlib.h>
diff --git a/source/blender/blenlib/intern/time.c b/source/blender/blenlib/intern/time.c
index 548f79b45f2..ee90e74ea52 100644
--- a/source/blender/blenlib/intern/time.c
+++ b/source/blender/blenlib/intern/time.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/timecode.c b/source/blender/blenlib/intern/timecode.c
index 47ebe38a2c4..d87f1037254 100644
--- a/source/blender/blenlib/intern/timecode.c
+++ b/source/blender/blenlib/intern/timecode.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup blendlib
+/** \file
+ * \ingroup blendlib
*
* Time-Code string formatting
*/
diff --git a/source/blender/blenlib/intern/uvproject.c b/source/blender/blenlib/intern/uvproject.c
index 3690155555a..5ba295cb997 100644
--- a/source/blender/blenlib/intern/uvproject.c
+++ b/source/blender/blenlib/intern/uvproject.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include <math.h>
diff --git a/source/blender/blenlib/intern/voronoi_2d.c b/source/blender/blenlib/intern/voronoi_2d.c
index 3dbda959dd6..cf502a33774 100644
--- a/source/blender/blenlib/intern/voronoi_2d.c
+++ b/source/blender/blenlib/intern/voronoi_2d.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Fortune's algorithm implemented using explanation and some code snippets from
* http://blog.ivank.net/fortunes-algorithm-and-implementation.html
diff --git a/source/blender/blenlib/intern/voxel.c b/source/blender/blenlib/intern/voxel.c
index d926309219f..fbd6fb74ab5 100644
--- a/source/blender/blenlib/intern/voxel.c
+++ b/source/blender/blenlib/intern/voxel.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/blenlib/intern/winstuff.c b/source/blender/blenlib/intern/winstuff.c
index e9b276514af..fb16ccb36bd 100644
--- a/source/blender/blenlib/intern/winstuff.c
+++ b/source/blender/blenlib/intern/winstuff.c
@@ -18,7 +18,8 @@
* Windows-posix compatibility layer, windows-specific functions.
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/winstuff_dir.c b/source/blender/blenlib/intern/winstuff_dir.c
index fd6322083b7..0b3cf07883d 100644
--- a/source/blender/blenlib/intern/winstuff_dir.c
+++ b/source/blender/blenlib/intern/winstuff_dir.c
@@ -15,7 +15,8 @@
* Windows-posix compatibility layer for opendir/readdir/closedir
*/
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*
* Posix compatibility functions for windows dealing with DIR
* (opendir, readdir, closedir)