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-06 07:42:22 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-06 07:45:22 +0300
commiteef4077f18495d88a2426cfda3ec9a4dc461f798 (patch)
tree0042b131bafa216f8ee69546085f2841a1a13513 /source/blender/blenlib
parent1085c2cc44573b77a74baae8f4be9771941d58da (diff)
Cleanup: remove redundant doxygen \file argument
Move \ingroup onto same line to be more compact and make it clear the file is in the group.
Diffstat (limited to 'source/blender/blenlib')
-rw-r--r--source/blender/blenlib/BLI_alloca.h3
-rw-r--r--source/blender/blenlib/BLI_args.h3
-rw-r--r--source/blender/blenlib/BLI_array.h3
-rw-r--r--source/blender/blenlib/BLI_array_store.h3
-rw-r--r--source/blender/blenlib/BLI_array_store_utils.h3
-rw-r--r--source/blender/blenlib/BLI_array_utils.h3
-rw-r--r--source/blender/blenlib/BLI_assert.h3
-rw-r--r--source/blender/blenlib/BLI_astar.h3
-rw-r--r--source/blender/blenlib/BLI_bitmap.h3
-rw-r--r--source/blender/blenlib/BLI_bitmap_draw_2d.h3
-rw-r--r--source/blender/blenlib/BLI_blenlib.h3
-rw-r--r--source/blender/blenlib/BLI_boxpack_2d.h3
-rw-r--r--source/blender/blenlib/BLI_buffer.h3
-rw-r--r--source/blender/blenlib/BLI_callbacks.h3
-rw-r--r--source/blender/blenlib/BLI_compiler_attrs.h3
-rw-r--r--source/blender/blenlib/BLI_compiler_compat.h3
-rw-r--r--source/blender/blenlib/BLI_compiler_typecheck.h3
-rw-r--r--source/blender/blenlib/BLI_console.h3
-rw-r--r--source/blender/blenlib/BLI_convexhull_2d.h3
-rw-r--r--source/blender/blenlib/BLI_dial_2d.h3
-rw-r--r--source/blender/blenlib/BLI_dlrbTree.h3
-rw-r--r--source/blender/blenlib/BLI_dynlib.h3
-rw-r--r--source/blender/blenlib/BLI_dynstr.h3
-rw-r--r--source/blender/blenlib/BLI_easing.h3
-rw-r--r--source/blender/blenlib/BLI_edgehash.h3
-rw-r--r--source/blender/blenlib/BLI_endian_switch.h3
-rw-r--r--source/blender/blenlib/BLI_endian_switch_inline.h3
-rw-r--r--source/blender/blenlib/BLI_expr_pylike_eval.h3
-rw-r--r--source/blender/blenlib/BLI_fileops.h3
-rw-r--r--source/blender/blenlib/BLI_fileops_types.h3
-rw-r--r--source/blender/blenlib/BLI_fnmatch.h3
-rw-r--r--source/blender/blenlib/BLI_ghash.h3
-rw-r--r--source/blender/blenlib/BLI_gsqueue.h3
-rw-r--r--source/blender/blenlib/BLI_hash.h3
-rw-r--r--source/blender/blenlib/BLI_hash_md5.h3
-rw-r--r--source/blender/blenlib/BLI_hash_mm2a.h3
-rw-r--r--source/blender/blenlib/BLI_hash_mm3.h3
-rw-r--r--source/blender/blenlib/BLI_heap.h3
-rw-r--r--source/blender/blenlib/BLI_heap_simple.h3
-rw-r--r--source/blender/blenlib/BLI_iterator.h3
-rw-r--r--source/blender/blenlib/BLI_jitter_2d.h3
-rw-r--r--source/blender/blenlib/BLI_kdopbvh.h3
-rw-r--r--source/blender/blenlib/BLI_kdtree.h3
-rw-r--r--source/blender/blenlib/BLI_lasso_2d.h3
-rw-r--r--source/blender/blenlib/BLI_link_utils.h3
-rw-r--r--source/blender/blenlib/BLI_linklist.h3
-rw-r--r--source/blender/blenlib/BLI_linklist_lockfree.h3
-rw-r--r--source/blender/blenlib/BLI_linklist_stack.h3
-rw-r--r--source/blender/blenlib/BLI_listbase.h3
-rw-r--r--source/blender/blenlib/BLI_math.h3
-rw-r--r--source/blender/blenlib/BLI_math_base.h3
-rw-r--r--source/blender/blenlib/BLI_math_bits.h3
-rw-r--r--source/blender/blenlib/BLI_math_color.h3
-rw-r--r--source/blender/blenlib/BLI_math_color_blend.h3
-rw-r--r--source/blender/blenlib/BLI_math_geom.h3
-rw-r--r--source/blender/blenlib/BLI_math_inline.h3
-rw-r--r--source/blender/blenlib/BLI_math_interp.h3
-rw-r--r--source/blender/blenlib/BLI_math_matrix.h3
-rw-r--r--source/blender/blenlib/BLI_math_rotation.h3
-rw-r--r--source/blender/blenlib/BLI_math_solvers.h3
-rw-r--r--source/blender/blenlib/BLI_math_statistics.h3
-rw-r--r--source/blender/blenlib/BLI_math_vector.h3
-rw-r--r--source/blender/blenlib/BLI_memarena.h3
-rw-r--r--source/blender/blenlib/BLI_memiter.h3
-rw-r--r--source/blender/blenlib/BLI_memory_utils.h3
-rw-r--r--source/blender/blenlib/BLI_mempool.h3
-rw-r--r--source/blender/blenlib/BLI_noise.h3
-rw-r--r--source/blender/blenlib/BLI_path_util.h3
-rw-r--r--source/blender/blenlib/BLI_polyfill_2d.h3
-rw-r--r--source/blender/blenlib/BLI_polyfill_2d_beautify.h3
-rw-r--r--source/blender/blenlib/BLI_quadric.h3
-rw-r--r--source/blender/blenlib/BLI_rand.h3
-rw-r--r--source/blender/blenlib/BLI_rect.h3
-rw-r--r--source/blender/blenlib/BLI_scanfill.h3
-rw-r--r--source/blender/blenlib/BLI_smallhash.h3
-rw-r--r--source/blender/blenlib/BLI_sort.h3
-rw-r--r--source/blender/blenlib/BLI_sort_utils.h3
-rw-r--r--source/blender/blenlib/BLI_stack.h3
-rw-r--r--source/blender/blenlib/BLI_strict_flags.h3
-rw-r--r--source/blender/blenlib/BLI_string.h3
-rw-r--r--source/blender/blenlib/BLI_string_cursor_utf8.h3
-rw-r--r--source/blender/blenlib/BLI_string_utf8.h3
-rw-r--r--source/blender/blenlib/BLI_string_utils.h3
-rw-r--r--source/blender/blenlib/BLI_sys_types.h3
-rw-r--r--source/blender/blenlib/BLI_system.h3
-rw-r--r--source/blender/blenlib/BLI_task.h3
-rw-r--r--source/blender/blenlib/BLI_threads.h3
-rw-r--r--source/blender/blenlib/BLI_timecode.h3
-rw-r--r--source/blender/blenlib/BLI_timer.h3
-rw-r--r--source/blender/blenlib/BLI_utildefines.h3
-rw-r--r--source/blender/blenlib/BLI_utildefines_iter.h3
-rw-r--r--source/blender/blenlib/BLI_utildefines_stack.h3
-rw-r--r--source/blender/blenlib/BLI_utildefines_variadic.h3
-rw-r--r--source/blender/blenlib/BLI_uvproject.h3
-rw-r--r--source/blender/blenlib/BLI_vfontdata.h3
-rw-r--r--source/blender/blenlib/BLI_voronoi_2d.h3
-rw-r--r--source/blender/blenlib/BLI_voxel.h3
-rw-r--r--source/blender/blenlib/BLI_winstuff.h3
-rw-r--r--source/blender/blenlib/PIL_time.h3
-rw-r--r--source/blender/blenlib/PIL_time_utildefines.h3
-rw-r--r--source/blender/blenlib/intern/BLI_args.c3
-rw-r--r--source/blender/blenlib/intern/BLI_array.c3
-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.c3
-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.c3
-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.c3
-rw-r--r--source/blender/blenlib/intern/array_store_utils.c3
-rw-r--r--source/blender/blenlib/intern/array_utils.c3
-rw-r--r--source/blender/blenlib/intern/astar.c3
-rw-r--r--source/blender/blenlib/intern/bitmap.c3
-rw-r--r--source/blender/blenlib/intern/bitmap_draw_2d.c3
-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.c3
-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.c3
-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.c3
-rw-r--r--source/blender/blenlib/intern/math_vector_inline.c3
-rw-r--r--source/blender/blenlib/intern/memory_utils.c3
-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.c2
-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
188 files changed, 188 insertions, 375 deletions
diff --git a/source/blender/blenlib/BLI_alloca.h b/source/blender/blenlib/BLI_alloca.h
index 38682805323..cd483abe39f 100644
--- a/source/blender/blenlib/BLI_alloca.h
+++ b/source/blender/blenlib/BLI_alloca.h
@@ -17,8 +17,7 @@
#ifndef __BLI_ALLOCA_H__
#define __BLI_ALLOCA_H__
-/** \file BLI_alloca.h
- * \ingroup bli
+/** \file \ingroup bli
*
* Defines alloca and utility macro BLI_array_alloca
*/
diff --git a/source/blender/blenlib/BLI_args.h b/source/blender/blenlib/BLI_args.h
index 22952f9dead..fb0e774afd0 100644
--- a/source/blender/blenlib/BLI_args.h
+++ b/source/blender/blenlib/BLI_args.h
@@ -20,8 +20,7 @@
#ifndef __BLI_ARGS_H__
#define __BLI_ARGS_H__
-/** \file BLI_args.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief A general argument parsing module.
*/
diff --git a/source/blender/blenlib/BLI_array.h b/source/blender/blenlib/BLI_array.h
index 79fa201f7bb..c31defef6a2 100644
--- a/source/blender/blenlib/BLI_array.h
+++ b/source/blender/blenlib/BLI_array.h
@@ -20,8 +20,7 @@
#ifndef __BLI_ARRAY_H__
#define __BLI_ARRAY_H__
-/** \file BLI_array.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief A (mainly) macro array library.
*/
diff --git a/source/blender/blenlib/BLI_array_store.h b/source/blender/blenlib/BLI_array_store.h
index aee653444a3..230fc9d66ef 100644
--- a/source/blender/blenlib/BLI_array_store.h
+++ b/source/blender/blenlib/BLI_array_store.h
@@ -17,8 +17,7 @@
#ifndef __BLI_ARRAY_STORE_H__
#define __BLI_ARRAY_STORE_H__
-/** \file BLI_array_store.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Efficient in-memory storage of multiple similar arrays.
*/
diff --git a/source/blender/blenlib/BLI_array_store_utils.h b/source/blender/blenlib/BLI_array_store_utils.h
index 7164f2029f3..159bdcc9441 100644
--- a/source/blender/blenlib/BLI_array_store_utils.h
+++ b/source/blender/blenlib/BLI_array_store_utils.h
@@ -17,8 +17,7 @@
#ifndef __BLI_ARRAY_STORE_UTILS_H__
#define __BLI_ARRAY_STORE_UTILS_H__
-/** \file BLI_array_store_utils.h
- * \ingroup bli
+/** \file \ingroup bli
*/
struct BArrayStore;
diff --git a/source/blender/blenlib/BLI_array_utils.h b/source/blender/blenlib/BLI_array_utils.h
index 06051eb504e..e017924aa31 100644
--- a/source/blender/blenlib/BLI_array_utils.h
+++ b/source/blender/blenlib/BLI_array_utils.h
@@ -17,8 +17,7 @@
#ifndef __BLI_ARRAY_UTILS_H__
#define __BLI_ARRAY_UTILS_H__
-/** \file BLI_array_utils.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Generic array manipulation API.
*/
diff --git a/source/blender/blenlib/BLI_assert.h b/source/blender/blenlib/BLI_assert.h
index 8d140b51176..fd78ab100f3 100644
--- a/source/blender/blenlib/BLI_assert.h
+++ b/source/blender/blenlib/BLI_assert.h
@@ -17,8 +17,7 @@
#ifndef __BLI_ASSERT_H__
#define __BLI_ASSERT_H__
-/** \file BLI_assert.h
- * \ingroup bli
+/** \file \ingroup bli
*
* Defines:
* - #BLI_assert
diff --git a/source/blender/blenlib/BLI_astar.h b/source/blender/blenlib/BLI_astar.h
index d9da87ddda9..a009a2afe5c 100644
--- a/source/blender/blenlib/BLI_astar.h
+++ b/source/blender/blenlib/BLI_astar.h
@@ -20,8 +20,7 @@
#ifndef __BLI_ASTAR_H__
#define __BLI_ASTAR_H__
-/** \file BLI_astar.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief An implementation of the A* (AStar) algorithm to solve shortest path problem.
*/
diff --git a/source/blender/blenlib/BLI_bitmap.h b/source/blender/blenlib/BLI_bitmap.h
index be058bc36b5..20058db8cf9 100644
--- a/source/blender/blenlib/BLI_bitmap.h
+++ b/source/blender/blenlib/BLI_bitmap.h
@@ -20,8 +20,7 @@
#ifndef __BLI_BITMAP_H__
#define __BLI_BITMAP_H__
-/** \file BLI_bitmap.h
- * \ingroup bli
+/** \file \ingroup bli
*/
typedef unsigned int BLI_bitmap;
diff --git a/source/blender/blenlib/BLI_bitmap_draw_2d.h b/source/blender/blenlib/BLI_bitmap_draw_2d.h
index 325f1838978..d5c5de7ab09 100644
--- a/source/blender/blenlib/BLI_bitmap_draw_2d.h
+++ b/source/blender/blenlib/BLI_bitmap_draw_2d.h
@@ -17,8 +17,7 @@
#ifndef __BLI_BITMAP_DRAW_2D_H__
#define __BLI_BITMAP_DRAW_2D_H__
-/** \file BLI_bitmap_draw_2d.h
- * \ingroup bli
+/** \file \ingroup bli
*/
void BLI_bitmap_draw_2d_line_v2v2i(
diff --git a/source/blender/blenlib/BLI_blenlib.h b/source/blender/blenlib/BLI_blenlib.h
index 0525d4ee867..74cb4240307 100644
--- a/source/blender/blenlib/BLI_blenlib.h
+++ b/source/blender/blenlib/BLI_blenlib.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BLI_blenlib.h
- * \ingroup bli
+/** \file \ingroup bli
*
* \section aboutbli Blender LIbrary external interface
*
diff --git a/source/blender/blenlib/BLI_boxpack_2d.h b/source/blender/blenlib/BLI_boxpack_2d.h
index 3d7f74b093d..781cccaf760 100644
--- a/source/blender/blenlib/BLI_boxpack_2d.h
+++ b/source/blender/blenlib/BLI_boxpack_2d.h
@@ -20,8 +20,7 @@
#ifndef __BLI_BOXPACK_2D_H__
#define __BLI_BOXPACK_2D_H__
-/** \file BLI_boxpack_2d.h
- * \ingroup bli
+/** \file \ingroup bli
*/
/* Box Packer */
diff --git a/source/blender/blenlib/BLI_buffer.h b/source/blender/blenlib/BLI_buffer.h
index 38d02890b17..322d01def80 100644
--- a/source/blender/blenlib/BLI_buffer.h
+++ b/source/blender/blenlib/BLI_buffer.h
@@ -17,8 +17,7 @@
#ifndef __BLI_BUFFER_H__
#define __BLI_BUFFER_H__
-/** \file BLI_buffer.h
- * \ingroup bli
+/** \file \ingroup bli
*/
typedef struct {
diff --git a/source/blender/blenlib/BLI_callbacks.h b/source/blender/blenlib/BLI_callbacks.h
index 94ab410fb39..0ce597ad04d 100644
--- a/source/blender/blenlib/BLI_callbacks.h
+++ b/source/blender/blenlib/BLI_callbacks.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file BLI_callbacks.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifndef __BLI_CALLBACKS_H__
diff --git a/source/blender/blenlib/BLI_compiler_attrs.h b/source/blender/blenlib/BLI_compiler_attrs.h
index 95ef7be6979..ad5593cd212 100644
--- a/source/blender/blenlib/BLI_compiler_attrs.h
+++ b/source/blender/blenlib/BLI_compiler_attrs.h
@@ -20,8 +20,7 @@
#ifndef __BLI_COMPILER_ATTRS_H__
#define __BLI_COMPILER_ATTRS_H__
-/** \file BLI_compiler_attrs.h
- * \ingroup bli
+/** \file \ingroup bli
*/
/* hint to make sure function result is actually used */
diff --git a/source/blender/blenlib/BLI_compiler_compat.h b/source/blender/blenlib/BLI_compiler_compat.h
index 2725c0e3bde..d3d563efa80 100644
--- a/source/blender/blenlib/BLI_compiler_compat.h
+++ b/source/blender/blenlib/BLI_compiler_compat.h
@@ -17,8 +17,7 @@
#ifndef __BLI_COMPILER_COMPAT_H__
#define __BLI_COMPILER_COMPAT_H__
-/** \file BLI_compiler_compat.h
- * \ingroup bli
+/** \file \ingroup bli
*
* Use to help with cross platform portability.
*/
diff --git a/source/blender/blenlib/BLI_compiler_typecheck.h b/source/blender/blenlib/BLI_compiler_typecheck.h
index abe9e2fd669..60b10d0378a 100644
--- a/source/blender/blenlib/BLI_compiler_typecheck.h
+++ b/source/blender/blenlib/BLI_compiler_typecheck.h
@@ -17,8 +17,7 @@
#ifndef __BLI_COMPILER_TYPECHECK_H__
#define __BLI_COMPILER_TYPECHECK_H__
-/** \file BLI_compiler_typecheck.h
- * \ingroup bli
+/** \file \ingroup bli
*
* Type checking macros (often used to ensure valid use of macro args).
* These depend on compiler extensions and c11 in some cases.
diff --git a/source/blender/blenlib/BLI_console.h b/source/blender/blenlib/BLI_console.h
index e0206717741..91f3e675461 100644
--- a/source/blender/blenlib/BLI_console.h
+++ b/source/blender/blenlib/BLI_console.h
@@ -24,8 +24,7 @@
extern "C" {
#endif
-/** \file BLI_console.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Set of utility functions and constants to work with consoles.
*/
diff --git a/source/blender/blenlib/BLI_convexhull_2d.h b/source/blender/blenlib/BLI_convexhull_2d.h
index fba93817c27..3d27195460c 100644
--- a/source/blender/blenlib/BLI_convexhull_2d.h
+++ b/source/blender/blenlib/BLI_convexhull_2d.h
@@ -17,8 +17,7 @@
#ifndef __BLI_CONVEXHULL_2D_H__
#define __BLI_CONVEXHULL_2D_H__
-/** \file BLI_convexhull_2d.h
- * \ingroup bli
+/** \file \ingroup bli
*/
int BLI_convexhull_2d_sorted(const float (*points)[2], const int n, int r_points[]);
diff --git a/source/blender/blenlib/BLI_dial_2d.h b/source/blender/blenlib/BLI_dial_2d.h
index 0ec1f2540fe..3762a8209aa 100644
--- a/source/blender/blenlib/BLI_dial_2d.h
+++ b/source/blender/blenlib/BLI_dial_2d.h
@@ -17,8 +17,7 @@
#ifndef __BLI_DIAL_2D_H__
#define __BLI_DIAL_2D_H__
-/** \file BLI_dial_2d.h
- * \ingroup bli
+/** \file \ingroup bli
*
* \note dials act similar to old rotation based phones and output an angle.
*
diff --git a/source/blender/blenlib/BLI_dlrbTree.h b/source/blender/blenlib/BLI_dlrbTree.h
index 373c9f4b756..3182e1f0541 100644
--- a/source/blender/blenlib/BLI_dlrbTree.h
+++ b/source/blender/blenlib/BLI_dlrbTree.h
@@ -20,8 +20,7 @@
#ifndef __BLI_DLRBTREE_H__
#define __BLI_DLRBTREE_H__
-/** \file BLI_dlrbTree.h
- * \ingroup bli
+/** \file \ingroup bli
*/
/* Double-Linked Red-Black Tree Implementation:
diff --git a/source/blender/blenlib/BLI_dynlib.h b/source/blender/blenlib/BLI_dynlib.h
index 57781fb5c23..3169958347d 100644
--- a/source/blender/blenlib/BLI_dynlib.h
+++ b/source/blender/blenlib/BLI_dynlib.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/BLI_dynlib.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifndef __BLI_DYNLIB_H__
diff --git a/source/blender/blenlib/BLI_dynstr.h b/source/blender/blenlib/BLI_dynstr.h
index 48f12f84e3c..a5c95be592a 100644
--- a/source/blender/blenlib/BLI_dynstr.h
+++ b/source/blender/blenlib/BLI_dynstr.h
@@ -20,8 +20,7 @@
#ifndef __BLI_DYNSTR_H__
#define __BLI_DYNSTR_H__
-/** \file BLI_dynstr.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief A dynamically sized string ADT.
* \section aboutdynstr Dynamic String
* This ADT is designed purely for dynamic string creation
diff --git a/source/blender/blenlib/BLI_easing.h b/source/blender/blenlib/BLI_easing.h
index 0f9f73f475e..b3a16af3cbd 100644
--- a/source/blender/blenlib/BLI_easing.h
+++ b/source/blender/blenlib/BLI_easing.h
@@ -31,8 +31,7 @@
#ifndef __BLI_EASING_H__
#define __BLI_EASING_H__
-/** \file BLI_easing.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_edgehash.h b/source/blender/blenlib/BLI_edgehash.h
index 831216cc1dd..2723e020a60 100644
--- a/source/blender/blenlib/BLI_edgehash.h
+++ b/source/blender/blenlib/BLI_edgehash.h
@@ -17,8 +17,7 @@
#ifndef __BLI_EDGEHASH_H__
#define __BLI_EDGEHASH_H__
-/** \file BLI_edgehash.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "BLI_compiler_attrs.h"
diff --git a/source/blender/blenlib/BLI_endian_switch.h b/source/blender/blenlib/BLI_endian_switch.h
index 2610e0256ed..0aec317c2f9 100644
--- a/source/blender/blenlib/BLI_endian_switch.h
+++ b/source/blender/blenlib/BLI_endian_switch.h
@@ -17,8 +17,7 @@
#ifndef __BLI_ENDIAN_SWITCH_H__
#define __BLI_ENDIAN_SWITCH_H__
-/** \file BLI_endian_switch.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "BLI_compiler_attrs.h"
diff --git a/source/blender/blenlib/BLI_endian_switch_inline.h b/source/blender/blenlib/BLI_endian_switch_inline.h
index 7e0bb58979c..68e4cb95033 100644
--- a/source/blender/blenlib/BLI_endian_switch_inline.h
+++ b/source/blender/blenlib/BLI_endian_switch_inline.h
@@ -22,8 +22,7 @@
# error "this file isnt to be directly included"
#endif
-/** \file blender/blenlib/BLI_endian_switch_inline.h
- * \ingroup bli
+/** \file \ingroup bli
*/
/* note: using a temp char to switch endian is a lot slower,
diff --git a/source/blender/blenlib/BLI_expr_pylike_eval.h b/source/blender/blenlib/BLI_expr_pylike_eval.h
index 3d1d240fc36..7218b1798d3 100644
--- a/source/blender/blenlib/BLI_expr_pylike_eval.h
+++ b/source/blender/blenlib/BLI_expr_pylike_eval.h
@@ -20,8 +20,7 @@
#ifndef __BLI_EXPR_PYLIKE_EVAL_H__
#define __BLI_EXPR_PYLIKE_EVAL_H__
-/** \file BLI_expr_pylike_eval.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_fileops.h b/source/blender/blenlib/BLI_fileops.h
index 6ab9258ad71..8c62a465aca 100644
--- a/source/blender/blenlib/BLI_fileops.h
+++ b/source/blender/blenlib/BLI_fileops.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BLI_fileops.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief File and directory operations.
* */
diff --git a/source/blender/blenlib/BLI_fileops_types.h b/source/blender/blenlib/BLI_fileops_types.h
index d7aab2c3a2e..5c585a89d63 100644
--- a/source/blender/blenlib/BLI_fileops_types.h
+++ b/source/blender/blenlib/BLI_fileops_types.h
@@ -20,8 +20,7 @@
#ifndef __BLI_FILEOPS_TYPES_H__
#define __BLI_FILEOPS_TYPES_H__
-/** \file BLI_fileops_types.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Some types for dealing with directories.
*/
diff --git a/source/blender/blenlib/BLI_fnmatch.h b/source/blender/blenlib/BLI_fnmatch.h
index 42033b89f42..82bb82c47b2 100644
--- a/source/blender/blenlib/BLI_fnmatch.h
+++ b/source/blender/blenlib/BLI_fnmatch.h
@@ -20,8 +20,7 @@
#ifndef __BLI_FNMATCH_H__
#define __BLI_FNMATCH_H__
-/** \file BLI_fnmatch.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_ghash.h b/source/blender/blenlib/BLI_ghash.h
index b7c1f7df9d0..f5fa04c26ab 100644
--- a/source/blender/blenlib/BLI_ghash.h
+++ b/source/blender/blenlib/BLI_ghash.h
@@ -20,8 +20,7 @@
#ifndef __BLI_GHASH_H__
#define __BLI_GHASH_H__
-/** \file BLI_ghash.h
- * \ingroup bli
+/** \file \ingroup bli
*
* GHash is a hash-map implementation (unordered key, value pairs).
*
diff --git a/source/blender/blenlib/BLI_gsqueue.h b/source/blender/blenlib/BLI_gsqueue.h
index 6518982587f..3b30adf42ab 100644
--- a/source/blender/blenlib/BLI_gsqueue.h
+++ b/source/blender/blenlib/BLI_gsqueue.h
@@ -20,8 +20,7 @@
#ifndef __BLI_GSQUEUE_H__
#define __BLI_GSQUEUE_H__
-/** \file BLI_gsqueue.h
- * \ingroup bli
+/** \file \ingroup bli
*/
typedef struct _GSQueue GSQueue;
diff --git a/source/blender/blenlib/BLI_hash.h b/source/blender/blenlib/BLI_hash.h
index e526adc303c..cfda118bb05 100644
--- a/source/blender/blenlib/BLI_hash.h
+++ b/source/blender/blenlib/BLI_hash.h
@@ -17,8 +17,7 @@
#ifndef __BLI_HASH_H__
#define __BLI_HASH_H__
-/** \file BLI_hash.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_hash_md5.h b/source/blender/blenlib/BLI_hash_md5.h
index b71f1fade13..ad00b41c16b 100644
--- a/source/blender/blenlib/BLI_hash_md5.h
+++ b/source/blender/blenlib/BLI_hash_md5.h
@@ -17,8 +17,7 @@
#ifndef __BLI_HASH_MD5_H__
#define __BLI_HASH_MD5_H__
-/** \file BLI_hash_md5.h
- * \ingroup bli
+/** \file \ingroup bli
*/
/* Compute MD5 message digest for LEN bytes beginning at BUFFER. The
diff --git a/source/blender/blenlib/BLI_hash_mm2a.h b/source/blender/blenlib/BLI_hash_mm2a.h
index 6c421af5101..5e003e58b4b 100644
--- a/source/blender/blenlib/BLI_hash_mm2a.h
+++ b/source/blender/blenlib/BLI_hash_mm2a.h
@@ -17,8 +17,7 @@
#ifndef __BLI_HASH_MM2A_H__
#define __BLI_HASH_MM2A_H__
-/** \file BLI_hash_mm2a.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "BLI_sys_types.h"
diff --git a/source/blender/blenlib/BLI_hash_mm3.h b/source/blender/blenlib/BLI_hash_mm3.h
index 8228ef26126..82123a5a43c 100644
--- a/source/blender/blenlib/BLI_hash_mm3.h
+++ b/source/blender/blenlib/BLI_hash_mm3.h
@@ -17,8 +17,7 @@
#ifndef __BLI_HASH_MM3_H__
#define __BLI_HASH_MM3_H__
-/** \file BLI_hash_mm3.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "BLI_sys_types.h"
diff --git a/source/blender/blenlib/BLI_heap.h b/source/blender/blenlib/BLI_heap.h
index cd5ccee2535..45b1f8369ea 100644
--- a/source/blender/blenlib/BLI_heap.h
+++ b/source/blender/blenlib/BLI_heap.h
@@ -17,8 +17,7 @@
#ifndef __BLI_HEAP_H__
#define __BLI_HEAP_H__
-/** \file BLI_heap.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief A min-heap / priority queue ADT
*/
diff --git a/source/blender/blenlib/BLI_heap_simple.h b/source/blender/blenlib/BLI_heap_simple.h
index d615e3a3f77..28aa3fa6d4f 100644
--- a/source/blender/blenlib/BLI_heap_simple.h
+++ b/source/blender/blenlib/BLI_heap_simple.h
@@ -17,8 +17,7 @@
#ifndef __BLI_HEAP_SIMPLE_H__
#define __BLI_HEAP_SIMPLE_H__
-/** \file BLI_heap_simple.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief A min-heap / priority queue ADT
*/
diff --git a/source/blender/blenlib/BLI_iterator.h b/source/blender/blenlib/BLI_iterator.h
index 18da582f1b5..6b5b86741ad 100644
--- a/source/blender/blenlib/BLI_iterator.h
+++ b/source/blender/blenlib/BLI_iterator.h
@@ -17,8 +17,7 @@
#ifndef __BLI_ITERATOR_H__
#define __BLI_ITERATOR_H__
-/** \file BLI_iterator.h
- * \ingroup bli
+/** \file \ingroup bli
*/
typedef struct BLI_Iterator {
diff --git a/source/blender/blenlib/BLI_jitter_2d.h b/source/blender/blenlib/BLI_jitter_2d.h
index 6b5ed0e4948..7d33ee64a27 100644
--- a/source/blender/blenlib/BLI_jitter_2d.h
+++ b/source/blender/blenlib/BLI_jitter_2d.h
@@ -20,8 +20,7 @@
#ifndef __BLI_JITTER_2D_H__
#define __BLI_JITTER_2D_H__
-/** \file BLI_jitter_2d.h
- * \ingroup bli
+/** \file \ingroup bli
*/
void BLI_jitter_init(float (*jitarr)[2], int num);
diff --git a/source/blender/blenlib/BLI_kdopbvh.h b/source/blender/blenlib/BLI_kdopbvh.h
index 5ac3c31c64c..0add54de3af 100644
--- a/source/blender/blenlib/BLI_kdopbvh.h
+++ b/source/blender/blenlib/BLI_kdopbvh.h
@@ -21,8 +21,7 @@
#ifndef __BLI_KDOPBVH_H__
#define __BLI_KDOPBVH_H__
-/** \file BLI_kdopbvh.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_kdtree.h b/source/blender/blenlib/BLI_kdtree.h
index a047f36ba98..ff42120164e 100644
--- a/source/blender/blenlib/BLI_kdtree.h
+++ b/source/blender/blenlib/BLI_kdtree.h
@@ -17,8 +17,7 @@
#ifndef __BLI_KDTREE_H__
#define __BLI_KDTREE_H__
-/** \file BLI_kdtree.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief A kd-tree for nearest neighbor search.
*/
diff --git a/source/blender/blenlib/BLI_lasso_2d.h b/source/blender/blenlib/BLI_lasso_2d.h
index e3d1ce0e0b0..0158d40f698 100644
--- a/source/blender/blenlib/BLI_lasso_2d.h
+++ b/source/blender/blenlib/BLI_lasso_2d.h
@@ -20,8 +20,7 @@
#ifndef __BLI_LASSO_2D_H__
#define __BLI_LASSO_2D_H__
-/** \file BLI_lasso_2d.h
- * \ingroup bli
+/** \file \ingroup bli
*/
struct rcti;
diff --git a/source/blender/blenlib/BLI_link_utils.h b/source/blender/blenlib/BLI_link_utils.h
index fae4f45c246..e74bde77312 100644
--- a/source/blender/blenlib/BLI_link_utils.h
+++ b/source/blender/blenlib/BLI_link_utils.h
@@ -17,8 +17,7 @@
#ifndef __BLI_LINK_UTILS_H__
#define __BLI_LINK_UTILS_H__
-/** \file BLI_link_utils.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Single link-list utility macros. (header only api).
*
* Use this api when the structure defines its own ``next`` pointer
diff --git a/source/blender/blenlib/BLI_linklist.h b/source/blender/blenlib/BLI_linklist.h
index 826fcc10d58..b8b002e90d5 100644
--- a/source/blender/blenlib/BLI_linklist.h
+++ b/source/blender/blenlib/BLI_linklist.h
@@ -20,8 +20,7 @@
#ifndef __BLI_LINKLIST_H__
#define __BLI_LINKLIST_H__
-/** \file BLI_linklist.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "BLI_compiler_attrs.h"
diff --git a/source/blender/blenlib/BLI_linklist_lockfree.h b/source/blender/blenlib/BLI_linklist_lockfree.h
index f732a616293..59383d2cdd3 100644
--- a/source/blender/blenlib/BLI_linklist_lockfree.h
+++ b/source/blender/blenlib/BLI_linklist_lockfree.h
@@ -20,8 +20,7 @@
#ifndef __BLI_LINKLIST_LOCKFREE_H__
#define __BLI_LINKLIST_LOCKFREE_H__
-/** \file BLI_linklist_lockfree.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_linklist_stack.h b/source/blender/blenlib/BLI_linklist_stack.h
index bfd9ff7429a..5b32f82870e 100644
--- a/source/blender/blenlib/BLI_linklist_stack.h
+++ b/source/blender/blenlib/BLI_linklist_stack.h
@@ -20,8 +20,7 @@
#ifndef __BLI_LINKLIST_STACK_H__
#define __BLI_LINKLIST_STACK_H__
-/** \file BLI_linklist_stack.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief BLI_LINKSTACK_*** wrapper macros for using a \a LinkNode
* to store a stack of pointers, using a single linked list
* allocated from a mempool.
diff --git a/source/blender/blenlib/BLI_listbase.h b/source/blender/blenlib/BLI_listbase.h
index 35453dac63e..614846747fd 100644
--- a/source/blender/blenlib/BLI_listbase.h
+++ b/source/blender/blenlib/BLI_listbase.h
@@ -20,8 +20,7 @@
#ifndef __BLI_LISTBASE_H__
#define __BLI_LISTBASE_H__
-/** \file BLI_listbase.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "BLI_compiler_attrs.h"
diff --git a/source/blender/blenlib/BLI_math.h b/source/blender/blenlib/BLI_math.h
index 51d50d9a409..57709c8bdfc 100644
--- a/source/blender/blenlib/BLI_math.h
+++ b/source/blender/blenlib/BLI_math.h
@@ -23,8 +23,7 @@
#ifndef __BLI_MATH_H__
#define __BLI_MATH_H__
-/** \file BLI_math.h
- * \ingroup bli
+/** \file \ingroup bli
*
* \section mathabbrev Abbreviations
*
diff --git a/source/blender/blenlib/BLI_math_base.h b/source/blender/blenlib/BLI_math_base.h
index f84219928f0..d79c41c19cd 100644
--- a/source/blender/blenlib/BLI_math_base.h
+++ b/source/blender/blenlib/BLI_math_base.h
@@ -23,8 +23,7 @@
#ifndef __BLI_MATH_BASE_H__
#define __BLI_MATH_BASE_H__
-/** \file BLI_math_base.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef _MSC_VER
diff --git a/source/blender/blenlib/BLI_math_bits.h b/source/blender/blenlib/BLI_math_bits.h
index a979a9affa5..f18024b36e1 100644
--- a/source/blender/blenlib/BLI_math_bits.h
+++ b/source/blender/blenlib/BLI_math_bits.h
@@ -18,8 +18,7 @@
#ifndef __BLI_MATH_BITS_H__
#define __BLI_MATH_BITS_H__
-/** \file BLI_math_bits.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_math_color.h b/source/blender/blenlib/BLI_math_color.h
index c7047d10646..2a5e3cf3f6a 100644
--- a/source/blender/blenlib/BLI_math_color.h
+++ b/source/blender/blenlib/BLI_math_color.h
@@ -23,8 +23,7 @@
#ifndef __BLI_MATH_COLOR_H__
#define __BLI_MATH_COLOR_H__
-/** \file BLI_math_color.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_math_color_blend.h b/source/blender/blenlib/BLI_math_color_blend.h
index a6a150e0f3e..00daa9a5eda 100644
--- a/source/blender/blenlib/BLI_math_color_blend.h
+++ b/source/blender/blenlib/BLI_math_color_blend.h
@@ -23,8 +23,7 @@
#ifndef __BLI_MATH_COLOR_BLEND_H__
#define __BLI_MATH_COLOR_BLEND_H__
-/** \file BLI_math_color_blend.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_math_geom.h b/source/blender/blenlib/BLI_math_geom.h
index 7c3b53655b8..a564e5481b9 100644
--- a/source/blender/blenlib/BLI_math_geom.h
+++ b/source/blender/blenlib/BLI_math_geom.h
@@ -23,8 +23,7 @@
#ifndef __BLI_MATH_GEOM_H__
#define __BLI_MATH_GEOM_H__
-/** \file BLI_math_geom.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_math_inline.h b/source/blender/blenlib/BLI_math_inline.h
index 01792354dde..43cd9323d71 100644
--- a/source/blender/blenlib/BLI_math_inline.h
+++ b/source/blender/blenlib/BLI_math_inline.h
@@ -23,8 +23,7 @@
#ifndef __BLI_MATH_INLINE_H__
#define __BLI_MATH_INLINE_H__
-/** \file BLI_math_inline.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_math_interp.h b/source/blender/blenlib/BLI_math_interp.h
index 64a39ae2879..4421a4b1597 100644
--- a/source/blender/blenlib/BLI_math_interp.h
+++ b/source/blender/blenlib/BLI_math_interp.h
@@ -20,8 +20,7 @@
#ifndef __BLI_MATH_INTERP_H__
#define __BLI_MATH_INTERP_H__
-/** \file BLI_math_interp.h
- * \ingroup bli
+/** \file \ingroup bli
*/
void BLI_bicubic_interpolation_fl(const float *buffer, float *output, int width, int height,
diff --git a/source/blender/blenlib/BLI_math_matrix.h b/source/blender/blenlib/BLI_math_matrix.h
index b4af0914b39..3cf6a22b0a8 100644
--- a/source/blender/blenlib/BLI_math_matrix.h
+++ b/source/blender/blenlib/BLI_math_matrix.h
@@ -23,8 +23,7 @@
#ifndef __BLI_MATH_MATRIX_H__
#define __BLI_MATH_MATRIX_H__
-/** \file BLI_math_matrix.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_math_rotation.h b/source/blender/blenlib/BLI_math_rotation.h
index 078708dea42..c2e971b23f4 100644
--- a/source/blender/blenlib/BLI_math_rotation.h
+++ b/source/blender/blenlib/BLI_math_rotation.h
@@ -23,8 +23,7 @@
#ifndef __BLI_MATH_ROTATION_H__
#define __BLI_MATH_ROTATION_H__
-/** \file BLI_math_rotation.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_math_solvers.h b/source/blender/blenlib/BLI_math_solvers.h
index d118b6fa195..beb1245a79a 100644
--- a/source/blender/blenlib/BLI_math_solvers.h
+++ b/source/blender/blenlib/BLI_math_solvers.h
@@ -20,8 +20,7 @@
#ifndef __BLI_MATH_SOLVERS_H__
#define __BLI_MATH_SOLVERS_H__
-/** \file BLI_math_solvers.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_math_statistics.h b/source/blender/blenlib/BLI_math_statistics.h
index 6912eafaa11..0b663ac11f9 100644
--- a/source/blender/blenlib/BLI_math_statistics.h
+++ b/source/blender/blenlib/BLI_math_statistics.h
@@ -20,8 +20,7 @@
#ifndef __BLI_MATH_STATISTICS_H__
#define __BLI_MATH_STATISTICS_H__
-/** \file BLI_math_statistics.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_math_vector.h b/source/blender/blenlib/BLI_math_vector.h
index 212c6bdf044..afa8e07df4c 100644
--- a/source/blender/blenlib/BLI_math_vector.h
+++ b/source/blender/blenlib/BLI_math_vector.h
@@ -23,8 +23,7 @@
#ifndef __BLI_MATH_VECTOR_H__
#define __BLI_MATH_VECTOR_H__
-/** \file BLI_math_vector.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_memarena.h b/source/blender/blenlib/BLI_memarena.h
index 00a88d465b5..8e2bf6615fb 100644
--- a/source/blender/blenlib/BLI_memarena.h
+++ b/source/blender/blenlib/BLI_memarena.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BLI_memarena.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifndef __BLI_MEMARENA_H__
diff --git a/source/blender/blenlib/BLI_memiter.h b/source/blender/blenlib/BLI_memiter.h
index fa045bc935c..086a2be04cd 100644
--- a/source/blender/blenlib/BLI_memiter.h
+++ b/source/blender/blenlib/BLI_memiter.h
@@ -17,8 +17,7 @@
#ifndef __BLI_MEMITER_H__
#define __BLI_MEMITER_H__
-/** \file BLI_memiter.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_memory_utils.h b/source/blender/blenlib/BLI_memory_utils.h
index 1e4eb6026ea..cd72ded6ba4 100644
--- a/source/blender/blenlib/BLI_memory_utils.h
+++ b/source/blender/blenlib/BLI_memory_utils.h
@@ -17,8 +17,7 @@
#ifndef __BLI_MEMORY_UTILS_H__
#define __BLI_MEMORY_UTILS_H__
-/** \file BLI_memory_utils.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Generic memory manipulation API.
*/
diff --git a/source/blender/blenlib/BLI_mempool.h b/source/blender/blenlib/BLI_mempool.h
index ff382dfdc79..dede05a64b8 100644
--- a/source/blender/blenlib/BLI_mempool.h
+++ b/source/blender/blenlib/BLI_mempool.h
@@ -20,8 +20,7 @@
#ifndef __BLI_MEMPOOL_H__
#define __BLI_MEMPOOL_H__
-/** \file BLI_mempool.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_noise.h b/source/blender/blenlib/BLI_noise.h
index 959004830e5..81aa95e60c7 100644
--- a/source/blender/blenlib/BLI_noise.h
+++ b/source/blender/blenlib/BLI_noise.h
@@ -20,8 +20,7 @@
#ifndef __BLI_NOISE_H__
#define __BLI_NOISE_H__
-/** \file BLI_noise.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_path_util.h b/source/blender/blenlib/BLI_path_util.h
index 5dbf3f5b491..d723dbd1f56 100644
--- a/source/blender/blenlib/BLI_path_util.h
+++ b/source/blender/blenlib/BLI_path_util.h
@@ -19,8 +19,7 @@
#ifndef __BLI_PATH_UTIL_H__
#define __BLI_PATH_UTIL_H__
-/** \file BLI_path_util.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_polyfill_2d.h b/source/blender/blenlib/BLI_polyfill_2d.h
index eead8b81670..8106f2fa383 100644
--- a/source/blender/blenlib/BLI_polyfill_2d.h
+++ b/source/blender/blenlib/BLI_polyfill_2d.h
@@ -17,8 +17,7 @@
#ifndef __BLI_POLYFILL_2D_H__
#define __BLI_POLYFILL_2D_H__
-/** \file BLI_polyfill_2d.h
- * \ingroup bli
+/** \file \ingroup bli
*/
struct MemArena;
diff --git a/source/blender/blenlib/BLI_polyfill_2d_beautify.h b/source/blender/blenlib/BLI_polyfill_2d_beautify.h
index 5eb6344d655..dc940e7f16d 100644
--- a/source/blender/blenlib/BLI_polyfill_2d_beautify.h
+++ b/source/blender/blenlib/BLI_polyfill_2d_beautify.h
@@ -17,8 +17,7 @@
#ifndef __BLI_POLYFILL_2D_BEAUTIFY_H__
#define __BLI_POLYFILL_2D_BEAUTIFY_H__
-/** \file BLI_polyfill_2d_beautify.h
- * \ingroup bli
+/** \file \ingroup bli
*/
struct Heap;
diff --git a/source/blender/blenlib/BLI_quadric.h b/source/blender/blenlib/BLI_quadric.h
index c5cf596aa87..dbe3a54e940 100644
--- a/source/blender/blenlib/BLI_quadric.h
+++ b/source/blender/blenlib/BLI_quadric.h
@@ -20,8 +20,7 @@
#ifndef __BLI_QUADRIC_H__
#define __BLI_QUADRIC_H__
-/** \file BLI_quadric.h
- * \ingroup bli
+/** \file \ingroup bli
*/
typedef struct Quadric {
diff --git a/source/blender/blenlib/BLI_rand.h b/source/blender/blenlib/BLI_rand.h
index 6f363829977..2481961ff4e 100644
--- a/source/blender/blenlib/BLI_rand.h
+++ b/source/blender/blenlib/BLI_rand.h
@@ -20,8 +20,7 @@
#ifndef __BLI_RAND_H__
#define __BLI_RAND_H__
-/** \file BLI_rand.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Random number functions.
*/
diff --git a/source/blender/blenlib/BLI_rect.h b/source/blender/blenlib/BLI_rect.h
index 04c5096df7d..85531203b2e 100644
--- a/source/blender/blenlib/BLI_rect.h
+++ b/source/blender/blenlib/BLI_rect.h
@@ -20,8 +20,7 @@
#ifndef __BLI_RECT_H__
#define __BLI_RECT_H__
-/** \file BLI_rect.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "DNA_vec_types.h"
diff --git a/source/blender/blenlib/BLI_scanfill.h b/source/blender/blenlib/BLI_scanfill.h
index 370660f460d..b83f093a635 100644
--- a/source/blender/blenlib/BLI_scanfill.h
+++ b/source/blender/blenlib/BLI_scanfill.h
@@ -20,8 +20,7 @@
#ifndef __BLI_SCANFILL_H__
#define __BLI_SCANFILL_H__
-/** \file BLI_scanfill.h
- * \ingroup bli
+/** \file \ingroup bli
*/
struct ScanFillVert;
diff --git a/source/blender/blenlib/BLI_smallhash.h b/source/blender/blenlib/BLI_smallhash.h
index e911c90bf64..0bb11f04517 100644
--- a/source/blender/blenlib/BLI_smallhash.h
+++ b/source/blender/blenlib/BLI_smallhash.h
@@ -20,8 +20,7 @@
#ifndef __BLI_SMALLHASH_H__
#define __BLI_SMALLHASH_H__
-/** \file BLI_smallhash.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "BLI_compiler_attrs.h"
diff --git a/source/blender/blenlib/BLI_sort.h b/source/blender/blenlib/BLI_sort.h
index c4369fd5e8e..906e1f1df3e 100644
--- a/source/blender/blenlib/BLI_sort.h
+++ b/source/blender/blenlib/BLI_sort.h
@@ -20,8 +20,7 @@
#ifndef __BLI_SORT_H__
#define __BLI_SORT_H__
-/** \file BLI_sort.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include <stdlib.h>
diff --git a/source/blender/blenlib/BLI_sort_utils.h b/source/blender/blenlib/BLI_sort_utils.h
index d6c8431b432..ac1c25b91b9 100644
--- a/source/blender/blenlib/BLI_sort_utils.h
+++ b/source/blender/blenlib/BLI_sort_utils.h
@@ -20,8 +20,7 @@
#ifndef __BLI_SORT_UTILS_H__
#define __BLI_SORT_UTILS_H__
-/** \file BLI_sort_utils.h
- * \ingroup bli
+/** \file \ingroup bli
*/
/**
diff --git a/source/blender/blenlib/BLI_stack.h b/source/blender/blenlib/BLI_stack.h
index f749dbfeebd..41c27e37909 100644
--- a/source/blender/blenlib/BLI_stack.h
+++ b/source/blender/blenlib/BLI_stack.h
@@ -17,8 +17,7 @@
#ifndef __BLI_STACK_H__
#define __BLI_STACK_H__
-/** \file BLI_stack.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "BLI_compiler_attrs.h"
diff --git a/source/blender/blenlib/BLI_strict_flags.h b/source/blender/blenlib/BLI_strict_flags.h
index 8cd619b2238..ee53d2d85d3 100644
--- a/source/blender/blenlib/BLI_strict_flags.h
+++ b/source/blender/blenlib/BLI_strict_flags.h
@@ -17,8 +17,7 @@
#ifndef __BLI_STRICT_FLAGS_H__
#define __BLI_STRICT_FLAGS_H__
-/** \file BLI_strict_flags.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Strict compiler flags for areas of code we want
* to ensure don't do conversions without us knowing about it.
*/
diff --git a/source/blender/blenlib/BLI_string.h b/source/blender/blenlib/BLI_string.h
index 81e07ed3f85..3da5a589243 100644
--- a/source/blender/blenlib/BLI_string.h
+++ b/source/blender/blenlib/BLI_string.h
@@ -20,8 +20,7 @@
#ifndef __BLI_STRING_H__
#define __BLI_STRING_H__
-/** \file BLI_string.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include <stdarg.h>
diff --git a/source/blender/blenlib/BLI_string_cursor_utf8.h b/source/blender/blenlib/BLI_string_cursor_utf8.h
index b23a5c8032c..d45b8b93c08 100644
--- a/source/blender/blenlib/BLI_string_cursor_utf8.h
+++ b/source/blender/blenlib/BLI_string_cursor_utf8.h
@@ -20,8 +20,7 @@
#ifndef __BLI_STRING_CURSOR_UTF8_H__
#define __BLI_STRING_CURSOR_UTF8_H__
-/** \file BLI_string_cursor_utf8.h
- * \ingroup bli
+/** \file \ingroup bli
*/
typedef enum eStrCursorJumpType {
diff --git a/source/blender/blenlib/BLI_string_utf8.h b/source/blender/blenlib/BLI_string_utf8.h
index 8a0560895f5..b4b5a95a3d2 100644
--- a/source/blender/blenlib/BLI_string_utf8.h
+++ b/source/blender/blenlib/BLI_string_utf8.h
@@ -17,8 +17,7 @@
#ifndef __BLI_STRING_UTF8_H__
#define __BLI_STRING_UTF8_H__
-/** \file BLI_string_utf8.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_string_utils.h b/source/blender/blenlib/BLI_string_utils.h
index 5a584b7041f..27d7b998110 100644
--- a/source/blender/blenlib/BLI_string_utils.h
+++ b/source/blender/blenlib/BLI_string_utils.h
@@ -20,8 +20,7 @@
#ifndef __BLI_STRING_UTILS_H__
#define __BLI_STRING_UTILS_H__
-/** \file BLI_string_utils.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#include <stdarg.h>
diff --git a/source/blender/blenlib/BLI_sys_types.h b/source/blender/blenlib/BLI_sys_types.h
index a4878d2d163..d165672ff03 100644
--- a/source/blender/blenlib/BLI_sys_types.h
+++ b/source/blender/blenlib/BLI_sys_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BLI_sys_types.h
- * \ingroup bli
+/** \file \ingroup bli
*
* A platform-independent definition of [u]intXX_t
* Plus the accompanying header include for htonl/ntohl
diff --git a/source/blender/blenlib/BLI_system.h b/source/blender/blenlib/BLI_system.h
index f8b6e3e08a3..90df93148d8 100644
--- a/source/blender/blenlib/BLI_system.h
+++ b/source/blender/blenlib/BLI_system.h
@@ -19,8 +19,7 @@
#include <stdio.h>
-/** \file BLI_system.h
- * \ingroup bli
+/** \file \ingroup bli
*/
int BLI_cpu_support_sse2(void);
diff --git a/source/blender/blenlib/BLI_task.h b/source/blender/blenlib/BLI_task.h
index fdf092d7e76..6fbc19a6b3f 100644
--- a/source/blender/blenlib/BLI_task.h
+++ b/source/blender/blenlib/BLI_task.h
@@ -22,8 +22,7 @@
struct Link;
struct ListBase;
-/** \file BLI_task.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_threads.h b/source/blender/blenlib/BLI_threads.h
index f28f682c492..c1c139de793 100644
--- a/source/blender/blenlib/BLI_threads.h
+++ b/source/blender/blenlib/BLI_threads.h
@@ -20,8 +20,7 @@
#ifndef __BLI_THREADS_H__
#define __BLI_THREADS_H__
-/** \file BLI_threads.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
extern "C" {
diff --git a/source/blender/blenlib/BLI_timecode.h b/source/blender/blenlib/BLI_timecode.h
index 2f0738abd23..a8686a2685d 100644
--- a/source/blender/blenlib/BLI_timecode.h
+++ b/source/blender/blenlib/BLI_timecode.h
@@ -20,8 +20,7 @@
#ifndef __BLI_TIMECODE_H__
#define __BLI_TIMECODE_H__
-/** \file BLI_timecode.h
- * \ingroup BLI
+/** \file \ingroup BLI
*/
#include "BLI_compiler_attrs.h"
diff --git a/source/blender/blenlib/BLI_timer.h b/source/blender/blenlib/BLI_timer.h
index 93841eb6e3c..20ff62105b2 100644
--- a/source/blender/blenlib/BLI_timer.h
+++ b/source/blender/blenlib/BLI_timer.h
@@ -22,8 +22,7 @@
#include "BLI_sys_types.h"
-/** \file BLI_timer.h
- * \ingroup BLI
+/** \file \ingroup BLI
*/
/* ret < 0: the timer will be removed.
diff --git a/source/blender/blenlib/BLI_utildefines.h b/source/blender/blenlib/BLI_utildefines.h
index d3e48755a64..2553ec7d8b0 100644
--- a/source/blender/blenlib/BLI_utildefines.h
+++ b/source/blender/blenlib/BLI_utildefines.h
@@ -20,8 +20,7 @@
#ifndef __BLI_UTILDEFINES_H__
#define __BLI_UTILDEFINES_H__
-/** \file BLI_utildefines.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenlib/BLI_utildefines_iter.h b/source/blender/blenlib/BLI_utildefines_iter.h
index 44f8d94b065..26e41b1da36 100644
--- a/source/blender/blenlib/BLI_utildefines_iter.h
+++ b/source/blender/blenlib/BLI_utildefines_iter.h
@@ -17,8 +17,7 @@
#ifndef __BLI_UTILDEFINES_ITER_H__
#define __BLI_UTILDEFINES_ITER_H__
-/** \file BLI_utildefines_iter.h
- * \ingroup bli
+/** \file \ingroup bli
*
* General looping helpers, use `BLI_FOREACH` prefix.
*/
diff --git a/source/blender/blenlib/BLI_utildefines_stack.h b/source/blender/blenlib/BLI_utildefines_stack.h
index 2b6a0a9b08c..f93e00c7091 100644
--- a/source/blender/blenlib/BLI_utildefines_stack.h
+++ b/source/blender/blenlib/BLI_utildefines_stack.h
@@ -17,8 +17,7 @@
#ifndef __BLI_UTILDEFINES_STACK_H__
#define __BLI_UTILDEFINES_STACK_H__
-/** \file BLI_utildefines_stack.h
- * \ingroup bli
+/** \file \ingroup bli
*
* Macro's for a simple array based stack
* \note Caller handles alloc & free.
diff --git a/source/blender/blenlib/BLI_utildefines_variadic.h b/source/blender/blenlib/BLI_utildefines_variadic.h
index 442155bc11f..ab72004716b 100644
--- a/source/blender/blenlib/BLI_utildefines_variadic.h
+++ b/source/blender/blenlib/BLI_utildefines_variadic.h
@@ -17,8 +17,7 @@
#ifndef __BLI_UTILDEFINES_VARIADIC_H__
#define __BLI_UTILDEFINES_VARIADIC_H__
-/** \file BLI_utildefines_variadic.h
- * \ingroup bli
+/** \file \ingroup bli
*/
/* --- internal helpers --- */
diff --git a/source/blender/blenlib/BLI_uvproject.h b/source/blender/blenlib/BLI_uvproject.h
index 664851ae8bf..35920cfbaf3 100644
--- a/source/blender/blenlib/BLI_uvproject.h
+++ b/source/blender/blenlib/BLI_uvproject.h
@@ -16,8 +16,7 @@
#ifndef __BLI_UVPROJECT_H__
#define __BLI_UVPROJECT_H__
-/** \file BLI_uvproject.h
- * \ingroup bli
+/** \file \ingroup bli
*/
struct Object;
diff --git a/source/blender/blenlib/BLI_vfontdata.h b/source/blender/blenlib/BLI_vfontdata.h
index 334a9c851d8..67b952d6f9f 100644
--- a/source/blender/blenlib/BLI_vfontdata.h
+++ b/source/blender/blenlib/BLI_vfontdata.h
@@ -20,8 +20,7 @@
#ifndef __BLI_VFONTDATA_H__
#define __BLI_VFONTDATA_H__
-/** \file BLI_vfontdata.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief A structure to represent vector fonts,
* and to load them from PostScript fonts.
*/
diff --git a/source/blender/blenlib/BLI_voronoi_2d.h b/source/blender/blenlib/BLI_voronoi_2d.h
index 0b8d8c1eaa2..dab4693967d 100644
--- a/source/blender/blenlib/BLI_voronoi_2d.h
+++ b/source/blender/blenlib/BLI_voronoi_2d.h
@@ -22,8 +22,7 @@
struct ListBase;
-/** \file BLI_voronoi_2d.h
- * \ingroup bli
+/** \file \ingroup bli
*/
typedef struct VoronoiSite {
diff --git a/source/blender/blenlib/BLI_voxel.h b/source/blender/blenlib/BLI_voxel.h
index 94d2a066765..c7e64761e6f 100644
--- a/source/blender/blenlib/BLI_voxel.h
+++ b/source/blender/blenlib/BLI_voxel.h
@@ -20,8 +20,7 @@
#ifndef __BLI_VOXEL_H__
#define __BLI_VOXEL_H__
-/** \file BLI_voxel.h
- * \ingroup bli
+/** \file \ingroup bli
*/
/** find the index number of a voxel, given x/y/z integer coords and resolution vector */
diff --git a/source/blender/blenlib/BLI_winstuff.h b/source/blender/blenlib/BLI_winstuff.h
index a300fbe7a28..ebb49919ce6 100644
--- a/source/blender/blenlib/BLI_winstuff.h
+++ b/source/blender/blenlib/BLI_winstuff.h
@@ -20,8 +20,7 @@
#ifndef __BLI_WINSTUFF_H__
#define __BLI_WINSTUFF_H__
-/** \file BLI_winstuff.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Compatibility-like things for windows.
*/
diff --git a/source/blender/blenlib/PIL_time.h b/source/blender/blenlib/PIL_time.h
index 5f73765c2ea..8c3d00ef1ac 100644
--- a/source/blender/blenlib/PIL_time.h
+++ b/source/blender/blenlib/PIL_time.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/PIL_time.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Platform independent time functions.
*/
diff --git a/source/blender/blenlib/PIL_time_utildefines.h b/source/blender/blenlib/PIL_time_utildefines.h
index 3ba3d8b20e7..56ebb0be119 100644
--- a/source/blender/blenlib/PIL_time_utildefines.h
+++ b/source/blender/blenlib/PIL_time_utildefines.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/PIL_time_utildefines.h
- * \ingroup bli
+/** \file \ingroup bli
* \brief Utility defines for timing/benchmarks.
*/
diff --git a/source/blender/blenlib/intern/BLI_args.c b/source/blender/blenlib/intern/BLI_args.c
index 198719d0aaf..06ef40ff34b 100644
--- a/source/blender/blenlib/intern/BLI_args.c
+++ b/source/blender/blenlib/intern/BLI_args.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/BLI_args.c
- * \ingroup bli
+/** \file \ingroup bli
* \brief A general argument parsing module
*/
diff --git a/source/blender/blenlib/intern/BLI_array.c b/source/blender/blenlib/intern/BLI_array.c
index 66c70c23864..5a6bca039d8 100644
--- a/source/blender/blenlib/intern/BLI_array.c
+++ b/source/blender/blenlib/intern/BLI_array.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/BLI_array.c
- * \ingroup bli
+/** \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 3b75251582f..1ca1774cf7b 100644
--- a/source/blender/blenlib/intern/BLI_dial_2d.c
+++ b/source/blender/blenlib/intern/BLI_dial_2d.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/BLI_dial_2d.c
- * \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 7cea48bbbbc..9696e3dd40e 100644
--- a/source/blender/blenlib/intern/BLI_dynstr.c
+++ b/source/blender/blenlib/intern/BLI_dynstr.c
@@ -18,8 +18,7 @@
* Dynamically sized string ADT
*/
-/** \file blender/blenlib/intern/BLI_dynstr.c
- * \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 dd0d51b0f64..bb3fdab1730 100644
--- a/source/blender/blenlib/intern/BLI_filelist.c
+++ b/source/blender/blenlib/intern/BLI_filelist.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/BLI_filelist.c
- * \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 ce37fe194fd..adf4a3d5210 100644
--- a/source/blender/blenlib/intern/BLI_ghash.c
+++ b/source/blender/blenlib/intern/BLI_ghash.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/BLI_ghash.c
- * \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 16a72f1603c..3ba84a90600 100644
--- a/source/blender/blenlib/intern/BLI_ghash_utils.c
+++ b/source/blender/blenlib/intern/BLI_ghash_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/BLI_ghash_utils.c
- * \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 74f93429f69..5a443e8d798 100644
--- a/source/blender/blenlib/intern/BLI_heap.c
+++ b/source/blender/blenlib/intern/BLI_heap.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/BLI_heap.c
- * \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 5e12288a0a7..2568a8a86aa 100644
--- a/source/blender/blenlib/intern/BLI_heap_simple.c
+++ b/source/blender/blenlib/intern/BLI_heap_simple.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/BLI_heap_simple.c
- * \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 6f0c46058c1..3d73e95ad08 100644
--- a/source/blender/blenlib/intern/BLI_kdopbvh.c
+++ b/source/blender/blenlib/intern/BLI_kdopbvh.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/BLI_kdopbvh.c
- * \ingroup bli
+/** \file \ingroup bli
* \brief BVH-tree implementation.
*
* k-DOP BVH (Discrete Oriented Polytope, Bounding Volume Hierarchy).
diff --git a/source/blender/blenlib/intern/BLI_kdtree.c b/source/blender/blenlib/intern/BLI_kdtree.c
index 9c5fe038e2d..fe1e4ddfae0 100644
--- a/source/blender/blenlib/intern/BLI_kdtree.c
+++ b/source/blender/blenlib/intern/BLI_kdtree.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/BLI_kdtree.c
- * \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 a4e3a12c952..70e43be1ac6 100644
--- a/source/blender/blenlib/intern/BLI_linklist.c
+++ b/source/blender/blenlib/intern/BLI_linklist.c
@@ -18,8 +18,7 @@
* Support for linked lists.
*/
-/** \file blender/blenlib/intern/BLI_linklist.c
- * \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 df549e018ce..fbeb4c5ab80 100644
--- a/source/blender/blenlib/intern/BLI_linklist_lockfree.c
+++ b/source/blender/blenlib/intern/BLI_linklist_lockfree.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/BLI_linklist_lockfree.c
- * \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 b2541d0365c..12b4b5350ef 100644
--- a/source/blender/blenlib/intern/BLI_memarena.c
+++ b/source/blender/blenlib/intern/BLI_memarena.c
@@ -18,8 +18,7 @@
* Efficient memory allocation for lots of similar small chunks.
*/
-/** \file blender/blenlib/intern/BLI_memarena.c
- * \ingroup bli
+/** \file \ingroup bli
* \brief Memory arena ADT.
* \section aboutmemarena Memory Arena
*
diff --git a/source/blender/blenlib/intern/BLI_memiter.c b/source/blender/blenlib/intern/BLI_memiter.c
index be5608084a6..6d099a24a3c 100644
--- a/source/blender/blenlib/intern/BLI_memiter.c
+++ b/source/blender/blenlib/intern/BLI_memiter.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/BLI_memiter.c
- * \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 71416ea5eae..9a66d9d02a8 100644
--- a/source/blender/blenlib/intern/BLI_mempool.c
+++ b/source/blender/blenlib/intern/BLI_mempool.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/BLI_mempool.c
- * \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 9e3bfeaf59d..27263811a45 100644
--- a/source/blender/blenlib/intern/BLI_timer.c
+++ b/source/blender/blenlib/intern/BLI_timer.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/BLI_timer.c
- * \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 9dc0022f3af..f938f38c7a5 100644
--- a/source/blender/blenlib/intern/DLRB_tree.c
+++ b/source/blender/blenlib/intern/DLRB_tree.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/DLRB_tree.c
- * \ingroup bli
+/** \file \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/array_store.c b/source/blender/blenlib/intern/array_store.c
index fb7ac4146f3..bf46f8656ac 100644
--- a/source/blender/blenlib/intern/array_store.c
+++ b/source/blender/blenlib/intern/array_store.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/array_store.c
- * \ingroup bli
+/** \file \ingroup bli
* \brief Array storage to minimize duplication.
*
* This is done by splitting arrays into chunks and using copy-on-write (COW),
diff --git a/source/blender/blenlib/intern/array_store_utils.c b/source/blender/blenlib/intern/array_store_utils.c
index 8ee2ab1c274..9906330f7cb 100644
--- a/source/blender/blenlib/intern/array_store_utils.c
+++ b/source/blender/blenlib/intern/array_store_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/array_store_utils.c
- * \ingroup bli
+/** \file \ingroup bli
* \brief Helper functions for BLI_array_store API.
*/
diff --git a/source/blender/blenlib/intern/array_utils.c b/source/blender/blenlib/intern/array_utils.c
index ed27ae94c74..ab347658042 100644
--- a/source/blender/blenlib/intern/array_utils.c
+++ b/source/blender/blenlib/intern/array_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/array_utils.c
- * \ingroup bli
+/** \file \ingroup bli
* \brief Generic array manipulation API.
*
* \warning Some array operations here are inherently inefficient,
diff --git a/source/blender/blenlib/intern/astar.c b/source/blender/blenlib/intern/astar.c
index 770e0c1ea02..fc777ea0485 100644
--- a/source/blender/blenlib/intern/astar.c
+++ b/source/blender/blenlib/intern/astar.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/astar.c
- * \ingroup bli
+/** \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
diff --git a/source/blender/blenlib/intern/bitmap.c b/source/blender/blenlib/intern/bitmap.c
index 1fedc783178..1e84939c9f5 100644
--- a/source/blender/blenlib/intern/bitmap.c
+++ b/source/blender/blenlib/intern/bitmap.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/bitmap.c
- * \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 97c0ebae3dc..4028b1f7db1 100644
--- a/source/blender/blenlib/intern/bitmap_draw_2d.c
+++ b/source/blender/blenlib/intern/bitmap_draw_2d.c
@@ -20,8 +20,7 @@
*
* */
-/** \file blender/blenlib/intern/bitmap_draw_2d.c
- * \ingroup bli
+/** \file \ingroup bli
*
* Utility functions for primitive drawing operations.
*/
diff --git a/source/blender/blenlib/intern/boxpack_2d.c b/source/blender/blenlib/intern/boxpack_2d.c
index 7a96a10a745..db81d4ba0e4 100644
--- a/source/blender/blenlib/intern/boxpack_2d.c
+++ b/source/blender/blenlib/intern/boxpack_2d.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/boxpack_2d.c
- * \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 e9ec7ee6cd0..194de387dfd 100644
--- a/source/blender/blenlib/intern/buffer.c
+++ b/source/blender/blenlib/intern/buffer.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/buffer.c
- * \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 a98c139d329..d1d66c99b5a 100644
--- a/source/blender/blenlib/intern/callbacks.c
+++ b/source/blender/blenlib/intern/callbacks.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/callbacks.c
- * \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 fe77e977b5e..c4163311a05 100644
--- a/source/blender/blenlib/intern/convexhull_2d.c
+++ b/source/blender/blenlib/intern/convexhull_2d.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/convexhull_2d.c
- * \ingroup bli
+/** \file \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/dynlib.c b/source/blender/blenlib/intern/dynlib.c
index 56d871b69eb..e6122b99767 100644
--- a/source/blender/blenlib/intern/dynlib.c
+++ b/source/blender/blenlib/intern/dynlib.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/dynlib.c
- * \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 93c3cad904c..c4a9a024051 100644
--- a/source/blender/blenlib/intern/easing.c
+++ b/source/blender/blenlib/intern/easing.c
@@ -28,8 +28,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/** \file blender/blenlib/intern/easing.c
- * \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 8c37047b62f..c255b8b88fa 100644
--- a/source/blender/blenlib/intern/edgehash.c
+++ b/source/blender/blenlib/intern/edgehash.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/edgehash.c
- * \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 82cb221ac57..414f46fa2cf 100644
--- a/source/blender/blenlib/intern/endian_switch.c
+++ b/source/blender/blenlib/intern/endian_switch.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/endian_switch.c
- * \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 36d9a920711..33da29298c3 100644
--- a/source/blender/blenlib/intern/expr_pylike_eval.c
+++ b/source/blender/blenlib/intern/expr_pylike_eval.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/expr_pylike_eval.c
- * \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 ed570494e18..31f5ef5e5a2 100644
--- a/source/blender/blenlib/intern/fileops.c
+++ b/source/blender/blenlib/intern/fileops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/fileops.c
- * \ingroup bli
+/** \file \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/fnmatch.c b/source/blender/blenlib/intern/fnmatch.c
index 36c1ef394a2..70817b2e3dd 100644
--- a/source/blender/blenlib/intern/fnmatch.c
+++ b/source/blender/blenlib/intern/fnmatch.c
@@ -1,5 +1,4 @@
-/** \file blender/blenlib/intern/fnmatch.c
- * \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 a48332ce074..f1a345588f6 100644
--- a/source/blender/blenlib/intern/freetypefont.c
+++ b/source/blender/blenlib/intern/freetypefont.c
@@ -21,8 +21,7 @@
* Code that uses exotic character maps is present but commented out.
*/
-/** \file blender/blenlib/intern/freetypefont.c
- * \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 db73bb92356..af8f31b6cea 100644
--- a/source/blender/blenlib/intern/gsqueue.c
+++ b/source/blender/blenlib/intern/gsqueue.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/gsqueue.c
- * \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 328da32e830..ab7e32f5e59 100644
--- a/source/blender/blenlib/intern/hash_md5.c
+++ b/source/blender/blenlib/intern/hash_md5.c
@@ -17,8 +17,7 @@
* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
*/
-/** \file blender/blenlib/intern/hash_md5.c
- * \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.
diff --git a/source/blender/blenlib/intern/hash_mm2a.c b/source/blender/blenlib/intern/hash_mm2a.c
index ccd7e27b349..7ea131db6ba 100644
--- a/source/blender/blenlib/intern/hash_mm2a.c
+++ b/source/blender/blenlib/intern/hash_mm2a.c
@@ -15,8 +15,7 @@
* Copyright (C) 2014 Blender Foundation.
*/
-/** \file blender/blenlib/intern/hash_mm2a.c
- * \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 7de89b4e919..7fdff4348c8 100644
--- a/source/blender/blenlib/intern/hash_mm3.c
+++ b/source/blender/blenlib/intern/hash_mm3.c
@@ -15,8 +15,7 @@
* Copyright (C) 2018 Blender Foundation.
*/
-/** \file blender/blenlib/intern/hash_mm3.c
- * \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 274ca270a12..e1091673d5a 100644
--- a/source/blender/blenlib/intern/jitter_2d.c
+++ b/source/blender/blenlib/intern/jitter_2d.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/jitter_2d.c
- * \ingroup bli
+/** \file \ingroup bli
* \brief Jitter offset table
*/
diff --git a/source/blender/blenlib/intern/lasso_2d.c b/source/blender/blenlib/intern/lasso_2d.c
index 94473ff7874..8264d4cc8a2 100644
--- a/source/blender/blenlib/intern/lasso_2d.c
+++ b/source/blender/blenlib/intern/lasso_2d.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/lasso_2d.c
- * \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 ecbfa2896ac..4b5c451e905 100644
--- a/source/blender/blenlib/intern/list_sort_impl.h
+++ b/source/blender/blenlib/intern/list_sort_impl.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/list_sort_impl.h
- * \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 00710c6ab44..a7c6b31ca99 100644
--- a/source/blender/blenlib/intern/listbase.c
+++ b/source/blender/blenlib/intern/listbase.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/listbase.c
- * \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 a43ca06724f..1806949457e 100644
--- a/source/blender/blenlib/intern/math_base.c
+++ b/source/blender/blenlib/intern/math_base.c
@@ -20,8 +20,7 @@
*
* */
-/** \file blender/blenlib/intern/math_base.c
- * \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 8f68b16f4e3..c302766d35c 100644
--- a/source/blender/blenlib/intern/math_base_inline.c
+++ b/source/blender/blenlib/intern/math_base_inline.c
@@ -20,8 +20,7 @@
*
* */
-/** \file blender/blenlib/intern/math_base_inline.c
- * \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 f2596c79596..5e03d941eff 100644
--- a/source/blender/blenlib/intern/math_bits_inline.c
+++ b/source/blender/blenlib/intern/math_bits_inline.c
@@ -15,8 +15,7 @@
*
* */
-/** \file blender/blenlib/intern/math_bits_inline.c
- * \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 6965e5e55ae..7ac1bf67f46 100644
--- a/source/blender/blenlib/intern/math_color.c
+++ b/source/blender/blenlib/intern/math_color.c
@@ -20,8 +20,7 @@
*
* */
-/** \file blender/blenlib/intern/math_color.c
- * \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 93b77d5252b..21df1036905 100644
--- a/source/blender/blenlib/intern/math_color_blend_inline.c
+++ b/source/blender/blenlib/intern/math_color_blend_inline.c
@@ -20,8 +20,7 @@
*
* */
-/** \file blender/blenlib/intern/math_color_blend_inline.c
- * \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 7a4acd26dfb..12985142b13 100644
--- a/source/blender/blenlib/intern/math_color_inline.c
+++ b/source/blender/blenlib/intern/math_color_inline.c
@@ -20,8 +20,7 @@
*
* */
-/** \file blender/blenlib/intern/math_color_inline.c
- * \ingroup bli
+/** \file \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/math_geom.c b/source/blender/blenlib/intern/math_geom.c
index bdf88e0c5df..91de4005f48 100644
--- a/source/blender/blenlib/intern/math_geom.c
+++ b/source/blender/blenlib/intern/math_geom.c
@@ -20,8 +20,7 @@
*
* */
-/** \file blender/blenlib/intern/math_geom.c
- * \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 414219db6a3..424edc4d466 100644
--- a/source/blender/blenlib/intern/math_geom_inline.c
+++ b/source/blender/blenlib/intern/math_geom_inline.c
@@ -20,8 +20,7 @@
*
* */
-/** \file blender/blenlib/intern/math_geom_inline.c
- * \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 dee831134dd..c2caa7bb582 100644
--- a/source/blender/blenlib/intern/math_interp.c
+++ b/source/blender/blenlib/intern/math_interp.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/math_interp.c
- * \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 99288c3cdcf..fff3db8a374 100644
--- a/source/blender/blenlib/intern/math_matrix.c
+++ b/source/blender/blenlib/intern/math_matrix.c
@@ -19,8 +19,7 @@
* The Original Code is: some of this file.
*/
-/** \file blender/blenlib/intern/math_matrix.c
- * \ingroup bli
+/** \file \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/math_rotation.c b/source/blender/blenlib/intern/math_rotation.c
index bdd7ac56742..f235e32b8d2 100644
--- a/source/blender/blenlib/intern/math_rotation.c
+++ b/source/blender/blenlib/intern/math_rotation.c
@@ -20,8 +20,7 @@
*
* */
-/** \file blender/blenlib/intern/math_rotation.c
- * \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 a901fe1b507..8aa307a8247 100644
--- a/source/blender/blenlib/intern/math_solvers.c
+++ b/source/blender/blenlib/intern/math_solvers.c
@@ -17,8 +17,7 @@
* All rights reserved.
* */
-/** \file blender/blenlib/intern/math_solvers.c
- * \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 7e70478680e..0dede9ec872 100644
--- a/source/blender/blenlib/intern/math_statistics.c
+++ b/source/blender/blenlib/intern/math_statistics.c
@@ -17,8 +17,7 @@
* All rights reserved.
* */
-/** \file blender/blenlib/intern/math_statistics.c
- * \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 04850f30edc..acc20c3f614 100644
--- a/source/blender/blenlib/intern/math_vector.c
+++ b/source/blender/blenlib/intern/math_vector.c
@@ -20,8 +20,7 @@
*
* */
-/** \file blender/blenlib/intern/math_vector.c
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "BLI_math.h"
diff --git a/source/blender/blenlib/intern/math_vector_inline.c b/source/blender/blenlib/intern/math_vector_inline.c
index 45b9f80ea58..b6af35c725d 100644
--- a/source/blender/blenlib/intern/math_vector_inline.c
+++ b/source/blender/blenlib/intern/math_vector_inline.c
@@ -20,8 +20,7 @@
*
* */
-/** \file blender/blenlib/intern/math_vector_inline.c
- * \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 a2ffa9ab85e..c31e12044bc 100644
--- a/source/blender/blenlib/intern/memory_utils.c
+++ b/source/blender/blenlib/intern/memory_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/memory_utils.c
- * \ingroup bli
+/** \file \ingroup bli
* \brief Generic memory manipulation API.
*
* This is to extend on existing functions
diff --git a/source/blender/blenlib/intern/noise.c b/source/blender/blenlib/intern/noise.c
index 9faff7c6338..38c9f8acef4 100644
--- a/source/blender/blenlib/intern/noise.c
+++ b/source/blender/blenlib/intern/noise.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/noise.c
- * \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 90ac7c97ab9..a41f524ecda 100644
--- a/source/blender/blenlib/intern/path_util.c
+++ b/source/blender/blenlib/intern/path_util.c
@@ -18,8 +18,7 @@
* various string, file, list operations.
*/
-/** \file blender/blenlib/intern/path_util.c
- * \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 296af2bcd57..d5a379466f8 100644
--- a/source/blender/blenlib/intern/polyfill_2d.c
+++ b/source/blender/blenlib/intern/polyfill_2d.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/polyfill_2d.c
- * \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 2685c523a89..eb6d3c676d4 100644
--- a/source/blender/blenlib/intern/polyfill_2d_beautify.c
+++ b/source/blender/blenlib/intern/polyfill_2d_beautify.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/polyfill_2d_beautify.c
- * \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 b8929da9392..1612b741501 100644
--- a/source/blender/blenlib/intern/quadric.c
+++ b/source/blender/blenlib/intern/quadric.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/quadric.c
- * \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 14bed0e0a12..2a60d31cd7c 100644
--- a/source/blender/blenlib/intern/rand.c
+++ b/source/blender/blenlib/intern/rand.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/rand.c
- * \ingroup bli
+/** \file \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/rct.c b/source/blender/blenlib/intern/rct.c
index ace2f166e83..70b91406d4e 100644
--- a/source/blender/blenlib/intern/rct.c
+++ b/source/blender/blenlib/intern/rct.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/rct.c
- * \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 fe383f5808e..fad14499e52 100644
--- a/source/blender/blenlib/intern/scanfill.c
+++ b/source/blender/blenlib/intern/scanfill.c
@@ -18,8 +18,7 @@
* (uit traces) maart 95
*/
-/** \file blender/blenlib/intern/scanfill.c
- * \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 5c39f05b71d..5c805df14c9 100644
--- a/source/blender/blenlib/intern/scanfill_utils.c
+++ b/source/blender/blenlib/intern/scanfill_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/scanfill_utils.c
- * \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 b331b785dc9..9c4f60322e6 100644
--- a/source/blender/blenlib/intern/smallhash.c
+++ b/source/blender/blenlib/intern/smallhash.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/smallhash.c
- * \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 6e2562d1ba2..6c848d75312 100644
--- a/source/blender/blenlib/intern/sort.c
+++ b/source/blender/blenlib/intern/sort.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/sort.c
- * \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 316840a0147..674a0e0d8b2 100644
--- a/source/blender/blenlib/intern/sort_utils.c
+++ b/source/blender/blenlib/intern/sort_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/sort_utils.c
- * \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 ee48410365c..8e0e5d7aee0 100644
--- a/source/blender/blenlib/intern/stack.c
+++ b/source/blender/blenlib/intern/stack.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/stack.c
- * \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 26400a71979..663aaee1924 100644
--- a/source/blender/blenlib/intern/storage.c
+++ b/source/blender/blenlib/intern/storage.c
@@ -19,8 +19,7 @@
* Some really low-level file thingies.
*/
-/** \file blender/blenlib/intern/storage.c
- * \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 763ef9cc465..c6deaf5abab 100644
--- a/source/blender/blenlib/intern/string.c
+++ b/source/blender/blenlib/intern/string.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/string.c
- * \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 2370a57dc3c..c0dd115266c 100644
--- a/source/blender/blenlib/intern/string_cursor_utf8.c
+++ b/source/blender/blenlib/intern/string_cursor_utf8.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/string_cursor_utf8.c
- * \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 57f11bbb711..9a76eccb894 100644
--- a/source/blender/blenlib/intern/string_utf8.c
+++ b/source/blender/blenlib/intern/string_utf8.c
@@ -19,7 +19,7 @@
* All rights reserved.
*/
- /** \file blender/blenlib/intern/string_utf8.c
+ /** \file
* \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/string_utils.c b/source/blender/blenlib/intern/string_utils.c
index c394f47732c..e9d31f5e534 100644
--- a/source/blender/blenlib/intern/string_utils.c
+++ b/source/blender/blenlib/intern/string_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/string_utils.c
- * \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 24d1846f820..22fbd20ccf3 100644
--- a/source/blender/blenlib/intern/system.c
+++ b/source/blender/blenlib/intern/system.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/system.c
- * \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 dfda1f4e77e..c6488c9e935 100644
--- a/source/blender/blenlib/intern/task.c
+++ b/source/blender/blenlib/intern/task.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/task.c
- * \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 5b437f9e52d..20e332bcc29 100644
--- a/source/blender/blenlib/intern/threads.c
+++ b/source/blender/blenlib/intern/threads.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/threads.c
- * \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 effea005b5f..548f79b45f2 100644
--- a/source/blender/blenlib/intern/time.c
+++ b/source/blender/blenlib/intern/time.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/time.c
- * \ingroup bli
+/** \file \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/timecode.c b/source/blender/blenlib/intern/timecode.c
index 12f837be834..47ebe38a2c4 100644
--- a/source/blender/blenlib/intern/timecode.c
+++ b/source/blender/blenlib/intern/timecode.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/timecode.c
- * \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 16ae623f19f..3690155555a 100644
--- a/source/blender/blenlib/intern/uvproject.c
+++ b/source/blender/blenlib/intern/uvproject.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenlib/intern/uvproject.c
- * \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 69b43ce1a62..3dbda959dd6 100644
--- a/source/blender/blenlib/intern/voronoi_2d.c
+++ b/source/blender/blenlib/intern/voronoi_2d.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/voronoi_2d.c
- * \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 1afe36574c2..d926309219f 100644
--- a/source/blender/blenlib/intern/voxel.c
+++ b/source/blender/blenlib/intern/voxel.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenlib/intern/voxel.c
- * \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 0bfafeb2198..e9b276514af 100644
--- a/source/blender/blenlib/intern/winstuff.c
+++ b/source/blender/blenlib/intern/winstuff.c
@@ -18,8 +18,7 @@
* Windows-posix compatibility layer, windows-specific functions.
*/
-/** \file blender/blenlib/intern/winstuff.c
- * \ingroup bli
+/** \file \ingroup bli
*/
diff --git a/source/blender/blenlib/intern/winstuff_dir.c b/source/blender/blenlib/intern/winstuff_dir.c
index b17346dd1d8..fd6322083b7 100644
--- a/source/blender/blenlib/intern/winstuff_dir.c
+++ b/source/blender/blenlib/intern/winstuff_dir.c
@@ -15,8 +15,7 @@
* Windows-posix compatibility layer for opendir/readdir/closedir
*/
-/** \file blender/blenlib/intern/winstuff_dir.c
- * \ingroup bli
+/** \file \ingroup bli
*
* Posix compatibility functions for windows dealing with DIR
* (opendir, readdir, closedir)