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
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.
-rw-r--r--intern/atomic/atomic_ops.h4
-rw-r--r--intern/audaspace/intern/AUD_PyInit.cpp3
-rw-r--r--intern/audaspace/intern/AUD_PyInit.h3
-rw-r--r--intern/audaspace/intern/AUD_Set.cpp3
-rw-r--r--intern/audaspace/intern/AUD_Set.h3
-rw-r--r--intern/clog/CLG_log.h3
-rw-r--r--intern/clog/clog.c3
-rw-r--r--intern/elbeem/extern/LBM_fluidsim.h3
-rw-r--r--intern/elbeem/extern/elbeem.h3
-rw-r--r--intern/elbeem/intern/attributes.cpp3
-rw-r--r--intern/elbeem/intern/attributes.h3
-rw-r--r--intern/elbeem/intern/controlparticles.cpp3
-rw-r--r--intern/elbeem/intern/controlparticles.h3
-rw-r--r--intern/elbeem/intern/elbeem.cpp3
-rw-r--r--intern/elbeem/intern/elbeem_control.cpp3
-rw-r--r--intern/elbeem/intern/elbeem_control.h3
-rw-r--r--intern/elbeem/intern/globals.h3
-rw-r--r--intern/elbeem/intern/isosurface.cpp3
-rw-r--r--intern/elbeem/intern/isosurface.h3
-rw-r--r--intern/elbeem/intern/loop_tools.h3
-rw-r--r--intern/elbeem/intern/mcubes_tables.h3
-rw-r--r--intern/elbeem/intern/mvmcoords.cpp3
-rw-r--r--intern/elbeem/intern/mvmcoords.h3
-rw-r--r--intern/elbeem/intern/ntl_blenderdumper.cpp3
-rw-r--r--intern/elbeem/intern/ntl_blenderdumper.h3
-rw-r--r--intern/elbeem/intern/ntl_bsptree.cpp3
-rw-r--r--intern/elbeem/intern/ntl_bsptree.h3
-rw-r--r--intern/elbeem/intern/ntl_geometryclass.h3
-rw-r--r--intern/elbeem/intern/ntl_geometrymodel.cpp3
-rw-r--r--intern/elbeem/intern/ntl_geometrymodel.h3
-rw-r--r--intern/elbeem/intern/ntl_geometryobject.cpp3
-rw-r--r--intern/elbeem/intern/ntl_geometryobject.h3
-rw-r--r--intern/elbeem/intern/ntl_geometryshader.h3
-rw-r--r--intern/elbeem/intern/ntl_lighting.cpp3
-rw-r--r--intern/elbeem/intern/ntl_lighting.h3
-rw-r--r--intern/elbeem/intern/ntl_matrices.h3
-rw-r--r--intern/elbeem/intern/ntl_ray.cpp3
-rw-r--r--intern/elbeem/intern/ntl_ray.h3
-rw-r--r--intern/elbeem/intern/ntl_vector3dim.h3
-rw-r--r--intern/elbeem/intern/ntl_world.cpp3
-rw-r--r--intern/elbeem/intern/ntl_world.h3
-rw-r--r--intern/elbeem/intern/paraloopend.h3
-rw-r--r--intern/elbeem/intern/parametrizer.cpp3
-rw-r--r--intern/elbeem/intern/parametrizer.h3
-rw-r--r--intern/elbeem/intern/particletracer.cpp3
-rw-r--r--intern/elbeem/intern/particletracer.h3
-rw-r--r--intern/elbeem/intern/simulation_object.cpp3
-rw-r--r--intern/elbeem/intern/simulation_object.h3
-rw-r--r--intern/elbeem/intern/solver_adap.cpp3
-rw-r--r--intern/elbeem/intern/solver_class.h3
-rw-r--r--intern/elbeem/intern/solver_control.cpp3
-rw-r--r--intern/elbeem/intern/solver_control.h3
-rw-r--r--intern/elbeem/intern/solver_init.cpp3
-rw-r--r--intern/elbeem/intern/solver_interface.cpp3
-rw-r--r--intern/elbeem/intern/solver_interface.h3
-rw-r--r--intern/elbeem/intern/solver_main.cpp3
-rw-r--r--intern/elbeem/intern/solver_relax.h3
-rw-r--r--intern/elbeem/intern/solver_util.cpp3
-rw-r--r--intern/elbeem/intern/utilities.cpp3
-rw-r--r--intern/elbeem/intern/utilities.h3
-rw-r--r--intern/ghost/GHOST_C-api.h4
-rw-r--r--intern/ghost/GHOST_IContext.h3
-rw-r--r--intern/ghost/GHOST_IEvent.h3
-rw-r--r--intern/ghost/GHOST_IEventConsumer.h3
-rw-r--r--intern/ghost/GHOST_ISystem.h3
-rw-r--r--intern/ghost/GHOST_ISystemPaths.h3
-rw-r--r--intern/ghost/GHOST_ITimerTask.h3
-rw-r--r--intern/ghost/GHOST_IWindow.h3
-rw-r--r--intern/ghost/GHOST_Path-api.h3
-rw-r--r--intern/ghost/GHOST_Rect.h3
-rw-r--r--intern/ghost/GHOST_Types.h3
-rw-r--r--intern/ghost/intern/GHOST_Buttons.cpp3
-rw-r--r--intern/ghost/intern/GHOST_Buttons.h3
-rw-r--r--intern/ghost/intern/GHOST_C-api.cpp3
-rw-r--r--intern/ghost/intern/GHOST_CallbackEventConsumer.cpp3
-rw-r--r--intern/ghost/intern/GHOST_CallbackEventConsumer.h3
-rw-r--r--intern/ghost/intern/GHOST_Context.cpp3
-rw-r--r--intern/ghost/intern/GHOST_Context.h3
-rw-r--r--intern/ghost/intern/GHOST_ContextCGL.h3
-rw-r--r--intern/ghost/intern/GHOST_ContextEGL.cpp3
-rw-r--r--intern/ghost/intern/GHOST_ContextEGL.h3
-rw-r--r--intern/ghost/intern/GHOST_ContextGLX.cpp3
-rw-r--r--intern/ghost/intern/GHOST_ContextGLX.h3
-rw-r--r--intern/ghost/intern/GHOST_ContextNone.cpp3
-rw-r--r--intern/ghost/intern/GHOST_ContextNone.h3
-rw-r--r--intern/ghost/intern/GHOST_ContextSDL.cpp3
-rw-r--r--intern/ghost/intern/GHOST_ContextSDL.h3
-rw-r--r--intern/ghost/intern/GHOST_ContextWGL.cpp3
-rw-r--r--intern/ghost/intern/GHOST_ContextWGL.h3
-rw-r--r--intern/ghost/intern/GHOST_Debug.h3
-rw-r--r--intern/ghost/intern/GHOST_DisplayManager.cpp3
-rw-r--r--intern/ghost/intern/GHOST_DisplayManager.h3
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerCocoa.h3
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerNULL.h3
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerSDL.cpp3
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerSDL.h3
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerWin32.cpp3
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerWin32.h3
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerX11.cpp3
-rw-r--r--intern/ghost/intern/GHOST_DisplayManagerX11.h3
-rw-r--r--intern/ghost/intern/GHOST_DropTargetWin32.cpp3
-rw-r--r--intern/ghost/intern/GHOST_DropTargetWin32.h3
-rw-r--r--intern/ghost/intern/GHOST_DropTargetX11.cpp3
-rw-r--r--intern/ghost/intern/GHOST_DropTargetX11.h3
-rw-r--r--intern/ghost/intern/GHOST_Event.h3
-rw-r--r--intern/ghost/intern/GHOST_EventButton.h3
-rw-r--r--intern/ghost/intern/GHOST_EventCursor.h3
-rw-r--r--intern/ghost/intern/GHOST_EventDragnDrop.h3
-rw-r--r--intern/ghost/intern/GHOST_EventKey.h3
-rw-r--r--intern/ghost/intern/GHOST_EventManager.cpp3
-rw-r--r--intern/ghost/intern/GHOST_EventManager.h3
-rw-r--r--intern/ghost/intern/GHOST_EventNDOF.h3
-rw-r--r--intern/ghost/intern/GHOST_EventPrinter.cpp3
-rw-r--r--intern/ghost/intern/GHOST_EventPrinter.h3
-rw-r--r--intern/ghost/intern/GHOST_EventString.h3
-rw-r--r--intern/ghost/intern/GHOST_EventTrackpad.h3
-rw-r--r--intern/ghost/intern/GHOST_EventWheel.h3
-rw-r--r--intern/ghost/intern/GHOST_ISystem.cpp3
-rw-r--r--intern/ghost/intern/GHOST_ISystemPaths.cpp3
-rw-r--r--intern/ghost/intern/GHOST_ImeWin32.cpp3
-rw-r--r--intern/ghost/intern/GHOST_ImeWin32.h3
-rw-r--r--intern/ghost/intern/GHOST_ModifierKeys.cpp3
-rw-r--r--intern/ghost/intern/GHOST_ModifierKeys.h3
-rw-r--r--intern/ghost/intern/GHOST_Path-api.cpp3
-rw-r--r--intern/ghost/intern/GHOST_Rect.cpp3
-rw-r--r--intern/ghost/intern/GHOST_System.cpp3
-rw-r--r--intern/ghost/intern/GHOST_System.h3
-rw-r--r--intern/ghost/intern/GHOST_SystemCocoa.h3
-rw-r--r--intern/ghost/intern/GHOST_SystemNULL.h3
-rw-r--r--intern/ghost/intern/GHOST_SystemPaths.h3
-rw-r--r--intern/ghost/intern/GHOST_SystemPathsCocoa.h3
-rw-r--r--intern/ghost/intern/GHOST_SystemPathsUnix.cpp3
-rw-r--r--intern/ghost/intern/GHOST_SystemPathsUnix.h3
-rw-r--r--intern/ghost/intern/GHOST_SystemPathsWin32.cpp3
-rw-r--r--intern/ghost/intern/GHOST_SystemPathsWin32.h3
-rw-r--r--intern/ghost/intern/GHOST_SystemSDL.cpp3
-rw-r--r--intern/ghost/intern/GHOST_SystemSDL.h3
-rw-r--r--intern/ghost/intern/GHOST_SystemWin32.cpp3
-rw-r--r--intern/ghost/intern/GHOST_SystemWin32.h3
-rw-r--r--intern/ghost/intern/GHOST_SystemX11.cpp3
-rw-r--r--intern/ghost/intern/GHOST_SystemX11.h3
-rw-r--r--intern/ghost/intern/GHOST_TaskbarWin32.h3
-rw-r--r--intern/ghost/intern/GHOST_TaskbarX11.cpp3
-rw-r--r--intern/ghost/intern/GHOST_TaskbarX11.h3
-rw-r--r--intern/ghost/intern/GHOST_TimerManager.cpp3
-rw-r--r--intern/ghost/intern/GHOST_TimerManager.h3
-rw-r--r--intern/ghost/intern/GHOST_TimerTask.h3
-rw-r--r--intern/ghost/intern/GHOST_Window.cpp3
-rw-r--r--intern/ghost/intern/GHOST_Window.h3
-rw-r--r--intern/ghost/intern/GHOST_WindowCocoa.h3
-rw-r--r--intern/ghost/intern/GHOST_WindowManager.cpp3
-rw-r--r--intern/ghost/intern/GHOST_WindowManager.h3
-rw-r--r--intern/ghost/intern/GHOST_WindowNULL.h3
-rw-r--r--intern/ghost/intern/GHOST_WindowSDL.cpp3
-rw-r--r--intern/ghost/intern/GHOST_WindowSDL.h3
-rw-r--r--intern/ghost/intern/GHOST_WindowWin32.cpp3
-rw-r--r--intern/ghost/intern/GHOST_WindowWin32.h3
-rw-r--r--intern/ghost/intern/GHOST_WindowX11.cpp3
-rw-r--r--intern/ghost/intern/GHOST_WindowX11.h3
-rw-r--r--intern/glew-mx/glew-mx.h3
-rw-r--r--intern/glew-mx/intern/gl-deprecated.h3
-rw-r--r--intern/glew-mx/intern/glew-mx.c3
-rw-r--r--intern/glew-mx/intern/symbol-binding.h3
-rw-r--r--intern/guardedalloc/MEM_guardedalloc.h4
-rw-r--r--intern/guardedalloc/cpp/mallocn.cpp3
-rw-r--r--intern/guardedalloc/intern/mallocn.c3
-rw-r--r--intern/guardedalloc/intern/mallocn_guarded_impl.c3
-rw-r--r--intern/guardedalloc/intern/mallocn_inline.h3
-rw-r--r--intern/guardedalloc/intern/mallocn_intern.h3
-rw-r--r--intern/guardedalloc/intern/mallocn_lockfree_impl.c3
-rw-r--r--intern/guardedalloc/intern/mmap_win.c3
-rw-r--r--intern/guardedalloc/mmap_win.h3
-rw-r--r--intern/iksolver/extern/IK_solver.h3
-rw-r--r--intern/iksolver/intern/IK_QJacobian.cpp3
-rw-r--r--intern/iksolver/intern/IK_QJacobian.h3
-rw-r--r--intern/iksolver/intern/IK_QJacobianSolver.cpp3
-rw-r--r--intern/iksolver/intern/IK_QJacobianSolver.h3
-rw-r--r--intern/iksolver/intern/IK_QSegment.cpp3
-rw-r--r--intern/iksolver/intern/IK_QSegment.h3
-rw-r--r--intern/iksolver/intern/IK_QTask.cpp3
-rw-r--r--intern/iksolver/intern/IK_QTask.h3
-rw-r--r--intern/iksolver/intern/IK_Solver.cpp3
-rw-r--r--intern/locale/boost_locale_wrapper.h3
-rw-r--r--intern/memutil/MEM_Allocator.h3
-rw-r--r--intern/memutil/MEM_CacheLimiter.h3
-rw-r--r--intern/memutil/MEM_CacheLimiterC-Api.h3
-rw-r--r--intern/memutil/MEM_RefCounted.h8
-rw-r--r--intern/memutil/MEM_RefCountedC-Api.h8
-rw-r--r--intern/memutil/intern/MEM_CacheLimiterC-Api.cpp3
-rw-r--r--intern/memutil/intern/MEM_RefCountedC-Api.cpp3
-rw-r--r--intern/mikktspace/mikktspace.c3
-rw-r--r--intern/mikktspace/mikktspace.h3
-rw-r--r--intern/rigidbody/RBI_api.h3
-rw-r--r--intern/rigidbody/rb_bullet_api.cpp3
-rw-r--r--intern/smoke/extern/smoke_API.h3
-rw-r--r--intern/smoke/intern/EIGENVALUE_HELPER.cpp3
-rw-r--r--intern/smoke/intern/EIGENVALUE_HELPER.h3
-rw-r--r--intern/smoke/intern/FFT_NOISE.h3
-rw-r--r--intern/smoke/intern/FLUID_3D.cpp3
-rw-r--r--intern/smoke/intern/FLUID_3D.h3
-rw-r--r--intern/smoke/intern/FLUID_3D_SOLVERS.cpp3
-rw-r--r--intern/smoke/intern/FLUID_3D_STATIC.cpp3
-rw-r--r--intern/smoke/intern/IMAGE.h3
-rw-r--r--intern/smoke/intern/INTERPOLATE.h3
-rw-r--r--intern/smoke/intern/LU_HELPER.cpp3
-rw-r--r--intern/smoke/intern/LU_HELPER.h3
-rw-r--r--intern/smoke/intern/MERSENNETWISTER.h3
-rw-r--r--intern/smoke/intern/OBSTACLE.h3
-rw-r--r--intern/smoke/intern/SPHERE.cpp3
-rw-r--r--intern/smoke/intern/SPHERE.h3
-rw-r--r--intern/smoke/intern/VEC3.h3
-rw-r--r--intern/smoke/intern/WAVELET_NOISE.h3
-rw-r--r--intern/smoke/intern/WTURBULENCE.cpp3
-rw-r--r--intern/smoke/intern/WTURBULENCE.h3
-rw-r--r--intern/smoke/intern/smoke_API.cpp3
-rw-r--r--intern/smoke/intern/tnt/jama_eig.h3
-rw-r--r--intern/smoke/intern/tnt/jama_lu.h3
-rw-r--r--intern/smoke/intern/tnt/tnt.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_array1d.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_array1d_utils.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_array2d.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_array2d_utils.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_array3d.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_array3d_utils.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_cmat.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_fortran_array1d.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_fortran_array1d_utils.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_fortran_array2d.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_fortran_array2d_utils.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_fortran_array3d.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_fortran_array3d_utils.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_i_refvec.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_math_utils.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_sparse_matrix_csr.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_stopwatch.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_subscript.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_vec.h3
-rw-r--r--intern/smoke/intern/tnt/tnt_version.h3
-rw-r--r--intern/string/STR_String.h3
-rw-r--r--intern/string/intern/STR_String.cpp3
-rw-r--r--source/blender/avi/AVI_avi.h3
-rw-r--r--source/blender/avi/intern/avi.c3
-rw-r--r--source/blender/avi/intern/avi_codecs.c3
-rw-r--r--source/blender/avi/intern/avi_endian.c3
-rw-r--r--source/blender/avi/intern/avi_endian.h3
-rw-r--r--source/blender/avi/intern/avi_intern.h3
-rw-r--r--source/blender/avi/intern/avi_mjpeg.c3
-rw-r--r--source/blender/avi/intern/avi_mjpeg.h3
-rw-r--r--source/blender/avi/intern/avi_options.c3
-rw-r--r--source/blender/avi/intern/avi_rgb.c3
-rw-r--r--source/blender/avi/intern/avi_rgb.h3
-rw-r--r--source/blender/avi/intern/avi_rgb32.c3
-rw-r--r--source/blender/avi/intern/avi_rgb32.h3
-rw-r--r--source/blender/blenfont/BLF_api.h3
-rw-r--r--source/blender/blenfont/intern/blf.c3
-rw-r--r--source/blender/blenfont/intern/blf_dir.c3
-rw-r--r--source/blender/blenfont/intern/blf_font.c3
-rw-r--r--source/blender/blenfont/intern/blf_font_i18n.c3
-rw-r--r--source/blender/blenfont/intern/blf_font_win32_compat.c3
-rw-r--r--source/blender/blenfont/intern/blf_glyph.c3
-rw-r--r--source/blender/blenfont/intern/blf_internal.h3
-rw-r--r--source/blender/blenfont/intern/blf_internal_types.h3
-rw-r--r--source/blender/blenfont/intern/blf_thumbs.c3
-rw-r--r--source/blender/blenfont/intern/blf_util.c3
-rw-r--r--source/blender/blenkernel/BKE_DerivedMesh.h3
-rw-r--r--source/blender/blenkernel/BKE_action.h3
-rw-r--r--source/blender/blenkernel/BKE_addon.h3
-rw-r--r--source/blender/blenkernel/BKE_anim.h3
-rw-r--r--source/blender/blenkernel/BKE_animsys.h3
-rw-r--r--source/blender/blenkernel/BKE_appdir.h3
-rw-r--r--source/blender/blenkernel/BKE_armature.h3
-rw-r--r--source/blender/blenkernel/BKE_autoexec.h3
-rw-r--r--source/blender/blenkernel/BKE_blender.h3
-rw-r--r--source/blender/blenkernel/BKE_blender_copybuffer.h3
-rw-r--r--source/blender/blenkernel/BKE_blender_undo.h3
-rw-r--r--source/blender/blenkernel/BKE_blender_user_menu.h3
-rw-r--r--source/blender/blenkernel/BKE_blender_version.h3
-rw-r--r--source/blender/blenkernel/BKE_blendfile.h3
-rw-r--r--source/blender/blenkernel/BKE_boids.h3
-rw-r--r--source/blender/blenkernel/BKE_bpath.h3
-rw-r--r--source/blender/blenkernel/BKE_brush.h3
-rw-r--r--source/blender/blenkernel/BKE_bvhutils.h3
-rw-r--r--source/blender/blenkernel/BKE_cachefile.h3
-rw-r--r--source/blender/blenkernel/BKE_camera.h3
-rw-r--r--source/blender/blenkernel/BKE_ccg.h3
-rw-r--r--source/blender/blenkernel/BKE_cdderivedmesh.h3
-rw-r--r--source/blender/blenkernel/BKE_cloth.h3
-rw-r--r--source/blender/blenkernel/BKE_collection.h3
-rw-r--r--source/blender/blenkernel/BKE_collision.h3
-rw-r--r--source/blender/blenkernel/BKE_colorband.h3
-rw-r--r--source/blender/blenkernel/BKE_colortools.h3
-rw-r--r--source/blender/blenkernel/BKE_constraint.h3
-rw-r--r--source/blender/blenkernel/BKE_context.h3
-rw-r--r--source/blender/blenkernel/BKE_crazyspace.h3
-rw-r--r--source/blender/blenkernel/BKE_curve.h3
-rw-r--r--source/blender/blenkernel/BKE_customdata.h3
-rw-r--r--source/blender/blenkernel/BKE_customdata_file.h3
-rw-r--r--source/blender/blenkernel/BKE_data_transfer.h3
-rw-r--r--source/blender/blenkernel/BKE_deform.h3
-rw-r--r--source/blender/blenkernel/BKE_displist.h3
-rw-r--r--source/blender/blenkernel/BKE_dynamicpaint.h3
-rw-r--r--source/blender/blenkernel/BKE_editlattice.h3
-rw-r--r--source/blender/blenkernel/BKE_editmesh.h3
-rw-r--r--source/blender/blenkernel/BKE_editmesh_bvh.h3
-rw-r--r--source/blender/blenkernel/BKE_editmesh_cache.h3
-rw-r--r--source/blender/blenkernel/BKE_editmesh_tangent.h3
-rw-r--r--source/blender/blenkernel/BKE_effect.h3
-rw-r--r--source/blender/blenkernel/BKE_fcurve.h3
-rw-r--r--source/blender/blenkernel/BKE_fluidsim.h3
-rw-r--r--source/blender/blenkernel/BKE_font.h3
-rw-r--r--source/blender/blenkernel/BKE_freestyle.h3
-rw-r--r--source/blender/blenkernel/BKE_global.h3
-rw-r--r--source/blender/blenkernel/BKE_gpencil.h2
-rw-r--r--source/blender/blenkernel/BKE_gpencil_modifier.h3
-rw-r--r--source/blender/blenkernel/BKE_icons.h3
-rw-r--r--source/blender/blenkernel/BKE_idcode.h3
-rw-r--r--source/blender/blenkernel/BKE_idprop.h3
-rw-r--r--source/blender/blenkernel/BKE_image.h3
-rw-r--r--source/blender/blenkernel/BKE_ipo.h3
-rw-r--r--source/blender/blenkernel/BKE_key.h3
-rw-r--r--source/blender/blenkernel/BKE_keyconfig.h3
-rw-r--r--source/blender/blenkernel/BKE_lamp.h3
-rw-r--r--source/blender/blenkernel/BKE_lattice.h3
-rw-r--r--source/blender/blenkernel/BKE_layer.h3
-rw-r--r--source/blender/blenkernel/BKE_library.h3
-rw-r--r--source/blender/blenkernel/BKE_library_idmap.h3
-rw-r--r--source/blender/blenkernel/BKE_library_override.h3
-rw-r--r--source/blender/blenkernel/BKE_library_query.h3
-rw-r--r--source/blender/blenkernel/BKE_library_remap.h3
-rw-r--r--source/blender/blenkernel/BKE_lightprobe.h3
-rw-r--r--source/blender/blenkernel/BKE_linestyle.h3
-rw-r--r--source/blender/blenkernel/BKE_main.h3
-rw-r--r--source/blender/blenkernel/BKE_mask.h3
-rw-r--r--source/blender/blenkernel/BKE_material.h3
-rw-r--r--source/blender/blenkernel/BKE_mball.h3
-rw-r--r--source/blender/blenkernel/BKE_mball_tessellate.h3
-rw-r--r--source/blender/blenkernel/BKE_mesh.h3
-rw-r--r--source/blender/blenkernel/BKE_mesh_iterators.h3
-rw-r--r--source/blender/blenkernel/BKE_mesh_mapping.h3
-rw-r--r--source/blender/blenkernel/BKE_mesh_remap.h3
-rw-r--r--source/blender/blenkernel/BKE_mesh_runtime.h3
-rw-r--r--source/blender/blenkernel/BKE_mesh_tangent.h3
-rw-r--r--source/blender/blenkernel/BKE_modifier.h3
-rw-r--r--source/blender/blenkernel/BKE_movieclip.h3
-rw-r--r--source/blender/blenkernel/BKE_multires.h3
-rw-r--r--source/blender/blenkernel/BKE_nla.h3
-rw-r--r--source/blender/blenkernel/BKE_node.h3
-rw-r--r--source/blender/blenkernel/BKE_object.h3
-rw-r--r--source/blender/blenkernel/BKE_object_deform.h3
-rw-r--r--source/blender/blenkernel/BKE_object_facemap.h3
-rw-r--r--source/blender/blenkernel/BKE_ocean.h3
-rw-r--r--source/blender/blenkernel/BKE_outliner_treehash.h3
-rw-r--r--source/blender/blenkernel/BKE_packedFile.h3
-rw-r--r--source/blender/blenkernel/BKE_paint.h3
-rw-r--r--source/blender/blenkernel/BKE_particle.h3
-rw-r--r--source/blender/blenkernel/BKE_pbvh.h3
-rw-r--r--source/blender/blenkernel/BKE_pointcache.h3
-rw-r--r--source/blender/blenkernel/BKE_report.h3
-rw-r--r--source/blender/blenkernel/BKE_rigidbody.h3
-rw-r--r--source/blender/blenkernel/BKE_scene.h3
-rw-r--r--source/blender/blenkernel/BKE_screen.h3
-rw-r--r--source/blender/blenkernel/BKE_sequencer.h3
-rw-r--r--source/blender/blenkernel/BKE_shader_fx.h3
-rw-r--r--source/blender/blenkernel/BKE_shrinkwrap.h3
-rw-r--r--source/blender/blenkernel/BKE_smoke.h3
-rw-r--r--source/blender/blenkernel/BKE_softbody.h3
-rw-r--r--source/blender/blenkernel/BKE_sound.h3
-rw-r--r--source/blender/blenkernel/BKE_speaker.h3
-rw-r--r--source/blender/blenkernel/BKE_studiolight.h3
-rw-r--r--source/blender/blenkernel/BKE_subdiv.h3
-rw-r--r--source/blender/blenkernel/BKE_subdiv_ccg.h3
-rw-r--r--source/blender/blenkernel/BKE_subdiv_eval.h3
-rw-r--r--source/blender/blenkernel/BKE_subdiv_foreach.h3
-rw-r--r--source/blender/blenkernel/BKE_subdiv_mesh.h3
-rw-r--r--source/blender/blenkernel/BKE_subsurf.h3
-rw-r--r--source/blender/blenkernel/BKE_suggestions.h3
-rw-r--r--source/blender/blenkernel/BKE_text.h3
-rw-r--r--source/blender/blenkernel/BKE_texture.h3
-rw-r--r--source/blender/blenkernel/BKE_tracking.h3
-rw-r--r--source/blender/blenkernel/BKE_undo_system.h3
-rw-r--r--source/blender/blenkernel/BKE_unit.h3
-rw-r--r--source/blender/blenkernel/BKE_workspace.h3
-rw-r--r--source/blender/blenkernel/BKE_world.h3
-rw-r--r--source/blender/blenkernel/BKE_writeavi.h3
-rw-r--r--source/blender/blenkernel/BKE_writeffmpeg.h3
-rw-r--r--source/blender/blenkernel/intern/CCGSubSurf.c3
-rw-r--r--source/blender/blenkernel/intern/CCGSubSurf.h3
-rw-r--r--source/blender/blenkernel/intern/CCGSubSurf_inline.h3
-rw-r--r--source/blender/blenkernel/intern/CCGSubSurf_intern.h3
-rw-r--r--source/blender/blenkernel/intern/CCGSubSurf_legacy.c3
-rw-r--r--source/blender/blenkernel/intern/CCGSubSurf_opensubdiv.c3
-rw-r--r--source/blender/blenkernel/intern/CCGSubSurf_opensubdiv_converter.c3
-rw-r--r--source/blender/blenkernel/intern/CCGSubSurf_util.c3
-rw-r--r--source/blender/blenkernel/intern/DerivedMesh.c3
-rw-r--r--source/blender/blenkernel/intern/action.c3
-rw-r--r--source/blender/blenkernel/intern/addon.c3
-rw-r--r--source/blender/blenkernel/intern/anim.c3
-rw-r--r--source/blender/blenkernel/intern/anim_sys.c3
-rw-r--r--source/blender/blenkernel/intern/appdir.c3
-rw-r--r--source/blender/blenkernel/intern/armature.c3
-rw-r--r--source/blender/blenkernel/intern/armature_update.c3
-rw-r--r--source/blender/blenkernel/intern/autoexec.c3
-rw-r--r--source/blender/blenkernel/intern/blender.c3
-rw-r--r--source/blender/blenkernel/intern/blender_copybuffer.c3
-rw-r--r--source/blender/blenkernel/intern/blender_undo.c3
-rw-r--r--source/blender/blenkernel/intern/blender_user_menu.c3
-rw-r--r--source/blender/blenkernel/intern/blendfile.c3
-rw-r--r--source/blender/blenkernel/intern/boids.c3
-rw-r--r--source/blender/blenkernel/intern/bpath.c3
-rw-r--r--source/blender/blenkernel/intern/brush.c3
-rw-r--r--source/blender/blenkernel/intern/bvhutils.c3
-rw-r--r--source/blender/blenkernel/intern/cachefile.c3
-rw-r--r--source/blender/blenkernel/intern/camera.c3
-rw-r--r--source/blender/blenkernel/intern/cdderivedmesh.c3
-rw-r--r--source/blender/blenkernel/intern/cloth.c3
-rw-r--r--source/blender/blenkernel/intern/collection.c3
-rw-r--r--source/blender/blenkernel/intern/collision.c3
-rw-r--r--source/blender/blenkernel/intern/colorband.c3
-rw-r--r--source/blender/blenkernel/intern/colortools.c3
-rw-r--r--source/blender/blenkernel/intern/constraint.c3
-rw-r--r--source/blender/blenkernel/intern/context.c3
-rw-r--r--source/blender/blenkernel/intern/crazyspace.c3
-rw-r--r--source/blender/blenkernel/intern/curve.c3
-rw-r--r--source/blender/blenkernel/intern/curve_decimate.c3
-rw-r--r--source/blender/blenkernel/intern/customdata.c3
-rw-r--r--source/blender/blenkernel/intern/customdata_file.c3
-rw-r--r--source/blender/blenkernel/intern/data_transfer.c3
-rw-r--r--source/blender/blenkernel/intern/data_transfer_intern.h3
-rw-r--r--source/blender/blenkernel/intern/deform.c3
-rw-r--r--source/blender/blenkernel/intern/displist.c3
-rw-r--r--source/blender/blenkernel/intern/dynamicpaint.c3
-rw-r--r--source/blender/blenkernel/intern/editderivedmesh.c3
-rw-r--r--source/blender/blenkernel/intern/editlattice.c3
-rw-r--r--source/blender/blenkernel/intern/editmesh.c3
-rw-r--r--source/blender/blenkernel/intern/editmesh_bvh.c3
-rw-r--r--source/blender/blenkernel/intern/editmesh_cache.c3
-rw-r--r--source/blender/blenkernel/intern/editmesh_tangent.c3
-rw-r--r--source/blender/blenkernel/intern/effect.c3
-rw-r--r--source/blender/blenkernel/intern/fcurve.c3
-rw-r--r--source/blender/blenkernel/intern/fluidsim.c3
-rw-r--r--source/blender/blenkernel/intern/fmodifier.c3
-rw-r--r--source/blender/blenkernel/intern/font.c3
-rw-r--r--source/blender/blenkernel/intern/freestyle.c3
-rw-r--r--source/blender/blenkernel/intern/gpencil.c3
-rw-r--r--source/blender/blenkernel/intern/gpencil_modifier.c2
-rw-r--r--source/blender/blenkernel/intern/icons.c3
-rw-r--r--source/blender/blenkernel/intern/icons_rasterize.c3
-rw-r--r--source/blender/blenkernel/intern/idcode.c3
-rw-r--r--source/blender/blenkernel/intern/idprop.c3
-rw-r--r--source/blender/blenkernel/intern/idprop_utils.c3
-rw-r--r--source/blender/blenkernel/intern/image.c3
-rw-r--r--source/blender/blenkernel/intern/image_gen.c3
-rw-r--r--source/blender/blenkernel/intern/ipo.c3
-rw-r--r--source/blender/blenkernel/intern/key.c3
-rw-r--r--source/blender/blenkernel/intern/keyconfig.c3
-rw-r--r--source/blender/blenkernel/intern/lamp.c3
-rw-r--r--source/blender/blenkernel/intern/lattice.c3
-rw-r--r--source/blender/blenkernel/intern/layer.c3
-rw-r--r--source/blender/blenkernel/intern/layer_utils.c3
-rw-r--r--source/blender/blenkernel/intern/library.c3
-rw-r--r--source/blender/blenkernel/intern/library_idmap.c3
-rw-r--r--source/blender/blenkernel/intern/library_override.c3
-rw-r--r--source/blender/blenkernel/intern/library_query.c3
-rw-r--r--source/blender/blenkernel/intern/library_remap.c3
-rw-r--r--source/blender/blenkernel/intern/lightprobe.c3
-rw-r--r--source/blender/blenkernel/intern/linestyle.c3
-rw-r--r--source/blender/blenkernel/intern/main.c3
-rw-r--r--source/blender/blenkernel/intern/mask.c3
-rw-r--r--source/blender/blenkernel/intern/mask_evaluate.c3
-rw-r--r--source/blender/blenkernel/intern/mask_rasterize.c3
-rw-r--r--source/blender/blenkernel/intern/material.c3
-rw-r--r--source/blender/blenkernel/intern/mball.c3
-rw-r--r--source/blender/blenkernel/intern/mball_tessellate.c3
-rw-r--r--source/blender/blenkernel/intern/mesh.c3
-rw-r--r--source/blender/blenkernel/intern/mesh_convert.c3
-rw-r--r--source/blender/blenkernel/intern/mesh_evaluate.c3
-rw-r--r--source/blender/blenkernel/intern/mesh_iterators.c3
-rw-r--r--source/blender/blenkernel/intern/mesh_mapping.c3
-rw-r--r--source/blender/blenkernel/intern/mesh_merge.c3
-rw-r--r--source/blender/blenkernel/intern/mesh_remap.c3
-rw-r--r--source/blender/blenkernel/intern/mesh_runtime.c3
-rw-r--r--source/blender/blenkernel/intern/mesh_tangent.c3
-rw-r--r--source/blender/blenkernel/intern/mesh_validate.c3
-rw-r--r--source/blender/blenkernel/intern/modifier.c3
-rw-r--r--source/blender/blenkernel/intern/movieclip.c3
-rw-r--r--source/blender/blenkernel/intern/multires.c3
-rw-r--r--source/blender/blenkernel/intern/multires_inline.h3
-rw-r--r--source/blender/blenkernel/intern/multires_reshape.c3
-rw-r--r--source/blender/blenkernel/intern/multires_subdiv.c3
-rw-r--r--source/blender/blenkernel/intern/nla.c3
-rw-r--r--source/blender/blenkernel/intern/node.c3
-rw-r--r--source/blender/blenkernel/intern/object.c3
-rw-r--r--source/blender/blenkernel/intern/object_deform.c3
-rw-r--r--source/blender/blenkernel/intern/object_dupli.c3
-rw-r--r--source/blender/blenkernel/intern/object_facemap.c3
-rw-r--r--source/blender/blenkernel/intern/object_update.c3
-rw-r--r--source/blender/blenkernel/intern/ocean.c3
-rw-r--r--source/blender/blenkernel/intern/outliner_treehash.c3
-rw-r--r--source/blender/blenkernel/intern/packedFile.c3
-rw-r--r--source/blender/blenkernel/intern/paint.c3
-rw-r--r--source/blender/blenkernel/intern/paint_toolslots.c3
-rw-r--r--source/blender/blenkernel/intern/particle.c3
-rw-r--r--source/blender/blenkernel/intern/particle_child.c3
-rw-r--r--source/blender/blenkernel/intern/particle_distribute.c3
-rw-r--r--source/blender/blenkernel/intern/particle_system.c3
-rw-r--r--source/blender/blenkernel/intern/pbvh.c3
-rw-r--r--source/blender/blenkernel/intern/pbvh_bmesh.c3
-rw-r--r--source/blender/blenkernel/intern/pbvh_intern.h3
-rw-r--r--source/blender/blenkernel/intern/pointcache.c3
-rw-r--r--source/blender/blenkernel/intern/report.c3
-rw-r--r--source/blender/blenkernel/intern/rigidbody.c3
-rw-r--r--source/blender/blenkernel/intern/scene.c3
-rw-r--r--source/blender/blenkernel/intern/screen.c3
-rw-r--r--source/blender/blenkernel/intern/seqcache.c3
-rw-r--r--source/blender/blenkernel/intern/seqeffects.c3
-rw-r--r--source/blender/blenkernel/intern/seqmodifier.c3
-rw-r--r--source/blender/blenkernel/intern/sequencer.c3
-rw-r--r--source/blender/blenkernel/intern/shader_fx.c3
-rw-r--r--source/blender/blenkernel/intern/shrinkwrap.c3
-rw-r--r--source/blender/blenkernel/intern/smoke.c3
-rw-r--r--source/blender/blenkernel/intern/softbody.c3
-rw-r--r--source/blender/blenkernel/intern/sound.c3
-rw-r--r--source/blender/blenkernel/intern/speaker.c3
-rw-r--r--source/blender/blenkernel/intern/studiolight.c3
-rw-r--r--source/blender/blenkernel/intern/subdiv.c3
-rw-r--r--source/blender/blenkernel/intern/subdiv_ccg.c3
-rw-r--r--source/blender/blenkernel/intern/subdiv_ccg_mask.c3
-rw-r--r--source/blender/blenkernel/intern/subdiv_converter.c3
-rw-r--r--source/blender/blenkernel/intern/subdiv_converter.h3
-rw-r--r--source/blender/blenkernel/intern/subdiv_converter_mesh.c3
-rw-r--r--source/blender/blenkernel/intern/subdiv_displacement.c3
-rw-r--r--source/blender/blenkernel/intern/subdiv_displacement_multires.c3
-rw-r--r--source/blender/blenkernel/intern/subdiv_eval.c3
-rw-r--r--source/blender/blenkernel/intern/subdiv_foreach.c3
-rw-r--r--source/blender/blenkernel/intern/subdiv_inline.h3
-rw-r--r--source/blender/blenkernel/intern/subdiv_mesh.c3
-rw-r--r--source/blender/blenkernel/intern/subdiv_stats.c3
-rw-r--r--source/blender/blenkernel/intern/subsurf_ccg.c3
-rw-r--r--source/blender/blenkernel/intern/suggestions.c3
-rw-r--r--source/blender/blenkernel/intern/text.c3
-rw-r--r--source/blender/blenkernel/intern/texture.c3
-rw-r--r--source/blender/blenkernel/intern/tracking.c3
-rw-r--r--source/blender/blenkernel/intern/tracking_auto.c3
-rw-r--r--source/blender/blenkernel/intern/tracking_detect.c3
-rw-r--r--source/blender/blenkernel/intern/tracking_plane_tracker.c3
-rw-r--r--source/blender/blenkernel/intern/tracking_region_tracker.c3
-rw-r--r--source/blender/blenkernel/intern/tracking_solver.c3
-rw-r--r--source/blender/blenkernel/intern/tracking_stabilize.c3
-rw-r--r--source/blender/blenkernel/intern/tracking_util.c3
-rw-r--r--source/blender/blenkernel/intern/undo_system.c3
-rw-r--r--source/blender/blenkernel/intern/unit.c3
-rw-r--r--source/blender/blenkernel/intern/workspace.c3
-rw-r--r--source/blender/blenkernel/intern/world.c3
-rw-r--r--source/blender/blenkernel/intern/writeavi.c3
-rw-r--r--source/blender/blenkernel/intern/writeffmpeg.c3
-rw-r--r--source/blender/blenkernel/nla_private.h3
-rw-r--r--source/blender/blenkernel/particle_private.h3
-rw-r--r--source/blender/blenkernel/tracking_private.h3
-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
-rw-r--r--source/blender/blenloader/BLO_blend_defs.h3
-rw-r--r--source/blender/blenloader/BLO_blend_validate.h3
-rw-r--r--source/blender/blenloader/BLO_readfile.h3
-rw-r--r--source/blender/blenloader/BLO_undofile.h3
-rw-r--r--source/blender/blenloader/BLO_writefile.h3
-rw-r--r--source/blender/blenloader/intern/blend_validate.c3
-rw-r--r--source/blender/blenloader/intern/readblenentry.c3
-rw-r--r--source/blender/blenloader/intern/readfile.c3
-rw-r--r--source/blender/blenloader/intern/readfile.h3
-rw-r--r--source/blender/blenloader/intern/undofile.c3
-rw-r--r--source/blender/blenloader/intern/versioning_250.c3
-rw-r--r--source/blender/blenloader/intern/versioning_260.c3
-rw-r--r--source/blender/blenloader/intern/versioning_270.c3
-rw-r--r--source/blender/blenloader/intern/versioning_280.c3
-rw-r--r--source/blender/blenloader/intern/versioning_defaults.c3
-rw-r--r--source/blender/blenloader/intern/versioning_legacy.c3
-rw-r--r--source/blender/blenloader/intern/versioning_userdef.c3
-rw-r--r--source/blender/blenloader/intern/writefile.c3
-rw-r--r--source/blender/blentranslation/BLT_lang.h3
-rw-r--r--source/blender/blentranslation/BLT_translation.h3
-rw-r--r--source/blender/blentranslation/intern/blt_lang.c3
-rw-r--r--source/blender/blentranslation/intern/blt_translation.c3
-rw-r--r--source/blender/bmesh/bmesh.h3
-rw-r--r--source/blender/bmesh/bmesh_class.h3
-rw-r--r--source/blender/bmesh/bmesh_tools.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_callback_generic.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_callback_generic.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_construct.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_construct.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_core.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_core.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_delete.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_delete.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_edgeloop.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_edgeloop.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_error.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_inline.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_interp.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_interp.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_iterators.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_iterators.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_iterators_inline.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_log.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_log.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_marking.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_marking.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_mesh.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_mesh.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_mesh_conv.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_mesh_conv.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_mesh_validate.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_mesh_validate.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_mods.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_mods.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_opdefines.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_operator_api.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_operator_api_inline.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_operators.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_operators.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_operators_private.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_polygon.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_polygon.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_polygon_edgenet.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_polygon_edgenet.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_private.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_query.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_query.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_query_inline.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_structure.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_structure.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_structure_inline.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_walkers.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_walkers.h3
-rw-r--r--source/blender/bmesh/intern/bmesh_walkers_impl.c3
-rw-r--r--source/blender/bmesh/intern/bmesh_walkers_private.h3
-rw-r--r--source/blender/bmesh/operators/bmo_beautify.c3
-rw-r--r--source/blender/bmesh/operators/bmo_bevel.c3
-rw-r--r--source/blender/bmesh/operators/bmo_bisect_plane.c3
-rw-r--r--source/blender/bmesh/operators/bmo_bridge.c3
-rw-r--r--source/blender/bmesh/operators/bmo_connect.c3
-rw-r--r--source/blender/bmesh/operators/bmo_connect_concave.c3
-rw-r--r--source/blender/bmesh/operators/bmo_connect_nonplanar.c3
-rw-r--r--source/blender/bmesh/operators/bmo_connect_pair.c3
-rw-r--r--source/blender/bmesh/operators/bmo_create.c3
-rw-r--r--source/blender/bmesh/operators/bmo_dissolve.c3
-rw-r--r--source/blender/bmesh/operators/bmo_dupe.c3
-rw-r--r--source/blender/bmesh/operators/bmo_edgenet.c3
-rw-r--r--source/blender/bmesh/operators/bmo_extrude.c3
-rw-r--r--source/blender/bmesh/operators/bmo_fill_attribute.c3
-rw-r--r--source/blender/bmesh/operators/bmo_fill_edgeloop.c3
-rw-r--r--source/blender/bmesh/operators/bmo_fill_grid.c3
-rw-r--r--source/blender/bmesh/operators/bmo_fill_holes.c3
-rw-r--r--source/blender/bmesh/operators/bmo_hull.c3
-rw-r--r--source/blender/bmesh/operators/bmo_inset.c3
-rw-r--r--source/blender/bmesh/operators/bmo_join_triangles.c3
-rw-r--r--source/blender/bmesh/operators/bmo_mesh_conv.c3
-rw-r--r--source/blender/bmesh/operators/bmo_mirror.c3
-rw-r--r--source/blender/bmesh/operators/bmo_normals.c3
-rw-r--r--source/blender/bmesh/operators/bmo_offset_edgeloops.c3
-rw-r--r--source/blender/bmesh/operators/bmo_planar_faces.c3
-rw-r--r--source/blender/bmesh/operators/bmo_poke.c3
-rw-r--r--source/blender/bmesh/operators/bmo_primitive.c3
-rw-r--r--source/blender/bmesh/operators/bmo_removedoubles.c3
-rw-r--r--source/blender/bmesh/operators/bmo_rotate_edges.c3
-rw-r--r--source/blender/bmesh/operators/bmo_smooth_laplacian.c3
-rw-r--r--source/blender/bmesh/operators/bmo_split_edges.c3
-rw-r--r--source/blender/bmesh/operators/bmo_subdivide.c3
-rw-r--r--source/blender/bmesh/operators/bmo_subdivide_edgering.c3
-rw-r--r--source/blender/bmesh/operators/bmo_symmetrize.c3
-rw-r--r--source/blender/bmesh/operators/bmo_triangulate.c3
-rw-r--r--source/blender/bmesh/operators/bmo_unsubdivide.c3
-rw-r--r--source/blender/bmesh/operators/bmo_utils.c3
-rw-r--r--source/blender/bmesh/operators/bmo_wireframe.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_beautify.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_beautify.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_bevel.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_bevel.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_bisect_plane.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_bisect_plane.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_decimate.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_decimate_collapse.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_decimate_dissolve.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_decimate_unsubdivide.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_edgenet.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_edgenet.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_edgesplit.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_edgesplit.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_intersect.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_intersect.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_path.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_path.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_path_region.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_path_region.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_region_match.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_region_match.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_separate.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_separate.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_triangulate.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_triangulate.h3
-rw-r--r--source/blender/bmesh/tools/bmesh_wireframe.c3
-rw-r--r--source/blender/bmesh/tools/bmesh_wireframe.h3
-rw-r--r--source/blender/collada/AnimationExporter.cpp3
-rw-r--r--source/blender/collada/AnimationImporter.cpp3
-rw-r--r--source/blender/collada/AnimationImporter.h3
-rw-r--r--source/blender/collada/ArmatureExporter.cpp3
-rw-r--r--source/blender/collada/ArmatureExporter.h3
-rw-r--r--source/blender/collada/ArmatureImporter.cpp3
-rw-r--r--source/blender/collada/ArmatureImporter.h3
-rw-r--r--source/blender/collada/BlenderContext.cpp2
-rw-r--r--source/blender/collada/BlenderContext.h2
-rw-r--r--source/blender/collada/CameraExporter.cpp3
-rw-r--r--source/blender/collada/CameraExporter.h3
-rw-r--r--source/blender/collada/ControllerExporter.cpp3
-rw-r--r--source/blender/collada/ControllerExporter.h3
-rw-r--r--source/blender/collada/DocumentExporter.cpp3
-rw-r--r--source/blender/collada/DocumentExporter.h3
-rw-r--r--source/blender/collada/DocumentImporter.cpp3
-rw-r--r--source/blender/collada/DocumentImporter.h3
-rw-r--r--source/blender/collada/EffectExporter.cpp3
-rw-r--r--source/blender/collada/EffectExporter.h3
-rw-r--r--source/blender/collada/ErrorHandler.cpp3
-rw-r--r--source/blender/collada/ErrorHandler.h3
-rw-r--r--source/blender/collada/ExportSettings.cpp3
-rw-r--r--source/blender/collada/ExportSettings.h3
-rw-r--r--source/blender/collada/ExtraHandler.cpp3
-rw-r--r--source/blender/collada/ExtraHandler.h3
-rw-r--r--source/blender/collada/ExtraTags.cpp3
-rw-r--r--source/blender/collada/ExtraTags.h3
-rw-r--r--source/blender/collada/GeometryExporter.cpp3
-rw-r--r--source/blender/collada/GeometryExporter.h3
-rw-r--r--source/blender/collada/ImageExporter.cpp3
-rw-r--r--source/blender/collada/ImageExporter.h3
-rw-r--r--source/blender/collada/ImportSettings.cpp3
-rw-r--r--source/blender/collada/ImportSettings.h3
-rw-r--r--source/blender/collada/InstanceWriter.cpp3
-rw-r--r--source/blender/collada/InstanceWriter.h3
-rw-r--r--source/blender/collada/LightExporter.cpp3
-rw-r--r--source/blender/collada/LightExporter.h3
-rw-r--r--source/blender/collada/MaterialExporter.cpp3
-rw-r--r--source/blender/collada/MaterialExporter.h3
-rw-r--r--source/blender/collada/MeshImporter.cpp3
-rw-r--r--source/blender/collada/MeshImporter.h3
-rw-r--r--source/blender/collada/SceneExporter.cpp3
-rw-r--r--source/blender/collada/SceneExporter.h3
-rw-r--r--source/blender/collada/SkinInfo.cpp3
-rw-r--r--source/blender/collada/SkinInfo.h3
-rw-r--r--source/blender/collada/TransformReader.cpp3
-rw-r--r--source/blender/collada/TransformReader.h3
-rw-r--r--source/blender/collada/TransformWriter.cpp3
-rw-r--r--source/blender/collada/TransformWriter.h3
-rw-r--r--source/blender/collada/collada.cpp3
-rw-r--r--source/blender/collada/collada.h3
-rw-r--r--source/blender/collada/collada_internal.cpp3
-rw-r--r--source/blender/collada/collada_internal.h3
-rw-r--r--source/blender/collada/collada_utils.cpp3
-rw-r--r--source/blender/collada/collada_utils.h3
-rw-r--r--source/blender/datatoc/datatoc.c3
-rw-r--r--source/blender/datatoc/datatoc_icon.c3
-rw-r--r--source/blender/depsgraph/DEG_depsgraph.h3
-rw-r--r--source/blender/depsgraph/DEG_depsgraph_build.h3
-rw-r--r--source/blender/depsgraph/DEG_depsgraph_debug.h3
-rw-r--r--source/blender/depsgraph/DEG_depsgraph_physics.h3
-rw-r--r--source/blender/depsgraph/DEG_depsgraph_query.h3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder.h3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_cycle.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_cycle.h3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_map.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_map.h3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_nodes.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_nodes.h3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_nodes_rig.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_nodes_view_layer.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_pchanmap.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_pchanmap.h3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_relations.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_relations.h3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_relations_impl.h3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_relations_keys.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_relations_rig.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_relations_view_layer.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_transitive.cc3
-rw-r--r--source/blender/depsgraph/intern/builder/deg_builder_transitive.h3
-rw-r--r--source/blender/depsgraph/intern/debug/deg_debug.cc3
-rw-r--r--source/blender/depsgraph/intern/debug/deg_debug.h3
-rw-r--r--source/blender/depsgraph/intern/debug/deg_debug_relations_graphviz.cc3
-rw-r--r--source/blender/depsgraph/intern/debug/deg_debug_stats_gnuplot.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph.h3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_build.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_debug.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_eval.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_physics.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_physics.h3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_query.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_query_filter.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_query_foreach.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_query_iter.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_tag.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_tag.h3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_type.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_type.h3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_update.cc3
-rw-r--r--source/blender/depsgraph/intern/depsgraph_update.h3
-rw-r--r--source/blender/depsgraph/intern/eval/deg_eval.cc3
-rw-r--r--source/blender/depsgraph/intern/eval/deg_eval.h3
-rw-r--r--source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc3
-rw-r--r--source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.h3
-rw-r--r--source/blender/depsgraph/intern/eval/deg_eval_flush.cc3
-rw-r--r--source/blender/depsgraph/intern/eval/deg_eval_flush.h3
-rw-r--r--source/blender/depsgraph/intern/eval/deg_eval_stats.cc3
-rw-r--r--source/blender/depsgraph/intern/eval/deg_eval_stats.h3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node.cc3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node.h3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node_component.cc3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node_component.h3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node_factory.cc3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node_factory.h3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node_factory_impl.h3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node_id.cc3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node_id.h3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node_operation.cc3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node_operation.h3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node_time.cc3
-rw-r--r--source/blender/depsgraph/intern/node/deg_node_time.h3
-rw-r--r--source/blender/draw/DRW_engine.h3
-rw-r--r--source/blender/draw/engines/basic/basic_engine.c3
-rw-r--r--source/blender/draw/engines/basic/basic_engine.h3
-rw-r--r--source/blender/draw/engines/eevee/eevee_bloom.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_data.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_depth_of_field.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_effects.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_engine.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_engine.h3
-rw-r--r--source/blender/draw/engines/eevee/eevee_lightcache.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_lightcache.h3
-rw-r--r--source/blender/draw/engines/eevee/eevee_lightprobes.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_lights.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_lookdev.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_lut.h3
-rw-r--r--source/blender/draw/engines/eevee/eevee_materials.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_mist.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_motion_blur.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_occlusion.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_private.h3
-rw-r--r--source/blender/draw/engines/eevee/eevee_render.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_screen_raytrace.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_shaders.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_subsurface.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_temporal_sampling.c3
-rw-r--r--source/blender/draw/engines/eevee/eevee_volumes.c3
-rw-r--r--source/blender/draw/engines/external/external_engine.c3
-rw-r--r--source/blender/draw/engines/external/external_engine.h3
-rw-r--r--source/blender/draw/engines/gpencil/gpencil_cache_utils.c3
-rw-r--r--source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c3
-rw-r--r--source/blender/draw/engines/gpencil/gpencil_draw_utils.c3
-rw-r--r--source/blender/draw/engines/gpencil/gpencil_engine.c3
-rw-r--r--source/blender/draw/engines/gpencil/gpencil_engine.h3
-rw-r--r--source/blender/draw/engines/gpencil/gpencil_render.c3
-rw-r--r--source/blender/draw/engines/gpencil/gpencil_shader_fx.c3
-rw-r--r--source/blender/draw/engines/workbench/solid_mode.c3
-rw-r--r--source/blender/draw/engines/workbench/transparent_mode.c3
-rw-r--r--source/blender/draw/engines/workbench/workbench_deferred.c3
-rw-r--r--source/blender/draw/engines/workbench/workbench_effect_aa.c3
-rw-r--r--source/blender/draw/engines/workbench/workbench_effect_dof.c3
-rw-r--r--source/blender/draw/engines/workbench/workbench_effect_fxaa.c3
-rw-r--r--source/blender/draw/engines/workbench/workbench_effect_taa.c3
-rw-r--r--source/blender/draw/engines/workbench/workbench_engine.c3
-rw-r--r--source/blender/draw/engines/workbench/workbench_engine.h3
-rw-r--r--source/blender/draw/engines/workbench/workbench_forward.c3
-rw-r--r--source/blender/draw/engines/workbench/workbench_private.h3
-rw-r--r--source/blender/draw/engines/workbench/workbench_render.c3
-rw-r--r--source/blender/draw/engines/workbench/workbench_studiolight.c3
-rw-r--r--source/blender/draw/engines/workbench/workbench_volume.c3
-rw-r--r--source/blender/draw/intern/DRW_render.h3
-rw-r--r--source/blender/draw/intern/draw_anim_viz.c3
-rw-r--r--source/blender/draw/intern/draw_armature.c3
-rw-r--r--source/blender/draw/intern/draw_cache.c3
-rw-r--r--source/blender/draw/intern/draw_cache.h3
-rw-r--r--source/blender/draw/intern/draw_cache_impl.h3
-rw-r--r--source/blender/draw/intern/draw_cache_impl_curve.c3
-rw-r--r--source/blender/draw/intern/draw_cache_impl_displist.c3
-rw-r--r--source/blender/draw/intern/draw_cache_impl_lattice.c3
-rw-r--r--source/blender/draw/intern/draw_cache_impl_mesh.c3
-rw-r--r--source/blender/draw/intern/draw_cache_impl_metaball.c3
-rw-r--r--source/blender/draw/intern/draw_cache_impl_particles.c3
-rw-r--r--source/blender/draw/intern/draw_common.c3
-rw-r--r--source/blender/draw/intern/draw_common.h3
-rw-r--r--source/blender/draw/intern/draw_debug.c3
-rw-r--r--source/blender/draw/intern/draw_debug.h3
-rw-r--r--source/blender/draw/intern/draw_hair.c3
-rw-r--r--source/blender/draw/intern/draw_hair_private.h3
-rw-r--r--source/blender/draw/intern/draw_instance_data.c3
-rw-r--r--source/blender/draw/intern/draw_instance_data.h3
-rw-r--r--source/blender/draw/intern/draw_manager.c3
-rw-r--r--source/blender/draw/intern/draw_manager.h3
-rw-r--r--source/blender/draw/intern/draw_manager_data.c3
-rw-r--r--source/blender/draw/intern/draw_manager_exec.c3
-rw-r--r--source/blender/draw/intern/draw_manager_profiling.c3
-rw-r--r--source/blender/draw/intern/draw_manager_profiling.h3
-rw-r--r--source/blender/draw/intern/draw_manager_shader.c3
-rw-r--r--source/blender/draw/intern/draw_manager_text.c3
-rw-r--r--source/blender/draw/intern/draw_manager_text.h3
-rw-r--r--source/blender/draw/intern/draw_manager_texture.c3
-rw-r--r--source/blender/draw/intern/draw_view.c3
-rw-r--r--source/blender/draw/intern/draw_view.h3
-rw-r--r--source/blender/draw/modes/draw_mode_engines.h3
-rw-r--r--source/blender/draw/modes/edit_armature_mode.c3
-rw-r--r--source/blender/draw/modes/edit_curve_mode.c3
-rw-r--r--source/blender/draw/modes/edit_lattice_mode.c3
-rw-r--r--source/blender/draw/modes/edit_mesh_mode.c3
-rw-r--r--source/blender/draw/modes/edit_mesh_mode_intern.h3
-rw-r--r--source/blender/draw/modes/edit_mesh_mode_text.c3
-rw-r--r--source/blender/draw/modes/edit_metaball_mode.c3
-rw-r--r--source/blender/draw/modes/edit_text_mode.c3
-rw-r--r--source/blender/draw/modes/object_mode.c3
-rw-r--r--source/blender/draw/modes/overlay_mode.c3
-rw-r--r--source/blender/draw/modes/paint_texture_mode.c3
-rw-r--r--source/blender/draw/modes/paint_vertex_mode.c3
-rw-r--r--source/blender/draw/modes/paint_weight_mode.c3
-rw-r--r--source/blender/draw/modes/particle_mode.c3
-rw-r--r--source/blender/draw/modes/pose_mode.c3
-rw-r--r--source/blender/draw/modes/sculpt_mode.c3
-rw-r--r--source/blender/editors/animation/anim_channels_defines.c3
-rw-r--r--source/blender/editors/animation/anim_channels_edit.c3
-rw-r--r--source/blender/editors/animation/anim_deps.c3
-rw-r--r--source/blender/editors/animation/anim_draw.c3
-rw-r--r--source/blender/editors/animation/anim_filter.c3
-rw-r--r--source/blender/editors/animation/anim_intern.h3
-rw-r--r--source/blender/editors/animation/anim_ipo_utils.c3
-rw-r--r--source/blender/editors/animation/anim_markers.c3
-rw-r--r--source/blender/editors/animation/anim_ops.c3
-rw-r--r--source/blender/editors/animation/drivers.c3
-rw-r--r--source/blender/editors/animation/fmodifier_ui.c3
-rw-r--r--source/blender/editors/animation/keyframes_draw.c3
-rw-r--r--source/blender/editors/animation/keyframes_edit.c3
-rw-r--r--source/blender/editors/animation/keyframes_general.c3
-rw-r--r--source/blender/editors/animation/keyframing.c3
-rw-r--r--source/blender/editors/animation/keyingsets.c3
-rw-r--r--source/blender/editors/armature/armature_add.c3
-rw-r--r--source/blender/editors/armature/armature_edit.c3
-rw-r--r--source/blender/editors/armature/armature_intern.h3
-rw-r--r--source/blender/editors/armature/armature_naming.c3
-rw-r--r--source/blender/editors/armature/armature_ops.c3
-rw-r--r--source/blender/editors/armature/armature_relations.c3
-rw-r--r--source/blender/editors/armature/armature_select.c3
-rw-r--r--source/blender/editors/armature/armature_skinning.c3
-rw-r--r--source/blender/editors/armature/armature_utils.c3
-rw-r--r--source/blender/editors/armature/editarmature_undo.c3
-rw-r--r--source/blender/editors/armature/meshlaplacian.c3
-rw-r--r--source/blender/editors/armature/meshlaplacian.h3
-rw-r--r--source/blender/editors/armature/pose_edit.c3
-rw-r--r--source/blender/editors/armature/pose_group.c3
-rw-r--r--source/blender/editors/armature/pose_lib.c3
-rw-r--r--source/blender/editors/armature/pose_select.c3
-rw-r--r--source/blender/editors/armature/pose_slide.c3
-rw-r--r--source/blender/editors/armature/pose_transform.c3
-rw-r--r--source/blender/editors/armature/pose_utils.c3
-rw-r--r--source/blender/editors/curve/curve_intern.h3
-rw-r--r--source/blender/editors/curve/curve_ops.c3
-rw-r--r--source/blender/editors/curve/editcurve.c3
-rw-r--r--source/blender/editors/curve/editcurve_add.c3
-rw-r--r--source/blender/editors/curve/editcurve_paint.c3
-rw-r--r--source/blender/editors/curve/editcurve_select.c3
-rw-r--r--source/blender/editors/curve/editcurve_undo.c3
-rw-r--r--source/blender/editors/curve/editfont.c3
-rw-r--r--source/blender/editors/curve/editfont_undo.c3
-rw-r--r--source/blender/editors/gizmo_library/geometry/geom_arrow_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/geometry/geom_cube_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/geometry/geom_dial_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_draw_utils.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_geometry.h3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_group_types/value2d_gizmo_group.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_library_intern.h3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_library_presets.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_library_utils.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/arrow2d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/arrow3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/blank3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/value2d_gizmo.c3
-rw-r--r--source/blender/editors/gpencil/annotate_draw.c3
-rw-r--r--source/blender/editors/gpencil/annotate_paint.c3
-rw-r--r--source/blender/editors/gpencil/drawgpencil.c3
-rw-r--r--source/blender/editors/gpencil/editaction_gpencil.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_add_monkey.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_add_stroke.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_armature.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_brush.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_convert.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_data.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_edit.c2
-rw-r--r--source/blender/editors/gpencil/gpencil_fill.c2
-rw-r--r--source/blender/editors/gpencil/gpencil_intern.h3
-rw-r--r--source/blender/editors/gpencil/gpencil_interpolate.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_merge.c2
-rw-r--r--source/blender/editors/gpencil/gpencil_old.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_ops.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_paint.c2
-rw-r--r--source/blender/editors/gpencil/gpencil_primitive.c2
-rw-r--r--source/blender/editors/gpencil/gpencil_select.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_undo.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_utils.c3
-rw-r--r--source/blender/editors/include/BIF_gl.h3
-rw-r--r--source/blender/editors/include/BIF_glutil.h3
-rw-r--r--source/blender/editors/include/ED_anim_api.h3
-rw-r--r--source/blender/editors/include/ED_armature.h3
-rw-r--r--source/blender/editors/include/ED_buttons.h3
-rw-r--r--source/blender/editors/include/ED_clip.h3
-rw-r--r--source/blender/editors/include/ED_curve.h3
-rw-r--r--source/blender/editors/include/ED_datafiles.h3
-rw-r--r--source/blender/editors/include/ED_fileselect.h3
-rw-r--r--source/blender/editors/include/ED_gizmo_library.h3
-rw-r--r--source/blender/editors/include/ED_gizmo_utils.h3
-rw-r--r--source/blender/editors/include/ED_gpencil.h3
-rw-r--r--source/blender/editors/include/ED_image.h3
-rw-r--r--source/blender/editors/include/ED_info.h3
-rw-r--r--source/blender/editors/include/ED_keyframes_draw.h3
-rw-r--r--source/blender/editors/include/ED_keyframes_edit.h3
-rw-r--r--source/blender/editors/include/ED_keyframing.h3
-rw-r--r--source/blender/editors/include/ED_lattice.h3
-rw-r--r--source/blender/editors/include/ED_logic.h3
-rw-r--r--source/blender/editors/include/ED_markers.h3
-rw-r--r--source/blender/editors/include/ED_mask.h3
-rw-r--r--source/blender/editors/include/ED_mball.h3
-rw-r--r--source/blender/editors/include/ED_mesh.h3
-rw-r--r--source/blender/editors/include/ED_node.h3
-rw-r--r--source/blender/editors/include/ED_numinput.h3
-rw-r--r--source/blender/editors/include/ED_object.h3
-rw-r--r--source/blender/editors/include/ED_outliner.h3
-rw-r--r--source/blender/editors/include/ED_paint.h3
-rw-r--r--source/blender/editors/include/ED_particle.h3
-rw-r--r--source/blender/editors/include/ED_physics.h3
-rw-r--r--source/blender/editors/include/ED_render.h3
-rw-r--r--source/blender/editors/include/ED_scene.h3
-rw-r--r--source/blender/editors/include/ED_screen.h3
-rw-r--r--source/blender/editors/include/ED_screen_types.h3
-rw-r--r--source/blender/editors/include/ED_sculpt.h3
-rw-r--r--source/blender/editors/include/ED_select_utils.h3
-rw-r--r--source/blender/editors/include/ED_sequencer.h3
-rw-r--r--source/blender/editors/include/ED_sound.h3
-rw-r--r--source/blender/editors/include/ED_space_api.h3
-rw-r--r--source/blender/editors/include/ED_text.h3
-rw-r--r--source/blender/editors/include/ED_transform.h3
-rw-r--r--source/blender/editors/include/ED_transform_snap_object_context.h3
-rw-r--r--source/blender/editors/include/ED_transverts.h3
-rw-r--r--source/blender/editors/include/ED_types.h3
-rw-r--r--source/blender/editors/include/ED_undo.h3
-rw-r--r--source/blender/editors/include/ED_util.h3
-rw-r--r--source/blender/editors/include/ED_uvedit.h3
-rw-r--r--source/blender/editors/include/ED_view3d.h3
-rw-r--r--source/blender/editors/include/UI_icons.h3
-rw-r--r--source/blender/editors/include/UI_interface.h3
-rw-r--r--source/blender/editors/include/UI_interface_icons.h3
-rw-r--r--source/blender/editors/include/UI_resources.h3
-rw-r--r--source/blender/editors/include/UI_view2d.h3
-rw-r--r--source/blender/editors/interface/interface.c3
-rw-r--r--source/blender/editors/interface/interface_align.c3
-rw-r--r--source/blender/editors/interface/interface_anim.c3
-rw-r--r--source/blender/editors/interface/interface_context_menu.c3
-rw-r--r--source/blender/editors/interface/interface_draw.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_color.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_colorband.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_datablock.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_depth.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_driver.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_intern.h3
-rw-r--r--source/blender/editors/interface/interface_handlers.c3
-rw-r--r--source/blender/editors/interface/interface_icons.c3
-rw-r--r--source/blender/editors/interface/interface_icons_event.c3
-rw-r--r--source/blender/editors/interface/interface_intern.h3
-rw-r--r--source/blender/editors/interface/interface_layout.c3
-rw-r--r--source/blender/editors/interface/interface_ops.c3
-rw-r--r--source/blender/editors/interface/interface_panel.c3
-rw-r--r--source/blender/editors/interface/interface_query.c3
-rw-r--r--source/blender/editors/interface/interface_region_color_picker.c3
-rw-r--r--source/blender/editors/interface/interface_region_hud.c3
-rw-r--r--source/blender/editors/interface/interface_region_menu_pie.c3
-rw-r--r--source/blender/editors/interface/interface_region_menu_popup.c3
-rw-r--r--source/blender/editors/interface/interface_region_popover.c3
-rw-r--r--source/blender/editors/interface/interface_region_popup.c3
-rw-r--r--source/blender/editors/interface/interface_region_search.c3
-rw-r--r--source/blender/editors/interface/interface_region_tooltip.c3
-rw-r--r--source/blender/editors/interface/interface_regions.c3
-rw-r--r--source/blender/editors/interface/interface_regions_intern.h3
-rw-r--r--source/blender/editors/interface/interface_style.c3
-rw-r--r--source/blender/editors/interface/interface_templates.c3
-rw-r--r--source/blender/editors/interface/interface_utils.c3
-rw-r--r--source/blender/editors/interface/interface_widgets.c3
-rw-r--r--source/blender/editors/interface/resources.c3
-rw-r--r--source/blender/editors/interface/view2d.c3
-rw-r--r--source/blender/editors/interface/view2d_ops.c3
-rw-r--r--source/blender/editors/io/io_alembic.c3
-rw-r--r--source/blender/editors/io/io_alembic.h3
-rw-r--r--source/blender/editors/io/io_cache.c3
-rw-r--r--source/blender/editors/io/io_cache.h3
-rw-r--r--source/blender/editors/io/io_collada.c3
-rw-r--r--source/blender/editors/io/io_collada.h3
-rw-r--r--source/blender/editors/io/io_ops.c3
-rw-r--r--source/blender/editors/io/io_ops.h3
-rw-r--r--source/blender/editors/lattice/editlattice_select.c3
-rw-r--r--source/blender/editors/lattice/editlattice_tools.c3
-rw-r--r--source/blender/editors/lattice/editlattice_undo.c3
-rw-r--r--source/blender/editors/lattice/lattice_intern.h3
-rw-r--r--source/blender/editors/lattice/lattice_ops.c3
-rw-r--r--source/blender/editors/mask/mask_add.c3
-rw-r--r--source/blender/editors/mask/mask_draw.c3
-rw-r--r--source/blender/editors/mask/mask_edit.c3
-rw-r--r--source/blender/editors/mask/mask_editaction.c3
-rw-r--r--source/blender/editors/mask/mask_intern.h3
-rw-r--r--source/blender/editors/mask/mask_ops.c3
-rw-r--r--source/blender/editors/mask/mask_relationships.c3
-rw-r--r--source/blender/editors/mask/mask_select.c3
-rw-r--r--source/blender/editors/mask/mask_shapekey.c3
-rw-r--r--source/blender/editors/mesh/editface.c3
-rw-r--r--source/blender/editors/mesh/editmesh_add.c3
-rw-r--r--source/blender/editors/mesh/editmesh_add_gizmo.c3
-rw-r--r--source/blender/editors/mesh/editmesh_bevel.c3
-rw-r--r--source/blender/editors/mesh/editmesh_bisect.c3
-rw-r--r--source/blender/editors/mesh/editmesh_extrude.c3
-rw-r--r--source/blender/editors/mesh/editmesh_extrude_screw.c3
-rw-r--r--source/blender/editors/mesh/editmesh_extrude_spin.c3
-rw-r--r--source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c3
-rw-r--r--source/blender/editors/mesh/editmesh_inset.c3
-rw-r--r--source/blender/editors/mesh/editmesh_intersect.c3
-rw-r--r--source/blender/editors/mesh/editmesh_knife.c3
-rw-r--r--source/blender/editors/mesh/editmesh_knife_project.c3
-rw-r--r--source/blender/editors/mesh/editmesh_loopcut.c3
-rw-r--r--source/blender/editors/mesh/editmesh_path.c3
-rw-r--r--source/blender/editors/mesh/editmesh_polybuild.c3
-rw-r--r--source/blender/editors/mesh/editmesh_preselect_edgering.c3
-rw-r--r--source/blender/editors/mesh/editmesh_preselect_elem.c3
-rw-r--r--source/blender/editors/mesh/editmesh_rip.c3
-rw-r--r--source/blender/editors/mesh/editmesh_rip_edge.c3
-rw-r--r--source/blender/editors/mesh/editmesh_select.c3
-rw-r--r--source/blender/editors/mesh/editmesh_select_similar.c3
-rw-r--r--source/blender/editors/mesh/editmesh_tools.c3
-rw-r--r--source/blender/editors/mesh/editmesh_undo.c3
-rw-r--r--source/blender/editors/mesh/editmesh_utils.c3
-rw-r--r--source/blender/editors/mesh/mesh_data.c3
-rw-r--r--source/blender/editors/mesh/mesh_intern.h3
-rw-r--r--source/blender/editors/mesh/mesh_mirror.c3
-rw-r--r--source/blender/editors/mesh/mesh_ops.c3
-rw-r--r--source/blender/editors/mesh/meshtools.c3
-rw-r--r--source/blender/editors/metaball/editmball_undo.c3
-rw-r--r--source/blender/editors/metaball/mball_edit.c3
-rw-r--r--source/blender/editors/metaball/mball_intern.h3
-rw-r--r--source/blender/editors/metaball/mball_ops.c3
-rw-r--r--source/blender/editors/object/object_add.c3
-rw-r--r--source/blender/editors/object/object_bake.c3
-rw-r--r--source/blender/editors/object/object_bake_api.c3
-rw-r--r--source/blender/editors/object/object_collection.c3
-rw-r--r--source/blender/editors/object/object_constraint.c3
-rw-r--r--source/blender/editors/object/object_data_transfer.c3
-rw-r--r--source/blender/editors/object/object_edit.c3
-rw-r--r--source/blender/editors/object/object_facemap_ops.c3
-rw-r--r--source/blender/editors/object/object_gpencil_modifier.c3
-rw-r--r--source/blender/editors/object/object_hook.c3
-rw-r--r--source/blender/editors/object/object_intern.h3
-rw-r--r--source/blender/editors/object/object_modes.c3
-rw-r--r--source/blender/editors/object/object_modifier.c3
-rw-r--r--source/blender/editors/object/object_ops.c3
-rw-r--r--source/blender/editors/object/object_random.c3
-rw-r--r--source/blender/editors/object/object_relations.c3
-rw-r--r--source/blender/editors/object/object_select.c3
-rw-r--r--source/blender/editors/object/object_shader_fx.c3
-rw-r--r--source/blender/editors/object/object_shapekey.c3
-rw-r--r--source/blender/editors/object/object_transform.c3
-rw-r--r--source/blender/editors/object/object_utils.c3
-rw-r--r--source/blender/editors/object/object_vgroup.c3
-rw-r--r--source/blender/editors/object/object_warp.c3
-rw-r--r--source/blender/editors/physics/dynamicpaint_ops.c3
-rw-r--r--source/blender/editors/physics/particle_boids.c3
-rw-r--r--source/blender/editors/physics/particle_edit.c3
-rw-r--r--source/blender/editors/physics/particle_edit_undo.c3
-rw-r--r--source/blender/editors/physics/particle_edit_utildefines.h3
-rw-r--r--source/blender/editors/physics/particle_object.c3
-rw-r--r--source/blender/editors/physics/physics_fluid.c3
-rw-r--r--source/blender/editors/physics/physics_intern.h3
-rw-r--r--source/blender/editors/physics/physics_ops.c3
-rw-r--r--source/blender/editors/physics/physics_pointcache.c3
-rw-r--r--source/blender/editors/physics/rigidbody_constraint.c3
-rw-r--r--source/blender/editors/physics/rigidbody_object.c3
-rw-r--r--source/blender/editors/physics/rigidbody_world.c3
-rw-r--r--source/blender/editors/render/render_intern.h3
-rw-r--r--source/blender/editors/render/render_internal.c3
-rw-r--r--source/blender/editors/render/render_opengl.c3
-rw-r--r--source/blender/editors/render/render_ops.c3
-rw-r--r--source/blender/editors/render/render_preview.c3
-rw-r--r--source/blender/editors/render/render_shading.c3
-rw-r--r--source/blender/editors/render/render_update.c3
-rw-r--r--source/blender/editors/render/render_view.c3
-rw-r--r--source/blender/editors/scene/scene_edit.c3
-rw-r--r--source/blender/editors/screen/area.c3
-rw-r--r--source/blender/editors/screen/area_utils.c3
-rw-r--r--source/blender/editors/screen/glutil.c3
-rw-r--r--source/blender/editors/screen/screen_context.c3
-rw-r--r--source/blender/editors/screen/screen_draw.c3
-rw-r--r--source/blender/editors/screen/screen_edit.c3
-rw-r--r--source/blender/editors/screen/screen_geometry.c3
-rw-r--r--source/blender/editors/screen/screen_intern.h3
-rw-r--r--source/blender/editors/screen/screen_ops.c3
-rw-r--r--source/blender/editors/screen/screen_user_menu.c3
-rw-r--r--source/blender/editors/screen/screendump.c3
-rw-r--r--source/blender/editors/screen/workspace_edit.c3
-rw-r--r--source/blender/editors/screen/workspace_layout_edit.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_cursor.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_curve.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_curve_undo.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_hide.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_image.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_image_2d.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_image_proj.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_image_undo.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_intern.h3
-rw-r--r--source/blender/editors/sculpt_paint/paint_mask.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_ops.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_stroke.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_utils.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex_color_ops.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex_color_utils.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex_proj.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex_weight_ops.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex_weight_utils.c3
-rw-r--r--source/blender/editors/sculpt_paint/sculpt.c3
-rw-r--r--source/blender/editors/sculpt_paint/sculpt_intern.h3
-rw-r--r--source/blender/editors/sculpt_paint/sculpt_undo.c3
-rw-r--r--source/blender/editors/sculpt_paint/sculpt_uv.c3
-rw-r--r--source/blender/editors/sound/sound_intern.h3
-rw-r--r--source/blender/editors/sound/sound_ops.c3
-rw-r--r--source/blender/editors/space_action/action_buttons.c3
-rw-r--r--source/blender/editors/space_action/action_data.c3
-rw-r--r--source/blender/editors/space_action/action_draw.c3
-rw-r--r--source/blender/editors/space_action/action_edit.c3
-rw-r--r--source/blender/editors/space_action/action_intern.h3
-rw-r--r--source/blender/editors/space_action/action_ops.c3
-rw-r--r--source/blender/editors/space_action/action_select.c3
-rw-r--r--source/blender/editors/space_action/space_action.c3
-rw-r--r--source/blender/editors/space_api/spacetypes.c3
-rw-r--r--source/blender/editors/space_buttons/buttons_context.c3
-rw-r--r--source/blender/editors/space_buttons/buttons_intern.h3
-rw-r--r--source/blender/editors/space_buttons/buttons_ops.c3
-rw-r--r--source/blender/editors/space_buttons/buttons_texture.c3
-rw-r--r--source/blender/editors/space_buttons/space_buttons.c3
-rw-r--r--source/blender/editors/space_clip/clip_buttons.c3
-rw-r--r--source/blender/editors/space_clip/clip_dopesheet_draw.c3
-rw-r--r--source/blender/editors/space_clip/clip_dopesheet_ops.c3
-rw-r--r--source/blender/editors/space_clip/clip_draw.c3
-rw-r--r--source/blender/editors/space_clip/clip_editor.c3
-rw-r--r--source/blender/editors/space_clip/clip_graph_draw.c3
-rw-r--r--source/blender/editors/space_clip/clip_graph_ops.c3
-rw-r--r--source/blender/editors/space_clip/clip_intern.h3
-rw-r--r--source/blender/editors/space_clip/clip_ops.c3
-rw-r--r--source/blender/editors/space_clip/clip_toolbar.c3
-rw-r--r--source/blender/editors/space_clip/clip_utils.c3
-rw-r--r--source/blender/editors/space_clip/space_clip.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_detect.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_intern.h3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_orient.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_plane.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_solve.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_stabilize.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_track.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_utils.c3
-rw-r--r--source/blender/editors/space_clip/tracking_select.c3
-rw-r--r--source/blender/editors/space_console/console_draw.c3
-rw-r--r--source/blender/editors/space_console/console_intern.h3
-rw-r--r--source/blender/editors/space_console/console_ops.c3
-rw-r--r--source/blender/editors/space_console/space_console.c3
-rw-r--r--source/blender/editors/space_file/file_draw.c3
-rw-r--r--source/blender/editors/space_file/file_intern.h3
-rw-r--r--source/blender/editors/space_file/file_ops.c3
-rw-r--r--source/blender/editors/space_file/file_panels.c3
-rw-r--r--source/blender/editors/space_file/file_utils.c3
-rw-r--r--source/blender/editors/space_file/filelist.c3
-rw-r--r--source/blender/editors/space_file/filelist.h3
-rw-r--r--source/blender/editors/space_file/filesel.c3
-rw-r--r--source/blender/editors/space_file/fsmenu.c3
-rw-r--r--source/blender/editors/space_file/fsmenu.h3
-rw-r--r--source/blender/editors/space_file/space_file.c3
-rw-r--r--source/blender/editors/space_graph/graph_buttons.c3
-rw-r--r--source/blender/editors/space_graph/graph_draw.c3
-rw-r--r--source/blender/editors/space_graph/graph_edit.c3
-rw-r--r--source/blender/editors/space_graph/graph_intern.h3
-rw-r--r--source/blender/editors/space_graph/graph_ops.c3
-rw-r--r--source/blender/editors/space_graph/graph_select.c3
-rw-r--r--source/blender/editors/space_graph/graph_utils.c3
-rw-r--r--source/blender/editors/space_graph/space_graph.c3
-rw-r--r--source/blender/editors/space_image/image_buttons.c3
-rw-r--r--source/blender/editors/space_image/image_draw.c3
-rw-r--r--source/blender/editors/space_image/image_edit.c3
-rw-r--r--source/blender/editors/space_image/image_intern.h3
-rw-r--r--source/blender/editors/space_image/image_ops.c3
-rw-r--r--source/blender/editors/space_image/space_image.c3
-rw-r--r--source/blender/editors/space_info/info_draw.c3
-rw-r--r--source/blender/editors/space_info/info_intern.h3
-rw-r--r--source/blender/editors/space_info/info_ops.c3
-rw-r--r--source/blender/editors/space_info/info_report.c3
-rw-r--r--source/blender/editors/space_info/info_stats.c3
-rw-r--r--source/blender/editors/space_info/space_info.c3
-rw-r--r--source/blender/editors/space_info/textview.c3
-rw-r--r--source/blender/editors/space_info/textview.h3
-rw-r--r--source/blender/editors/space_nla/nla_buttons.c3
-rw-r--r--source/blender/editors/space_nla/nla_channels.c3
-rw-r--r--source/blender/editors/space_nla/nla_draw.c3
-rw-r--r--source/blender/editors/space_nla/nla_edit.c3
-rw-r--r--source/blender/editors/space_nla/nla_intern.h3
-rw-r--r--source/blender/editors/space_nla/nla_ops.c3
-rw-r--r--source/blender/editors/space_nla/nla_select.c3
-rw-r--r--source/blender/editors/space_nla/space_nla.c3
-rw-r--r--source/blender/editors/space_node/drawnode.c3
-rw-r--r--source/blender/editors/space_node/node_add.c3
-rw-r--r--source/blender/editors/space_node/node_buttons.c3
-rw-r--r--source/blender/editors/space_node/node_draw.c3
-rw-r--r--source/blender/editors/space_node/node_edit.c3
-rw-r--r--source/blender/editors/space_node/node_gizmo.c3
-rw-r--r--source/blender/editors/space_node/node_group.c3
-rw-r--r--source/blender/editors/space_node/node_intern.h3
-rw-r--r--source/blender/editors/space_node/node_ops.c3
-rw-r--r--source/blender/editors/space_node/node_relationships.c3
-rw-r--r--source/blender/editors/space_node/node_select.c3
-rw-r--r--source/blender/editors/space_node/node_templates.c3
-rw-r--r--source/blender/editors/space_node/node_toolbar.c3
-rw-r--r--source/blender/editors/space_node/node_view.c3
-rw-r--r--source/blender/editors/space_node/space_node.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_collections.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_dragdrop.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_draw.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_edit.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_intern.h3
-rw-r--r--source/blender/editors/space_outliner/outliner_ops.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_select.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_tools.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_tree.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_utils.c3
-rw-r--r--source/blender/editors/space_outliner/space_outliner.c3
-rw-r--r--source/blender/editors/space_script/script_edit.c3
-rw-r--r--source/blender/editors/space_script/script_intern.h3
-rw-r--r--source/blender/editors/space_script/script_ops.c3
-rw-r--r--source/blender/editors/space_script/space_script.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_add.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_buttons.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_draw.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_edit.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_intern.h3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_modifier.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_ops.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_preview.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_scopes.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_select.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_view.c3
-rw-r--r--source/blender/editors/space_sequencer/space_sequencer.c3
-rw-r--r--source/blender/editors/space_statusbar/space_statusbar.c3
-rw-r--r--source/blender/editors/space_text/space_text.c3
-rw-r--r--source/blender/editors/space_text/text_autocomplete.c3
-rw-r--r--source/blender/editors/space_text/text_draw.c3
-rw-r--r--source/blender/editors/space_text/text_format.c3
-rw-r--r--source/blender/editors/space_text/text_format.h3
-rw-r--r--source/blender/editors/space_text/text_format_lua.c3
-rw-r--r--source/blender/editors/space_text/text_format_osl.c3
-rw-r--r--source/blender/editors/space_text/text_format_pov.c3
-rw-r--r--source/blender/editors/space_text/text_format_pov_ini.c3
-rw-r--r--source/blender/editors/space_text/text_format_py.c3
-rw-r--r--source/blender/editors/space_text/text_header.c3
-rw-r--r--source/blender/editors/space_text/text_intern.h3
-rw-r--r--source/blender/editors/space_text/text_ops.c3
-rw-r--r--source/blender/editors/space_text/text_undo.c3
-rw-r--r--source/blender/editors/space_topbar/space_topbar.c3
-rw-r--r--source/blender/editors/space_userpref/space_userpref.c3
-rw-r--r--source/blender/editors/space_userpref/userpref_intern.h3
-rw-r--r--source/blender/editors/space_userpref/userpref_ops.c3
-rw-r--r--source/blender/editors/space_view3d/drawobject.c3
-rw-r--r--source/blender/editors/space_view3d/space_view3d.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_buttons.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_camera_control.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_draw.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_draw_legacy.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_edit.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_fly.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_armature.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_camera.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_empty.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_forcefield.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_lamp.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_navigate.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_preselect.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_preselect_type.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_ruler.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_header.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_intern.h3
-rw-r--r--source/blender/editors/space_view3d/view3d_iterators.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_ops.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_project.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_select.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_snap.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_toolbar.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_utils.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_view.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_walk.c3
-rw-r--r--source/blender/editors/transform/transform.c3
-rw-r--r--source/blender/editors/transform/transform.h3
-rw-r--r--source/blender/editors/transform/transform_constraints.c3
-rw-r--r--source/blender/editors/transform/transform_conversions.c3
-rw-r--r--source/blender/editors/transform/transform_generics.c3
-rw-r--r--source/blender/editors/transform/transform_gizmo_2d.c3
-rw-r--r--source/blender/editors/transform/transform_gizmo_3d.c3
-rw-r--r--source/blender/editors/transform/transform_gizmo_extrude_3d.c3
-rw-r--r--source/blender/editors/transform/transform_input.c3
-rw-r--r--source/blender/editors/transform/transform_ops.c3
-rw-r--r--source/blender/editors/transform/transform_orientations.c3
-rw-r--r--source/blender/editors/transform/transform_snap.c3
-rw-r--r--source/blender/editors/transform/transform_snap_object.c3
-rw-r--r--source/blender/editors/undo/ed_undo.c3
-rw-r--r--source/blender/editors/undo/memfile_undo.c3
-rw-r--r--source/blender/editors/undo/undo_intern.h3
-rw-r--r--source/blender/editors/undo/undo_system_types.c3
-rw-r--r--source/blender/editors/util/ed_transverts.c3
-rw-r--r--source/blender/editors/util/ed_util.c3
-rw-r--r--source/blender/editors/util/gizmo_utils.c3
-rw-r--r--source/blender/editors/util/numinput.c3
-rw-r--r--source/blender/editors/util/select_utils.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_buttons.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_draw.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_intern.h3
-rw-r--r--source/blender/editors/uvedit/uvedit_ops.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_parametrizer.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_parametrizer.h3
-rw-r--r--source/blender/editors/uvedit/uvedit_smart_stitch.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_unwrap_ops.c3
-rw-r--r--source/blender/freestyle/FRS_freestyle.h3
-rw-r--r--source/blender/freestyle/intern/application/AppCanvas.cpp3
-rw-r--r--source/blender/freestyle/intern/application/AppCanvas.h3
-rw-r--r--source/blender/freestyle/intern/application/AppConfig.cpp3
-rw-r--r--source/blender/freestyle/intern/application/AppConfig.h3
-rw-r--r--source/blender/freestyle/intern/application/AppView.cpp3
-rw-r--r--source/blender/freestyle/intern/application/AppView.h3
-rw-r--r--source/blender/freestyle/intern/application/Controller.cpp3
-rw-r--r--source/blender/freestyle/intern/application/Controller.h3
-rw-r--r--source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp3
-rw-r--r--source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h3
-rw-r--r--source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp3
-rw-r--r--source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h3
-rw-r--r--source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h3
-rw-r--r--source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/BBox.h3
-rw-r--r--source/blender/freestyle/intern/geometry/Bezier.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/Bezier.h3
-rw-r--r--source/blender/freestyle/intern/geometry/FastGrid.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/FastGrid.h3
-rw-r--r--source/blender/freestyle/intern/geometry/FitCurve.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/FitCurve.h3
-rw-r--r--source/blender/freestyle/intern/geometry/Geom.h3
-rw-r--r--source/blender/freestyle/intern/geometry/GeomCleaner.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/GeomCleaner.h3
-rw-r--r--source/blender/freestyle/intern/geometry/GeomUtils.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/GeomUtils.h3
-rw-r--r--source/blender/freestyle/intern/geometry/Grid.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/Grid.h3
-rw-r--r--source/blender/freestyle/intern/geometry/GridHelpers.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/GridHelpers.h3
-rw-r--r--source/blender/freestyle/intern/geometry/HashGrid.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/HashGrid.h3
-rw-r--r--source/blender/freestyle/intern/geometry/Noise.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/Noise.h3
-rw-r--r--source/blender/freestyle/intern/geometry/Polygon.h3
-rw-r--r--source/blender/freestyle/intern/geometry/SweepLine.h3
-rw-r--r--source/blender/freestyle/intern/geometry/VecMat.h3
-rw-r--r--source/blender/freestyle/intern/geometry/matrix_util.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/matrix_util.h3
-rw-r--r--source/blender/freestyle/intern/geometry/normal_cycle.cpp3
-rw-r--r--source/blender/freestyle/intern/geometry/normal_cycle.h3
-rw-r--r--source/blender/freestyle/intern/image/GaussianFilter.cpp3
-rw-r--r--source/blender/freestyle/intern/image/GaussianFilter.h3
-rw-r--r--source/blender/freestyle/intern/image/Image.h3
-rw-r--r--source/blender/freestyle/intern/image/ImagePyramid.cpp3
-rw-r--r--source/blender/freestyle/intern/image/ImagePyramid.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_BBox.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_BBox.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_ContextFunctions.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Convert.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Convert.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Freestyle.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Freestyle.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_FrsMaterial.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_FrsNoise.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_FrsNoise.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Id.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Id.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_IntegrationType.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_IntegrationType.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Interface0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Interface0D.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Interface1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Interface1D.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Iterator.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Iterator.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_MediumType.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_MediumType.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Nature.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Nature.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Operators.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_Operators.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_SShape.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_SShape.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_StrokeAttribute.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_StrokeShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_StrokeShader.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_ViewMap.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_ViewMap.h3
-rw-r--r--source/blender/freestyle/intern/python/BPy_ViewShape.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BPy_ViewShape.h3
-rw-r--r--source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/Director.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Director.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp3
-rw-r--r--source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp3
-rw-r--r--source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp3
-rw-r--r--source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/DrawingStyle.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/FrsMaterial.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/LineRep.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/LineRep.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/Node.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeCamera.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeCamera.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeGroup.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeGroup.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeLight.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeLight.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeShape.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeShape.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeTransform.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeTransform.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeViewLayer.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/NodeViewLayer.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/OrientedLineRep.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/Rep.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/Rep.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/SceneHash.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/SceneHash.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/SceneVisitor.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/TriangleRep.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/TriangleRep.h3
-rw-r--r--source/blender/freestyle/intern/scene_graph/VertexRep.cpp3
-rw-r--r--source/blender/freestyle/intern/scene_graph/VertexRep.h3
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h3
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h3
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h3
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h3
-rw-r--r--source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/BasicStrokeShaders.h3
-rw-r--r--source/blender/freestyle/intern/stroke/Canvas.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/Canvas.h3
-rw-r--r--source/blender/freestyle/intern/stroke/Chain.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/Chain.h3
-rw-r--r--source/blender/freestyle/intern/stroke/ChainingIterators.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/ChainingIterators.h3
-rw-r--r--source/blender/freestyle/intern/stroke/ContextFunctions.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/ContextFunctions.h3
-rw-r--r--source/blender/freestyle/intern/stroke/Curve.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/Curve.h3
-rw-r--r--source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h3
-rw-r--r--source/blender/freestyle/intern/stroke/CurveIterators.h3
-rw-r--r--source/blender/freestyle/intern/stroke/Modifiers.h3
-rw-r--r--source/blender/freestyle/intern/stroke/Module.h3
-rw-r--r--source/blender/freestyle/intern/stroke/Operators.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/Operators.h3
-rw-r--r--source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/PSStrokeRenderer.h3
-rw-r--r--source/blender/freestyle/intern/stroke/Predicates0D.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/Predicates0D.h3
-rw-r--r--source/blender/freestyle/intern/stroke/Predicates1D.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/Predicates1D.h3
-rw-r--r--source/blender/freestyle/intern/stroke/QInformationMap.h3
-rw-r--r--source/blender/freestyle/intern/stroke/Stroke.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/Stroke.h3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeIO.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeIO.h3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeIterators.h3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeLayer.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeLayer.h3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeRenderer.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeRenderer.h3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeRep.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeRep.h3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeShader.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeShader.h3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeTesselator.cpp3
-rw-r--r--source/blender/freestyle/intern/stroke/StrokeTesselator.h3
-rw-r--r--source/blender/freestyle/intern/stroke/StyleModule.h3
-rw-r--r--source/blender/freestyle/intern/stroke/TextStrokeRenderer.h3
-rw-r--r--source/blender/freestyle/intern/system/BaseIterator.h3
-rw-r--r--source/blender/freestyle/intern/system/BaseObject.cpp3
-rw-r--r--source/blender/freestyle/intern/system/BaseObject.h3
-rw-r--r--source/blender/freestyle/intern/system/Cast.h3
-rw-r--r--source/blender/freestyle/intern/system/Exception.cpp3
-rw-r--r--source/blender/freestyle/intern/system/Exception.h3
-rw-r--r--source/blender/freestyle/intern/system/FreestyleConfig.h3
-rw-r--r--source/blender/freestyle/intern/system/Id.h3
-rw-r--r--source/blender/freestyle/intern/system/Interpreter.h3
-rw-r--r--source/blender/freestyle/intern/system/Iterator.cpp3
-rw-r--r--source/blender/freestyle/intern/system/Iterator.h3
-rw-r--r--source/blender/freestyle/intern/system/PointerSequence.h3
-rw-r--r--source/blender/freestyle/intern/system/Precision.h3
-rw-r--r--source/blender/freestyle/intern/system/ProgressBar.h3
-rw-r--r--source/blender/freestyle/intern/system/PseudoNoise.cpp3
-rw-r--r--source/blender/freestyle/intern/system/PseudoNoise.h3
-rw-r--r--source/blender/freestyle/intern/system/PythonInterpreter.cpp3
-rw-r--r--source/blender/freestyle/intern/system/PythonInterpreter.h3
-rw-r--r--source/blender/freestyle/intern/system/RandGen.cpp3
-rw-r--r--source/blender/freestyle/intern/system/RandGen.h3
-rw-r--r--source/blender/freestyle/intern/system/RenderMonitor.h3
-rw-r--r--source/blender/freestyle/intern/system/StringUtils.cpp3
-rw-r--r--source/blender/freestyle/intern/system/StringUtils.h3
-rw-r--r--source/blender/freestyle/intern/system/TimeStamp.cpp3
-rw-r--r--source/blender/freestyle/intern/system/TimeStamp.h3
-rw-r--r--source/blender/freestyle/intern/system/TimeUtils.h3
-rw-r--r--source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h3
-rw-r--r--source/blender/freestyle/intern/view_map/AutoPtrHelper.h3
-rw-r--r--source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h3
-rw-r--r--source/blender/freestyle/intern/view_map/BoxGrid.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/BoxGrid.h3
-rw-r--r--source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/CulledOccluderSource.h3
-rw-r--r--source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/FEdgeXDetector.h3
-rw-r--r--source/blender/freestyle/intern/view_map/Functions0D.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/Functions0D.h3
-rw-r--r--source/blender/freestyle/intern/view_map/Functions1D.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/Functions1D.h3
-rw-r--r--source/blender/freestyle/intern/view_map/GridDensityProvider.h3
-rw-r--r--source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h3
-rw-r--r--source/blender/freestyle/intern/view_map/Interface0D.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/Interface0D.h3
-rw-r--r--source/blender/freestyle/intern/view_map/Interface1D.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/Interface1D.h3
-rw-r--r--source/blender/freestyle/intern/view_map/OccluderSource.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/OccluderSource.h3
-rw-r--r--source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h3
-rw-r--r--source/blender/freestyle/intern/view_map/Silhouette.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/Silhouette.h3
-rw-r--r--source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h3
-rw-r--r--source/blender/freestyle/intern/view_map/SphericalGrid.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/SphericalGrid.h3
-rw-r--r--source/blender/freestyle/intern/view_map/SteerableViewMap.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/SteerableViewMap.h3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMap.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMap.h3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapBuilder.h3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapIO.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapIO.h3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapIterators.h3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp3
-rw-r--r--source/blender/freestyle/intern/view_map/ViewMapTesselator.h3
-rw-r--r--source/blender/freestyle/intern/winged_edge/Curvature.cpp3
-rw-r--r--source/blender/freestyle/intern/winged_edge/Curvature.h3
-rw-r--r--source/blender/freestyle/intern/winged_edge/Nature.h3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WEdge.cpp3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WEdge.h3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WFillGrid.cpp3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WFillGrid.h3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WSFillGrid.h3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WXEdge.cpp3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WXEdge.h3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp3
-rw-r--r--source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h3
-rw-r--r--source/blender/gpencil_modifiers/MOD_gpencil_modifiertypes.h3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencil_util.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencil_util.h3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilarmature.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilarray.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilbuild.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilcolor.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilhook.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencillattice.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilmirror.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilnoise.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpenciloffset.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilopacity.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilsimplify.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilsmooth.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c2
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpencilthick.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpenciltime.c3
-rw-r--r--source/blender/gpencil_modifiers/intern/MOD_gpenciltint.c3
-rw-r--r--source/blender/gpu/GPU_attr_binding.h3
-rw-r--r--source/blender/gpu/GPU_batch.h3
-rw-r--r--source/blender/gpu/GPU_batch_presets.h3
-rw-r--r--source/blender/gpu/GPU_batch_utils.h3
-rw-r--r--source/blender/gpu/GPU_buffers.h3
-rw-r--r--source/blender/gpu/GPU_common.h3
-rw-r--r--source/blender/gpu/GPU_context.h3
-rw-r--r--source/blender/gpu/GPU_debug.h3
-rw-r--r--source/blender/gpu/GPU_draw.h3
-rw-r--r--source/blender/gpu/GPU_element.h3
-rw-r--r--source/blender/gpu/GPU_extensions.h3
-rw-r--r--source/blender/gpu/GPU_framebuffer.h3
-rw-r--r--source/blender/gpu/GPU_glew.h3
-rw-r--r--source/blender/gpu/GPU_immediate.h3
-rw-r--r--source/blender/gpu/GPU_immediate_util.h3
-rw-r--r--source/blender/gpu/GPU_init_exit.h3
-rw-r--r--source/blender/gpu/GPU_legacy_stubs.h3
-rw-r--r--source/blender/gpu/GPU_material.h3
-rw-r--r--source/blender/gpu/GPU_matrix.h3
-rw-r--r--source/blender/gpu/GPU_primitive.h3
-rw-r--r--source/blender/gpu/GPU_select.h3
-rw-r--r--source/blender/gpu/GPU_shader.h3
-rw-r--r--source/blender/gpu/GPU_shader_interface.h3
-rw-r--r--source/blender/gpu/GPU_state.h3
-rw-r--r--source/blender/gpu/GPU_texture.h3
-rw-r--r--source/blender/gpu/GPU_uniformbuffer.h3
-rw-r--r--source/blender/gpu/GPU_vertex_buffer.h3
-rw-r--r--source/blender/gpu/GPU_vertex_format.h3
-rw-r--r--source/blender/gpu/GPU_viewport.h3
-rw-r--r--source/blender/gpu/intern/gpu_attr_binding.c3
-rw-r--r--source/blender/gpu/intern/gpu_attr_binding_private.h3
-rw-r--r--source/blender/gpu/intern/gpu_batch.c3
-rw-r--r--source/blender/gpu/intern/gpu_batch_presets.c3
-rw-r--r--source/blender/gpu/intern/gpu_batch_private.h3
-rw-r--r--source/blender/gpu/intern/gpu_batch_utils.c3
-rw-r--r--source/blender/gpu/intern/gpu_buffers.c3
-rw-r--r--source/blender/gpu/intern/gpu_codegen.c3
-rw-r--r--source/blender/gpu/intern/gpu_codegen.h3
-rw-r--r--source/blender/gpu/intern/gpu_context.cpp3
-rw-r--r--source/blender/gpu/intern/gpu_context_private.h3
-rw-r--r--source/blender/gpu/intern/gpu_debug.c3
-rw-r--r--source/blender/gpu/intern/gpu_draw.c3
-rw-r--r--source/blender/gpu/intern/gpu_element.c3
-rw-r--r--source/blender/gpu/intern/gpu_extensions.c3
-rw-r--r--source/blender/gpu/intern/gpu_immediate.c3
-rw-r--r--source/blender/gpu/intern/gpu_immediate_util.c3
-rw-r--r--source/blender/gpu/intern/gpu_init_exit.c3
-rw-r--r--source/blender/gpu/intern/gpu_material.c3
-rw-r--r--source/blender/gpu/intern/gpu_matrix.c3
-rw-r--r--source/blender/gpu/intern/gpu_primitive.c3
-rw-r--r--source/blender/gpu/intern/gpu_primitive_private.h3
-rw-r--r--source/blender/gpu/intern/gpu_private.h3
-rw-r--r--source/blender/gpu/intern/gpu_select.c3
-rw-r--r--source/blender/gpu/intern/gpu_select_pick.c3
-rw-r--r--source/blender/gpu/intern/gpu_select_private.h3
-rw-r--r--source/blender/gpu/intern/gpu_select_sample_query.c3
-rw-r--r--source/blender/gpu/intern/gpu_shader.c3
-rw-r--r--source/blender/gpu/intern/gpu_shader_interface.c3
-rw-r--r--source/blender/gpu/intern/gpu_shader_private.h3
-rw-r--r--source/blender/gpu/intern/gpu_state.c3
-rw-r--r--source/blender/gpu/intern/gpu_uniformbuffer.c3
-rw-r--r--source/blender/gpu/intern/gpu_vertex_buffer.c3
-rw-r--r--source/blender/gpu/intern/gpu_vertex_format.c3
-rw-r--r--source/blender/gpu/intern/gpu_vertex_format_private.h3
-rw-r--r--source/blender/gpu/intern/gpu_viewport.c3
-rw-r--r--source/blender/ikplugin/BIK_api.h3
-rw-r--r--source/blender/ikplugin/intern/ikplugin_api.c3
-rw-r--r--source/blender/ikplugin/intern/ikplugin_api.h3
-rw-r--r--source/blender/ikplugin/intern/iksolver_plugin.c3
-rw-r--r--source/blender/ikplugin/intern/iksolver_plugin.h3
-rw-r--r--source/blender/ikplugin/intern/itasc_plugin.cpp3
-rw-r--r--source/blender/ikplugin/intern/itasc_plugin.h3
-rw-r--r--source/blender/imbuf/IMB_colormanagement.h3
-rw-r--r--source/blender/imbuf/IMB_imbuf.h3
-rw-r--r--source/blender/imbuf/IMB_imbuf_types.h4
-rw-r--r--source/blender/imbuf/IMB_metadata.h3
-rw-r--r--source/blender/imbuf/IMB_moviecache.h3
-rw-r--r--source/blender/imbuf/IMB_thumbs.h3
-rw-r--r--source/blender/imbuf/intern/IMB_allocimbuf.h4
-rw-r--r--source/blender/imbuf/intern/IMB_anim.h3
-rw-r--r--source/blender/imbuf/intern/IMB_colormanagement_intern.h3
-rw-r--r--source/blender/imbuf/intern/IMB_filetype.h3
-rw-r--r--source/blender/imbuf/intern/IMB_filter.h4
-rw-r--r--source/blender/imbuf/intern/IMB_indexer.h3
-rw-r--r--source/blender/imbuf/intern/allocimbuf.c3
-rw-r--r--source/blender/imbuf/intern/anim_movie.c3
-rw-r--r--source/blender/imbuf/intern/bmp.c3
-rw-r--r--source/blender/imbuf/intern/cache.c3
-rw-r--r--source/blender/imbuf/intern/cineon/cineon_dpx.c3
-rw-r--r--source/blender/imbuf/intern/cineon/cineonlib.c3
-rw-r--r--source/blender/imbuf/intern/cineon/cineonlib.h3
-rw-r--r--source/blender/imbuf/intern/cineon/dpxlib.c3
-rw-r--r--source/blender/imbuf/intern/cineon/dpxlib.h3
-rw-r--r--source/blender/imbuf/intern/cineon/logImageCore.c3
-rw-r--r--source/blender/imbuf/intern/cineon/logImageCore.h3
-rw-r--r--source/blender/imbuf/intern/cineon/logmemfile.c3
-rw-r--r--source/blender/imbuf/intern/cineon/logmemfile.h3
-rw-r--r--source/blender/imbuf/intern/colormanagement.c3
-rw-r--r--source/blender/imbuf/intern/colormanagement_inline.c3
-rw-r--r--source/blender/imbuf/intern/dds/BlockDXT.cpp3
-rw-r--r--source/blender/imbuf/intern/dds/BlockDXT.h3
-rw-r--r--source/blender/imbuf/intern/dds/Color.h3
-rw-r--r--source/blender/imbuf/intern/dds/ColorBlock.cpp3
-rw-r--r--source/blender/imbuf/intern/dds/ColorBlock.h3
-rw-r--r--source/blender/imbuf/intern/dds/Common.h3
-rw-r--r--source/blender/imbuf/intern/dds/DirectDrawSurface.cpp3
-rw-r--r--source/blender/imbuf/intern/dds/DirectDrawSurface.h3
-rw-r--r--source/blender/imbuf/intern/dds/Image.cpp3
-rw-r--r--source/blender/imbuf/intern/dds/Image.h3
-rw-r--r--source/blender/imbuf/intern/dds/PixelFormat.h3
-rw-r--r--source/blender/imbuf/intern/dds/Stream.cpp3
-rw-r--r--source/blender/imbuf/intern/dds/Stream.h3
-rw-r--r--source/blender/imbuf/intern/dds/dds_api.cpp3
-rw-r--r--source/blender/imbuf/intern/dds/dds_api.h3
-rw-r--r--source/blender/imbuf/intern/divers.c3
-rw-r--r--source/blender/imbuf/intern/filetype.c3
-rw-r--r--source/blender/imbuf/intern/filter.c3
-rw-r--r--source/blender/imbuf/intern/imageprocess.c3
-rw-r--r--source/blender/imbuf/intern/imbuf.h3
-rw-r--r--source/blender/imbuf/intern/indexer.c3
-rw-r--r--source/blender/imbuf/intern/iris.c3
-rw-r--r--source/blender/imbuf/intern/jp2.c3
-rw-r--r--source/blender/imbuf/intern/jpeg.c3
-rw-r--r--source/blender/imbuf/intern/metadata.c3
-rw-r--r--source/blender/imbuf/intern/module.c3
-rw-r--r--source/blender/imbuf/intern/moviecache.c3
-rw-r--r--source/blender/imbuf/intern/oiio/openimageio_api.cpp3
-rw-r--r--source/blender/imbuf/intern/oiio/openimageio_api.h3
-rw-r--r--source/blender/imbuf/intern/openexr/openexr_api.cpp3
-rw-r--r--source/blender/imbuf/intern/openexr/openexr_api.h3
-rw-r--r--source/blender/imbuf/intern/openexr/openexr_multi.h3
-rw-r--r--source/blender/imbuf/intern/openexr/openexr_stub.cpp3
-rw-r--r--source/blender/imbuf/intern/png.c3
-rw-r--r--source/blender/imbuf/intern/radiance_hdr.c3
-rw-r--r--source/blender/imbuf/intern/readimage.c3
-rw-r--r--source/blender/imbuf/intern/rectop.c3
-rw-r--r--source/blender/imbuf/intern/rotate.c3
-rw-r--r--source/blender/imbuf/intern/scaling.c3
-rw-r--r--source/blender/imbuf/intern/stereoimbuf.c3
-rw-r--r--source/blender/imbuf/intern/targa.c3
-rw-r--r--source/blender/imbuf/intern/thumbs.c3
-rw-r--r--source/blender/imbuf/intern/thumbs_blend.c3
-rw-r--r--source/blender/imbuf/intern/thumbs_font.c3
-rw-r--r--source/blender/imbuf/intern/tiff.c3
-rw-r--r--source/blender/imbuf/intern/util.c3
-rw-r--r--source/blender/imbuf/intern/writeimage.c3
-rw-r--r--source/blender/makesdna/DNA_ID.h3
-rw-r--r--source/blender/makesdna/DNA_action_types.h3
-rw-r--r--source/blender/makesdna/DNA_anim_types.h3
-rw-r--r--source/blender/makesdna/DNA_armature_types.h3
-rw-r--r--source/blender/makesdna/DNA_boid_types.h3
-rw-r--r--source/blender/makesdna/DNA_brush_types.h3
-rw-r--r--source/blender/makesdna/DNA_cachefile_types.h3
-rw-r--r--source/blender/makesdna/DNA_camera_types.h3
-rw-r--r--source/blender/makesdna/DNA_cloth_types.h3
-rw-r--r--source/blender/makesdna/DNA_collection_types.h3
-rw-r--r--source/blender/makesdna/DNA_color_types.h3
-rw-r--r--source/blender/makesdna/DNA_constraint_types.h3
-rw-r--r--source/blender/makesdna/DNA_curve_types.h3
-rw-r--r--source/blender/makesdna/DNA_customdata_types.h3
-rw-r--r--source/blender/makesdna/DNA_defs.h3
-rw-r--r--source/blender/makesdna/DNA_dynamicpaint_types.h3
-rw-r--r--source/blender/makesdna/DNA_effect_types.h3
-rw-r--r--source/blender/makesdna/DNA_fileglobal_types.h3
-rw-r--r--source/blender/makesdna/DNA_freestyle_types.h3
-rw-r--r--source/blender/makesdna/DNA_genfile.h3
-rw-r--r--source/blender/makesdna/DNA_gpencil_modifier_types.h3
-rw-r--r--source/blender/makesdna/DNA_gpencil_types.h3
-rw-r--r--source/blender/makesdna/DNA_gpu_types.h3
-rw-r--r--source/blender/makesdna/DNA_image_types.h3
-rw-r--r--source/blender/makesdna/DNA_ipo_types.h3
-rw-r--r--source/blender/makesdna/DNA_key_types.h3
-rw-r--r--source/blender/makesdna/DNA_lamp_types.h3
-rw-r--r--source/blender/makesdna/DNA_lattice_types.h3
-rw-r--r--source/blender/makesdna/DNA_layer_types.h3
-rw-r--r--source/blender/makesdna/DNA_lightprobe_types.h3
-rw-r--r--source/blender/makesdna/DNA_linestyle_types.h3
-rw-r--r--source/blender/makesdna/DNA_listBase.h3
-rw-r--r--source/blender/makesdna/DNA_mask_types.h3
-rw-r--r--source/blender/makesdna/DNA_material_types.h3
-rw-r--r--source/blender/makesdna/DNA_mesh_types.h3
-rw-r--r--source/blender/makesdna/DNA_meshdata_types.h3
-rw-r--r--source/blender/makesdna/DNA_meta_types.h3
-rw-r--r--source/blender/makesdna/DNA_modifier_types.h3
-rw-r--r--source/blender/makesdna/DNA_movieclip_types.h3
-rw-r--r--source/blender/makesdna/DNA_nla_types.h3
-rw-r--r--source/blender/makesdna/DNA_node_types.h3
-rw-r--r--source/blender/makesdna/DNA_object_enums.h3
-rw-r--r--source/blender/makesdna/DNA_object_fluidsim_types.h3
-rw-r--r--source/blender/makesdna/DNA_object_force_types.h3
-rw-r--r--source/blender/makesdna/DNA_object_types.h3
-rw-r--r--source/blender/makesdna/DNA_outliner_types.h3
-rw-r--r--source/blender/makesdna/DNA_packedFile_types.h3
-rw-r--r--source/blender/makesdna/DNA_particle_types.h3
-rw-r--r--source/blender/makesdna/DNA_rigidbody_types.h3
-rw-r--r--source/blender/makesdna/DNA_scene_types.h3
-rw-r--r--source/blender/makesdna/DNA_screen_types.h3
-rw-r--r--source/blender/makesdna/DNA_sdna_types.h4
-rw-r--r--source/blender/makesdna/DNA_sequence_types.h3
-rw-r--r--source/blender/makesdna/DNA_shader_fx_types.h3
-rw-r--r--source/blender/makesdna/DNA_smoke_types.h3
-rw-r--r--source/blender/makesdna/DNA_sound_types.h3
-rw-r--r--source/blender/makesdna/DNA_space_types.h3
-rw-r--r--source/blender/makesdna/DNA_speaker_types.h3
-rw-r--r--source/blender/makesdna/DNA_text_types.h3
-rw-r--r--source/blender/makesdna/DNA_texture_types.h3
-rw-r--r--source/blender/makesdna/DNA_tracking_types.h3
-rw-r--r--source/blender/makesdna/DNA_userdef_types.h3
-rw-r--r--source/blender/makesdna/DNA_vec_types.h3
-rw-r--r--source/blender/makesdna/DNA_vfont_types.h3
-rw-r--r--source/blender/makesdna/DNA_view2d_types.h3
-rw-r--r--source/blender/makesdna/DNA_view3d_types.h3
-rw-r--r--source/blender/makesdna/DNA_windowmanager_types.h3
-rw-r--r--source/blender/makesdna/DNA_workspace_types.h3
-rw-r--r--source/blender/makesdna/DNA_world_types.h3
-rw-r--r--source/blender/makesdna/intern/dna_genfile.c3
-rw-r--r--source/blender/makesdna/intern/makesdna.c2
-rw-r--r--source/blender/makesrna/RNA_access.h3
-rw-r--r--source/blender/makesrna/RNA_define.h3
-rw-r--r--source/blender/makesrna/RNA_documentation.h3
-rw-r--r--source/blender/makesrna/RNA_enum_types.h3
-rw-r--r--source/blender/makesrna/RNA_types.h3
-rw-r--r--source/blender/makesrna/intern/makesrna.c3
-rw-r--r--source/blender/makesrna/intern/rna_ID.c3
-rw-r--r--source/blender/makesrna/intern/rna_access.c3
-rw-r--r--source/blender/makesrna/intern/rna_action.c3
-rw-r--r--source/blender/makesrna/intern/rna_action_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_animation.c3
-rw-r--r--source/blender/makesrna/intern/rna_animation_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_animviz.c3
-rw-r--r--source/blender/makesrna/intern/rna_armature.c3
-rw-r--r--source/blender/makesrna/intern/rna_armature_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_boid.c3
-rw-r--r--source/blender/makesrna/intern/rna_brush.c3
-rw-r--r--source/blender/makesrna/intern/rna_cachefile.c3
-rw-r--r--source/blender/makesrna/intern/rna_camera.c3
-rw-r--r--source/blender/makesrna/intern/rna_camera_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_cloth.c3
-rw-r--r--source/blender/makesrna/intern/rna_collection.c3
-rw-r--r--source/blender/makesrna/intern/rna_color.c3
-rw-r--r--source/blender/makesrna/intern/rna_constraint.c3
-rw-r--r--source/blender/makesrna/intern/rna_context.c3
-rw-r--r--source/blender/makesrna/intern/rna_curve.c3
-rw-r--r--source/blender/makesrna/intern/rna_curve_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_define.c3
-rw-r--r--source/blender/makesrna/intern/rna_depsgraph.c3
-rw-r--r--source/blender/makesrna/intern/rna_dynamicpaint.c3
-rw-r--r--source/blender/makesrna/intern/rna_fcurve.c3
-rw-r--r--source/blender/makesrna/intern/rna_fcurve_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_fluidsim.c3
-rw-r--r--source/blender/makesrna/intern/rna_gpencil.c2
-rw-r--r--source/blender/makesrna/intern/rna_gpencil_modifier.c3
-rw-r--r--source/blender/makesrna/intern/rna_image.c3
-rw-r--r--source/blender/makesrna/intern/rna_image_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_internal.h3
-rw-r--r--source/blender/makesrna/intern/rna_internal_types.h3
-rw-r--r--source/blender/makesrna/intern/rna_key.c3
-rw-r--r--source/blender/makesrna/intern/rna_lamp.c3
-rw-r--r--source/blender/makesrna/intern/rna_lattice.c3
-rw-r--r--source/blender/makesrna/intern/rna_lattice_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_layer.c3
-rw-r--r--source/blender/makesrna/intern/rna_lightprobe.c3
-rw-r--r--source/blender/makesrna/intern/rna_linestyle.c3
-rw-r--r--source/blender/makesrna/intern/rna_main.c3
-rw-r--r--source/blender/makesrna/intern/rna_main_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_mask.c3
-rw-r--r--source/blender/makesrna/intern/rna_material.c3
-rw-r--r--source/blender/makesrna/intern/rna_material_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_mesh.c3
-rw-r--r--source/blender/makesrna/intern/rna_mesh_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_mesh_utils.h3
-rw-r--r--source/blender/makesrna/intern/rna_meta.c3
-rw-r--r--source/blender/makesrna/intern/rna_meta_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_modifier.c3
-rw-r--r--source/blender/makesrna/intern/rna_movieclip.c3
-rw-r--r--source/blender/makesrna/intern/rna_nla.c3
-rw-r--r--source/blender/makesrna/intern/rna_nodetree.c3
-rw-r--r--source/blender/makesrna/intern/rna_object.c3
-rw-r--r--source/blender/makesrna/intern/rna_object_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_object_force.c3
-rw-r--r--source/blender/makesrna/intern/rna_packedfile.c3
-rw-r--r--source/blender/makesrna/intern/rna_palette.c3
-rw-r--r--source/blender/makesrna/intern/rna_particle.c3
-rw-r--r--source/blender/makesrna/intern/rna_pose.c3
-rw-r--r--source/blender/makesrna/intern/rna_pose_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_render.c3
-rw-r--r--source/blender/makesrna/intern/rna_rigidbody.c3
-rw-r--r--source/blender/makesrna/intern/rna_rna.c3
-rw-r--r--source/blender/makesrna/intern/rna_scene.c3
-rw-r--r--source/blender/makesrna/intern/rna_scene_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_screen.c3
-rw-r--r--source/blender/makesrna/intern/rna_sculpt_paint.c3
-rw-r--r--source/blender/makesrna/intern/rna_sequencer.c3
-rw-r--r--source/blender/makesrna/intern/rna_sequencer_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_shader_fx.c3
-rw-r--r--source/blender/makesrna/intern/rna_smoke.c3
-rw-r--r--source/blender/makesrna/intern/rna_sound.c3
-rw-r--r--source/blender/makesrna/intern/rna_sound_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_space.c3
-rw-r--r--source/blender/makesrna/intern/rna_space_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_speaker.c3
-rw-r--r--source/blender/makesrna/intern/rna_test.c3
-rw-r--r--source/blender/makesrna/intern/rna_text.c3
-rw-r--r--source/blender/makesrna/intern/rna_text_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_texture.c3
-rw-r--r--source/blender/makesrna/intern/rna_texture_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_timeline.c3
-rw-r--r--source/blender/makesrna/intern/rna_tracking.c3
-rw-r--r--source/blender/makesrna/intern/rna_ui.c3
-rw-r--r--source/blender/makesrna/intern/rna_ui_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_userdef.c3
-rw-r--r--source/blender/makesrna/intern/rna_vfont.c3
-rw-r--r--source/blender/makesrna/intern/rna_vfont_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_wm.c3
-rw-r--r--source/blender/makesrna/intern/rna_wm_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_wm_gizmo.c3
-rw-r--r--source/blender/makesrna/intern/rna_wm_gizmo_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_workspace.c3
-rw-r--r--source/blender/makesrna/intern/rna_workspace_api.c3
-rw-r--r--source/blender/makesrna/intern/rna_world.c3
-rw-r--r--source/blender/modifiers/MOD_modifiertypes.h3
-rw-r--r--source/blender/modifiers/intern/MOD_armature.c3
-rw-r--r--source/blender/modifiers/intern/MOD_array.c3
-rw-r--r--source/blender/modifiers/intern/MOD_bevel.c3
-rw-r--r--source/blender/modifiers/intern/MOD_boolean.c3
-rw-r--r--source/blender/modifiers/intern/MOD_build.c3
-rw-r--r--source/blender/modifiers/intern/MOD_cast.c3
-rw-r--r--source/blender/modifiers/intern/MOD_cloth.c3
-rw-r--r--source/blender/modifiers/intern/MOD_collision.c3
-rw-r--r--source/blender/modifiers/intern/MOD_correctivesmooth.c3
-rw-r--r--source/blender/modifiers/intern/MOD_curve.c3
-rw-r--r--source/blender/modifiers/intern/MOD_datatransfer.c3
-rw-r--r--source/blender/modifiers/intern/MOD_decimate.c3
-rw-r--r--source/blender/modifiers/intern/MOD_displace.c3
-rw-r--r--source/blender/modifiers/intern/MOD_dynamicpaint.c3
-rw-r--r--source/blender/modifiers/intern/MOD_edgesplit.c3
-rw-r--r--source/blender/modifiers/intern/MOD_explode.c3
-rw-r--r--source/blender/modifiers/intern/MOD_fluidsim.c3
-rw-r--r--source/blender/modifiers/intern/MOD_fluidsim_util.c3
-rw-r--r--source/blender/modifiers/intern/MOD_fluidsim_util.h3
-rw-r--r--source/blender/modifiers/intern/MOD_hook.c3
-rw-r--r--source/blender/modifiers/intern/MOD_laplaciandeform.c3
-rw-r--r--source/blender/modifiers/intern/MOD_laplaciansmooth.c3
-rw-r--r--source/blender/modifiers/intern/MOD_lattice.c3
-rw-r--r--source/blender/modifiers/intern/MOD_mask.c3
-rw-r--r--source/blender/modifiers/intern/MOD_meshcache.c3
-rw-r--r--source/blender/modifiers/intern/MOD_meshcache_mdd.c3
-rw-r--r--source/blender/modifiers/intern/MOD_meshcache_pc2.c3
-rw-r--r--source/blender/modifiers/intern/MOD_meshcache_util.c3
-rw-r--r--source/blender/modifiers/intern/MOD_meshcache_util.h3
-rw-r--r--source/blender/modifiers/intern/MOD_meshdeform.c3
-rw-r--r--source/blender/modifiers/intern/MOD_meshsequencecache.c3
-rw-r--r--source/blender/modifiers/intern/MOD_mirror.c3
-rw-r--r--source/blender/modifiers/intern/MOD_multires.c3
-rw-r--r--source/blender/modifiers/intern/MOD_none.c3
-rw-r--r--source/blender/modifiers/intern/MOD_normal_edit.c3
-rw-r--r--source/blender/modifiers/intern/MOD_ocean.c3
-rw-r--r--source/blender/modifiers/intern/MOD_particleinstance.c3
-rw-r--r--source/blender/modifiers/intern/MOD_particlesystem.c3
-rw-r--r--source/blender/modifiers/intern/MOD_remesh.c3
-rw-r--r--source/blender/modifiers/intern/MOD_screw.c3
-rw-r--r--source/blender/modifiers/intern/MOD_shapekey.c3
-rw-r--r--source/blender/modifiers/intern/MOD_shrinkwrap.c3
-rw-r--r--source/blender/modifiers/intern/MOD_simpledeform.c3
-rw-r--r--source/blender/modifiers/intern/MOD_skin.c3
-rw-r--r--source/blender/modifiers/intern/MOD_smoke.c3
-rw-r--r--source/blender/modifiers/intern/MOD_smooth.c3
-rw-r--r--source/blender/modifiers/intern/MOD_softbody.c3
-rw-r--r--source/blender/modifiers/intern/MOD_solidify.c3
-rw-r--r--source/blender/modifiers/intern/MOD_subsurf.c3
-rw-r--r--source/blender/modifiers/intern/MOD_surface.c3
-rw-r--r--source/blender/modifiers/intern/MOD_triangulate.c3
-rw-r--r--source/blender/modifiers/intern/MOD_util.c3
-rw-r--r--source/blender/modifiers/intern/MOD_util.h3
-rw-r--r--source/blender/modifiers/intern/MOD_uvproject.c3
-rw-r--r--source/blender/modifiers/intern/MOD_uvwarp.c3
-rw-r--r--source/blender/modifiers/intern/MOD_warp.c3
-rw-r--r--source/blender/modifiers/intern/MOD_wave.c3
-rw-r--r--source/blender/modifiers/intern/MOD_weighted_normal.c3
-rw-r--r--source/blender/modifiers/intern/MOD_weightvg_util.c3
-rw-r--r--source/blender/modifiers/intern/MOD_weightvg_util.h3
-rw-r--r--source/blender/modifiers/intern/MOD_weightvgedit.c3
-rw-r--r--source/blender/modifiers/intern/MOD_weightvgmix.c3
-rw-r--r--source/blender/modifiers/intern/MOD_weightvgproximity.c3
-rw-r--r--source/blender/modifiers/intern/MOD_wireframe.c3
-rw-r--r--source/blender/nodes/NOD_common.h3
-rw-r--r--source/blender/nodes/NOD_composite.h3
-rw-r--r--source/blender/nodes/NOD_shader.h3
-rw-r--r--source/blender/nodes/NOD_socket.h3
-rw-r--r--source/blender/nodes/NOD_static_types.h3
-rw-r--r--source/blender/nodes/NOD_texture.h3
-rw-r--r--source/blender/nodes/composite/node_composite_tree.c3
-rw-r--r--source/blender/nodes/composite/node_composite_util.c3
-rw-r--r--source/blender/nodes/composite/node_composite_util.h3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_alphaOver.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_bilateralblur.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_blur.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_bokehblur.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_bokehimage.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_boxmask.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_brightness.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_channelMatte.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_chromaMatte.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_colorMatte.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_colorSpill.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_colorbalance.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_colorcorrection.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_common.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_composite.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_cornerpin.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_crop.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_cryptomatte.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_curves.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_defocus.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_despeckle.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_diffMatte.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_dilate.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_directionalblur.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_displace.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_distanceMatte.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_doubleEdgeMask.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_ellipsemask.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_filter.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_flip.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_gamma.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_glare.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_hueSatVal.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_huecorrect.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_idMask.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_image.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_inpaint.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_invert.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_keying.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_keyingscreen.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_lensdist.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_levels.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_lummaMatte.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_mapRange.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_mapUV.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_mapValue.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_mask.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_math.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_mixrgb.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_movieclip.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_moviedistortion.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_normal.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_normalize.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_outputFile.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_pixelate.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_planetrackdeform.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_premulkey.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_rgb.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_rotate.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_scale.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_sepcombHSVA.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_sepcombRGBA.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_sepcombYCCA.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_sepcombYUVA.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_setalpha.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_splitViewer.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_stabilize2d.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_sunbeams.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_switch.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_switchview.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_texture.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_tonemap.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_trackpos.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_transform.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_translate.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_valToRgb.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_value.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_vecBlur.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_viewer.c3
-rw-r--r--source/blender/nodes/composite/nodes/node_composite_zcombine.c3
-rw-r--r--source/blender/nodes/intern/node_common.c3
-rw-r--r--source/blender/nodes/intern/node_common.h3
-rw-r--r--source/blender/nodes/intern/node_exec.c3
-rw-r--r--source/blender/nodes/intern/node_exec.h3
-rw-r--r--source/blender/nodes/intern/node_socket.c3
-rw-r--r--source/blender/nodes/intern/node_util.c3
-rw-r--r--source/blender/nodes/intern/node_util.h3
-rw-r--r--source/blender/nodes/shader/node_shader_tree.c3
-rw-r--r--source/blender/nodes/shader/node_shader_util.c3
-rw-r--r--source/blender/nodes/shader/node_shader_util.h3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_bump.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_camera.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_common.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_curves.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_hueSatVal.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_invert.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_mapping.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_math.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_mixRgb.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_normal.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_rgb.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_script.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_sepcombHSV.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_sepcombRGB.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_sepcombXYZ.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_squeeze.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_valToRgb.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_value.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_vectMath.c3
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_vectTransform.c3
-rw-r--r--source/blender/nodes/texture/node_texture_tree.c3
-rw-r--r--source/blender/nodes/texture/node_texture_util.c3
-rw-r--r--source/blender/nodes/texture/node_texture_util.h3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_at.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_bricks.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_checker.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_common.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_compose.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_coord.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_curves.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_decompose.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_distance.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_hueSatVal.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_image.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_invert.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_math.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_mixRgb.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_output.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_proc.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_rotate.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_scale.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_texture.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_translate.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_valToNor.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_valToRgb.c3
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_viewer.c3
-rw-r--r--source/blender/physics/BPH_mass_spring.h3
-rw-r--r--source/blender/physics/intern/BPH_mass_spring.cpp3
-rw-r--r--source/blender/physics/intern/eigen_utils.h3
-rw-r--r--source/blender/physics/intern/hair_volume.cpp3
-rw-r--r--source/blender/physics/intern/implicit.h3
-rw-r--r--source/blender/physics/intern/implicit_blender.c3
-rw-r--r--source/blender/physics/intern/implicit_eigen.cpp3
-rw-r--r--source/blender/python/BPY_extern.h3
-rw-r--r--source/blender/python/BPY_extern_clog.h3
-rw-r--r--source/blender/python/bmesh/bmesh_py_api.c3
-rw-r--r--source/blender/python/bmesh/bmesh_py_api.h3
-rw-r--r--source/blender/python/bmesh/bmesh_py_geometry.c3
-rw-r--r--source/blender/python/bmesh/bmesh_py_geometry.h3
-rw-r--r--source/blender/python/bmesh/bmesh_py_ops.c3
-rw-r--r--source/blender/python/bmesh/bmesh_py_ops.h3
-rw-r--r--source/blender/python/bmesh/bmesh_py_ops_call.c3
-rw-r--r--source/blender/python/bmesh/bmesh_py_ops_call.h3
-rw-r--r--source/blender/python/bmesh/bmesh_py_types.c3
-rw-r--r--source/blender/python/bmesh/bmesh_py_types.h3
-rw-r--r--source/blender/python/bmesh/bmesh_py_types_customdata.c3
-rw-r--r--source/blender/python/bmesh/bmesh_py_types_customdata.h3
-rw-r--r--source/blender/python/bmesh/bmesh_py_types_meshdata.c3
-rw-r--r--source/blender/python/bmesh/bmesh_py_types_meshdata.h3
-rw-r--r--source/blender/python/bmesh/bmesh_py_types_select.c3
-rw-r--r--source/blender/python/bmesh/bmesh_py_types_select.h3
-rw-r--r--source/blender/python/bmesh/bmesh_py_utils.c3
-rw-r--r--source/blender/python/bmesh/bmesh_py_utils.h3
-rw-r--r--source/blender/python/generic/bgl.c3
-rw-r--r--source/blender/python/generic/bgl.h3
-rw-r--r--source/blender/python/generic/blf_py_api.c3
-rw-r--r--source/blender/python/generic/blf_py_api.h3
-rw-r--r--source/blender/python/generic/bpy_internal_import.c3
-rw-r--r--source/blender/python/generic/bpy_internal_import.h3
-rw-r--r--source/blender/python/generic/bpy_threads.c3
-rw-r--r--source/blender/python/generic/idprop_py_api.c3
-rw-r--r--source/blender/python/generic/idprop_py_api.h3
-rw-r--r--source/blender/python/generic/imbuf_py_api.c3
-rw-r--r--source/blender/python/generic/imbuf_py_api.h3
-rw-r--r--source/blender/python/generic/py_capi_utils.c3
-rw-r--r--source/blender/python/generic/py_capi_utils.h3
-rw-r--r--source/blender/python/generic/python_utildefines.h3
-rw-r--r--source/blender/python/gpu/gpu_py_api.c3
-rw-r--r--source/blender/python/gpu/gpu_py_api.h3
-rw-r--r--source/blender/python/gpu/gpu_py_batch.c3
-rw-r--r--source/blender/python/gpu/gpu_py_batch.h3
-rw-r--r--source/blender/python/gpu/gpu_py_element.c3
-rw-r--r--source/blender/python/gpu/gpu_py_element.h3
-rw-r--r--source/blender/python/gpu/gpu_py_matrix.c3
-rw-r--r--source/blender/python/gpu/gpu_py_matrix.h3
-rw-r--r--source/blender/python/gpu/gpu_py_offscreen.c3
-rw-r--r--source/blender/python/gpu/gpu_py_offscreen.h3
-rw-r--r--source/blender/python/gpu/gpu_py_select.c3
-rw-r--r--source/blender/python/gpu/gpu_py_select.h3
-rw-r--r--source/blender/python/gpu/gpu_py_shader.c3
-rw-r--r--source/blender/python/gpu/gpu_py_shader.h3
-rw-r--r--source/blender/python/gpu/gpu_py_types.c3
-rw-r--r--source/blender/python/gpu/gpu_py_types.h3
-rw-r--r--source/blender/python/gpu/gpu_py_vertex_buffer.c3
-rw-r--r--source/blender/python/gpu/gpu_py_vertex_buffer.h3
-rw-r--r--source/blender/python/gpu/gpu_py_vertex_format.c3
-rw-r--r--source/blender/python/gpu/gpu_py_vertex_format.h3
-rw-r--r--source/blender/python/intern/bpy.c3
-rw-r--r--source/blender/python/intern/bpy.h3
-rw-r--r--source/blender/python/intern/bpy_app.c3
-rw-r--r--source/blender/python/intern/bpy_app.h3
-rw-r--r--source/blender/python/intern/bpy_app_alembic.c3
-rw-r--r--source/blender/python/intern/bpy_app_alembic.h3
-rw-r--r--source/blender/python/intern/bpy_app_build_options.c3
-rw-r--r--source/blender/python/intern/bpy_app_build_options.h3
-rw-r--r--source/blender/python/intern/bpy_app_ffmpeg.c3
-rw-r--r--source/blender/python/intern/bpy_app_ffmpeg.h3
-rw-r--r--source/blender/python/intern/bpy_app_handlers.c3
-rw-r--r--source/blender/python/intern/bpy_app_handlers.h3
-rw-r--r--source/blender/python/intern/bpy_app_icons.c3
-rw-r--r--source/blender/python/intern/bpy_app_icons.h3
-rw-r--r--source/blender/python/intern/bpy_app_ocio.c3
-rw-r--r--source/blender/python/intern/bpy_app_ocio.h3
-rw-r--r--source/blender/python/intern/bpy_app_oiio.c3
-rw-r--r--source/blender/python/intern/bpy_app_oiio.h3
-rw-r--r--source/blender/python/intern/bpy_app_opensubdiv.c3
-rw-r--r--source/blender/python/intern/bpy_app_opensubdiv.h3
-rw-r--r--source/blender/python/intern/bpy_app_openvdb.c3
-rw-r--r--source/blender/python/intern/bpy_app_openvdb.h3
-rw-r--r--source/blender/python/intern/bpy_app_sdl.c3
-rw-r--r--source/blender/python/intern/bpy_app_sdl.h3
-rw-r--r--source/blender/python/intern/bpy_app_timers.c3
-rw-r--r--source/blender/python/intern/bpy_app_timers.h3
-rw-r--r--source/blender/python/intern/bpy_app_translations.c3
-rw-r--r--source/blender/python/intern/bpy_app_translations.h3
-rw-r--r--source/blender/python/intern/bpy_capi_utils.c3
-rw-r--r--source/blender/python/intern/bpy_capi_utils.h3
-rw-r--r--source/blender/python/intern/bpy_driver.c3
-rw-r--r--source/blender/python/intern/bpy_driver.h3
-rw-r--r--source/blender/python/intern/bpy_gizmo_wrap.c3
-rw-r--r--source/blender/python/intern/bpy_gizmo_wrap.h3
-rw-r--r--source/blender/python/intern/bpy_interface.c3
-rw-r--r--source/blender/python/intern/bpy_interface_atexit.c3
-rw-r--r--source/blender/python/intern/bpy_intern_string.c3
-rw-r--r--source/blender/python/intern/bpy_intern_string.h3
-rw-r--r--source/blender/python/intern/bpy_library.h3
-rw-r--r--source/blender/python/intern/bpy_library_load.c3
-rw-r--r--source/blender/python/intern/bpy_library_write.c3
-rw-r--r--source/blender/python/intern/bpy_msgbus.c3
-rw-r--r--source/blender/python/intern/bpy_msgbus.h3
-rw-r--r--source/blender/python/intern/bpy_operator.c3
-rw-r--r--source/blender/python/intern/bpy_operator.h3
-rw-r--r--source/blender/python/intern/bpy_operator_wrap.c3
-rw-r--r--source/blender/python/intern/bpy_operator_wrap.h3
-rw-r--r--source/blender/python/intern/bpy_path.c3
-rw-r--r--source/blender/python/intern/bpy_path.h3
-rw-r--r--source/blender/python/intern/bpy_props.c3
-rw-r--r--source/blender/python/intern/bpy_props.h3
-rw-r--r--source/blender/python/intern/bpy_rna.c3
-rw-r--r--source/blender/python/intern/bpy_rna.h3
-rw-r--r--source/blender/python/intern/bpy_rna_anim.c3
-rw-r--r--source/blender/python/intern/bpy_rna_anim.h3
-rw-r--r--source/blender/python/intern/bpy_rna_array.c3
-rw-r--r--source/blender/python/intern/bpy_rna_callback.c3
-rw-r--r--source/blender/python/intern/bpy_rna_callback.h3
-rw-r--r--source/blender/python/intern/bpy_rna_driver.c3
-rw-r--r--source/blender/python/intern/bpy_rna_driver.h3
-rw-r--r--source/blender/python/intern/bpy_rna_gizmo.c3
-rw-r--r--source/blender/python/intern/bpy_rna_gizmo.h3
-rw-r--r--source/blender/python/intern/bpy_rna_id_collection.c3
-rw-r--r--source/blender/python/intern/bpy_rna_id_collection.h3
-rw-r--r--source/blender/python/intern/bpy_traceback.c3
-rw-r--r--source/blender/python/intern/bpy_traceback.h3
-rw-r--r--source/blender/python/intern/bpy_utils_previews.c3
-rw-r--r--source/blender/python/intern/bpy_utils_previews.h3
-rw-r--r--source/blender/python/intern/bpy_utils_units.c3
-rw-r--r--source/blender/python/intern/bpy_utils_units.h3
-rw-r--r--source/blender/python/intern/stubs.c3
-rw-r--r--source/blender/python/mathutils/mathutils.c3
-rw-r--r--source/blender/python/mathutils/mathutils.h3
-rw-r--r--source/blender/python/mathutils/mathutils_Color.c3
-rw-r--r--source/blender/python/mathutils/mathutils_Color.h3
-rw-r--r--source/blender/python/mathutils/mathutils_Euler.c3
-rw-r--r--source/blender/python/mathutils/mathutils_Euler.h3
-rw-r--r--source/blender/python/mathutils/mathutils_Matrix.c3
-rw-r--r--source/blender/python/mathutils/mathutils_Matrix.h3
-rw-r--r--source/blender/python/mathutils/mathutils_Quaternion.c3
-rw-r--r--source/blender/python/mathutils/mathutils_Quaternion.h3
-rw-r--r--source/blender/python/mathutils/mathutils_Vector.c3
-rw-r--r--source/blender/python/mathutils/mathutils_Vector.h3
-rw-r--r--source/blender/python/mathutils/mathutils_bvhtree.c3
-rw-r--r--source/blender/python/mathutils/mathutils_bvhtree.h3
-rw-r--r--source/blender/python/mathutils/mathutils_geometry.c3
-rw-r--r--source/blender/python/mathutils/mathutils_geometry.h3
-rw-r--r--source/blender/python/mathutils/mathutils_interpolate.c3
-rw-r--r--source/blender/python/mathutils/mathutils_interpolate.h3
-rw-r--r--source/blender/python/mathutils/mathutils_kdtree.c3
-rw-r--r--source/blender/python/mathutils/mathutils_kdtree.h3
-rw-r--r--source/blender/python/mathutils/mathutils_noise.c3
-rw-r--r--source/blender/python/mathutils/mathutils_noise.h3
-rw-r--r--source/blender/render/extern/include/RE_bake.h3
-rw-r--r--source/blender/render/extern/include/RE_engine.h3
-rw-r--r--source/blender/render/extern/include/RE_multires_bake.h3
-rw-r--r--source/blender/render/extern/include/RE_pipeline.h3
-rw-r--r--source/blender/render/extern/include/RE_render_ext.h3
-rw-r--r--source/blender/render/extern/include/RE_shader_ext.h3
-rw-r--r--source/blender/render/intern/include/initrender.h3
-rw-r--r--source/blender/render/intern/include/render_result.h3
-rw-r--r--source/blender/render/intern/include/render_types.h3
-rw-r--r--source/blender/render/intern/include/renderpipeline.h3
-rw-r--r--source/blender/render/intern/include/texture.h3
-rw-r--r--source/blender/render/intern/include/zbuf.h3
-rw-r--r--source/blender/render/intern/source/bake_api.c3
-rw-r--r--source/blender/render/intern/source/external_engine.c3
-rw-r--r--source/blender/render/intern/source/imagetexture.c3
-rw-r--r--source/blender/render/intern/source/initrender.c3
-rw-r--r--source/blender/render/intern/source/multires_bake.c3
-rw-r--r--source/blender/render/intern/source/pipeline.c3
-rw-r--r--source/blender/render/intern/source/pointdensity.c3
-rw-r--r--source/blender/render/intern/source/render_result.c3
-rw-r--r--source/blender/render/intern/source/render_texture.c3
-rw-r--r--source/blender/render/intern/source/zbuf.c3
-rw-r--r--source/blender/shader_fx/FX_shader_types.h3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_blur.c3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_colorize.c3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_flip.c3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_glow.c3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_light.c3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_pixel.c3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_rim.c3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_shadow.c3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_swirl.c3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_util.c3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_util.h3
-rw-r--r--source/blender/shader_fx/intern/FX_shader_wave.c3
-rw-r--r--source/blender/windowmanager/WM_api.h3
-rw-r--r--source/blender/windowmanager/WM_keymap.h3
-rw-r--r--source/blender/windowmanager/WM_message.h3
-rw-r--r--source/blender/windowmanager/WM_toolsystem.h3
-rw-r--r--source/blender/windowmanager/WM_types.h3
-rw-r--r--source/blender/windowmanager/gizmo/WM_gizmo_api.h3
-rw-r--r--source/blender/windowmanager/gizmo/WM_gizmo_types.h3
-rw-r--r--source/blender/windowmanager/gizmo/intern/wm_gizmo.c3
-rw-r--r--source/blender/windowmanager/gizmo/intern/wm_gizmo_group.c3
-rw-r--r--source/blender/windowmanager/gizmo/intern/wm_gizmo_group_type.c3
-rw-r--r--source/blender/windowmanager/gizmo/intern/wm_gizmo_intern.h3
-rw-r--r--source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c3
-rw-r--r--source/blender/windowmanager/gizmo/intern/wm_gizmo_target_props.c3
-rw-r--r--source/blender/windowmanager/gizmo/intern/wm_gizmo_type.c3
-rw-r--r--source/blender/windowmanager/gizmo/wm_gizmo_fn.h3
-rw-r--r--source/blender/windowmanager/gizmo/wm_gizmo_wmapi.h3
-rw-r--r--source/blender/windowmanager/intern/wm.c3
-rw-r--r--source/blender/windowmanager/intern/wm_cursors.c3
-rw-r--r--source/blender/windowmanager/intern/wm_dragdrop.c3
-rw-r--r--source/blender/windowmanager/intern/wm_draw.c3
-rw-r--r--source/blender/windowmanager/intern/wm_event_system.c3
-rw-r--r--source/blender/windowmanager/intern/wm_files.c3
-rw-r--r--source/blender/windowmanager/intern/wm_files_link.c3
-rw-r--r--source/blender/windowmanager/intern/wm_gesture.c3
-rw-r--r--source/blender/windowmanager/intern/wm_gesture_ops.c3
-rw-r--r--source/blender/windowmanager/intern/wm_init_exit.c3
-rw-r--r--source/blender/windowmanager/intern/wm_jobs.c3
-rw-r--r--source/blender/windowmanager/intern/wm_keymap.c3
-rw-r--r--source/blender/windowmanager/intern/wm_keymap_utils.c3
-rw-r--r--source/blender/windowmanager/intern/wm_menu_type.c3
-rw-r--r--source/blender/windowmanager/intern/wm_operator_props.c3
-rw-r--r--source/blender/windowmanager/intern/wm_operator_type.c3
-rw-r--r--source/blender/windowmanager/intern/wm_operators.c3
-rw-r--r--source/blender/windowmanager/intern/wm_panel_type.c3
-rw-r--r--source/blender/windowmanager/intern/wm_playanim.c3
-rw-r--r--source/blender/windowmanager/intern/wm_stereo.c3
-rw-r--r--source/blender/windowmanager/intern/wm_subwindow.c3
-rw-r--r--source/blender/windowmanager/intern/wm_toolsystem.c3
-rw-r--r--source/blender/windowmanager/intern/wm_tooltip.c3
-rw-r--r--source/blender/windowmanager/intern/wm_uilist_type.c3
-rw-r--r--source/blender/windowmanager/intern/wm_window.c3
-rw-r--r--source/blender/windowmanager/message_bus/intern/wm_message_bus.c3
-rw-r--r--source/blender/windowmanager/message_bus/intern/wm_message_bus_intern.h3
-rw-r--r--source/blender/windowmanager/message_bus/intern/wm_message_bus_rna.c3
-rw-r--r--source/blender/windowmanager/message_bus/intern/wm_message_bus_static.c3
-rw-r--r--source/blender/windowmanager/message_bus/wm_message_bus.h3
-rw-r--r--source/blender/windowmanager/wm.h3
-rw-r--r--source/blender/windowmanager/wm_cursors.h3
-rw-r--r--source/blender/windowmanager/wm_draw.h3
-rw-r--r--source/blender/windowmanager/wm_event_system.h3
-rw-r--r--source/blender/windowmanager/wm_event_types.h3
-rw-r--r--source/blender/windowmanager/wm_files.h3
-rw-r--r--source/blender/windowmanager/wm_window.h3
-rw-r--r--source/creator/buildinfo.c3
-rw-r--r--source/creator/creator.c3
-rw-r--r--source/creator/creator_args.c3
-rw-r--r--source/creator/creator_intern.h3
-rw-r--r--source/creator/creator_signals.c3
2945 files changed, 2947 insertions, 5892 deletions
diff --git a/intern/atomic/atomic_ops.h b/intern/atomic/atomic_ops.h
index c8b68958057..e2327b674a9 100644
--- a/intern/atomic/atomic_ops.h
+++ b/intern/atomic/atomic_ops.h
@@ -44,9 +44,7 @@
* The Original Code is: adapted from jemalloc.
*/
-/**
- * \file atomic_ops.h
- * \ingroup Atomic
+/** \file \ingroup Atomic
*
* \brief Provides wrapper around system-specific atomic primitives,
* and some extensions (faked-atomic operations over float numbers).
diff --git a/intern/audaspace/intern/AUD_PyInit.cpp b/intern/audaspace/intern/AUD_PyInit.cpp
index 6336ae31a8d..0b1383e20d6 100644
--- a/intern/audaspace/intern/AUD_PyInit.cpp
+++ b/intern/audaspace/intern/AUD_PyInit.cpp
@@ -18,8 +18,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file audaspace/intern/AUD_PyInit.cpp
- * \ingroup audaspaceintern
+/** \file \ingroup audaspaceintern
*/
#include "AUD_PyInit.h"
diff --git a/intern/audaspace/intern/AUD_PyInit.h b/intern/audaspace/intern/AUD_PyInit.h
index b50ddbaeb92..4b6f08cf23f 100644
--- a/intern/audaspace/intern/AUD_PyInit.h
+++ b/intern/audaspace/intern/AUD_PyInit.h
@@ -18,8 +18,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file audaspace/intern/AUD_PyInit.h
- * \ingroup audaspaceintern
+/** \file \ingroup audaspaceintern
*/
diff --git a/intern/audaspace/intern/AUD_Set.cpp b/intern/audaspace/intern/AUD_Set.cpp
index 74f376715e5..4fb2e3090c7 100644
--- a/intern/audaspace/intern/AUD_Set.cpp
+++ b/intern/audaspace/intern/AUD_Set.cpp
@@ -18,8 +18,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file audaspace/intern/AUD_Set.cpp
- * \ingroup audaspaceintern
+/** \file \ingroup audaspaceintern
*/
#include <set>
diff --git a/intern/audaspace/intern/AUD_Set.h b/intern/audaspace/intern/AUD_Set.h
index 1e5dbce5b21..e62505e13c2 100644
--- a/intern/audaspace/intern/AUD_Set.h
+++ b/intern/audaspace/intern/AUD_Set.h
@@ -18,8 +18,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file AUD_Set.h
- * \ingroup audaspace
+/** \file \ingroup audaspace
*/
#ifndef __AUD_SET_H__
diff --git a/intern/clog/CLG_log.h b/intern/clog/CLG_log.h
index acdcb0def38..892d056409e 100644
--- a/intern/clog/CLG_log.h
+++ b/intern/clog/CLG_log.h
@@ -17,8 +17,7 @@
#ifndef __CLG_LOG_H__
#define __CLG_LOG_H__
-/** \file clog/CLG_log.h
- * \ingroup clog
+/** \file \ingroup clog
*
* C Logging Library (clog)
* ========================
diff --git a/intern/clog/clog.c b/intern/clog/clog.c
index 48033c6ed71..b67f8c6aaf1 100644
--- a/intern/clog/clog.c
+++ b/intern/clog/clog.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file clog/clog.c
- * \ingroup clog
+/** \file \ingroup clog
*/
#include <stdarg.h>
diff --git a/intern/elbeem/extern/LBM_fluidsim.h b/intern/elbeem/extern/LBM_fluidsim.h
index 081d67569fd..4b5e982e118 100644
--- a/intern/elbeem/extern/LBM_fluidsim.h
+++ b/intern/elbeem/extern/LBM_fluidsim.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file elbeem/extern/LBM_fluidsim.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
#ifndef LBM_FLUIDSIM_H
diff --git a/intern/elbeem/extern/elbeem.h b/intern/elbeem/extern/elbeem.h
index 6cc2024dde7..37971571f70 100644
--- a/intern/elbeem/extern/elbeem.h
+++ b/intern/elbeem/extern/elbeem.h
@@ -1,5 +1,4 @@
-/** \file elbeem/extern/elbeem.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/attributes.cpp b/intern/elbeem/intern/attributes.cpp
index f794928c4eb..29bd0693e8c 100644
--- a/intern/elbeem/intern/attributes.cpp
+++ b/intern/elbeem/intern/attributes.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/attributes.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/attributes.h b/intern/elbeem/intern/attributes.h
index f5617313f69..3e51dd4a905 100644
--- a/intern/elbeem/intern/attributes.h
+++ b/intern/elbeem/intern/attributes.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/attributes.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/controlparticles.cpp b/intern/elbeem/intern/controlparticles.cpp
index f6329ad4b67..c8391881b05 100644
--- a/intern/elbeem/intern/controlparticles.cpp
+++ b/intern/elbeem/intern/controlparticles.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/controlparticles.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
// --------------------------------------------------------------------------
//
diff --git a/intern/elbeem/intern/controlparticles.h b/intern/elbeem/intern/controlparticles.h
index 915ede66fe6..b336bb90264 100644
--- a/intern/elbeem/intern/controlparticles.h
+++ b/intern/elbeem/intern/controlparticles.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/controlparticles.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
// --------------------------------------------------------------------------
//
diff --git a/intern/elbeem/intern/elbeem.cpp b/intern/elbeem/intern/elbeem.cpp
index 3c09c9333a2..6158315c634 100644
--- a/intern/elbeem/intern/elbeem.cpp
+++ b/intern/elbeem/intern/elbeem.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/elbeem.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/elbeem_control.cpp b/intern/elbeem/intern/elbeem_control.cpp
index bc03f959feb..3f9199667f5 100644
--- a/intern/elbeem/intern/elbeem_control.cpp
+++ b/intern/elbeem/intern/elbeem_control.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/elbeem_control.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/elbeem_control.h b/intern/elbeem/intern/elbeem_control.h
index 6f72d128238..192f33b58b4 100644
--- a/intern/elbeem/intern/elbeem_control.h
+++ b/intern/elbeem/intern/elbeem_control.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/elbeem_control.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/globals.h b/intern/elbeem/intern/globals.h
index cbfd4d0b752..631e6545ca6 100644
--- a/intern/elbeem/intern/globals.h
+++ b/intern/elbeem/intern/globals.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/globals.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
// required globals
diff --git a/intern/elbeem/intern/isosurface.cpp b/intern/elbeem/intern/isosurface.cpp
index de7bfe8e687..92eb0be680f 100644
--- a/intern/elbeem/intern/isosurface.cpp
+++ b/intern/elbeem/intern/isosurface.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/isosurface.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/isosurface.h b/intern/elbeem/intern/isosurface.h
index 30fd9adfee1..7680e2dc644 100644
--- a/intern/elbeem/intern/isosurface.h
+++ b/intern/elbeem/intern/isosurface.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/isosurface.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/loop_tools.h b/intern/elbeem/intern/loop_tools.h
index 661519b0375..ea1b56022c6 100644
--- a/intern/elbeem/intern/loop_tools.h
+++ b/intern/elbeem/intern/loop_tools.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/loop_tools.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
// advance pointer in main loop
diff --git a/intern/elbeem/intern/mcubes_tables.h b/intern/elbeem/intern/mcubes_tables.h
index b4a22ca8a00..33ae7130576 100644
--- a/intern/elbeem/intern/mcubes_tables.h
+++ b/intern/elbeem/intern/mcubes_tables.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/mcubes_tables.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/* which edges are needed ? */
diff --git a/intern/elbeem/intern/mvmcoords.cpp b/intern/elbeem/intern/mvmcoords.cpp
index 838fc54491d..1acfba66d9a 100644
--- a/intern/elbeem/intern/mvmcoords.cpp
+++ b/intern/elbeem/intern/mvmcoords.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/mvmcoords.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/mvmcoords.h b/intern/elbeem/intern/mvmcoords.h
index deeedcf9dd4..4eef9690101 100644
--- a/intern/elbeem/intern/mvmcoords.h
+++ b/intern/elbeem/intern/mvmcoords.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/mvmcoords.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_blenderdumper.cpp b/intern/elbeem/intern/ntl_blenderdumper.cpp
index af99dc03add..98853428573 100644
--- a/intern/elbeem/intern/ntl_blenderdumper.cpp
+++ b/intern/elbeem/intern/ntl_blenderdumper.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_blenderdumper.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_blenderdumper.h b/intern/elbeem/intern/ntl_blenderdumper.h
index 473e746463c..33ba02b961c 100644
--- a/intern/elbeem/intern/ntl_blenderdumper.h
+++ b/intern/elbeem/intern/ntl_blenderdumper.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_blenderdumper.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_bsptree.cpp b/intern/elbeem/intern/ntl_bsptree.cpp
index e461bb73bfc..352bd623ff3 100644
--- a/intern/elbeem/intern/ntl_bsptree.cpp
+++ b/intern/elbeem/intern/ntl_bsptree.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_bsptree.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_bsptree.h b/intern/elbeem/intern/ntl_bsptree.h
index 9c6bf37c591..f1ac766bf8f 100644
--- a/intern/elbeem/intern/ntl_bsptree.h
+++ b/intern/elbeem/intern/ntl_bsptree.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_bsptree.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_geometryclass.h b/intern/elbeem/intern/ntl_geometryclass.h
index 9d8f1ee23d5..b6cf3b54216 100644
--- a/intern/elbeem/intern/ntl_geometryclass.h
+++ b/intern/elbeem/intern/ntl_geometryclass.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_geometryclass.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_geometrymodel.cpp b/intern/elbeem/intern/ntl_geometrymodel.cpp
index 62e4441bad7..7f77b3a0c23 100644
--- a/intern/elbeem/intern/ntl_geometrymodel.cpp
+++ b/intern/elbeem/intern/ntl_geometrymodel.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_geometrymodel.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_geometrymodel.h b/intern/elbeem/intern/ntl_geometrymodel.h
index 08d3bcb16a3..253878e1520 100644
--- a/intern/elbeem/intern/ntl_geometrymodel.h
+++ b/intern/elbeem/intern/ntl_geometrymodel.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_geometrymodel.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_geometryobject.cpp b/intern/elbeem/intern/ntl_geometryobject.cpp
index 9b17b1854f2..0b7e10523f9 100644
--- a/intern/elbeem/intern/ntl_geometryobject.cpp
+++ b/intern/elbeem/intern/ntl_geometryobject.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_geometryobject.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_geometryobject.h b/intern/elbeem/intern/ntl_geometryobject.h
index 2c229193358..300f702a4fd 100644
--- a/intern/elbeem/intern/ntl_geometryobject.h
+++ b/intern/elbeem/intern/ntl_geometryobject.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_geometryobject.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_geometryshader.h b/intern/elbeem/intern/ntl_geometryshader.h
index 7e0d61f453e..ddba35936e6 100644
--- a/intern/elbeem/intern/ntl_geometryshader.h
+++ b/intern/elbeem/intern/ntl_geometryshader.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_geometryshader.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_lighting.cpp b/intern/elbeem/intern/ntl_lighting.cpp
index 3b58b5fa6dc..9bea7a08153 100644
--- a/intern/elbeem/intern/ntl_lighting.cpp
+++ b/intern/elbeem/intern/ntl_lighting.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_lighting.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_lighting.h b/intern/elbeem/intern/ntl_lighting.h
index 0cae32f40ad..be54e835c6c 100644
--- a/intern/elbeem/intern/ntl_lighting.h
+++ b/intern/elbeem/intern/ntl_lighting.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_lighting.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_matrices.h b/intern/elbeem/intern/ntl_matrices.h
index 597fcf1c64e..af287b195f4 100644
--- a/intern/elbeem/intern/ntl_matrices.h
+++ b/intern/elbeem/intern/ntl_matrices.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_matrices.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
diff --git a/intern/elbeem/intern/ntl_ray.cpp b/intern/elbeem/intern/ntl_ray.cpp
index 618017ae81d..a0d53c85bd9 100644
--- a/intern/elbeem/intern/ntl_ray.cpp
+++ b/intern/elbeem/intern/ntl_ray.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_ray.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_ray.h b/intern/elbeem/intern/ntl_ray.h
index 6384edcb1b1..38f7c3f9f2d 100644
--- a/intern/elbeem/intern/ntl_ray.h
+++ b/intern/elbeem/intern/ntl_ray.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_ray.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_vector3dim.h b/intern/elbeem/intern/ntl_vector3dim.h
index 38a6d2da80b..b0f995e69aa 100644
--- a/intern/elbeem/intern/ntl_vector3dim.h
+++ b/intern/elbeem/intern/ntl_vector3dim.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_vector3dim.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_world.cpp b/intern/elbeem/intern/ntl_world.cpp
index 9ae5135b040..1faed397402 100644
--- a/intern/elbeem/intern/ntl_world.cpp
+++ b/intern/elbeem/intern/ntl_world.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_world.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/ntl_world.h b/intern/elbeem/intern/ntl_world.h
index 30b7cbf4d92..71ebf60e3cb 100644
--- a/intern/elbeem/intern/ntl_world.h
+++ b/intern/elbeem/intern/ntl_world.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/ntl_world.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/paraloopend.h b/intern/elbeem/intern/paraloopend.h
index 3b1db00d567..57cf076fdce 100644
--- a/intern/elbeem/intern/paraloopend.h
+++ b/intern/elbeem/intern/paraloopend.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/paraloopend.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
// same as grid loop_end + barrier
diff --git a/intern/elbeem/intern/parametrizer.cpp b/intern/elbeem/intern/parametrizer.cpp
index 91594ccc5f8..d85a296e95a 100644
--- a/intern/elbeem/intern/parametrizer.cpp
+++ b/intern/elbeem/intern/parametrizer.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/parametrizer.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/parametrizer.h b/intern/elbeem/intern/parametrizer.h
index 2d96b5b039f..fde90126b9f 100644
--- a/intern/elbeem/intern/parametrizer.h
+++ b/intern/elbeem/intern/parametrizer.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/parametrizer.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/particletracer.cpp b/intern/elbeem/intern/particletracer.cpp
index 2f1f5f8efbb..d3850c451a5 100644
--- a/intern/elbeem/intern/particletracer.cpp
+++ b/intern/elbeem/intern/particletracer.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/particletracer.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/particletracer.h b/intern/elbeem/intern/particletracer.h
index c14c8e2f0cb..47be0678d14 100644
--- a/intern/elbeem/intern/particletracer.h
+++ b/intern/elbeem/intern/particletracer.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/particletracer.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/simulation_object.cpp b/intern/elbeem/intern/simulation_object.cpp
index f2f928f07dc..d0a3291bf3e 100644
--- a/intern/elbeem/intern/simulation_object.cpp
+++ b/intern/elbeem/intern/simulation_object.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/simulation_object.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/simulation_object.h b/intern/elbeem/intern/simulation_object.h
index 4a89d1510a9..13f7d86f34d 100644
--- a/intern/elbeem/intern/simulation_object.h
+++ b/intern/elbeem/intern/simulation_object.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/simulation_object.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/solver_adap.cpp b/intern/elbeem/intern/solver_adap.cpp
index aaf558c4762..daac2523302 100644
--- a/intern/elbeem/intern/solver_adap.cpp
+++ b/intern/elbeem/intern/solver_adap.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/solver_adap.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/solver_class.h b/intern/elbeem/intern/solver_class.h
index 2b2e214458d..c204858e74e 100644
--- a/intern/elbeem/intern/solver_class.h
+++ b/intern/elbeem/intern/solver_class.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/solver_class.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/solver_control.cpp b/intern/elbeem/intern/solver_control.cpp
index d7ed1a5a7ef..373b1caeb3a 100644
--- a/intern/elbeem/intern/solver_control.cpp
+++ b/intern/elbeem/intern/solver_control.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/solver_control.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/solver_control.h b/intern/elbeem/intern/solver_control.h
index d20823d1827..b07b3e7ca51 100644
--- a/intern/elbeem/intern/solver_control.h
+++ b/intern/elbeem/intern/solver_control.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/solver_control.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/solver_init.cpp b/intern/elbeem/intern/solver_init.cpp
index 8b962d604cf..2416e14e94c 100644
--- a/intern/elbeem/intern/solver_init.cpp
+++ b/intern/elbeem/intern/solver_init.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/solver_init.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/solver_interface.cpp b/intern/elbeem/intern/solver_interface.cpp
index d5221048020..269484f4fea 100644
--- a/intern/elbeem/intern/solver_interface.cpp
+++ b/intern/elbeem/intern/solver_interface.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/solver_interface.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/solver_interface.h b/intern/elbeem/intern/solver_interface.h
index e4720df307b..d360057ee4d 100644
--- a/intern/elbeem/intern/solver_interface.h
+++ b/intern/elbeem/intern/solver_interface.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/solver_interface.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/solver_main.cpp b/intern/elbeem/intern/solver_main.cpp
index 68f7c04cd54..1cfb0159dd6 100644
--- a/intern/elbeem/intern/solver_main.cpp
+++ b/intern/elbeem/intern/solver_main.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/solver_main.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/solver_relax.h b/intern/elbeem/intern/solver_relax.h
index ad88b3c37c5..027a25856c6 100644
--- a/intern/elbeem/intern/solver_relax.h
+++ b/intern/elbeem/intern/solver_relax.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/solver_relax.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/solver_util.cpp b/intern/elbeem/intern/solver_util.cpp
index 4bcc3640d72..603c0c2f367 100644
--- a/intern/elbeem/intern/solver_util.cpp
+++ b/intern/elbeem/intern/solver_util.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/solver_util.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/utilities.cpp b/intern/elbeem/intern/utilities.cpp
index 2b9b8d5b8a5..c885549c475 100644
--- a/intern/elbeem/intern/utilities.cpp
+++ b/intern/elbeem/intern/utilities.cpp
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/utilities.cpp
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/elbeem/intern/utilities.h b/intern/elbeem/intern/utilities.h
index 2b33c142e32..e98be2f0223 100644
--- a/intern/elbeem/intern/utilities.h
+++ b/intern/elbeem/intern/utilities.h
@@ -1,5 +1,4 @@
-/** \file elbeem/intern/utilities.h
- * \ingroup elbeem
+/** \file \ingroup elbeem
*/
/******************************************************************************
*
diff --git a/intern/ghost/GHOST_C-api.h b/intern/ghost/GHOST_C-api.h
index 85fa02fe441..47e00a3780f 100644
--- a/intern/ghost/GHOST_C-api.h
+++ b/intern/ghost/GHOST_C-api.h
@@ -16,9 +16,7 @@
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved.
*/
-/** \ingroup GHOST
- *
- * \file GHOST_C-api.h
+/** \file \ingroup GHOST
* \brief GHOST C-API function and type declarations.
*/
diff --git a/intern/ghost/GHOST_IContext.h b/intern/ghost/GHOST_IContext.h
index 791b5aa2201..9b6ab412601 100644
--- a/intern/ghost/GHOST_IContext.h
+++ b/intern/ghost/GHOST_IContext.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/GHOST_IContext.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_IContext interface class.
*/
diff --git a/intern/ghost/GHOST_IEvent.h b/intern/ghost/GHOST_IEvent.h
index e9bd84daa31..cec94f97196 100644
--- a/intern/ghost/GHOST_IEvent.h
+++ b/intern/ghost/GHOST_IEvent.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/GHOST_IEvent.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_IEvent interface class.
*/
diff --git a/intern/ghost/GHOST_IEventConsumer.h b/intern/ghost/GHOST_IEventConsumer.h
index ee9bdaa1f5c..edd8597ef16 100644
--- a/intern/ghost/GHOST_IEventConsumer.h
+++ b/intern/ghost/GHOST_IEventConsumer.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/GHOST_IEventConsumer.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_IEventConsumer interface class.
*/
diff --git a/intern/ghost/GHOST_ISystem.h b/intern/ghost/GHOST_ISystem.h
index 9b18ad3a729..cf9ce144c50 100644
--- a/intern/ghost/GHOST_ISystem.h
+++ b/intern/ghost/GHOST_ISystem.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/GHOST_ISystem.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* %Main interface file for C++ Api with declaration of GHOST_ISystem interface
* class.
* Contains the doxygen documentation main page.
diff --git a/intern/ghost/GHOST_ISystemPaths.h b/intern/ghost/GHOST_ISystemPaths.h
index 0e25814da8f..c5fc66dffd7 100644
--- a/intern/ghost/GHOST_ISystemPaths.h
+++ b/intern/ghost/GHOST_ISystemPaths.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/GHOST_ISystemPaths.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_ISYSTEMPATHS_H__
diff --git a/intern/ghost/GHOST_ITimerTask.h b/intern/ghost/GHOST_ITimerTask.h
index 4f6045c53b8..400013fffe0 100644
--- a/intern/ghost/GHOST_ITimerTask.h
+++ b/intern/ghost/GHOST_ITimerTask.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/GHOST_ITimerTask.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_ITimerTask interface class.
*/
diff --git a/intern/ghost/GHOST_IWindow.h b/intern/ghost/GHOST_IWindow.h
index 263d9438530..07310ce9dba 100644
--- a/intern/ghost/GHOST_IWindow.h
+++ b/intern/ghost/GHOST_IWindow.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/GHOST_IWindow.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_IWindow interface class.
*/
diff --git a/intern/ghost/GHOST_Path-api.h b/intern/ghost/GHOST_Path-api.h
index 47fb78e9f2c..ac17b5a9197 100644
--- a/intern/ghost/GHOST_Path-api.h
+++ b/intern/ghost/GHOST_Path-api.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/GHOST_Path-api.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/GHOST_Rect.h b/intern/ghost/GHOST_Rect.h
index 8afbd5e3043..1a6d5290a42 100644
--- a/intern/ghost/GHOST_Rect.h
+++ b/intern/ghost/GHOST_Rect.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_Debug.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Macro's used in GHOST debug target.
*/
diff --git a/intern/ghost/GHOST_Types.h b/intern/ghost/GHOST_Types.h
index 803c838271b..ef6b6a17ed6 100644
--- a/intern/ghost/GHOST_Types.h
+++ b/intern/ghost/GHOST_Types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/GHOST_Types.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_Buttons.cpp b/intern/ghost/intern/GHOST_Buttons.cpp
index 16744c6fd00..ca9b47648ee 100644
--- a/intern/ghost/intern/GHOST_Buttons.cpp
+++ b/intern/ghost/intern/GHOST_Buttons.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_Buttons.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_Buttons.h b/intern/ghost/intern/GHOST_Buttons.h
index 537a21baa0f..6c1c43bf63d 100644
--- a/intern/ghost/intern/GHOST_Buttons.h
+++ b/intern/ghost/intern/GHOST_Buttons.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_Buttons.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_Buttons struct.
*/
diff --git a/intern/ghost/intern/GHOST_C-api.cpp b/intern/ghost/intern/GHOST_C-api.cpp
index 24381085d6b..5e175f90dc8 100644
--- a/intern/ghost/intern/GHOST_C-api.cpp
+++ b/intern/ghost/intern/GHOST_C-api.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_C-api.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*
* C Api for GHOST
*/
diff --git a/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp b/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp
index c801874cec1..1d84a9da101 100644
--- a/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp
+++ b/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_CallbackEventConsumer.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_CallbackEventConsumer.h b/intern/ghost/intern/GHOST_CallbackEventConsumer.h
index 96537db4bad..8c45926176b 100644
--- a/intern/ghost/intern/GHOST_CallbackEventConsumer.h
+++ b/intern/ghost/intern/GHOST_CallbackEventConsumer.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_CallbackEventConsumer.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_CallbackEventConsumer class.
*/
diff --git a/intern/ghost/intern/GHOST_Context.cpp b/intern/ghost/intern/GHOST_Context.cpp
index 223503af0a1..55a4cfe0c27 100644
--- a/intern/ghost/intern/GHOST_Context.cpp
+++ b/intern/ghost/intern/GHOST_Context.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_Context.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*
* Definition of GHOST_Context class.
*/
diff --git a/intern/ghost/intern/GHOST_Context.h b/intern/ghost/intern/GHOST_Context.h
index abc13f2694d..05170d88216 100644
--- a/intern/ghost/intern/GHOST_Context.h
+++ b/intern/ghost/intern/GHOST_Context.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_Context.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_Context class.
*/
diff --git a/intern/ghost/intern/GHOST_ContextCGL.h b/intern/ghost/intern/GHOST_ContextCGL.h
index 19b00a436a8..711d05ec614 100644
--- a/intern/ghost/intern/GHOST_ContextCGL.h
+++ b/intern/ghost/intern/GHOST_ContextCGL.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ContextCGL.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_CONTEXTCGL_H__
diff --git a/intern/ghost/intern/GHOST_ContextEGL.cpp b/intern/ghost/intern/GHOST_ContextEGL.cpp
index d63367c4e59..93cad52d531 100644
--- a/intern/ghost/intern/GHOST_ContextEGL.cpp
+++ b/intern/ghost/intern/GHOST_ContextEGL.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ContextEGL.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*
* Definition of GHOST_ContextEGL class.
*/
diff --git a/intern/ghost/intern/GHOST_ContextEGL.h b/intern/ghost/intern/GHOST_ContextEGL.h
index 2bbb3a49369..55d16e3039f 100644
--- a/intern/ghost/intern/GHOST_ContextEGL.h
+++ b/intern/ghost/intern/GHOST_ContextEGL.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ContextEGL.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_CONTEXTEGL_H__
diff --git a/intern/ghost/intern/GHOST_ContextGLX.cpp b/intern/ghost/intern/GHOST_ContextGLX.cpp
index 7fa3d8874b2..17e63cb151d 100644
--- a/intern/ghost/intern/GHOST_ContextGLX.cpp
+++ b/intern/ghost/intern/GHOST_ContextGLX.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ContextGLX.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*
* Definition of GHOST_ContextGLX class.
*/
diff --git a/intern/ghost/intern/GHOST_ContextGLX.h b/intern/ghost/intern/GHOST_ContextGLX.h
index c9a9cc433db..602231e820f 100644
--- a/intern/ghost/intern/GHOST_ContextGLX.h
+++ b/intern/ghost/intern/GHOST_ContextGLX.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ContextGLX.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_CONTEXTGLX_H__
diff --git a/intern/ghost/intern/GHOST_ContextNone.cpp b/intern/ghost/intern/GHOST_ContextNone.cpp
index cdf49a8f385..211fb872d5f 100644
--- a/intern/ghost/intern/GHOST_ContextNone.cpp
+++ b/intern/ghost/intern/GHOST_ContextNone.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ContextNone.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*
* Definition of GHOST_ContextNone class.
*/
diff --git a/intern/ghost/intern/GHOST_ContextNone.h b/intern/ghost/intern/GHOST_ContextNone.h
index 13eb708594a..717f11e3b6e 100644
--- a/intern/ghost/intern/GHOST_ContextNone.h
+++ b/intern/ghost/intern/GHOST_ContextNone.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ContextNone.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*
* Declaration of GHOST_Context class.
*/
diff --git a/intern/ghost/intern/GHOST_ContextSDL.cpp b/intern/ghost/intern/GHOST_ContextSDL.cpp
index 214520bd348..3649e1f9bec 100644
--- a/intern/ghost/intern/GHOST_ContextSDL.cpp
+++ b/intern/ghost/intern/GHOST_ContextSDL.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ContextSDL.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*
* Definition of GHOST_ContextSDL class.
*/
diff --git a/intern/ghost/intern/GHOST_ContextSDL.h b/intern/ghost/intern/GHOST_ContextSDL.h
index 83edf719c3d..e041e4ebb26 100644
--- a/intern/ghost/intern/GHOST_ContextSDL.h
+++ b/intern/ghost/intern/GHOST_ContextSDL.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ContextSDL.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_CONTEXTSDL_H__
diff --git a/intern/ghost/intern/GHOST_ContextWGL.cpp b/intern/ghost/intern/GHOST_ContextWGL.cpp
index 24fabed2f9e..f5c297862e7 100644
--- a/intern/ghost/intern/GHOST_ContextWGL.cpp
+++ b/intern/ghost/intern/GHOST_ContextWGL.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ContextWGL.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*
* Definition of GHOST_ContextWGL class.
*/
diff --git a/intern/ghost/intern/GHOST_ContextWGL.h b/intern/ghost/intern/GHOST_ContextWGL.h
index 56c00b10202..0fef3c7b624 100644
--- a/intern/ghost/intern/GHOST_ContextWGL.h
+++ b/intern/ghost/intern/GHOST_ContextWGL.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ContextWGL.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_CONTEXTWGL_H__
diff --git a/intern/ghost/intern/GHOST_Debug.h b/intern/ghost/intern/GHOST_Debug.h
index a62ae1c213d..77454869fa6 100644
--- a/intern/ghost/intern/GHOST_Debug.h
+++ b/intern/ghost/intern/GHOST_Debug.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_Debug.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Macro's used in GHOST debug target.
*/
diff --git a/intern/ghost/intern/GHOST_DisplayManager.cpp b/intern/ghost/intern/GHOST_DisplayManager.cpp
index c818d302411..a1dfd9d6151 100644
--- a/intern/ghost/intern/GHOST_DisplayManager.cpp
+++ b/intern/ghost/intern/GHOST_DisplayManager.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_DisplayManager.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_DisplayManager.h b/intern/ghost/intern/GHOST_DisplayManager.h
index 9e3d40d75dc..9bc9f8e9c3c 100644
--- a/intern/ghost/intern/GHOST_DisplayManager.h
+++ b/intern/ghost/intern/GHOST_DisplayManager.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_DisplayManager.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_DisplayManager class.
*/
diff --git a/intern/ghost/intern/GHOST_DisplayManagerCocoa.h b/intern/ghost/intern/GHOST_DisplayManagerCocoa.h
index b389773d340..3ef8a504983 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerCocoa.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerCocoa.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_DisplayManagerCocoa.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_DisplayManagerCocoa class.
*/
diff --git a/intern/ghost/intern/GHOST_DisplayManagerNULL.h b/intern/ghost/intern/GHOST_DisplayManagerNULL.h
index 7319c48107e..d17cd4ff6a7 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerNULL.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerNULL.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ghost/intern/GHOST_DisplayManagerNULL.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_DisplayManagerNULL class.
*/
diff --git a/intern/ghost/intern/GHOST_DisplayManagerSDL.cpp b/intern/ghost/intern/GHOST_DisplayManagerSDL.cpp
index 8c6aa78bf33..8c319ed6949 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerSDL.cpp
+++ b/intern/ghost/intern/GHOST_DisplayManagerSDL.cpp
@@ -18,8 +18,7 @@
* Copyright (C) 2012 Alex Fraser
*/
-/** \file ghost/intern/GHOST_DisplayManagerSDL.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#include "GHOST_SystemSDL.h"
diff --git a/intern/ghost/intern/GHOST_DisplayManagerSDL.h b/intern/ghost/intern/GHOST_DisplayManagerSDL.h
index f2fdf92f5d2..f8027c4a216 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerSDL.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerSDL.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ghost/intern/GHOST_DisplayManagerSDL.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_DisplayManagerSDL class.
*/
diff --git a/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp b/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
index 2e26a3f8184..df5b0ea3a28 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
+++ b/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_DisplayManagerWin32.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#include "GHOST_DisplayManagerWin32.h"
diff --git a/intern/ghost/intern/GHOST_DisplayManagerWin32.h b/intern/ghost/intern/GHOST_DisplayManagerWin32.h
index ed489ebe36d..744f5b66cdf 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerWin32.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerWin32.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_DisplayManagerWin32.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_DisplayManagerWin32 class.
*/
diff --git a/intern/ghost/intern/GHOST_DisplayManagerX11.cpp b/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
index 30a4efa6922..7d849088b21 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
+++ b/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
@@ -20,8 +20,7 @@
* Ported from Quake 2 by Alex Fraser <alex@phatcore.com>
*/
-/** \file ghost/intern/GHOST_DisplayManagerX11.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifdef WITH_X11_XF86VMODE
diff --git a/intern/ghost/intern/GHOST_DisplayManagerX11.h b/intern/ghost/intern/GHOST_DisplayManagerX11.h
index c871f4fdf5c..ab635b673b4 100644
--- a/intern/ghost/intern/GHOST_DisplayManagerX11.h
+++ b/intern/ghost/intern/GHOST_DisplayManagerX11.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_DisplayManagerX11.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_DisplayManagerX11 class.
*/
diff --git a/intern/ghost/intern/GHOST_DropTargetWin32.cpp b/intern/ghost/intern/GHOST_DropTargetWin32.cpp
index 6ec4ba1e62d..40a4398594a 100644
--- a/intern/ghost/intern/GHOST_DropTargetWin32.cpp
+++ b/intern/ghost/intern/GHOST_DropTargetWin32.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_DropTargetWin32.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_DropTargetWin32.h b/intern/ghost/intern/GHOST_DropTargetWin32.h
index 6f5a4dee572..106ed0a0885 100644
--- a/intern/ghost/intern/GHOST_DropTargetWin32.h
+++ b/intern/ghost/intern/GHOST_DropTargetWin32.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_DropTargetWin32.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_DROPTARGETWIN32_H__
diff --git a/intern/ghost/intern/GHOST_DropTargetX11.cpp b/intern/ghost/intern/GHOST_DropTargetX11.cpp
index decd3200e9f..c1dcc0dc8a8 100644
--- a/intern/ghost/intern/GHOST_DropTargetX11.cpp
+++ b/intern/ghost/intern/GHOST_DropTargetX11.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_DropTargetX11.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#include "GHOST_DropTargetX11.h"
diff --git a/intern/ghost/intern/GHOST_DropTargetX11.h b/intern/ghost/intern/GHOST_DropTargetX11.h
index d9065cff3aa..68d9c81399e 100644
--- a/intern/ghost/intern/GHOST_DropTargetX11.h
+++ b/intern/ghost/intern/GHOST_DropTargetX11.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_DropTargetWin32.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_DROPTARGETX11_H__
diff --git a/intern/ghost/intern/GHOST_Event.h b/intern/ghost/intern/GHOST_Event.h
index f1bdfd74b41..ba2349c09f8 100644
--- a/intern/ghost/intern/GHOST_Event.h
+++ b/intern/ghost/intern/GHOST_Event.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_Event.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_Event class.
*/
diff --git a/intern/ghost/intern/GHOST_EventButton.h b/intern/ghost/intern/GHOST_EventButton.h
index 07bc267a9cc..2f391054141 100644
--- a/intern/ghost/intern/GHOST_EventButton.h
+++ b/intern/ghost/intern/GHOST_EventButton.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_EventButton.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_EventButton class.
*/
diff --git a/intern/ghost/intern/GHOST_EventCursor.h b/intern/ghost/intern/GHOST_EventCursor.h
index c0b0c07571d..492b3cd2f77 100644
--- a/intern/ghost/intern/GHOST_EventCursor.h
+++ b/intern/ghost/intern/GHOST_EventCursor.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_EventCursor.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_EventCursor class.
*/
diff --git a/intern/ghost/intern/GHOST_EventDragnDrop.h b/intern/ghost/intern/GHOST_EventDragnDrop.h
index 702bd58fca9..24a9beac254 100644
--- a/intern/ghost/intern/GHOST_EventDragnDrop.h
+++ b/intern/ghost/intern/GHOST_EventDragnDrop.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_EventDragnDrop.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_EventKey.h b/intern/ghost/intern/GHOST_EventKey.h
index 37225a17077..8fb6db9f6d5 100644
--- a/intern/ghost/intern/GHOST_EventKey.h
+++ b/intern/ghost/intern/GHOST_EventKey.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_EventKey.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_EventKey class.
*/
diff --git a/intern/ghost/intern/GHOST_EventManager.cpp b/intern/ghost/intern/GHOST_EventManager.cpp
index 11aa7079bf0..ea7bc4b9b15 100644
--- a/intern/ghost/intern/GHOST_EventManager.cpp
+++ b/intern/ghost/intern/GHOST_EventManager.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_EventManager.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_EventManager.h b/intern/ghost/intern/GHOST_EventManager.h
index f5365aab073..d56b4f9fb11 100644
--- a/intern/ghost/intern/GHOST_EventManager.h
+++ b/intern/ghost/intern/GHOST_EventManager.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_EventManager.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_EventManager class.
*/
diff --git a/intern/ghost/intern/GHOST_EventNDOF.h b/intern/ghost/intern/GHOST_EventNDOF.h
index db8ae6c14a9..885d1ddae5f 100644
--- a/intern/ghost/intern/GHOST_EventNDOF.h
+++ b/intern/ghost/intern/GHOST_EventNDOF.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ghost/intern/GHOST_EventNDOF.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_EVENTNDOF_H__
diff --git a/intern/ghost/intern/GHOST_EventPrinter.cpp b/intern/ghost/intern/GHOST_EventPrinter.cpp
index 16a584824de..752ad61e958 100644
--- a/intern/ghost/intern/GHOST_EventPrinter.cpp
+++ b/intern/ghost/intern/GHOST_EventPrinter.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_EventPrinter.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_EventPrinter class.
*/
diff --git a/intern/ghost/intern/GHOST_EventPrinter.h b/intern/ghost/intern/GHOST_EventPrinter.h
index d9457be4636..ea3033319a5 100644
--- a/intern/ghost/intern/GHOST_EventPrinter.h
+++ b/intern/ghost/intern/GHOST_EventPrinter.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_EventPrinter.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_EventPrinter class.
*/
diff --git a/intern/ghost/intern/GHOST_EventString.h b/intern/ghost/intern/GHOST_EventString.h
index 900814189eb..d723cdbd3dd 100644
--- a/intern/ghost/intern/GHOST_EventString.h
+++ b/intern/ghost/intern/GHOST_EventString.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_EventString.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_EventString class.
*/
diff --git a/intern/ghost/intern/GHOST_EventTrackpad.h b/intern/ghost/intern/GHOST_EventTrackpad.h
index c384e0fc726..7bd1f44a412 100644
--- a/intern/ghost/intern/GHOST_EventTrackpad.h
+++ b/intern/ghost/intern/GHOST_EventTrackpad.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_EventTrackpad.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_EventTrackpad class.
*/
diff --git a/intern/ghost/intern/GHOST_EventWheel.h b/intern/ghost/intern/GHOST_EventWheel.h
index fd3eea9a4e8..7f71f3e2dab 100644
--- a/intern/ghost/intern/GHOST_EventWheel.h
+++ b/intern/ghost/intern/GHOST_EventWheel.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_EventWheel.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_EventWheel class.
*/
diff --git a/intern/ghost/intern/GHOST_ISystem.cpp b/intern/ghost/intern/GHOST_ISystem.cpp
index 6e40f50ee44..879797d4826 100644
--- a/intern/ghost/intern/GHOST_ISystem.cpp
+++ b/intern/ghost/intern/GHOST_ISystem.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ISystem.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_ISystemPaths.cpp b/intern/ghost/intern/GHOST_ISystemPaths.cpp
index 96372657712..e08f0445d4e 100644
--- a/intern/ghost/intern/GHOST_ISystemPaths.cpp
+++ b/intern/ghost/intern/GHOST_ISystemPaths.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ISystemPaths.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_ImeWin32.cpp b/intern/ghost/intern/GHOST_ImeWin32.cpp
index 93140454543..e106ea0d804 100644
--- a/intern/ghost/intern/GHOST_ImeWin32.cpp
+++ b/intern/ghost/intern/GHOST_ImeWin32.cpp
@@ -20,8 +20,7 @@
*/
-/** \file ghost/intern/GHOST_ImeWin32.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifdef WITH_INPUT_IME
diff --git a/intern/ghost/intern/GHOST_ImeWin32.h b/intern/ghost/intern/GHOST_ImeWin32.h
index c345d80dd57..dc26f8d5465 100644
--- a/intern/ghost/intern/GHOST_ImeWin32.h
+++ b/intern/ghost/intern/GHOST_ImeWin32.h
@@ -19,8 +19,7 @@
* The Original Code is: some of this file.
*/
-/** \file ghost/intern/GHOST_ImeWin32.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_IME_H__
diff --git a/intern/ghost/intern/GHOST_ModifierKeys.cpp b/intern/ghost/intern/GHOST_ModifierKeys.cpp
index 9483ec5f7e2..31e8265f4ce 100644
--- a/intern/ghost/intern/GHOST_ModifierKeys.cpp
+++ b/intern/ghost/intern/GHOST_ModifierKeys.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ModifierKeys.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_ModifierKeys.h b/intern/ghost/intern/GHOST_ModifierKeys.h
index 835b3e1686d..1d4708a5ea6 100644
--- a/intern/ghost/intern/GHOST_ModifierKeys.h
+++ b/intern/ghost/intern/GHOST_ModifierKeys.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_ModifierKeys.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_ModifierKeys struct.
*/
diff --git a/intern/ghost/intern/GHOST_Path-api.cpp b/intern/ghost/intern/GHOST_Path-api.cpp
index fb33838fa3a..51bd0541b40 100644
--- a/intern/ghost/intern/GHOST_Path-api.cpp
+++ b/intern/ghost/intern/GHOST_Path-api.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_Path-api.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#include <cstdio>
diff --git a/intern/ghost/intern/GHOST_Rect.cpp b/intern/ghost/intern/GHOST_Rect.cpp
index b6cf5d37bf3..4285949297f 100644
--- a/intern/ghost/intern/GHOST_Rect.cpp
+++ b/intern/ghost/intern/GHOST_Rect.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_Rect.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_System.cpp b/intern/ghost/intern/GHOST_System.cpp
index 7a7b2ae32a2..52283d36fcf 100644
--- a/intern/ghost/intern/GHOST_System.cpp
+++ b/intern/ghost/intern/GHOST_System.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_System.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#include "GHOST_System.h"
diff --git a/intern/ghost/intern/GHOST_System.h b/intern/ghost/intern/GHOST_System.h
index 7f7e34b8516..9df70456493 100644
--- a/intern/ghost/intern/GHOST_System.h
+++ b/intern/ghost/intern/GHOST_System.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_System.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_System class.
*/
diff --git a/intern/ghost/intern/GHOST_SystemCocoa.h b/intern/ghost/intern/GHOST_SystemCocoa.h
index de174545a47..e3f85b5a7bc 100644
--- a/intern/ghost/intern/GHOST_SystemCocoa.h
+++ b/intern/ghost/intern/GHOST_SystemCocoa.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_SystemCocoa.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_SystemCocoa class.
*/
diff --git a/intern/ghost/intern/GHOST_SystemNULL.h b/intern/ghost/intern/GHOST_SystemNULL.h
index 40e3223d8ae..3076d7181ca 100644
--- a/intern/ghost/intern/GHOST_SystemNULL.h
+++ b/intern/ghost/intern/GHOST_SystemNULL.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ghost/intern/GHOST_SystemNULL.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_SystemNULL class.
*/
diff --git a/intern/ghost/intern/GHOST_SystemPaths.h b/intern/ghost/intern/GHOST_SystemPaths.h
index a3e32f9452c..2c4f7e5a026 100644
--- a/intern/ghost/intern/GHOST_SystemPaths.h
+++ b/intern/ghost/intern/GHOST_SystemPaths.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_SystemPaths.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_SYSTEMPATHS_H__
diff --git a/intern/ghost/intern/GHOST_SystemPathsCocoa.h b/intern/ghost/intern/GHOST_SystemPathsCocoa.h
index 93b9e9afbb5..2281eb81e9f 100644
--- a/intern/ghost/intern/GHOST_SystemPathsCocoa.h
+++ b/intern/ghost/intern/GHOST_SystemPathsCocoa.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_SystemPathsCocoa.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_SystemPathsUnix.cpp b/intern/ghost/intern/GHOST_SystemPathsUnix.cpp
index 8fd6aee28da..963aeb4a824 100644
--- a/intern/ghost/intern/GHOST_SystemPathsUnix.cpp
+++ b/intern/ghost/intern/GHOST_SystemPathsUnix.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_SystemPathsUnix.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#include "GHOST_SystemPathsUnix.h"
diff --git a/intern/ghost/intern/GHOST_SystemPathsUnix.h b/intern/ghost/intern/GHOST_SystemPathsUnix.h
index c924172f8d5..2668899667a 100644
--- a/intern/ghost/intern/GHOST_SystemPathsUnix.h
+++ b/intern/ghost/intern/GHOST_SystemPathsUnix.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_SystemPathsUnix.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_SystemPathsWin32.cpp b/intern/ghost/intern/GHOST_SystemPathsWin32.cpp
index 434fd7ab8f2..5368fb06b80 100644
--- a/intern/ghost/intern/GHOST_SystemPathsWin32.cpp
+++ b/intern/ghost/intern/GHOST_SystemPathsWin32.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_SystemPathsWin32.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_SystemPathsWin32.h b/intern/ghost/intern/GHOST_SystemPathsWin32.h
index 0aa93d320a0..09bc3b07500 100644
--- a/intern/ghost/intern/GHOST_SystemPathsWin32.h
+++ b/intern/ghost/intern/GHOST_SystemPathsWin32.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_SystemPathsWin32.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_SystemSDL.cpp b/intern/ghost/intern/GHOST_SystemSDL.cpp
index c8d5bc6e1a8..9aff808f3a1 100644
--- a/intern/ghost/intern/GHOST_SystemSDL.cpp
+++ b/intern/ghost/intern/GHOST_SystemSDL.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ghost/intern/GHOST_SystemSDL.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#include <assert.h>
diff --git a/intern/ghost/intern/GHOST_SystemSDL.h b/intern/ghost/intern/GHOST_SystemSDL.h
index bc57b44d2a2..f3c31cedcc0 100644
--- a/intern/ghost/intern/GHOST_SystemSDL.h
+++ b/intern/ghost/intern/GHOST_SystemSDL.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ghost/intern/GHOST_SystemSDL.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_SystemSDL class.
*/
diff --git a/intern/ghost/intern/GHOST_SystemWin32.cpp b/intern/ghost/intern/GHOST_SystemWin32.cpp
index 8bcb3df9a7f..e81c474ffc7 100644
--- a/intern/ghost/intern/GHOST_SystemWin32.cpp
+++ b/intern/ghost/intern/GHOST_SystemWin32.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_SystemWin32.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_SystemWin32.h b/intern/ghost/intern/GHOST_SystemWin32.h
index a18301aaf20..1e1a4aec71a 100644
--- a/intern/ghost/intern/GHOST_SystemWin32.h
+++ b/intern/ghost/intern/GHOST_SystemWin32.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_SystemWin32.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_SystemWin32 class.
*/
diff --git a/intern/ghost/intern/GHOST_SystemX11.cpp b/intern/ghost/intern/GHOST_SystemX11.cpp
index a958da0fe6a..e5d55f9de93 100644
--- a/intern/ghost/intern/GHOST_SystemX11.cpp
+++ b/intern/ghost/intern/GHOST_SystemX11.cpp
@@ -19,8 +19,7 @@
* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
*/
-/** \file ghost/intern/GHOST_SystemX11.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#include <X11/Xatom.h>
diff --git a/intern/ghost/intern/GHOST_SystemX11.h b/intern/ghost/intern/GHOST_SystemX11.h
index 9a906ecdc99..8d83bfbc31c 100644
--- a/intern/ghost/intern/GHOST_SystemX11.h
+++ b/intern/ghost/intern/GHOST_SystemX11.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_SystemX11.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_SystemX11 class.
*/
diff --git a/intern/ghost/intern/GHOST_TaskbarWin32.h b/intern/ghost/intern/GHOST_TaskbarWin32.h
index f65207af706..180aa8ed642 100644
--- a/intern/ghost/intern/GHOST_TaskbarWin32.h
+++ b/intern/ghost/intern/GHOST_TaskbarWin32.h
@@ -1,5 +1,4 @@
-/** \file ghost/intern/GHOST_TaskbarWin32.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_TASKBARWIN32_H__
#define __GHOST_TASKBARWIN32_H__
diff --git a/intern/ghost/intern/GHOST_TaskbarX11.cpp b/intern/ghost/intern/GHOST_TaskbarX11.cpp
index 6c8db831d1b..f8178f23c55 100644
--- a/intern/ghost/intern/GHOST_TaskbarX11.cpp
+++ b/intern/ghost/intern/GHOST_TaskbarX11.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ghost/intern/GHOST_TaskbarX11.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#include "GHOST_TaskbarX11.h"
diff --git a/intern/ghost/intern/GHOST_TaskbarX11.h b/intern/ghost/intern/GHOST_TaskbarX11.h
index 96ad61acecb..b56f4abbe86 100644
--- a/intern/ghost/intern/GHOST_TaskbarX11.h
+++ b/intern/ghost/intern/GHOST_TaskbarX11.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ghost/intern/GHOST_TaskbarX11.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#ifndef __GHOST_TASKBARX11_H__
#define __GHOST_TASKBARX11_H__
diff --git a/intern/ghost/intern/GHOST_TimerManager.cpp b/intern/ghost/intern/GHOST_TimerManager.cpp
index b04b742eff8..9cea0774c05 100644
--- a/intern/ghost/intern/GHOST_TimerManager.cpp
+++ b/intern/ghost/intern/GHOST_TimerManager.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_TimerManager.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_TimerManager.h b/intern/ghost/intern/GHOST_TimerManager.h
index 119dda16a79..8693afae769 100644
--- a/intern/ghost/intern/GHOST_TimerManager.h
+++ b/intern/ghost/intern/GHOST_TimerManager.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_TimerManager.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_TimerManager class.
*/
diff --git a/intern/ghost/intern/GHOST_TimerTask.h b/intern/ghost/intern/GHOST_TimerTask.h
index a0127d375e6..18c192b8669 100644
--- a/intern/ghost/intern/GHOST_TimerTask.h
+++ b/intern/ghost/intern/GHOST_TimerTask.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_TimerTask.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_TimerTask class.
*/
diff --git a/intern/ghost/intern/GHOST_Window.cpp b/intern/ghost/intern/GHOST_Window.cpp
index 08d7071e5bc..0b53ec218e1 100644
--- a/intern/ghost/intern/GHOST_Window.cpp
+++ b/intern/ghost/intern/GHOST_Window.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_Window.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_Window.h b/intern/ghost/intern/GHOST_Window.h
index 7abee29a1d2..f0cbb1f6ccf 100644
--- a/intern/ghost/intern/GHOST_Window.h
+++ b/intern/ghost/intern/GHOST_Window.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_Window.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_Window class.
*/
diff --git a/intern/ghost/intern/GHOST_WindowCocoa.h b/intern/ghost/intern/GHOST_WindowCocoa.h
index ef6d4172b07..e0bbf051a3f 100644
--- a/intern/ghost/intern/GHOST_WindowCocoa.h
+++ b/intern/ghost/intern/GHOST_WindowCocoa.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_WindowCocoa.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_WindowCocoa class.
*/
diff --git a/intern/ghost/intern/GHOST_WindowManager.cpp b/intern/ghost/intern/GHOST_WindowManager.cpp
index c3fb56d8b6b..ea45770a4db 100644
--- a/intern/ghost/intern/GHOST_WindowManager.cpp
+++ b/intern/ghost/intern/GHOST_WindowManager.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_WindowManager.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
diff --git a/intern/ghost/intern/GHOST_WindowManager.h b/intern/ghost/intern/GHOST_WindowManager.h
index c628457e337..34055a08d26 100644
--- a/intern/ghost/intern/GHOST_WindowManager.h
+++ b/intern/ghost/intern/GHOST_WindowManager.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_WindowManager.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_WindowManager class.
*/
diff --git a/intern/ghost/intern/GHOST_WindowNULL.h b/intern/ghost/intern/GHOST_WindowNULL.h
index 61bbac743f9..a5ef1e82b3d 100644
--- a/intern/ghost/intern/GHOST_WindowNULL.h
+++ b/intern/ghost/intern/GHOST_WindowNULL.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ghost/intern/GHOST_WindowNULL.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_WindowNULL class.
*/
diff --git a/intern/ghost/intern/GHOST_WindowSDL.cpp b/intern/ghost/intern/GHOST_WindowSDL.cpp
index 00b89c802a0..d1a2cf84aad 100644
--- a/intern/ghost/intern/GHOST_WindowSDL.cpp
+++ b/intern/ghost/intern/GHOST_WindowSDL.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ghost/intern/GHOST_WindowSDL.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#include "GHOST_WindowSDL.h"
diff --git a/intern/ghost/intern/GHOST_WindowSDL.h b/intern/ghost/intern/GHOST_WindowSDL.h
index 04c8d034af8..459cfd30819 100644
--- a/intern/ghost/intern/GHOST_WindowSDL.h
+++ b/intern/ghost/intern/GHOST_WindowSDL.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ghost/intern/GHOST_WindowSDL.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_WindowSDL class.
*/
diff --git a/intern/ghost/intern/GHOST_WindowWin32.cpp b/intern/ghost/intern/GHOST_WindowWin32.cpp
index 88234361969..695558d1acf 100644
--- a/intern/ghost/intern/GHOST_WindowWin32.cpp
+++ b/intern/ghost/intern/GHOST_WindowWin32.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_WindowWin32.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
#define _USE_MATH_DEFINES
diff --git a/intern/ghost/intern/GHOST_WindowWin32.h b/intern/ghost/intern/GHOST_WindowWin32.h
index 236ac637206..516397bf12f 100644
--- a/intern/ghost/intern/GHOST_WindowWin32.h
+++ b/intern/ghost/intern/GHOST_WindowWin32.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_WindowWin32.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_WindowWin32 class.
*/
diff --git a/intern/ghost/intern/GHOST_WindowX11.cpp b/intern/ghost/intern/GHOST_WindowX11.cpp
index 101c796fd6a..658e306596e 100644
--- a/intern/ghost/intern/GHOST_WindowX11.cpp
+++ b/intern/ghost/intern/GHOST_WindowX11.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_WindowX11.cpp
- * \ingroup GHOST
+/** \file \ingroup GHOST
*/
/* For standard X11 cursors */
diff --git a/intern/ghost/intern/GHOST_WindowX11.h b/intern/ghost/intern/GHOST_WindowX11.h
index d51b9aa1c3b..7bf219ad5b1 100644
--- a/intern/ghost/intern/GHOST_WindowX11.h
+++ b/intern/ghost/intern/GHOST_WindowX11.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ghost/intern/GHOST_WindowX11.h
- * \ingroup GHOST
+/** \file \ingroup GHOST
* Declaration of GHOST_WindowX11 class.
*/
diff --git a/intern/glew-mx/glew-mx.h b/intern/glew-mx/glew-mx.h
index 9ec4adeb077..7b496492d17 100644
--- a/intern/glew-mx/glew-mx.h
+++ b/intern/glew-mx/glew-mx.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file glew-mx.h
- * \ingroup glew-mx
+/** \file \ingroup glew-mx
*
* Support for GLEW Multiple rendering conteXts (MX)
* Maintained as a Blender Library.
diff --git a/intern/glew-mx/intern/gl-deprecated.h b/intern/glew-mx/intern/gl-deprecated.h
index 7a15eb6e53f..f6ddfab9cd6 100644
--- a/intern/glew-mx/intern/gl-deprecated.h
+++ b/intern/glew-mx/intern/gl-deprecated.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file intern/gl-deprecated.h
- * \ingroup glew-mx
+/** \file \ingroup glew-mx
* Utility used to check for use of deprecated functions.
*/
diff --git a/intern/glew-mx/intern/glew-mx.c b/intern/glew-mx/intern/glew-mx.c
index 6301a61d359..8cd85150056 100644
--- a/intern/glew-mx/intern/glew-mx.c
+++ b/intern/glew-mx/intern/glew-mx.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file glew-mx.c
- * \ingroup glew-mx
+/** \file \ingroup glew-mx
*/
#include "glew-mx.h"
diff --git a/intern/glew-mx/intern/symbol-binding.h b/intern/glew-mx/intern/symbol-binding.h
index 85ce768b29c..10a17b89d8c 100644
--- a/intern/glew-mx/intern/symbol-binding.h
+++ b/intern/glew-mx/intern/symbol-binding.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file intern/symbol-binding.h
- * \ingroup glew-mx
+/** \file \ingroup glew-mx
*
* This file is for any simple stuff that is missing from GLEW when
* compiled with either the GLEW_ES_ONLY or the GLEW_NO_ES flag.
diff --git a/intern/guardedalloc/MEM_guardedalloc.h b/intern/guardedalloc/MEM_guardedalloc.h
index eb60226490c..7b61993224b 100644
--- a/intern/guardedalloc/MEM_guardedalloc.h
+++ b/intern/guardedalloc/MEM_guardedalloc.h
@@ -17,9 +17,7 @@
* All rights reserved.
*/
-/**
- * \file MEM_guardedalloc.h
- * \ingroup MEM
+/** \file \ingroup MEM
*
* \brief Read \ref MEMPage
*
diff --git a/intern/guardedalloc/cpp/mallocn.cpp b/intern/guardedalloc/cpp/mallocn.cpp
index dd0c328d896..051478f4fa5 100644
--- a/intern/guardedalloc/cpp/mallocn.cpp
+++ b/intern/guardedalloc/cpp/mallocn.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file guardedalloc/cpp/mallocn.cpp
- * \ingroup MEM
+/** \file \ingroup MEM
*/
diff --git a/intern/guardedalloc/intern/mallocn.c b/intern/guardedalloc/intern/mallocn.c
index 5072cfa78eb..6ccbe96c548 100644
--- a/intern/guardedalloc/intern/mallocn.c
+++ b/intern/guardedalloc/intern/mallocn.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file guardedalloc/intern/mallocn.c
- * \ingroup MEM
+/** \file \ingroup MEM
*
* Guarded memory allocation, and boundary-write detection.
*/
diff --git a/intern/guardedalloc/intern/mallocn_guarded_impl.c b/intern/guardedalloc/intern/mallocn_guarded_impl.c
index 0f2c9a2c93c..654c1fa16f9 100644
--- a/intern/guardedalloc/intern/mallocn_guarded_impl.c
+++ b/intern/guardedalloc/intern/mallocn_guarded_impl.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file guardedalloc/intern/mallocn.c
- * \ingroup MEM
+/** \file \ingroup MEM
*
* Guarded memory allocation, and boundary-write detection.
*/
diff --git a/intern/guardedalloc/intern/mallocn_inline.h b/intern/guardedalloc/intern/mallocn_inline.h
index e662e3b7d72..2b4105c2659 100644
--- a/intern/guardedalloc/intern/mallocn_inline.h
+++ b/intern/guardedalloc/intern/mallocn_inline.h
@@ -26,8 +26,7 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-/** \file guardedalloc/intern/mallocn_inline.h
- * \ingroup MEM
+/** \file \ingroup MEM
*/
#ifndef __MALLOCN_INLINE_H__
diff --git a/intern/guardedalloc/intern/mallocn_intern.h b/intern/guardedalloc/intern/mallocn_intern.h
index a58b8d35f03..02e4e0a10e1 100644
--- a/intern/guardedalloc/intern/mallocn_intern.h
+++ b/intern/guardedalloc/intern/mallocn_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file guardedalloc/intern/mallocn_intern.h
- * \ingroup MEM
+/** \file \ingroup MEM
*/
#ifndef __MALLOCN_INTERN_H__
diff --git a/intern/guardedalloc/intern/mallocn_lockfree_impl.c b/intern/guardedalloc/intern/mallocn_lockfree_impl.c
index 88066cf90d5..d7c95859e2b 100644
--- a/intern/guardedalloc/intern/mallocn_lockfree_impl.c
+++ b/intern/guardedalloc/intern/mallocn_lockfree_impl.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file guardedalloc/intern/mallocn.c
- * \ingroup MEM
+/** \file \ingroup MEM
*
* Memory allocation which keeps track on allocated memory counters
*/
diff --git a/intern/guardedalloc/intern/mmap_win.c b/intern/guardedalloc/intern/mmap_win.c
index ffbff258632..a7f79c81c44 100644
--- a/intern/guardedalloc/intern/mmap_win.c
+++ b/intern/guardedalloc/intern/mmap_win.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file guardedalloc/intern/mmap_win.c
- * \ingroup MEM
+/** \file \ingroup MEM
*/
#ifdef WIN32
diff --git a/intern/guardedalloc/mmap_win.h b/intern/guardedalloc/mmap_win.h
index e54ddaa804e..84a6dde369b 100644
--- a/intern/guardedalloc/mmap_win.h
+++ b/intern/guardedalloc/mmap_win.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file mmap_win.h
- * \ingroup MEM
+/** \file \ingroup MEM
*/
#ifndef __MMAP_WIN_H__
diff --git a/intern/iksolver/extern/IK_solver.h b/intern/iksolver/extern/IK_solver.h
index fd6de74f484..e156d4264c9 100644
--- a/intern/iksolver/extern/IK_solver.h
+++ b/intern/iksolver/extern/IK_solver.h
@@ -18,8 +18,7 @@
* Original author: Laurence
*/
-/** \file iksolver/extern/IK_solver.h
- * \ingroup iksolver
+/** \file \ingroup iksolver
*/
diff --git a/intern/iksolver/intern/IK_QJacobian.cpp b/intern/iksolver/intern/IK_QJacobian.cpp
index 7cc26aff7a6..2d82ddd38d9 100644
--- a/intern/iksolver/intern/IK_QJacobian.cpp
+++ b/intern/iksolver/intern/IK_QJacobian.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file iksolver/intern/IK_QJacobian.cpp
- * \ingroup iksolver
+/** \file \ingroup iksolver
*/
diff --git a/intern/iksolver/intern/IK_QJacobian.h b/intern/iksolver/intern/IK_QJacobian.h
index eff700f3b8d..64a39af76d3 100644
--- a/intern/iksolver/intern/IK_QJacobian.h
+++ b/intern/iksolver/intern/IK_QJacobian.h
@@ -18,8 +18,7 @@
* All rights reserved.
*/
-/** \file iksolver/intern/IK_QJacobian.h
- * \ingroup iksolver
+/** \file \ingroup iksolver
*/
#pragma once
diff --git a/intern/iksolver/intern/IK_QJacobianSolver.cpp b/intern/iksolver/intern/IK_QJacobianSolver.cpp
index 065b59ca215..76c435b5a5d 100644
--- a/intern/iksolver/intern/IK_QJacobianSolver.cpp
+++ b/intern/iksolver/intern/IK_QJacobianSolver.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file iksolver/intern/IK_QJacobianSolver.cpp
- * \ingroup iksolver
+/** \file \ingroup iksolver
*/
diff --git a/intern/iksolver/intern/IK_QJacobianSolver.h b/intern/iksolver/intern/IK_QJacobianSolver.h
index 3f6e078a37c..608d545726f 100644
--- a/intern/iksolver/intern/IK_QJacobianSolver.h
+++ b/intern/iksolver/intern/IK_QJacobianSolver.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file iksolver/intern/IK_QJacobianSolver.h
- * \ingroup iksolver
+/** \file \ingroup iksolver
*/
#pragma once
diff --git a/intern/iksolver/intern/IK_QSegment.cpp b/intern/iksolver/intern/IK_QSegment.cpp
index c79caece902..5d21a0a4e7b 100644
--- a/intern/iksolver/intern/IK_QSegment.cpp
+++ b/intern/iksolver/intern/IK_QSegment.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file iksolver/intern/IK_QSegment.cpp
- * \ingroup iksolver
+/** \file \ingroup iksolver
*/
diff --git a/intern/iksolver/intern/IK_QSegment.h b/intern/iksolver/intern/IK_QSegment.h
index 0cf4c0b2adf..342de278b28 100644
--- a/intern/iksolver/intern/IK_QSegment.h
+++ b/intern/iksolver/intern/IK_QSegment.h
@@ -18,8 +18,7 @@
* Original author: Laurence
*/
-/** \file iksolver/intern/IK_QSegment.h
- * \ingroup iksolver
+/** \file \ingroup iksolver
*/
#pragma once
diff --git a/intern/iksolver/intern/IK_QTask.cpp b/intern/iksolver/intern/IK_QTask.cpp
index efc4161a687..47f8ba61c08 100644
--- a/intern/iksolver/intern/IK_QTask.cpp
+++ b/intern/iksolver/intern/IK_QTask.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file iksolver/intern/IK_QTask.cpp
- * \ingroup iksolver
+/** \file \ingroup iksolver
*/
diff --git a/intern/iksolver/intern/IK_QTask.h b/intern/iksolver/intern/IK_QTask.h
index fb630bae022..1b107efad6a 100644
--- a/intern/iksolver/intern/IK_QTask.h
+++ b/intern/iksolver/intern/IK_QTask.h
@@ -18,8 +18,7 @@
* Original author: Laurence
*/
-/** \file iksolver/intern/IK_QTask.h
- * \ingroup iksolver
+/** \file \ingroup iksolver
*/
#pragma once
diff --git a/intern/iksolver/intern/IK_Solver.cpp b/intern/iksolver/intern/IK_Solver.cpp
index efc35c37cfe..31b24765980 100644
--- a/intern/iksolver/intern/IK_Solver.cpp
+++ b/intern/iksolver/intern/IK_Solver.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file iksolver/intern/IK_Solver.cpp
- * \ingroup iksolver
+/** \file \ingroup iksolver
*/
diff --git a/intern/locale/boost_locale_wrapper.h b/intern/locale/boost_locale_wrapper.h
index 0b47a55106e..34b80653a99 100644
--- a/intern/locale/boost_locale_wrapper.h
+++ b/intern/locale/boost_locale_wrapper.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file locale/boost_locale_wrapper.h
- * \ingroup locale
+/** \file \ingroup locale
* A thin C wrapper around boost::locale...
*/
diff --git a/intern/memutil/MEM_Allocator.h b/intern/memutil/MEM_Allocator.h
index d7c5577dcfe..97b084e5752 100644
--- a/intern/memutil/MEM_Allocator.h
+++ b/intern/memutil/MEM_Allocator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file memutil/MEM_Allocator.h
- * \ingroup memutil
+/** \file \ingroup memutil
*/
diff --git a/intern/memutil/MEM_CacheLimiter.h b/intern/memutil/MEM_CacheLimiter.h
index c3aedde1917..4b3f21d7174 100644
--- a/intern/memutil/MEM_CacheLimiter.h
+++ b/intern/memutil/MEM_CacheLimiter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file memutil/MEM_CacheLimiter.h
- * \ingroup memutil
+/** \file \ingroup memutil
*/
diff --git a/intern/memutil/MEM_CacheLimiterC-Api.h b/intern/memutil/MEM_CacheLimiterC-Api.h
index 71bb2c88a3f..479bacdc463 100644
--- a/intern/memutil/MEM_CacheLimiterC-Api.h
+++ b/intern/memutil/MEM_CacheLimiterC-Api.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file memutil/MEM_CacheLimiterC-Api.h
- * \ingroup memutil
+/** \file \ingroup memutil
*/
diff --git a/intern/memutil/MEM_RefCounted.h b/intern/memutil/MEM_RefCounted.h
index 94935612414..b7b279fbb9e 100644
--- a/intern/memutil/MEM_RefCounted.h
+++ b/intern/memutil/MEM_RefCounted.h
@@ -17,12 +17,8 @@
* All rights reserved.
*/
-/** \file memutil/MEM_RefCounted.h
- * \ingroup memutil
- */
-
-/**
- * @file MEM_RefCounted.h
+/** \file \ingroup memutil
+ *
* Declaration of MEM_RefCounted class.
*/
diff --git a/intern/memutil/MEM_RefCountedC-Api.h b/intern/memutil/MEM_RefCountedC-Api.h
index ea501c58d7d..9c5198abcd1 100644
--- a/intern/memutil/MEM_RefCountedC-Api.h
+++ b/intern/memutil/MEM_RefCountedC-Api.h
@@ -17,12 +17,8 @@
* All rights reserved.
*/
-/** \file memutil/MEM_RefCountedC-Api.h
- * \ingroup memutil
- */
-
-/**
- * @file MEM_RefCountedC-Api.h
+/** \file \ingroup memutil
+ *
* Interface for C access to functionality relating to shared objects in the foundation library.
*/
diff --git a/intern/memutil/intern/MEM_CacheLimiterC-Api.cpp b/intern/memutil/intern/MEM_CacheLimiterC-Api.cpp
index 42015500a20..7ba806b280b 100644
--- a/intern/memutil/intern/MEM_CacheLimiterC-Api.cpp
+++ b/intern/memutil/intern/MEM_CacheLimiterC-Api.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file memutil/intern/MEM_CacheLimiterC-Api.cpp
- * \ingroup memutil
+/** \file \ingroup memutil
*/
#include <cstddef>
diff --git a/intern/memutil/intern/MEM_RefCountedC-Api.cpp b/intern/memutil/intern/MEM_RefCountedC-Api.cpp
index e538bbe46df..586a20f66ee 100644
--- a/intern/memutil/intern/MEM_RefCountedC-Api.cpp
+++ b/intern/memutil/intern/MEM_RefCountedC-Api.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file memutil/intern/MEM_RefCountedC-Api.cpp
- * \ingroup memutil
+/** \file \ingroup memutil
*/
diff --git a/intern/mikktspace/mikktspace.c b/intern/mikktspace/mikktspace.c
index ebf699c2428..204be59e408 100644
--- a/intern/mikktspace/mikktspace.c
+++ b/intern/mikktspace/mikktspace.c
@@ -1,5 +1,4 @@
-/** \file mikktspace/mikktspace.c
- * \ingroup mikktspace
+/** \file \ingroup mikktspace
*/
/**
* Copyright (C) 2011 by Morten S. Mikkelsen
diff --git a/intern/mikktspace/mikktspace.h b/intern/mikktspace/mikktspace.h
index 52c44a713c6..d993af9183a 100644
--- a/intern/mikktspace/mikktspace.h
+++ b/intern/mikktspace/mikktspace.h
@@ -1,5 +1,4 @@
-/** \file mikktspace/mikktspace.h
- * \ingroup mikktspace
+/** \file \ingroup mikktspace
*/
/**
* Copyright (C) 2011 by Morten S. Mikkelsen
diff --git a/intern/rigidbody/RBI_api.h b/intern/rigidbody/RBI_api.h
index 8afeb893a25..9bc34c4d40f 100644
--- a/intern/rigidbody/RBI_api.h
+++ b/intern/rigidbody/RBI_api.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file RBI_api.h
- * \ingroup RigidBody
+/** \file \ingroup RigidBody
* \brief Rigid Body API for interfacing with external Physics Engines
*/
diff --git a/intern/rigidbody/rb_bullet_api.cpp b/intern/rigidbody/rb_bullet_api.cpp
index 6b01c222123..199bb8afee8 100644
--- a/intern/rigidbody/rb_bullet_api.cpp
+++ b/intern/rigidbody/rb_bullet_api.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file rb_bullet_api.cpp
- * \ingroup RigidBody
+/** \file \ingroup RigidBody
* \brief Rigid Body API implementation for Bullet
*/
diff --git a/intern/smoke/extern/smoke_API.h b/intern/smoke/extern/smoke_API.h
index b59e6b1f8b7..4653c3dc154 100644
--- a/intern/smoke/extern/smoke_API.h
+++ b/intern/smoke/extern/smoke_API.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file smoke/extern/smoke_API.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
diff --git a/intern/smoke/intern/EIGENVALUE_HELPER.cpp b/intern/smoke/intern/EIGENVALUE_HELPER.cpp
index 31537bed39e..a6455ea8165 100644
--- a/intern/smoke/intern/EIGENVALUE_HELPER.cpp
+++ b/intern/smoke/intern/EIGENVALUE_HELPER.cpp
@@ -1,5 +1,4 @@
-/** \file smoke/intern/EIGENVALUE_HELPER.cpp
- * \ingroup smoke
+/** \file \ingroup smoke
*/
#include "EIGENVALUE_HELPER.h"
diff --git a/intern/smoke/intern/EIGENVALUE_HELPER.h b/intern/smoke/intern/EIGENVALUE_HELPER.h
index a3f983c3209..61302d626fa 100644
--- a/intern/smoke/intern/EIGENVALUE_HELPER.h
+++ b/intern/smoke/intern/EIGENVALUE_HELPER.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/EIGENVALUE_HELPER.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/FFT_NOISE.h b/intern/smoke/intern/FFT_NOISE.h
index 0d8be7db602..fd61e5d2929 100644
--- a/intern/smoke/intern/FFT_NOISE.h
+++ b/intern/smoke/intern/FFT_NOISE.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/FFT_NOISE.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/FLUID_3D.cpp b/intern/smoke/intern/FLUID_3D.cpp
index fd0a7e2005f..9f5ada58377 100644
--- a/intern/smoke/intern/FLUID_3D.cpp
+++ b/intern/smoke/intern/FLUID_3D.cpp
@@ -1,5 +1,4 @@
-/** \file smoke/intern/FLUID_3D.cpp
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/FLUID_3D.h b/intern/smoke/intern/FLUID_3D.h
index fe20c10d71d..031f19ea7db 100644
--- a/intern/smoke/intern/FLUID_3D.h
+++ b/intern/smoke/intern/FLUID_3D.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/FLUID_3D.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/FLUID_3D_SOLVERS.cpp b/intern/smoke/intern/FLUID_3D_SOLVERS.cpp
index 3b51aa11b35..5952469a0b9 100644
--- a/intern/smoke/intern/FLUID_3D_SOLVERS.cpp
+++ b/intern/smoke/intern/FLUID_3D_SOLVERS.cpp
@@ -1,5 +1,4 @@
-/** \file smoke/intern/FLUID_3D_SOLVERS.cpp
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/FLUID_3D_STATIC.cpp b/intern/smoke/intern/FLUID_3D_STATIC.cpp
index e783198559d..9aa640b7898 100644
--- a/intern/smoke/intern/FLUID_3D_STATIC.cpp
+++ b/intern/smoke/intern/FLUID_3D_STATIC.cpp
@@ -1,5 +1,4 @@
-/** \file smoke/intern/FLUID_3D_STATIC.cpp
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/IMAGE.h b/intern/smoke/intern/IMAGE.h
index 79f71c6402a..f469633d1a9 100644
--- a/intern/smoke/intern/IMAGE.h
+++ b/intern/smoke/intern/IMAGE.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/IMAGE.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/INTERPOLATE.h b/intern/smoke/intern/INTERPOLATE.h
index fbead5df87c..214cd25e949 100644
--- a/intern/smoke/intern/INTERPOLATE.h
+++ b/intern/smoke/intern/INTERPOLATE.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/INTERPOLATE.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/LU_HELPER.cpp b/intern/smoke/intern/LU_HELPER.cpp
index 40973cc081b..e96b2296192 100644
--- a/intern/smoke/intern/LU_HELPER.cpp
+++ b/intern/smoke/intern/LU_HELPER.cpp
@@ -1,5 +1,4 @@
-/** \file smoke/intern/LU_HELPER.cpp
- * \ingroup smoke
+/** \file \ingroup smoke
*/
#include "LU_HELPER.h"
diff --git a/intern/smoke/intern/LU_HELPER.h b/intern/smoke/intern/LU_HELPER.h
index b82b8f5030e..22ae13e0677 100644
--- a/intern/smoke/intern/LU_HELPER.h
+++ b/intern/smoke/intern/LU_HELPER.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/LU_HELPER.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/MERSENNETWISTER.h b/intern/smoke/intern/MERSENNETWISTER.h
index 42b3fe19686..4337ad86406 100644
--- a/intern/smoke/intern/MERSENNETWISTER.h
+++ b/intern/smoke/intern/MERSENNETWISTER.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/MERSENNETWISTER.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
// MersenneTwister.h
// Mersenne Twister random number generator -- a C++ class MTRand
diff --git a/intern/smoke/intern/OBSTACLE.h b/intern/smoke/intern/OBSTACLE.h
index da8ec6be024..8a3784dcfbb 100644
--- a/intern/smoke/intern/OBSTACLE.h
+++ b/intern/smoke/intern/OBSTACLE.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/OBSTACLE.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/SPHERE.cpp b/intern/smoke/intern/SPHERE.cpp
index dc59c69d0bd..9caba827ff7 100644
--- a/intern/smoke/intern/SPHERE.cpp
+++ b/intern/smoke/intern/SPHERE.cpp
@@ -1,5 +1,4 @@
-/** \file smoke/intern/SPHERE.cpp
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/SPHERE.h b/intern/smoke/intern/SPHERE.h
index d5a232e0242..41a2cb8016b 100644
--- a/intern/smoke/intern/SPHERE.h
+++ b/intern/smoke/intern/SPHERE.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/SPHERE.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/VEC3.h b/intern/smoke/intern/VEC3.h
index ffc7da88138..aabf0f4d339 100644
--- a/intern/smoke/intern/VEC3.h
+++ b/intern/smoke/intern/VEC3.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/VEC3.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/******************************************************************************
* Copyright 2007 Nils Thuerey
diff --git a/intern/smoke/intern/WAVELET_NOISE.h b/intern/smoke/intern/WAVELET_NOISE.h
index 9f01c8a6978..e244a17d706 100644
--- a/intern/smoke/intern/WAVELET_NOISE.h
+++ b/intern/smoke/intern/WAVELET_NOISE.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/WAVELET_NOISE.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/WTURBULENCE.cpp b/intern/smoke/intern/WTURBULENCE.cpp
index 61389201796..eba5240cec0 100644
--- a/intern/smoke/intern/WTURBULENCE.cpp
+++ b/intern/smoke/intern/WTURBULENCE.cpp
@@ -1,5 +1,4 @@
-/** \file smoke/intern/WTURBULENCE.cpp
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/WTURBULENCE.h b/intern/smoke/intern/WTURBULENCE.h
index a00a818527a..04c58ba8716 100644
--- a/intern/smoke/intern/WTURBULENCE.h
+++ b/intern/smoke/intern/WTURBULENCE.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/WTURBULENCE.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
//////////////////////////////////////////////////////////////////////
// This file is part of Wavelet Turbulence.
diff --git a/intern/smoke/intern/smoke_API.cpp b/intern/smoke/intern/smoke_API.cpp
index 1ac0ae7587a..0fea9b6e3ab 100644
--- a/intern/smoke/intern/smoke_API.cpp
+++ b/intern/smoke/intern/smoke_API.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file smoke/intern/smoke_API.cpp
- * \ingroup smoke
+/** \file \ingroup smoke
*/
#include "FLUID_3D.h"
diff --git a/intern/smoke/intern/tnt/jama_eig.h b/intern/smoke/intern/tnt/jama_eig.h
index 0e6985f834a..d3d7cdc1779 100644
--- a/intern/smoke/intern/tnt/jama_eig.h
+++ b/intern/smoke/intern/tnt/jama_eig.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/jama_eig.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
#ifndef JAMA_EIG_H
#define JAMA_EIG_H
diff --git a/intern/smoke/intern/tnt/jama_lu.h b/intern/smoke/intern/tnt/jama_lu.h
index 9c6c4bdca31..69f93b47ef8 100644
--- a/intern/smoke/intern/tnt/jama_lu.h
+++ b/intern/smoke/intern/tnt/jama_lu.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/jama_lu.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
#ifndef JAMA_LU_H
#define JAMA_LU_H
diff --git a/intern/smoke/intern/tnt/tnt.h b/intern/smoke/intern/tnt/tnt.h
index 599036f20b5..08bb9f175b2 100644
--- a/intern/smoke/intern/tnt/tnt.h
+++ b/intern/smoke/intern/tnt/tnt.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_array1d.h b/intern/smoke/intern/tnt/tnt_array1d.h
index a6fd26c4c0d..46fb242a374 100644
--- a/intern/smoke/intern/tnt/tnt_array1d.h
+++ b/intern/smoke/intern/tnt/tnt_array1d.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_array1d.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_array1d_utils.h b/intern/smoke/intern/tnt/tnt_array1d_utils.h
index 9d3d2029001..e4e6d54c1a5 100644
--- a/intern/smoke/intern/tnt/tnt_array1d_utils.h
+++ b/intern/smoke/intern/tnt/tnt_array1d_utils.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_array1d_utils.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_array2d.h b/intern/smoke/intern/tnt/tnt_array2d.h
index 50958d713f0..505bdf71e5c 100644
--- a/intern/smoke/intern/tnt/tnt_array2d.h
+++ b/intern/smoke/intern/tnt/tnt_array2d.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_array2d.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_array2d_utils.h b/intern/smoke/intern/tnt/tnt_array2d_utils.h
index edfb2c46d31..a12820031b9 100644
--- a/intern/smoke/intern/tnt/tnt_array2d_utils.h
+++ b/intern/smoke/intern/tnt/tnt_array2d_utils.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_array2d_utils.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_array3d.h b/intern/smoke/intern/tnt/tnt_array3d.h
index 277472be3fc..a8866e7c80b 100644
--- a/intern/smoke/intern/tnt/tnt_array3d.h
+++ b/intern/smoke/intern/tnt/tnt_array3d.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_array3d.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_array3d_utils.h b/intern/smoke/intern/tnt/tnt_array3d_utils.h
index 6e00f68702e..c80940ed4a9 100644
--- a/intern/smoke/intern/tnt/tnt_array3d_utils.h
+++ b/intern/smoke/intern/tnt/tnt_array3d_utils.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_array3d_utils.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
diff --git a/intern/smoke/intern/tnt/tnt_cmat.h b/intern/smoke/intern/tnt/tnt_cmat.h
index e521bb6df77..6bec5d5611b 100644
--- a/intern/smoke/intern/tnt/tnt_cmat.h
+++ b/intern/smoke/intern/tnt/tnt_cmat.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_cmat.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_fortran_array1d.h b/intern/smoke/intern/tnt/tnt_fortran_array1d.h
index 01d2bf4d7c0..aed3fc09afe 100644
--- a/intern/smoke/intern/tnt/tnt_fortran_array1d.h
+++ b/intern/smoke/intern/tnt/tnt_fortran_array1d.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_fortran_array1d.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_fortran_array1d_utils.h b/intern/smoke/intern/tnt/tnt_fortran_array1d_utils.h
index a1853c0ad6a..809314c25cf 100644
--- a/intern/smoke/intern/tnt/tnt_fortran_array1d_utils.h
+++ b/intern/smoke/intern/tnt/tnt_fortran_array1d_utils.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_fortran_array1d_utils.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_fortran_array2d.h b/intern/smoke/intern/tnt/tnt_fortran_array2d.h
index 7b79de5c5f6..bfb4ad493e4 100644
--- a/intern/smoke/intern/tnt/tnt_fortran_array2d.h
+++ b/intern/smoke/intern/tnt/tnt_fortran_array2d.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_fortran_array2d.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_fortran_array2d_utils.h b/intern/smoke/intern/tnt/tnt_fortran_array2d_utils.h
index b69f7da15eb..2196cbcab74 100644
--- a/intern/smoke/intern/tnt/tnt_fortran_array2d_utils.h
+++ b/intern/smoke/intern/tnt/tnt_fortran_array2d_utils.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_fortran_array2d_utils.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_fortran_array3d.h b/intern/smoke/intern/tnt/tnt_fortran_array3d.h
index 3492f25948b..85d34be9b2d 100644
--- a/intern/smoke/intern/tnt/tnt_fortran_array3d.h
+++ b/intern/smoke/intern/tnt/tnt_fortran_array3d.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_fortran_array3d.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_fortran_array3d_utils.h b/intern/smoke/intern/tnt/tnt_fortran_array3d_utils.h
index a685c0b36e2..79285c7f18d 100644
--- a/intern/smoke/intern/tnt/tnt_fortran_array3d_utils.h
+++ b/intern/smoke/intern/tnt/tnt_fortran_array3d_utils.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_fortran_array3d_utils.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_i_refvec.h b/intern/smoke/intern/tnt/tnt_i_refvec.h
index 527b8ffbed6..9eb6b8d3da2 100644
--- a/intern/smoke/intern/tnt/tnt_i_refvec.h
+++ b/intern/smoke/intern/tnt/tnt_i_refvec.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_i_refvec.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_math_utils.h b/intern/smoke/intern/tnt/tnt_math_utils.h
index 9f6bd10e23f..ae31765f37c 100644
--- a/intern/smoke/intern/tnt/tnt_math_utils.h
+++ b/intern/smoke/intern/tnt/tnt_math_utils.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_math_utils.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
#ifndef MATH_UTILS_H
#define MATH_UTILS_H
diff --git a/intern/smoke/intern/tnt/tnt_sparse_matrix_csr.h b/intern/smoke/intern/tnt/tnt_sparse_matrix_csr.h
index 54ff50f7f84..90ef1e142ef 100644
--- a/intern/smoke/intern/tnt/tnt_sparse_matrix_csr.h
+++ b/intern/smoke/intern/tnt/tnt_sparse_matrix_csr.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_sparse_matrix_csr.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_stopwatch.h b/intern/smoke/intern/tnt/tnt_stopwatch.h
index 7cdcf15ebc5..0e74dee1998 100644
--- a/intern/smoke/intern/tnt/tnt_stopwatch.h
+++ b/intern/smoke/intern/tnt/tnt_stopwatch.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_stopwatch.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_subscript.h b/intern/smoke/intern/tnt/tnt_subscript.h
index 0e806db26ec..90ec8645a8f 100644
--- a/intern/smoke/intern/tnt/tnt_subscript.h
+++ b/intern/smoke/intern/tnt/tnt_subscript.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_subscript.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_vec.h b/intern/smoke/intern/tnt/tnt_vec.h
index b038fbc61ba..ee5fd0b94dc 100644
--- a/intern/smoke/intern/tnt/tnt_vec.h
+++ b/intern/smoke/intern/tnt/tnt_vec.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_vec.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/smoke/intern/tnt/tnt_version.h b/intern/smoke/intern/tnt/tnt_version.h
index 4cfff80402d..86d5cfeebb2 100644
--- a/intern/smoke/intern/tnt/tnt_version.h
+++ b/intern/smoke/intern/tnt/tnt_version.h
@@ -1,5 +1,4 @@
-/** \file smoke/intern/tnt/tnt_version.h
- * \ingroup smoke
+/** \file \ingroup smoke
*/
/*
*
diff --git a/intern/string/STR_String.h b/intern/string/STR_String.h
index 0a2e68380b2..ac4d52c2c70 100644
--- a/intern/string/STR_String.h
+++ b/intern/string/STR_String.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file string/STR_String.h
- * \ingroup string
+/** \file \ingroup string
*/
diff --git a/intern/string/intern/STR_String.cpp b/intern/string/intern/STR_String.cpp
index 8f4e9f2b9d9..5ebe55627a3 100644
--- a/intern/string/intern/STR_String.cpp
+++ b/intern/string/intern/STR_String.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file string/intern/STR_String.cpp
- * \ingroup string
+/** \file \ingroup string
*
* Copyright (C) 2001 NaN Technologies B.V.
* This file was formerly known as: GEN_StdString.cpp.
diff --git a/source/blender/avi/AVI_avi.h b/source/blender/avi/AVI_avi.h
index f309400b022..5b38be3245b 100644
--- a/source/blender/avi/AVI_avi.h
+++ b/source/blender/avi/AVI_avi.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file AVI_avi.h
- * \ingroup avi
+/** \file \ingroup avi
*
* \section avi_about About the AVI module
*
diff --git a/source/blender/avi/intern/avi.c b/source/blender/avi/intern/avi.c
index 24e500f9992..a7ba16b4ee3 100644
--- a/source/blender/avi/intern/avi.c
+++ b/source/blender/avi/intern/avi.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi.c
- * \ingroup avi
+/** \file \ingroup avi
*
* This is external code.
*/
diff --git a/source/blender/avi/intern/avi_codecs.c b/source/blender/avi/intern/avi_codecs.c
index 1567b788510..569e490ca03 100644
--- a/source/blender/avi/intern/avi_codecs.c
+++ b/source/blender/avi/intern/avi_codecs.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi_codecs.c
- * \ingroup avi
+/** \file \ingroup avi
*
* This is external code. Identify and convert different avi-files.
*/
diff --git a/source/blender/avi/intern/avi_endian.c b/source/blender/avi/intern/avi_endian.c
index d9037780b79..cb44205c47d 100644
--- a/source/blender/avi/intern/avi_endian.c
+++ b/source/blender/avi/intern/avi_endian.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi_endian.c
- * \ingroup avi
+/** \file \ingroup avi
*
* This is external code. Streams bytes to output depending on the
* endianness of the system.
diff --git a/source/blender/avi/intern/avi_endian.h b/source/blender/avi/intern/avi_endian.h
index 679ffae46c2..50caced7ae0 100644
--- a/source/blender/avi/intern/avi_endian.h
+++ b/source/blender/avi/intern/avi_endian.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi_endian.h
- * \ingroup avi
+/** \file \ingroup avi
*
* This is external code.
*/
diff --git a/source/blender/avi/intern/avi_intern.h b/source/blender/avi/intern/avi_intern.h
index c3f5db8e10b..b937967691d 100644
--- a/source/blender/avi/intern/avi_intern.h
+++ b/source/blender/avi/intern/avi_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi_intern.h
- * \ingroup avi
+/** \file \ingroup avi
*/
#ifndef __AVI_INTERN_H__
diff --git a/source/blender/avi/intern/avi_mjpeg.c b/source/blender/avi/intern/avi_mjpeg.c
index 03e906723ca..427991b4a7a 100644
--- a/source/blender/avi/intern/avi_mjpeg.c
+++ b/source/blender/avi/intern/avi_mjpeg.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi_mjpeg.c
- * \ingroup avi
+/** \file \ingroup avi
*
* This is external code. Converts between avi and mpeg/jpeg.
*/
diff --git a/source/blender/avi/intern/avi_mjpeg.h b/source/blender/avi/intern/avi_mjpeg.h
index f0a161b795f..17e941fc188 100644
--- a/source/blender/avi/intern/avi_mjpeg.h
+++ b/source/blender/avi/intern/avi_mjpeg.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi_mjpeg.h
- * \ingroup avi
+/** \file \ingroup avi
*/
#ifndef __AVI_MJPEG_H__
diff --git a/source/blender/avi/intern/avi_options.c b/source/blender/avi/intern/avi_options.c
index d63cda0c874..2cbf997784b 100644
--- a/source/blender/avi/intern/avi_options.c
+++ b/source/blender/avi/intern/avi_options.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi_options.c
- * \ingroup avi
+/** \file \ingroup avi
*
* This is external code. Sets some compression related options
* (width, height quality, framerate).
diff --git a/source/blender/avi/intern/avi_rgb.c b/source/blender/avi/intern/avi_rgb.c
index 0cc8917e399..2d1db99e8d1 100644
--- a/source/blender/avi/intern/avi_rgb.c
+++ b/source/blender/avi/intern/avi_rgb.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi_rgb.c
- * \ingroup avi
+/** \file \ingroup avi
*
* This is external code. Converts rgb-type avi-s.
*/
diff --git a/source/blender/avi/intern/avi_rgb.h b/source/blender/avi/intern/avi_rgb.h
index fa51939fcc7..af2cb7adef7 100644
--- a/source/blender/avi/intern/avi_rgb.h
+++ b/source/blender/avi/intern/avi_rgb.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi_rgb.h
- * \ingroup avi
+/** \file \ingroup avi
*/
#ifndef __AVI_RGB_H__
diff --git a/source/blender/avi/intern/avi_rgb32.c b/source/blender/avi/intern/avi_rgb32.c
index ce1cad98b41..57317b76488 100644
--- a/source/blender/avi/intern/avi_rgb32.c
+++ b/source/blender/avi/intern/avi_rgb32.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi_rgb32.c
- * \ingroup avi
+/** \file \ingroup avi
*
* This is external code. Converts between rgb32 and avi.
*/
diff --git a/source/blender/avi/intern/avi_rgb32.h b/source/blender/avi/intern/avi_rgb32.h
index d88aca23e7b..be42c098134 100644
--- a/source/blender/avi/intern/avi_rgb32.h
+++ b/source/blender/avi/intern/avi_rgb32.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/avi/intern/avi_rgb32.h
- * \ingroup avi
+/** \file \ingroup avi
*/
#ifndef __AVI_RGB32_H__
diff --git a/source/blender/blenfont/BLF_api.h b/source/blender/blenfont/BLF_api.h
index 0a554b89b04..48aeffefbd2 100644
--- a/source/blender/blenfont/BLF_api.h
+++ b/source/blender/blenfont/BLF_api.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenfont/BLF_api.h
- * \ingroup blf
+/** \file \ingroup blf
*/
diff --git a/source/blender/blenfont/intern/blf.c b/source/blender/blenfont/intern/blf.c
index 14ccc9de45f..27437c74f74 100644
--- a/source/blender/blenfont/intern/blf.c
+++ b/source/blender/blenfont/intern/blf.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenfont/intern/blf.c
- * \ingroup blf
+/** \file \ingroup blf
*
* Main BlenFont (BLF) API, public functions for font handling.
*
diff --git a/source/blender/blenfont/intern/blf_dir.c b/source/blender/blenfont/intern/blf_dir.c
index f78b8996d6e..17935686692 100644
--- a/source/blender/blenfont/intern/blf_dir.c
+++ b/source/blender/blenfont/intern/blf_dir.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenfont/intern/blf_dir.c
- * \ingroup blf
+/** \file \ingroup blf
*
* Manage search paths for font files.
*/
diff --git a/source/blender/blenfont/intern/blf_font.c b/source/blender/blenfont/intern/blf_font.c
index d22585ec804..eac1ade72db 100644
--- a/source/blender/blenfont/intern/blf_font.c
+++ b/source/blender/blenfont/intern/blf_font.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenfont/intern/blf_font.c
- * \ingroup blf
+/** \file \ingroup blf
*
* Deals with drawing text to OpenGL or bitmap buffers.
*
diff --git a/source/blender/blenfont/intern/blf_font_i18n.c b/source/blender/blenfont/intern/blf_font_i18n.c
index c885ade9d92..d214cbf95ab 100644
--- a/source/blender/blenfont/intern/blf_font_i18n.c
+++ b/source/blender/blenfont/intern/blf_font_i18n.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenfont/intern/blf_font_i18n.c
- * \ingroup blf
+/** \file \ingroup blf
*
* API for accessing font files.
*/
diff --git a/source/blender/blenfont/intern/blf_font_win32_compat.c b/source/blender/blenfont/intern/blf_font_win32_compat.c
index b02643cdc3a..2edbd44cdbf 100644
--- a/source/blender/blenfont/intern/blf_font_win32_compat.c
+++ b/source/blender/blenfont/intern/blf_font_win32_compat.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenfont/intern/blf_font_win32_compat.c
- * \ingroup blf
+/** \file \ingroup blf
*
* Workaround for win32 which needs to use BLI_fopen to access files.
*
diff --git a/source/blender/blenfont/intern/blf_glyph.c b/source/blender/blenfont/intern/blf_glyph.c
index 9f5e6796e93..1b23def3bc8 100644
--- a/source/blender/blenfont/intern/blf_glyph.c
+++ b/source/blender/blenfont/intern/blf_glyph.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenfont/intern/blf_glyph.c
- * \ingroup blf
+/** \file \ingroup blf
*
* Glyph rendering, texturing and caching. Wraps Freetype and OpenGL functions.
*/
diff --git a/source/blender/blenfont/intern/blf_internal.h b/source/blender/blenfont/intern/blf_internal.h
index b9aba8b218d..4a935a883b2 100644
--- a/source/blender/blenfont/intern/blf_internal.h
+++ b/source/blender/blenfont/intern/blf_internal.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenfont/intern/blf_internal.h
- * \ingroup blf
+/** \file \ingroup blf
*/
diff --git a/source/blender/blenfont/intern/blf_internal_types.h b/source/blender/blenfont/intern/blf_internal_types.h
index 3fcd2d68300..966a6372b1a 100644
--- a/source/blender/blenfont/intern/blf_internal_types.h
+++ b/source/blender/blenfont/intern/blf_internal_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenfont/intern/blf_internal_types.h
- * \ingroup blf
+/** \file \ingroup blf
*/
diff --git a/source/blender/blenfont/intern/blf_thumbs.c b/source/blender/blenfont/intern/blf_thumbs.c
index 7e1305c2dcf..d3856d60de5 100644
--- a/source/blender/blenfont/intern/blf_thumbs.c
+++ b/source/blender/blenfont/intern/blf_thumbs.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenfont/intern/blf_thumbs.c
- * \ingroup blf
+/** \file \ingroup blf
*
* Utility function to generate font preview images.
*
diff --git a/source/blender/blenfont/intern/blf_util.c b/source/blender/blenfont/intern/blf_util.c
index da51a58078d..ae8bb08f23e 100644
--- a/source/blender/blenfont/intern/blf_util.c
+++ b/source/blender/blenfont/intern/blf_util.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenfont/intern/blf_util.c
- * \ingroup blf
+/** \file \ingroup blf
*
* Internal utility API for BLF.
*/
diff --git a/source/blender/blenkernel/BKE_DerivedMesh.h b/source/blender/blenkernel/BKE_DerivedMesh.h
index 3cff61dfa68..5c408b9af06 100644
--- a/source/blender/blenkernel/BKE_DerivedMesh.h
+++ b/source/blender/blenkernel/BKE_DerivedMesh.h
@@ -20,8 +20,7 @@
#ifndef __BKE_DERIVEDMESH_H__
#define __BKE_DERIVEDMESH_H__
-/** \file BKE_DerivedMesh.h
- * \ingroup bke
+/** \file \ingroup bke
*
* Basic design of the DerivedMesh system:
*
diff --git a/source/blender/blenkernel/BKE_action.h b/source/blender/blenkernel/BKE_action.h
index 459da32dfa6..d1e085ed9ec 100644
--- a/source/blender/blenkernel/BKE_action.h
+++ b/source/blender/blenkernel/BKE_action.h
@@ -19,8 +19,7 @@
#ifndef __BKE_ACTION_H__
#define __BKE_ACTION_H__
-/** \file BKE_action.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief Blender kernel action and pose functionality.
*/
diff --git a/source/blender/blenkernel/BKE_addon.h b/source/blender/blenkernel/BKE_addon.h
index 2817c5dc66d..0088307a0ea 100644
--- a/source/blender/blenkernel/BKE_addon.h
+++ b/source/blender/blenkernel/BKE_addon.h
@@ -16,8 +16,7 @@
#ifndef __BKE_ADDON_H__
#define __BKE_ADDON_H__
-/** \file BKE_addon.h
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/BKE_anim.h b/source/blender/blenkernel/BKE_anim.h
index 5f915221b0e..125e40ea7fa 100644
--- a/source/blender/blenkernel/BKE_anim.h
+++ b/source/blender/blenkernel/BKE_anim.h
@@ -19,8 +19,7 @@
#ifndef __BKE_ANIM_H__
#define __BKE_ANIM_H__
-/** \file BKE_anim.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Depsgraph;
struct ListBase;
diff --git a/source/blender/blenkernel/BKE_animsys.h b/source/blender/blenkernel/BKE_animsys.h
index 35d1c2b9093..6aa64fda412 100644
--- a/source/blender/blenkernel/BKE_animsys.h
+++ b/source/blender/blenkernel/BKE_animsys.h
@@ -20,8 +20,7 @@
#ifndef __BKE_ANIMSYS_H__
#define __BKE_ANIMSYS_H__
-/** \file BKE_animsys.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct AnimData;
diff --git a/source/blender/blenkernel/BKE_appdir.h b/source/blender/blenkernel/BKE_appdir.h
index 408f2e2077b..180f1acf03b 100644
--- a/source/blender/blenkernel/BKE_appdir.h
+++ b/source/blender/blenkernel/BKE_appdir.h
@@ -16,8 +16,7 @@
#ifndef __BKE_APPDIR_H__
#define __BKE_APPDIR_H__
-/** \file BKE_appdir.h
- * \ingroup bli
+/** \file \ingroup bli
*/
struct ListBase;
diff --git a/source/blender/blenkernel/BKE_armature.h b/source/blender/blenkernel/BKE_armature.h
index e3c8caa2727..f93218c20b5 100644
--- a/source/blender/blenkernel/BKE_armature.h
+++ b/source/blender/blenkernel/BKE_armature.h
@@ -19,8 +19,7 @@
#ifndef __BKE_ARMATURE_H__
#define __BKE_ARMATURE_H__
-/** \file BKE_armature.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Bone;
diff --git a/source/blender/blenkernel/BKE_autoexec.h b/source/blender/blenkernel/BKE_autoexec.h
index 8cf32e4906a..5b81e8e7ad2 100644
--- a/source/blender/blenkernel/BKE_autoexec.h
+++ b/source/blender/blenkernel/BKE_autoexec.h
@@ -16,8 +16,7 @@
#ifndef __BKE_AUTOEXEC_H__
#define __BKE_AUTOEXEC_H__
-/** \file BKE_autoexec.h
- * \ingroup bke
+/** \file \ingroup bke
*/
bool BKE_autoexec_match(const char *path);
diff --git a/source/blender/blenkernel/BKE_blender.h b/source/blender/blenkernel/BKE_blender.h
index b04e9c24a7e..42fef8404a5 100644
--- a/source/blender/blenkernel/BKE_blender.h
+++ b/source/blender/blenkernel/BKE_blender.h
@@ -19,8 +19,7 @@
#ifndef __BKE_BLENDER_H__
#define __BKE_BLENDER_H__
-/** \file BKE_blender.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief Blender util stuff
*/
diff --git a/source/blender/blenkernel/BKE_blender_copybuffer.h b/source/blender/blenkernel/BKE_blender_copybuffer.h
index 83c47659a1c..6adbe61bfbc 100644
--- a/source/blender/blenkernel/BKE_blender_copybuffer.h
+++ b/source/blender/blenkernel/BKE_blender_copybuffer.h
@@ -16,8 +16,7 @@
#ifndef __BKE_BLENDER_COPYBUFFER_H__
#define __BKE_BLENDER_COPYBUFFER_H__
-/** \file BKE_blender_copybuffer.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_blender_undo.h b/source/blender/blenkernel/BKE_blender_undo.h
index 3f596a72eb6..a26e81eb06b 100644
--- a/source/blender/blenkernel/BKE_blender_undo.h
+++ b/source/blender/blenkernel/BKE_blender_undo.h
@@ -16,8 +16,7 @@
#ifndef __BKE_BLENDER_UNDO_H__
#define __BKE_BLENDER_UNDO_H__
-/** \file BKE_blender_undo.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_blender_user_menu.h b/source/blender/blenkernel/BKE_blender_user_menu.h
index 756f394b0f6..3036ca60e5e 100644
--- a/source/blender/blenkernel/BKE_blender_user_menu.h
+++ b/source/blender/blenkernel/BKE_blender_user_menu.h
@@ -17,8 +17,7 @@
#ifndef __BKE_BLENDER_USER_MENU_H__
#define __BKE_BLENDER_USER_MENU_H__
-/** \file BKE_blender_user_menu.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_blender_version.h b/source/blender/blenkernel/BKE_blender_version.h
index 884da5f8795..469274eb36a 100644
--- a/source/blender/blenkernel/BKE_blender_version.h
+++ b/source/blender/blenkernel/BKE_blender_version.h
@@ -16,8 +16,7 @@
#ifndef __BKE_BLENDER_VERSION_H__
#define __BKE_BLENDER_VERSION_H__
-/** \file BKE_blender_version.h
- * \ingroup bke
+/** \file \ingroup bke
*/
/* these lines are grep'd, watch out for our not-so-awesome regex
diff --git a/source/blender/blenkernel/BKE_blendfile.h b/source/blender/blenkernel/BKE_blendfile.h
index 874b23b73fe..971287e38b9 100644
--- a/source/blender/blenkernel/BKE_blendfile.h
+++ b/source/blender/blenkernel/BKE_blendfile.h
@@ -16,8 +16,7 @@
#ifndef __BKE_BLENDFILE_H__
#define __BKE_BLENDFILE_H__
-/** \file BKE_blendfile.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_boids.h b/source/blender/blenkernel/BKE_boids.h
index 344fc3d3974..217a5dbf2fa 100644
--- a/source/blender/blenkernel/BKE_boids.h
+++ b/source/blender/blenkernel/BKE_boids.h
@@ -20,8 +20,7 @@
#ifndef __BKE_BOIDS_H__
#define __BKE_BOIDS_H__
-/** \file BKE_boids.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_boid_types.h"
diff --git a/source/blender/blenkernel/BKE_bpath.h b/source/blender/blenkernel/BKE_bpath.h
index 5ff99924fdf..24c908b011d 100644
--- a/source/blender/blenkernel/BKE_bpath.h
+++ b/source/blender/blenkernel/BKE_bpath.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file BKE_bpath.h
- * \ingroup bke
+/** \file \ingroup bke
* \attention Based on ghash, difference is ghash is not a fixed size,
* so for BPath we don't need to malloc
*/
diff --git a/source/blender/blenkernel/BKE_brush.h b/source/blender/blenkernel/BKE_brush.h
index b1ab42ea0f0..9f5e4c5e85f 100644
--- a/source/blender/blenkernel/BKE_brush.h
+++ b/source/blender/blenkernel/BKE_brush.h
@@ -17,8 +17,7 @@
#ifndef __BKE_BRUSH_H__
#define __BKE_BRUSH_H__
-/** \file BKE_brush.h
- * \ingroup bke
+/** \file \ingroup bke
*
* General operations for brushes.
*/
diff --git a/source/blender/blenkernel/BKE_bvhutils.h b/source/blender/blenkernel/BKE_bvhutils.h
index 900946d999b..5e3e4766212 100644
--- a/source/blender/blenkernel/BKE_bvhutils.h
+++ b/source/blender/blenkernel/BKE_bvhutils.h
@@ -19,8 +19,7 @@
#ifndef __BKE_BVHUTILS_H__
#define __BKE_BVHUTILS_H__
-/** \file BKE_bvhutils.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BLI_bitmap.h"
diff --git a/source/blender/blenkernel/BKE_cachefile.h b/source/blender/blenkernel/BKE_cachefile.h
index b4b1d177a82..7c63186eded 100644
--- a/source/blender/blenkernel/BKE_cachefile.h
+++ b/source/blender/blenkernel/BKE_cachefile.h
@@ -20,8 +20,7 @@
#ifndef __BKE_CACHEFILE_H__
#define __BKE_CACHEFILE_H__
-/** \file BKE_cachefile.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_camera.h b/source/blender/blenkernel/BKE_camera.h
index 36894dbde6c..40a81625ecf 100644
--- a/source/blender/blenkernel/BKE_camera.h
+++ b/source/blender/blenkernel/BKE_camera.h
@@ -20,8 +20,7 @@
#ifndef __BKE_CAMERA_H__
#define __BKE_CAMERA_H__
-/** \file BKE_camera.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief Camera datablock and utility functions.
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_ccg.h b/source/blender/blenkernel/BKE_ccg.h
index 2eb140c81c7..6a35049babc 100644
--- a/source/blender/blenkernel/BKE_ccg.h
+++ b/source/blender/blenkernel/BKE_ccg.h
@@ -20,8 +20,7 @@
#ifndef __BKE_CCG_H__
#define __BKE_CCG_H__
-/** \file BKE_ccg.h
- * \ingroup bke
+/** \file \ingroup bke
*/
/* defines BLI_INLINE */
diff --git a/source/blender/blenkernel/BKE_cdderivedmesh.h b/source/blender/blenkernel/BKE_cdderivedmesh.h
index f94e87560a0..d6ce5713fa9 100644
--- a/source/blender/blenkernel/BKE_cdderivedmesh.h
+++ b/source/blender/blenkernel/BKE_cdderivedmesh.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BKE_cdderivedmesh.h
- * \ingroup bke
+/** \file \ingroup bke
* \section aboutcdderivedmesh CDDerivedMesh interface
* CDDerivedMesh (CD = Custom Data) is a DerivedMesh backend which stores
* mesh elements (vertices, edges and faces) as layers of custom element data.
diff --git a/source/blender/blenkernel/BKE_cloth.h b/source/blender/blenkernel/BKE_cloth.h
index 032ead71fc6..1b6a7574280 100644
--- a/source/blender/blenkernel/BKE_cloth.h
+++ b/source/blender/blenkernel/BKE_cloth.h
@@ -19,8 +19,7 @@
#ifndef __BKE_CLOTH_H__
#define __BKE_CLOTH_H__
-/** \file BKE_cloth.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <float.h>
diff --git a/source/blender/blenkernel/BKE_collection.h b/source/blender/blenkernel/BKE_collection.h
index e5883de358f..aebecb45aed 100644
--- a/source/blender/blenkernel/BKE_collection.h
+++ b/source/blender/blenkernel/BKE_collection.h
@@ -17,8 +17,7 @@
#ifndef __BKE_COLLECTION_H__
#define __BKE_COLLECTION_H__
-/** \file blender/blenkernel/BKE_collection.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BLI_compiler_compat.h"
diff --git a/source/blender/blenkernel/BKE_collision.h b/source/blender/blenkernel/BKE_collision.h
index 8c5ca88e072..8bde80000cd 100644
--- a/source/blender/blenkernel/BKE_collision.h
+++ b/source/blender/blenkernel/BKE_collision.h
@@ -19,8 +19,7 @@
#ifndef __BKE_COLLISION_H__
#define __BKE_COLLISION_H__
-/** \file BKE_collision.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <math.h>
diff --git a/source/blender/blenkernel/BKE_colorband.h b/source/blender/blenkernel/BKE_colorband.h
index 79e25093634..3c5e3cd0024 100644
--- a/source/blender/blenkernel/BKE_colorband.h
+++ b/source/blender/blenkernel/BKE_colorband.h
@@ -19,8 +19,7 @@
#ifndef __BKE_COLORBAND_H__
#define __BKE_COLORBAND_H__
-/** \file BKE_colorband.h
- */
+/** \file */
#ifdef __cplusplus
extern "C" {
diff --git a/source/blender/blenkernel/BKE_colortools.h b/source/blender/blenkernel/BKE_colortools.h
index 15015eb85e0..7071c2810ca 100644
--- a/source/blender/blenkernel/BKE_colortools.h
+++ b/source/blender/blenkernel/BKE_colortools.h
@@ -19,8 +19,7 @@
#ifndef __BKE_COLORTOOLS_H__
#define __BKE_COLORTOOLS_H__
-/** \file BKE_colortools.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct ColorManagedColorspaceSettings;
diff --git a/source/blender/blenkernel/BKE_constraint.h b/source/blender/blenkernel/BKE_constraint.h
index 78752e1e4f1..f1efbb5febb 100644
--- a/source/blender/blenkernel/BKE_constraint.h
+++ b/source/blender/blenkernel/BKE_constraint.h
@@ -20,8 +20,7 @@
#ifndef __BKE_CONSTRAINT_H__
#define __BKE_CONSTRAINT_H__
-/** \file BKE_constraint.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Depsgraph;
diff --git a/source/blender/blenkernel/BKE_context.h b/source/blender/blenkernel/BKE_context.h
index 78990d8cc4b..be1f1572ef6 100644
--- a/source/blender/blenkernel/BKE_context.h
+++ b/source/blender/blenkernel/BKE_context.h
@@ -20,8 +20,7 @@
#ifndef __BKE_CONTEXT_H__
#define __BKE_CONTEXT_H__
-/** \file BKE_context.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_listBase.h"
diff --git a/source/blender/blenkernel/BKE_crazyspace.h b/source/blender/blenkernel/BKE_crazyspace.h
index a3b5b0f72c8..f9bc266d518 100644
--- a/source/blender/blenkernel/BKE_crazyspace.h
+++ b/source/blender/blenkernel/BKE_crazyspace.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BKE_crazyspace.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __BKE_CRAZYSPACE_H__
diff --git a/source/blender/blenkernel/BKE_curve.h b/source/blender/blenkernel/BKE_curve.h
index d116209a062..236c5e8da06 100644
--- a/source/blender/blenkernel/BKE_curve.h
+++ b/source/blender/blenkernel/BKE_curve.h
@@ -19,8 +19,7 @@
#ifndef __BKE_CURVE_H__
#define __BKE_CURVE_H__
-/** \file BKE_curve.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct BezTriple;
diff --git a/source/blender/blenkernel/BKE_customdata.h b/source/blender/blenkernel/BKE_customdata.h
index 985048f6058..e209d7b01c1 100644
--- a/source/blender/blenkernel/BKE_customdata.h
+++ b/source/blender/blenkernel/BKE_customdata.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BKE_customdata.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief CustomData interface, see also DNA_customdata_types.h.
*/
diff --git a/source/blender/blenkernel/BKE_customdata_file.h b/source/blender/blenkernel/BKE_customdata_file.h
index 4f8ed7ca896..e2202319455 100644
--- a/source/blender/blenkernel/BKE_customdata_file.h
+++ b/source/blender/blenkernel/BKE_customdata_file.h
@@ -17,8 +17,7 @@
#ifndef __BKE_CUSTOMDATA_FILE_H__
#define __BKE_CUSTOMDATA_FILE_H__
-/** \file BKE_customdata_file.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#define CDF_TYPE_IMAGE 0
diff --git a/source/blender/blenkernel/BKE_data_transfer.h b/source/blender/blenkernel/BKE_data_transfer.h
index 09aa4c2306f..30e7d388cd6 100644
--- a/source/blender/blenkernel/BKE_data_transfer.h
+++ b/source/blender/blenkernel/BKE_data_transfer.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/BKE_data_transfer.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __BKE_DATA_TRANSFER_H__
diff --git a/source/blender/blenkernel/BKE_deform.h b/source/blender/blenkernel/BKE_deform.h
index 84dbc4569e8..49705a1b20a 100644
--- a/source/blender/blenkernel/BKE_deform.h
+++ b/source/blender/blenkernel/BKE_deform.h
@@ -20,8 +20,7 @@
#ifndef __BKE_DEFORM_H__
#define __BKE_DEFORM_H__
-/** \file BKE_deform.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief support for deformation groups and hooks.
*/
diff --git a/source/blender/blenkernel/BKE_displist.h b/source/blender/blenkernel/BKE_displist.h
index 3c2d033e47a..3f9589ae341 100644
--- a/source/blender/blenkernel/BKE_displist.h
+++ b/source/blender/blenkernel/BKE_displist.h
@@ -20,8 +20,7 @@
#ifndef __BKE_DISPLIST_H__
#define __BKE_DISPLIST_H__
-/** \file BKE_displist.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief display list (or rather multi purpose list) stuff.
*/
#include "DNA_customdata_types.h"
diff --git a/source/blender/blenkernel/BKE_dynamicpaint.h b/source/blender/blenkernel/BKE_dynamicpaint.h
index 6fbec3e2fe6..111caa273e4 100644
--- a/source/blender/blenkernel/BKE_dynamicpaint.h
+++ b/source/blender/blenkernel/BKE_dynamicpaint.h
@@ -17,8 +17,7 @@
#ifndef __BKE_DYNAMICPAINT_H__
#define __BKE_DYNAMICPAINT_H__
-/** \file BKE_dynamicpaint.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Depsgraph;
diff --git a/source/blender/blenkernel/BKE_editlattice.h b/source/blender/blenkernel/BKE_editlattice.h
index 8b436e83fba..eb897ac7268 100644
--- a/source/blender/blenkernel/BKE_editlattice.h
+++ b/source/blender/blenkernel/BKE_editlattice.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file BKE_editlattice.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __BKE_EDITLATTICE_H__
diff --git a/source/blender/blenkernel/BKE_editmesh.h b/source/blender/blenkernel/BKE_editmesh.h
index baad0705fbf..a19261dbefb 100644
--- a/source/blender/blenkernel/BKE_editmesh.h
+++ b/source/blender/blenkernel/BKE_editmesh.h
@@ -17,8 +17,7 @@
#ifndef __BKE_EDITMESH_H__
#define __BKE_EDITMESH_H__
-/** \file BKE_editmesh.h
- * \ingroup bke
+/** \file \ingroup bke
*
* The \link edmesh EDBM module\endlink is for editmode bmesh stuff.
* In contrast, this module is for code shared with blenkernel that's
diff --git a/source/blender/blenkernel/BKE_editmesh_bvh.h b/source/blender/blenkernel/BKE_editmesh_bvh.h
index df0f08de6aa..b651cd15f39 100644
--- a/source/blender/blenkernel/BKE_editmesh_bvh.h
+++ b/source/blender/blenkernel/BKE_editmesh_bvh.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BKE_editmesh_bvh.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __BKE_EDITMESH_BVH_H__
diff --git a/source/blender/blenkernel/BKE_editmesh_cache.h b/source/blender/blenkernel/BKE_editmesh_cache.h
index 446eb443851..87f2b2733cd 100644
--- a/source/blender/blenkernel/BKE_editmesh_cache.h
+++ b/source/blender/blenkernel/BKE_editmesh_cache.h
@@ -17,8 +17,7 @@
#ifndef __BKE_EDITMESH_CACHE_H__
#define __BKE_EDITMESH_CACHE_H__
-/** \file BKE_editmesh_cache.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct BMEditMesh;
diff --git a/source/blender/blenkernel/BKE_editmesh_tangent.h b/source/blender/blenkernel/BKE_editmesh_tangent.h
index 949f369f789..6c0aff1987b 100644
--- a/source/blender/blenkernel/BKE_editmesh_tangent.h
+++ b/source/blender/blenkernel/BKE_editmesh_tangent.h
@@ -17,8 +17,7 @@
#ifndef __BKE_EDITMESH_TANGENT_H__
#define __BKE_EDITMESH_TANGENT_H__
-/** \file BKE_editmesh_tangent.h
- * \ingroup bke
+/** \file \ingroup bke
*/
void BKE_editmesh_loop_tangent_calc(
diff --git a/source/blender/blenkernel/BKE_effect.h b/source/blender/blenkernel/BKE_effect.h
index e0fce478430..004f3bfd4bf 100644
--- a/source/blender/blenkernel/BKE_effect.h
+++ b/source/blender/blenkernel/BKE_effect.h
@@ -19,8 +19,7 @@
#ifndef __BKE_EFFECT_H__
#define __BKE_EFFECT_H__
-/** \file BKE_effect.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_modifier_types.h"
diff --git a/source/blender/blenkernel/BKE_fcurve.h b/source/blender/blenkernel/BKE_fcurve.h
index d974286bedf..6623ff84d32 100644
--- a/source/blender/blenkernel/BKE_fcurve.h
+++ b/source/blender/blenkernel/BKE_fcurve.h
@@ -20,8 +20,7 @@
#ifndef __BKE_FCURVE_H__
#define __BKE_FCURVE_H__
-/** \file BKE_fcurve.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_fluidsim.h b/source/blender/blenkernel/BKE_fluidsim.h
index 3da062bfd0d..ee593cef80a 100644
--- a/source/blender/blenkernel/BKE_fluidsim.h
+++ b/source/blender/blenkernel/BKE_fluidsim.h
@@ -20,8 +20,7 @@
#ifndef __BKE_FLUIDSIM_H__
#define __BKE_FLUIDSIM_H__
-/** \file BKE_fluidsim.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Depsgraph;
diff --git a/source/blender/blenkernel/BKE_font.h b/source/blender/blenkernel/BKE_font.h
index 5239c0c2675..f5afad38a76 100644
--- a/source/blender/blenkernel/BKE_font.h
+++ b/source/blender/blenkernel/BKE_font.h
@@ -19,8 +19,7 @@
#ifndef __BKE_FONT_H__
#define __BKE_FONT_H__
-/** \file BKE_font.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_freestyle.h b/source/blender/blenkernel/BKE_freestyle.h
index 613ddc5b841..96f53b9bef7 100644
--- a/source/blender/blenkernel/BKE_freestyle.h
+++ b/source/blender/blenkernel/BKE_freestyle.h
@@ -20,8 +20,7 @@
#ifndef __BKE_FREESTYLE_H__
#define __BKE_FREESTYLE_H__
-/** \file BKE_freestyle.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/blenkernel/BKE_global.h b/source/blender/blenkernel/BKE_global.h
index 706dec7580c..56871144e4d 100644
--- a/source/blender/blenkernel/BKE_global.h
+++ b/source/blender/blenkernel/BKE_global.h
@@ -19,8 +19,7 @@
#ifndef __BKE_GLOBAL_H__
#define __BKE_GLOBAL_H__
-/** \file BKE_global.h
- * \ingroup bke
+/** \file \ingroup bke
* \section aboutglobal Global settings
* Global settings, handles, pointers. This is the root for finding
* any data in Blender. This block is not serialized, but built anew
diff --git a/source/blender/blenkernel/BKE_gpencil.h b/source/blender/blenkernel/BKE_gpencil.h
index 761de806982..8c16af29558 100644
--- a/source/blender/blenkernel/BKE_gpencil.h
+++ b/source/blender/blenkernel/BKE_gpencil.h
@@ -20,7 +20,7 @@
#ifndef __BKE_GPENCIL_H__
#define __BKE_GPENCIL_H__
- /** \file BKE_gpencil.h
+ /** \file
* \ingroup bke
*/
diff --git a/source/blender/blenkernel/BKE_gpencil_modifier.h b/source/blender/blenkernel/BKE_gpencil_modifier.h
index 6eca8f7d8b6..5f339254887 100644
--- a/source/blender/blenkernel/BKE_gpencil_modifier.h
+++ b/source/blender/blenkernel/BKE_gpencil_modifier.h
@@ -16,8 +16,7 @@
#ifndef __BKE_GPENCIL_MODIFIER_H__
#define __BKE_GPENCIL_MODIFIER_H__
-/** \file BKE_gpencil_modifier.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_gpencil_modifier_types.h" /* needed for all enum typdefs */
diff --git a/source/blender/blenkernel/BKE_icons.h b/source/blender/blenkernel/BKE_icons.h
index d31b1aaaa95..a8aad60adbb 100644
--- a/source/blender/blenkernel/BKE_icons.h
+++ b/source/blender/blenkernel/BKE_icons.h
@@ -20,8 +20,7 @@
#ifndef __BKE_ICONS_H__
#define __BKE_ICONS_H__
-/** \file BKE_icons.h
- * \ingroup bke
+/** \file \ingroup bke
*
* Resizable Icons for Blender
*/
diff --git a/source/blender/blenkernel/BKE_idcode.h b/source/blender/blenkernel/BKE_idcode.h
index f5267a1fc5d..3c98656ccb6 100644
--- a/source/blender/blenkernel/BKE_idcode.h
+++ b/source/blender/blenkernel/BKE_idcode.h
@@ -20,8 +20,7 @@
#ifndef __BKE_IDCODE_H__
#define __BKE_IDCODE_H__
-/** \file BKE_idcode.h
- * \ingroup bke
+/** \file \ingroup bke
*/
const char *BKE_idcode_to_name(short idcode);
diff --git a/source/blender/blenkernel/BKE_idprop.h b/source/blender/blenkernel/BKE_idprop.h
index c3dbe4a9dd1..e7214839bf4 100644
--- a/source/blender/blenkernel/BKE_idprop.h
+++ b/source/blender/blenkernel/BKE_idprop.h
@@ -17,8 +17,7 @@
#ifndef __BKE_IDPROP_H__
#define __BKE_IDPROP_H__
-/** \file BKE_idprop.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_ID.h"
diff --git a/source/blender/blenkernel/BKE_image.h b/source/blender/blenkernel/BKE_image.h
index 5aa89c4bd09..a50036b1b9b 100644
--- a/source/blender/blenkernel/BKE_image.h
+++ b/source/blender/blenkernel/BKE_image.h
@@ -19,8 +19,7 @@
#ifndef __BKE_IMAGE_H__
#define __BKE_IMAGE_H__
-/** \file BKE_image.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_ipo.h b/source/blender/blenkernel/BKE_ipo.h
index bf3f4d28b96..d3bedab7ba7 100644
--- a/source/blender/blenkernel/BKE_ipo.h
+++ b/source/blender/blenkernel/BKE_ipo.h
@@ -19,8 +19,7 @@
#ifndef __BKE_IPO_H__
#define __BKE_IPO_H__
-/** \file BKE_ipo.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_key.h b/source/blender/blenkernel/BKE_key.h
index 7c2a8d23afb..be11ada299c 100644
--- a/source/blender/blenkernel/BKE_key.h
+++ b/source/blender/blenkernel/BKE_key.h
@@ -19,8 +19,7 @@
#ifndef __BKE_KEY_H__
#define __BKE_KEY_H__
-/** \file BKE_key.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Curve;
struct ID;
diff --git a/source/blender/blenkernel/BKE_keyconfig.h b/source/blender/blenkernel/BKE_keyconfig.h
index cfc372cd926..97083367678 100644
--- a/source/blender/blenkernel/BKE_keyconfig.h
+++ b/source/blender/blenkernel/BKE_keyconfig.h
@@ -16,8 +16,7 @@
#ifndef __BKE_KEYCONFIG_H__
#define __BKE_KEYCONFIG_H__
-/** \file BKE_keyconfig.h
- * \ingroup bke
+/** \file \ingroup bke
*/
/** Based on #BKE_addon_pref_type_init and friends */
diff --git a/source/blender/blenkernel/BKE_lamp.h b/source/blender/blenkernel/BKE_lamp.h
index d716cefab00..0c6fee8cc1c 100644
--- a/source/blender/blenkernel/BKE_lamp.h
+++ b/source/blender/blenkernel/BKE_lamp.h
@@ -20,8 +20,7 @@
#ifndef __BKE_LAMP_H__
#define __BKE_LAMP_H__
-/** \file BKE_lamp.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief General operations, lookup, etc. for blender lamps.
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_lattice.h b/source/blender/blenkernel/BKE_lattice.h
index 27cc666023e..8c25f4533c0 100644
--- a/source/blender/blenkernel/BKE_lattice.h
+++ b/source/blender/blenkernel/BKE_lattice.h
@@ -20,8 +20,7 @@
#ifndef __BKE_LATTICE_H__
#define __BKE_LATTICE_H__
-/** \file BKE_lattice.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BLI_compiler_attrs.h"
diff --git a/source/blender/blenkernel/BKE_layer.h b/source/blender/blenkernel/BKE_layer.h
index 65c0202ef66..4f2b6b5819f 100644
--- a/source/blender/blenkernel/BKE_layer.h
+++ b/source/blender/blenkernel/BKE_layer.h
@@ -17,8 +17,7 @@
#ifndef __BKE_LAYER_H__
#define __BKE_LAYER_H__
-/** \file blender/blenkernel/BKE_layer.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_collection.h"
diff --git a/source/blender/blenkernel/BKE_library.h b/source/blender/blenkernel/BKE_library.h
index 0050e548064..79f359f0e0d 100644
--- a/source/blender/blenkernel/BKE_library.h
+++ b/source/blender/blenkernel/BKE_library.h
@@ -19,8 +19,7 @@
#ifndef __BKE_LIBRARY_H__
#define __BKE_LIBRARY_H__
-/** \file BKE_library.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
extern "C" {
diff --git a/source/blender/blenkernel/BKE_library_idmap.h b/source/blender/blenkernel/BKE_library_idmap.h
index 36429090803..ec814ac73de 100644
--- a/source/blender/blenkernel/BKE_library_idmap.h
+++ b/source/blender/blenkernel/BKE_library_idmap.h
@@ -16,8 +16,7 @@
#ifndef __BKE_LIBRARY_IDMAP_H__
#define __BKE_LIBRARY_IDMAP_H__
-/** \file BKE_library_idmap.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BLI_compiler_attrs.h"
diff --git a/source/blender/blenkernel/BKE_library_override.h b/source/blender/blenkernel/BKE_library_override.h
index edbea7876df..552743bdcf5 100644
--- a/source/blender/blenkernel/BKE_library_override.h
+++ b/source/blender/blenkernel/BKE_library_override.h
@@ -20,8 +20,7 @@
#ifndef __BKE_LIBRARY_OVERRIDE_H__
#define __BKE_LIBRARY_OVERRIDE_H__
-/** \file BKE_library_override.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct ID;
diff --git a/source/blender/blenkernel/BKE_library_query.h b/source/blender/blenkernel/BKE_library_query.h
index 6c83a5b9ab0..ec22cc91d4b 100644
--- a/source/blender/blenkernel/BKE_library_query.h
+++ b/source/blender/blenkernel/BKE_library_query.h
@@ -19,8 +19,7 @@
#ifndef __BKE_LIBRARY_QUERY_H__
#define __BKE_LIBRARY_QUERY_H__
-/** \file BKE_library_query.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct ID;
diff --git a/source/blender/blenkernel/BKE_library_remap.h b/source/blender/blenkernel/BKE_library_remap.h
index c3885d622dc..ec5d6a47ac0 100644
--- a/source/blender/blenkernel/BKE_library_remap.h
+++ b/source/blender/blenkernel/BKE_library_remap.h
@@ -16,8 +16,7 @@
#ifndef __BKE_LIBRARY_REMAP_H__
#define __BKE_LIBRARY_REMAP_H__
-/** \file BKE_library_remap.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
extern "C" {
diff --git a/source/blender/blenkernel/BKE_lightprobe.h b/source/blender/blenkernel/BKE_lightprobe.h
index e627f17121e..33931a82de3 100644
--- a/source/blender/blenkernel/BKE_lightprobe.h
+++ b/source/blender/blenkernel/BKE_lightprobe.h
@@ -20,8 +20,7 @@
#ifndef __BKE_LIGHTPROBE_H__
#define __BKE_LIGHTPROBE_H__
-/** \file BKE_lightprobe.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief General operations for probes.
*/
diff --git a/source/blender/blenkernel/BKE_linestyle.h b/source/blender/blenkernel/BKE_linestyle.h
index 4a8a1b71402..8a892ce9938 100644
--- a/source/blender/blenkernel/BKE_linestyle.h
+++ b/source/blender/blenkernel/BKE_linestyle.h
@@ -20,8 +20,7 @@
#ifndef __BKE_LINESTYLE_H__
#define __BKE_LINESTYLE_H__
-/** \file BKE_linestyle.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief Blender kernel freestyle line style functionality.
*/
diff --git a/source/blender/blenkernel/BKE_main.h b/source/blender/blenkernel/BKE_main.h
index 3ce3499e9e9..129ddf67468 100644
--- a/source/blender/blenkernel/BKE_main.h
+++ b/source/blender/blenkernel/BKE_main.h
@@ -19,8 +19,7 @@
#ifndef __BKE_MAIN_H__
#define __BKE_MAIN_H__
-/** \file BKE_main.h
- * \ingroup bke
+/** \file \ingroup bke
* \section aboutmain Main struct
* Main is the root of the 'database' of a Blender context. All data
* is stuffed into lists, and all these lists are knotted to here. A
diff --git a/source/blender/blenkernel/BKE_mask.h b/source/blender/blenkernel/BKE_mask.h
index 1140c36ff9b..dd8ebe458fa 100644
--- a/source/blender/blenkernel/BKE_mask.h
+++ b/source/blender/blenkernel/BKE_mask.h
@@ -20,8 +20,7 @@
#ifndef __BKE_MASK_H__
#define __BKE_MASK_H__
-/** \file BKE_mask.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Depsgraph;
diff --git a/source/blender/blenkernel/BKE_material.h b/source/blender/blenkernel/BKE_material.h
index 7fd1ca1fc36..23d722080e2 100644
--- a/source/blender/blenkernel/BKE_material.h
+++ b/source/blender/blenkernel/BKE_material.h
@@ -20,8 +20,7 @@
#ifndef __BKE_MATERIAL_H__
#define __BKE_MATERIAL_H__
-/** \file BKE_material.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief General operations, lookup, etc. for materials.
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_mball.h b/source/blender/blenkernel/BKE_mball.h
index 67ae00f6387..c47864a8c2e 100644
--- a/source/blender/blenkernel/BKE_mball.h
+++ b/source/blender/blenkernel/BKE_mball.h
@@ -19,8 +19,7 @@
#ifndef __BKE_MBALL_H__
#define __BKE_MBALL_H__
-/** \file BKE_mball.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct BoundBox;
struct Depsgraph;
diff --git a/source/blender/blenkernel/BKE_mball_tessellate.h b/source/blender/blenkernel/BKE_mball_tessellate.h
index 4be05648eae..38a686e2f8e 100644
--- a/source/blender/blenkernel/BKE_mball_tessellate.h
+++ b/source/blender/blenkernel/BKE_mball_tessellate.h
@@ -16,8 +16,7 @@
#ifndef __BKE_MBALL_TESSELLATE_H__
#define __BKE_MBALL_TESSELLATE_H__
-/** \file BKE_mball_tessellate.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Depsgraph;
struct Main;
diff --git a/source/blender/blenkernel/BKE_mesh.h b/source/blender/blenkernel/BKE_mesh.h
index 8ce25a8f30f..f1290db5bf8 100644
--- a/source/blender/blenkernel/BKE_mesh.h
+++ b/source/blender/blenkernel/BKE_mesh.h
@@ -19,8 +19,7 @@
#ifndef __BKE_MESH_H__
#define __BKE_MESH_H__
-/** \file BKE_mesh.h
- * \ingroup bke
+/** \file \ingroup bke
*/
/* defines BLI_INLINE */
diff --git a/source/blender/blenkernel/BKE_mesh_iterators.h b/source/blender/blenkernel/BKE_mesh_iterators.h
index 8ba7cbaedcd..2c9a39a6966 100644
--- a/source/blender/blenkernel/BKE_mesh_iterators.h
+++ b/source/blender/blenkernel/BKE_mesh_iterators.h
@@ -16,8 +16,7 @@
#ifndef __BKE_MESH_ITERATORS_H__
#define __BKE_MESH_ITERATORS_H__
-/** \file BKE_mesh_iterators.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct MEdge;
diff --git a/source/blender/blenkernel/BKE_mesh_mapping.h b/source/blender/blenkernel/BKE_mesh_mapping.h
index 57ebf6debe5..f9ee8ef6d8d 100644
--- a/source/blender/blenkernel/BKE_mesh_mapping.h
+++ b/source/blender/blenkernel/BKE_mesh_mapping.h
@@ -19,8 +19,7 @@
#ifndef __BKE_MESH_MAPPING_H__
#define __BKE_MESH_MAPPING_H__
-/** \file BKE_mesh_mapping.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct MEdge;
diff --git a/source/blender/blenkernel/BKE_mesh_remap.h b/source/blender/blenkernel/BKE_mesh_remap.h
index 4f7bfddf90b..2fe5428473c 100644
--- a/source/blender/blenkernel/BKE_mesh_remap.h
+++ b/source/blender/blenkernel/BKE_mesh_remap.h
@@ -17,8 +17,7 @@
#ifndef __BKE_MESH_REMAP_H__
#define __BKE_MESH_REMAP_H__
-/** \file BKE_mesh_remap.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct CustomData;
diff --git a/source/blender/blenkernel/BKE_mesh_runtime.h b/source/blender/blenkernel/BKE_mesh_runtime.h
index 73f25ff9736..320fe870a29 100644
--- a/source/blender/blenkernel/BKE_mesh_runtime.h
+++ b/source/blender/blenkernel/BKE_mesh_runtime.h
@@ -19,8 +19,7 @@
#ifndef __BKE_MESH_RUNTIME_H__
#define __BKE_MESH_RUNTIME_H__
-/** \file BKE_mesh_runtime.h
- * \ingroup bke
+/** \file \ingroup bke
*
* This file contains access functions for the Mesh.runtime struct.
*/
diff --git a/source/blender/blenkernel/BKE_mesh_tangent.h b/source/blender/blenkernel/BKE_mesh_tangent.h
index d784d3d75bd..c62090240f6 100644
--- a/source/blender/blenkernel/BKE_mesh_tangent.h
+++ b/source/blender/blenkernel/BKE_mesh_tangent.h
@@ -16,8 +16,7 @@
#ifndef __BKE_MESH_TANGENT_H__
#define __BKE_MESH_TANGENT_H__
-/** \file BKE_mesh_tangent.h
- * \ingroup bke
+/** \file \ingroup bke
*/
void BKE_mesh_calc_loop_tangent_single_ex(
diff --git a/source/blender/blenkernel/BKE_modifier.h b/source/blender/blenkernel/BKE_modifier.h
index 9fd8c33fa41..dcc55fa2445 100644
--- a/source/blender/blenkernel/BKE_modifier.h
+++ b/source/blender/blenkernel/BKE_modifier.h
@@ -16,8 +16,7 @@
#ifndef __BKE_MODIFIER_H__
#define __BKE_MODIFIER_H__
-/** \file BKE_modifier.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_modifier_types.h" /* needed for all enum typdefs */
diff --git a/source/blender/blenkernel/BKE_movieclip.h b/source/blender/blenkernel/BKE_movieclip.h
index 4c3b8d05ca5..d8f8bddb615 100644
--- a/source/blender/blenkernel/BKE_movieclip.h
+++ b/source/blender/blenkernel/BKE_movieclip.h
@@ -20,8 +20,7 @@
#ifndef __BKE_MOVIECLIP_H__
#define __BKE_MOVIECLIP_H__
-/** \file BKE_movieclip.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Depsgraph;
diff --git a/source/blender/blenkernel/BKE_multires.h b/source/blender/blenkernel/BKE_multires.h
index dd914aae087..f9d7c14d887 100644
--- a/source/blender/blenkernel/BKE_multires.h
+++ b/source/blender/blenkernel/BKE_multires.h
@@ -20,8 +20,7 @@
#ifndef __BKE_MULTIRES_H__
#define __BKE_MULTIRES_H__
-/** \file BKE_multires.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BLI_compiler_compat.h"
diff --git a/source/blender/blenkernel/BKE_nla.h b/source/blender/blenkernel/BKE_nla.h
index 90424d078f8..3febac21acc 100644
--- a/source/blender/blenkernel/BKE_nla.h
+++ b/source/blender/blenkernel/BKE_nla.h
@@ -20,8 +20,7 @@
#ifndef __BKE_NLA_H__
#define __BKE_NLA_H__
-/** \file BKE_nla.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct AnimData;
diff --git a/source/blender/blenkernel/BKE_node.h b/source/blender/blenkernel/BKE_node.h
index 5e8111d27e4..7061b68e752 100644
--- a/source/blender/blenkernel/BKE_node.h
+++ b/source/blender/blenkernel/BKE_node.h
@@ -20,8 +20,7 @@
#ifndef __BKE_NODE_H__
#define __BKE_NODE_H__
-/** \file BKE_node.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BLI_compiler_compat.h"
diff --git a/source/blender/blenkernel/BKE_object.h b/source/blender/blenkernel/BKE_object.h
index 892353ebb34..618ca1a0dad 100644
--- a/source/blender/blenkernel/BKE_object.h
+++ b/source/blender/blenkernel/BKE_object.h
@@ -17,8 +17,7 @@
#ifndef __BKE_OBJECT_H__
#define __BKE_OBJECT_H__
-/** \file BKE_object.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief General operations, lookup, etc. for blender objects.
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_object_deform.h b/source/blender/blenkernel/BKE_object_deform.h
index 88ca95e7fe9..1bdab2be54c 100644
--- a/source/blender/blenkernel/BKE_object_deform.h
+++ b/source/blender/blenkernel/BKE_object_deform.h
@@ -17,8 +17,7 @@
#ifndef __BKE_OBJECT_DEFORM_H__
#define __BKE_OBJECT_DEFORM_H__
-/** \file BKE_object_deform.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief Functions for dealing with objects and deform verts,
* used by painting and tools.
*/
diff --git a/source/blender/blenkernel/BKE_object_facemap.h b/source/blender/blenkernel/BKE_object_facemap.h
index 0e9f88b9342..68676074b63 100644
--- a/source/blender/blenkernel/BKE_object_facemap.h
+++ b/source/blender/blenkernel/BKE_object_facemap.h
@@ -17,8 +17,7 @@
#ifndef __BKE_OBJECT_FACEMAP_H__
#define __BKE_OBJECT_FACEMAP_H__
-/** \file BKE_object_facemap.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief Functions for dealing with object face-maps.
*/
diff --git a/source/blender/blenkernel/BKE_ocean.h b/source/blender/blenkernel/BKE_ocean.h
index ae9cea70476..a05c026a562 100644
--- a/source/blender/blenkernel/BKE_ocean.h
+++ b/source/blender/blenkernel/BKE_ocean.h
@@ -17,8 +17,7 @@
#ifndef __BKE_OCEAN_H__
#define __BKE_OCEAN_H__
-/** \file BKE_ocean.h
- * \ingroup bli
+/** \file \ingroup bli
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_outliner_treehash.h b/source/blender/blenkernel/BKE_outliner_treehash.h
index 7fbd7c9733a..bc54f30f954 100644
--- a/source/blender/blenkernel/BKE_outliner_treehash.h
+++ b/source/blender/blenkernel/BKE_outliner_treehash.h
@@ -16,8 +16,7 @@
#ifndef __BKE_OUTLINER_TREEHASH_H__
#define __BKE_OUTLINER_TREEHASH_H__
-/** \file BKE_outliner_treehash.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct BLI_mempool;
diff --git a/source/blender/blenkernel/BKE_packedFile.h b/source/blender/blenkernel/BKE_packedFile.h
index 54a4f86e3c6..c8a8818aa01 100644
--- a/source/blender/blenkernel/BKE_packedFile.h
+++ b/source/blender/blenkernel/BKE_packedFile.h
@@ -19,8 +19,7 @@
#ifndef __BKE_PACKEDFILE_H__
#define __BKE_PACKEDFILE_H__
-/** \file BKE_packedFile.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#define RET_OK 0
#define RET_ERROR 1
diff --git a/source/blender/blenkernel/BKE_paint.h b/source/blender/blenkernel/BKE_paint.h
index 226d6b2820a..68ec6b54b94 100644
--- a/source/blender/blenkernel/BKE_paint.h
+++ b/source/blender/blenkernel/BKE_paint.h
@@ -20,8 +20,7 @@
#ifndef __BKE_PAINT_H__
#define __BKE_PAINT_H__
-/** \file BKE_paint.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct BMFace;
diff --git a/source/blender/blenkernel/BKE_particle.h b/source/blender/blenkernel/BKE_particle.h
index 8d5655ba2a2..2155a14da65 100644
--- a/source/blender/blenkernel/BKE_particle.h
+++ b/source/blender/blenkernel/BKE_particle.h
@@ -23,8 +23,7 @@
#ifndef __BKE_PARTICLE_H__
#define __BKE_PARTICLE_H__
-/** \file BKE_particle.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/blenkernel/BKE_pbvh.h b/source/blender/blenkernel/BKE_pbvh.h
index 0468464ad64..34b78211b35 100644
--- a/source/blender/blenkernel/BKE_pbvh.h
+++ b/source/blender/blenkernel/BKE_pbvh.h
@@ -17,8 +17,7 @@
#ifndef __BKE_PBVH_H__
#define __BKE_PBVH_H__
-/** \file BKE_pbvh.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief A BVH for high poly meshes.
*/
diff --git a/source/blender/blenkernel/BKE_pointcache.h b/source/blender/blenkernel/BKE_pointcache.h
index baa14afe150..e171ba35f38 100644
--- a/source/blender/blenkernel/BKE_pointcache.h
+++ b/source/blender/blenkernel/BKE_pointcache.h
@@ -20,8 +20,7 @@
#ifndef __BKE_POINTCACHE_H__
#define __BKE_POINTCACHE_H__
-/** \file BKE_pointcache.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_ID.h"
diff --git a/source/blender/blenkernel/BKE_report.h b/source/blender/blenkernel/BKE_report.h
index d3bfa9b3104..5bb94db91e4 100644
--- a/source/blender/blenkernel/BKE_report.h
+++ b/source/blender/blenkernel/BKE_report.h
@@ -17,8 +17,7 @@
#ifndef __BKE_REPORT_H__
#define __BKE_REPORT_H__
-/** \file BKE_report.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_rigidbody.h b/source/blender/blenkernel/BKE_rigidbody.h
index 725b5c7a29b..9ba9fda5f56 100644
--- a/source/blender/blenkernel/BKE_rigidbody.h
+++ b/source/blender/blenkernel/BKE_rigidbody.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BKE_rigidbody.h
- * \ingroup blenkernel
+/** \file \ingroup blenkernel
* \brief API for Blender-side Rigid Body stuff
*/
diff --git a/source/blender/blenkernel/BKE_scene.h b/source/blender/blenkernel/BKE_scene.h
index 0c2af873fda..3a8dc1763ec 100644
--- a/source/blender/blenkernel/BKE_scene.h
+++ b/source/blender/blenkernel/BKE_scene.h
@@ -19,8 +19,7 @@
#ifndef __BKE_SCENE_H__
#define __BKE_SCENE_H__
-/** \file BKE_scene.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_screen.h b/source/blender/blenkernel/BKE_screen.h
index 2e24d9f008c..60cfc15a928 100644
--- a/source/blender/blenkernel/BKE_screen.h
+++ b/source/blender/blenkernel/BKE_screen.h
@@ -19,8 +19,7 @@
#ifndef __BKE_SCREEN_H__
#define __BKE_SCREEN_H__
-/** \file BKE_screen.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct ARegion;
diff --git a/source/blender/blenkernel/BKE_sequencer.h b/source/blender/blenkernel/BKE_sequencer.h
index 55df63ef7ce..38c92b80847 100644
--- a/source/blender/blenkernel/BKE_sequencer.h
+++ b/source/blender/blenkernel/BKE_sequencer.h
@@ -20,8 +20,7 @@
#ifndef __BKE_SEQUENCER_H__
#define __BKE_SEQUENCER_H__
-/** \file BKE_sequencer.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Depsgraph;
diff --git a/source/blender/blenkernel/BKE_shader_fx.h b/source/blender/blenkernel/BKE_shader_fx.h
index 8b5f0364d42..a15240754b5 100644
--- a/source/blender/blenkernel/BKE_shader_fx.h
+++ b/source/blender/blenkernel/BKE_shader_fx.h
@@ -16,8 +16,7 @@
#ifndef __BKE_SHADER_FX_H__
#define __BKE_SHADER_FX_H__
-/** \file BKE_shader_fx.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_shader_fx_types.h" /* needed for all enum typdefs */
diff --git a/source/blender/blenkernel/BKE_shrinkwrap.h b/source/blender/blenkernel/BKE_shrinkwrap.h
index 1589a2b5d61..9685758f1d5 100644
--- a/source/blender/blenkernel/BKE_shrinkwrap.h
+++ b/source/blender/blenkernel/BKE_shrinkwrap.h
@@ -19,8 +19,7 @@
#ifndef __BKE_SHRINKWRAP_H__
#define __BKE_SHRINKWRAP_H__
-/** \file BKE_shrinkwrap.h
- * \ingroup bke
+/** \file \ingroup bke
*/
/* Shrinkwrap stuff */
diff --git a/source/blender/blenkernel/BKE_smoke.h b/source/blender/blenkernel/BKE_smoke.h
index 879f82e8474..1a11dd0151d 100644
--- a/source/blender/blenkernel/BKE_smoke.h
+++ b/source/blender/blenkernel/BKE_smoke.h
@@ -20,8 +20,7 @@
#ifndef __BKE_SMOKE_H__
#define __BKE_SMOKE_H__
-/** \file BKE_smoke.h
- * \ingroup bke
+/** \file \ingroup bke
*/
typedef float (*bresenham_callback)(float *result, float *input, int res[3], int *pixel, float *tRay, float correct);
diff --git a/source/blender/blenkernel/BKE_softbody.h b/source/blender/blenkernel/BKE_softbody.h
index 00089576874..7a9d6f4c469 100644
--- a/source/blender/blenkernel/BKE_softbody.h
+++ b/source/blender/blenkernel/BKE_softbody.h
@@ -19,8 +19,7 @@
#ifndef __BKE_SOFTBODY_H__
#define __BKE_SOFTBODY_H__
-/** \file BKE_softbody.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Depsgraph;
diff --git a/source/blender/blenkernel/BKE_sound.h b/source/blender/blenkernel/BKE_sound.h
index e913f2a7809..63b8efca198 100644
--- a/source/blender/blenkernel/BKE_sound.h
+++ b/source/blender/blenkernel/BKE_sound.h
@@ -19,8 +19,7 @@
#ifndef __BKE_SOUND_H__
#define __BKE_SOUND_H__
-/** \file BKE_sound.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#define SOUND_WAVE_SAMPLES_PER_SECOND 250
diff --git a/source/blender/blenkernel/BKE_speaker.h b/source/blender/blenkernel/BKE_speaker.h
index bd39b11a816..71464f5c83a 100644
--- a/source/blender/blenkernel/BKE_speaker.h
+++ b/source/blender/blenkernel/BKE_speaker.h
@@ -17,8 +17,7 @@
#ifndef __BKE_SPEAKER_H__
#define __BKE_SPEAKER_H__
-/** \file BKE_speaker.h
- * \ingroup bke
+/** \file \ingroup bke
* \brief General operations for speakers.
*/
diff --git a/source/blender/blenkernel/BKE_studiolight.h b/source/blender/blenkernel/BKE_studiolight.h
index e0abca3d31d..5b25a77e697 100644
--- a/source/blender/blenkernel/BKE_studiolight.h
+++ b/source/blender/blenkernel/BKE_studiolight.h
@@ -20,8 +20,7 @@
#ifndef __BKE_STUDIOLIGHT_H__
#define __BKE_STUDIOLIGHT_H__
-/** \file BKE_studiolight.h
- * \ingroup bke
+/** \file \ingroup bke
*
* Studio lighting for the 3dview
*/
diff --git a/source/blender/blenkernel/BKE_subdiv.h b/source/blender/blenkernel/BKE_subdiv.h
index 97ed94a5de5..cfe434379d3 100644
--- a/source/blender/blenkernel/BKE_subdiv.h
+++ b/source/blender/blenkernel/BKE_subdiv.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BKE_subdiv.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __BKE_SUBDIV_H__
diff --git a/source/blender/blenkernel/BKE_subdiv_ccg.h b/source/blender/blenkernel/BKE_subdiv_ccg.h
index 849c8fa8090..fb73a6b36ac 100644
--- a/source/blender/blenkernel/BKE_subdiv_ccg.h
+++ b/source/blender/blenkernel/BKE_subdiv_ccg.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BKE_subdiv_ccg.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __BKE_SUBDIV_CCG_H__
diff --git a/source/blender/blenkernel/BKE_subdiv_eval.h b/source/blender/blenkernel/BKE_subdiv_eval.h
index 1def3d169fc..3ae7247b848 100644
--- a/source/blender/blenkernel/BKE_subdiv_eval.h
+++ b/source/blender/blenkernel/BKE_subdiv_eval.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BKE_subdiv_eval.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __BKE_SUBDIV_EVAL_H__
diff --git a/source/blender/blenkernel/BKE_subdiv_foreach.h b/source/blender/blenkernel/BKE_subdiv_foreach.h
index 19e0619cdca..cde31d0060b 100644
--- a/source/blender/blenkernel/BKE_subdiv_foreach.h
+++ b/source/blender/blenkernel/BKE_subdiv_foreach.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BKE_subdiv_foreach.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __BKE_SUBDIV_FOREACH_H__
diff --git a/source/blender/blenkernel/BKE_subdiv_mesh.h b/source/blender/blenkernel/BKE_subdiv_mesh.h
index 9cd905109d9..b2247a4a5cb 100644
--- a/source/blender/blenkernel/BKE_subdiv_mesh.h
+++ b/source/blender/blenkernel/BKE_subdiv_mesh.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BKE_subdiv_mesh.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __BKE_SUBDIV_MESH_H__
diff --git a/source/blender/blenkernel/BKE_subsurf.h b/source/blender/blenkernel/BKE_subsurf.h
index ef2de3aeef2..8c3bff58c99 100644
--- a/source/blender/blenkernel/BKE_subsurf.h
+++ b/source/blender/blenkernel/BKE_subsurf.h
@@ -19,8 +19,7 @@
#ifndef __BKE_SUBSURF_H__
#define __BKE_SUBSURF_H__
-/** \file BKE_subsurf.h
- * \ingroup bke
+/** \file \ingroup bke
*/
/* struct DerivedMesh is used directly */
diff --git a/source/blender/blenkernel/BKE_suggestions.h b/source/blender/blenkernel/BKE_suggestions.h
index effa3722863..e6ed9b2d6a8 100644
--- a/source/blender/blenkernel/BKE_suggestions.h
+++ b/source/blender/blenkernel/BKE_suggestions.h
@@ -19,8 +19,7 @@
#ifndef __BKE_SUGGESTIONS_H__
#define __BKE_SUGGESTIONS_H__
-/** \file BKE_suggestions.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_text.h b/source/blender/blenkernel/BKE_text.h
index 30a15e6ebd4..2fa40fbcc5d 100644
--- a/source/blender/blenkernel/BKE_text.h
+++ b/source/blender/blenkernel/BKE_text.h
@@ -19,8 +19,7 @@
#ifndef __BKE_TEXT_H__
#define __BKE_TEXT_H__
-/** \file BKE_text.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_texture.h b/source/blender/blenkernel/BKE_texture.h
index 7cb47935c6f..4eceeaa3c26 100644
--- a/source/blender/blenkernel/BKE_texture.h
+++ b/source/blender/blenkernel/BKE_texture.h
@@ -19,8 +19,7 @@
#ifndef __BKE_TEXTURE_H__
#define __BKE_TEXTURE_H__
-/** \file BKE_texture.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_tracking.h b/source/blender/blenkernel/BKE_tracking.h
index 2038d6ff6d3..691151524d7 100644
--- a/source/blender/blenkernel/BKE_tracking.h
+++ b/source/blender/blenkernel/BKE_tracking.h
@@ -20,8 +20,7 @@
#ifndef __BKE_TRACKING_H__
#define __BKE_TRACKING_H__
-/** \file BKE_tracking.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Camera;
diff --git a/source/blender/blenkernel/BKE_undo_system.h b/source/blender/blenkernel/BKE_undo_system.h
index 15f4bac17a9..d99e6f02bdb 100644
--- a/source/blender/blenkernel/BKE_undo_system.h
+++ b/source/blender/blenkernel/BKE_undo_system.h
@@ -16,8 +16,7 @@
#ifndef __BKE_UNDO_SYSTEM_H__
#define __BKE_UNDO_SYSTEM_H__
-/** \file BKE_undo_system.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Main;
diff --git a/source/blender/blenkernel/BKE_unit.h b/source/blender/blenkernel/BKE_unit.h
index 63bba6b5bac..8fb7c41ad55 100644
--- a/source/blender/blenkernel/BKE_unit.h
+++ b/source/blender/blenkernel/BKE_unit.h
@@ -17,8 +17,7 @@
#ifndef __BKE_UNIT_H__
#define __BKE_UNIT_H__
-/** \file BKE_unit.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_workspace.h b/source/blender/blenkernel/BKE_workspace.h
index 95431a52834..7fa55dc9816 100644
--- a/source/blender/blenkernel/BKE_workspace.h
+++ b/source/blender/blenkernel/BKE_workspace.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file BKE_workspace.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __BKE_WORKSPACE_H__
diff --git a/source/blender/blenkernel/BKE_world.h b/source/blender/blenkernel/BKE_world.h
index fd3d9b8c705..8468d28e780 100644
--- a/source/blender/blenkernel/BKE_world.h
+++ b/source/blender/blenkernel/BKE_world.h
@@ -19,8 +19,7 @@
#ifndef __BKE_WORLD_H__
#define __BKE_WORLD_H__
-/** \file BKE_world.h
- * \ingroup bke
+/** \file \ingroup bke
*/
struct Depsgraph;
diff --git a/source/blender/blenkernel/BKE_writeavi.h b/source/blender/blenkernel/BKE_writeavi.h
index 25447ffcdeb..c05bb4cf359 100644
--- a/source/blender/blenkernel/BKE_writeavi.h
+++ b/source/blender/blenkernel/BKE_writeavi.h
@@ -20,8 +20,7 @@
#ifndef __BKE_WRITEAVI_H__
#define __BKE_WRITEAVI_H__
-/** \file BKE_writeavi.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef __cplusplus
diff --git a/source/blender/blenkernel/BKE_writeffmpeg.h b/source/blender/blenkernel/BKE_writeffmpeg.h
index 441000f95e9..d87b7bca8fc 100644
--- a/source/blender/blenkernel/BKE_writeffmpeg.h
+++ b/source/blender/blenkernel/BKE_writeffmpeg.h
@@ -20,8 +20,7 @@
#ifndef __BKE_WRITEFFMPEG_H__
#define __BKE_WRITEFFMPEG_H__
-/** \file BKE_writeffmpeg.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef WITH_FFMPEG
diff --git a/source/blender/blenkernel/intern/CCGSubSurf.c b/source/blender/blenkernel/intern/CCGSubSurf.c
index 71956cd558e..d3869f26373 100644
--- a/source/blender/blenkernel/intern/CCGSubSurf.c
+++ b/source/blender/blenkernel/intern/CCGSubSurf.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/CCGSubSurf.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/CCGSubSurf.h b/source/blender/blenkernel/intern/CCGSubSurf.h
index 55d8b3a16ca..e4026d4691d 100644
--- a/source/blender/blenkernel/intern/CCGSubSurf.h
+++ b/source/blender/blenkernel/intern/CCGSubSurf.h
@@ -17,8 +17,7 @@
#ifndef __CCGSUBSURF_H__
#define __CCGSUBSURF_H__
-/** \file blender/blenkernel/intern/CCGSubSurf.h
- * \ingroup bke
+/** \file \ingroup bke
*/
typedef void* CCGMeshHDL;
diff --git a/source/blender/blenkernel/intern/CCGSubSurf_inline.h b/source/blender/blenkernel/intern/CCGSubSurf_inline.h
index 5411655a280..9f962461a88 100644
--- a/source/blender/blenkernel/intern/CCGSubSurf_inline.h
+++ b/source/blender/blenkernel/intern/CCGSubSurf_inline.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/CCGSubSurf_inline.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __CCGSUBSURF_INLINE_H__
diff --git a/source/blender/blenkernel/intern/CCGSubSurf_intern.h b/source/blender/blenkernel/intern/CCGSubSurf_intern.h
index 487e25f4df8..90dab3b3a4b 100644
--- a/source/blender/blenkernel/intern/CCGSubSurf_intern.h
+++ b/source/blender/blenkernel/intern/CCGSubSurf_intern.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/CCGSubSurf_intern.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __CCGSUBSURF_INTERN_H__
diff --git a/source/blender/blenkernel/intern/CCGSubSurf_legacy.c b/source/blender/blenkernel/intern/CCGSubSurf_legacy.c
index 4bec4456325..5fadd630115 100644
--- a/source/blender/blenkernel/intern/CCGSubSurf_legacy.c
+++ b/source/blender/blenkernel/intern/CCGSubSurf_legacy.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/CCGSubSurf_legacy.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/CCGSubSurf_opensubdiv.c b/source/blender/blenkernel/intern/CCGSubSurf_opensubdiv.c
index 50a3eb0cb57..170980986ef 100644
--- a/source/blender/blenkernel/intern/CCGSubSurf_opensubdiv.c
+++ b/source/blender/blenkernel/intern/CCGSubSurf_opensubdiv.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/CCGSubSurf_opensubdiv.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef WITH_OPENSUBDIV
diff --git a/source/blender/blenkernel/intern/CCGSubSurf_opensubdiv_converter.c b/source/blender/blenkernel/intern/CCGSubSurf_opensubdiv_converter.c
index 068abecec66..c05355c8382 100644
--- a/source/blender/blenkernel/intern/CCGSubSurf_opensubdiv_converter.c
+++ b/source/blender/blenkernel/intern/CCGSubSurf_opensubdiv_converter.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/CCGSubSurf_opensubdiv_converter.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef WITH_OPENSUBDIV
diff --git a/source/blender/blenkernel/intern/CCGSubSurf_util.c b/source/blender/blenkernel/intern/CCGSubSurf_util.c
index e828c5c72c0..59662a72318 100644
--- a/source/blender/blenkernel/intern/CCGSubSurf_util.c
+++ b/source/blender/blenkernel/intern/CCGSubSurf_util.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/CCGSubSurf_util.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/DerivedMesh.c b/source/blender/blenkernel/intern/DerivedMesh.c
index 71063b1a774..a0e85b99c02 100644
--- a/source/blender/blenkernel/intern/DerivedMesh.c
+++ b/source/blender/blenkernel/intern/DerivedMesh.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/DerivedMesh.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/action.c b/source/blender/blenkernel/intern/action.c
index 38989e06d3d..5eb469d4b98 100644
--- a/source/blender/blenkernel/intern/action.c
+++ b/source/blender/blenkernel/intern/action.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/action.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/addon.c b/source/blender/blenkernel/intern/addon.c
index a8dbf65c6ec..e4140fcc58d 100644
--- a/source/blender/blenkernel/intern/addon.c
+++ b/source/blender/blenkernel/intern/addon.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/addon.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stddef.h>
diff --git a/source/blender/blenkernel/intern/anim.c b/source/blender/blenkernel/intern/anim.c
index 6b67b13f347..e9a8b921cdb 100644
--- a/source/blender/blenkernel/intern/anim.c
+++ b/source/blender/blenkernel/intern/anim.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/anim.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/anim_sys.c b/source/blender/blenkernel/intern/anim_sys.c
index b4706026167..0f4e3c204a7 100644
--- a/source/blender/blenkernel/intern/anim_sys.c
+++ b/source/blender/blenkernel/intern/anim_sys.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/anim_sys.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/appdir.c b/source/blender/blenkernel/intern/appdir.c
index b2b900c0ed2..1d32d9d4cfa 100644
--- a/source/blender/blenkernel/intern/appdir.c
+++ b/source/blender/blenkernel/intern/appdir.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/appdir.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Access to application level directories.
*/
diff --git a/source/blender/blenkernel/intern/armature.c b/source/blender/blenkernel/intern/armature.c
index 66afccfee5b..36f684c1d2e 100644
--- a/source/blender/blenkernel/intern/armature.c
+++ b/source/blender/blenkernel/intern/armature.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/armature.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <ctype.h>
diff --git a/source/blender/blenkernel/intern/armature_update.c b/source/blender/blenkernel/intern/armature_update.c
index 9db4aa9782d..9c23f6855a0 100644
--- a/source/blender/blenkernel/intern/armature_update.c
+++ b/source/blender/blenkernel/intern/armature_update.c
@@ -19,8 +19,7 @@
* Defines and code for core node types
*/
-/** \file blender/blenkernel/intern/armature_update.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/autoexec.c b/source/blender/blenkernel/intern/autoexec.c
index 6b0c1d9172f..62b12831870 100644
--- a/source/blender/blenkernel/intern/autoexec.c
+++ b/source/blender/blenkernel/intern/autoexec.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/autoexec.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Currently just checks if a blend file can be trusted to autoexec,
* may add signing here later.
diff --git a/source/blender/blenkernel/intern/blender.c b/source/blender/blenkernel/intern/blender.c
index d6b3008062a..4f34eaf4518 100644
--- a/source/blender/blenkernel/intern/blender.c
+++ b/source/blender/blenkernel/intern/blender.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/blender.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Application level startup/shutdown functionality.
*/
diff --git a/source/blender/blenkernel/intern/blender_copybuffer.c b/source/blender/blenkernel/intern/blender_copybuffer.c
index 7032c839109..eecd181bd1e 100644
--- a/source/blender/blenkernel/intern/blender_copybuffer.c
+++ b/source/blender/blenkernel/intern/blender_copybuffer.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/blender_copybuffer.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Used for copy/paste operator, (using a temporary file).
*/
diff --git a/source/blender/blenkernel/intern/blender_undo.c b/source/blender/blenkernel/intern/blender_undo.c
index 1703e6aba68..9072de97828 100644
--- a/source/blender/blenkernel/intern/blender_undo.c
+++ b/source/blender/blenkernel/intern/blender_undo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/blender_undo.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Blend file undo (known as 'Global Undo').
* DNA level diffing for undo.
diff --git a/source/blender/blenkernel/intern/blender_user_menu.c b/source/blender/blenkernel/intern/blender_user_menu.c
index f4442f14208..c39e465b27a 100644
--- a/source/blender/blenkernel/intern/blender_user_menu.c
+++ b/source/blender/blenkernel/intern/blender_user_menu.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/blender_user_menu.c
- * \ingroup bke
+/** \file \ingroup bke
*
* User defined menu API.
*/
diff --git a/source/blender/blenkernel/intern/blendfile.c b/source/blender/blenkernel/intern/blendfile.c
index fb03dc6963e..34cc0a69c2e 100644
--- a/source/blender/blenkernel/intern/blendfile.c
+++ b/source/blender/blenkernel/intern/blendfile.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/blendfile.c
- * \ingroup bke
+/** \file \ingroup bke
*
* High level `.blend` file read/write,
* and functions for writing *partial* files (only selected data-blocks).
diff --git a/source/blender/blenkernel/intern/boids.c b/source/blender/blenkernel/intern/boids.c
index 269aaaee0fb..7e200eef23a 100644
--- a/source/blender/blenkernel/intern/boids.c
+++ b/source/blender/blenkernel/intern/boids.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/boids.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/bpath.c b/source/blender/blenkernel/intern/bpath.c
index 90dcb12519b..2c3bfcffe0c 100644
--- a/source/blender/blenkernel/intern/bpath.c
+++ b/source/blender/blenkernel/intern/bpath.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/bpath.c
- * \ingroup bli
+/** \file \ingroup bli
*/
/* TODO,
diff --git a/source/blender/blenkernel/intern/brush.c b/source/blender/blenkernel/intern/brush.c
index c934f2fe0d0..3a35cd61d30 100644
--- a/source/blender/blenkernel/intern/brush.c
+++ b/source/blender/blenkernel/intern/brush.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/brush.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/bvhutils.c b/source/blender/blenkernel/intern/bvhutils.c
index 7d0e5094a1c..ed9300fa0a6 100644
--- a/source/blender/blenkernel/intern/bvhutils.c
+++ b/source/blender/blenkernel/intern/bvhutils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/bvhutils.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdio.h>
diff --git a/source/blender/blenkernel/intern/cachefile.c b/source/blender/blenkernel/intern/cachefile.c
index 1f05dcb50ba..1b872e4f61c 100644
--- a/source/blender/blenkernel/intern/cachefile.c
+++ b/source/blender/blenkernel/intern/cachefile.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/cachefile.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_anim_types.h"
diff --git a/source/blender/blenkernel/intern/camera.c b/source/blender/blenkernel/intern/camera.c
index 535551f64b3..449948b016d 100644
--- a/source/blender/blenkernel/intern/camera.c
+++ b/source/blender/blenkernel/intern/camera.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/camera.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/cdderivedmesh.c b/source/blender/blenkernel/intern/cdderivedmesh.c
index ed812db8bfc..b69469153f2 100644
--- a/source/blender/blenkernel/intern/cdderivedmesh.c
+++ b/source/blender/blenkernel/intern/cdderivedmesh.c
@@ -20,8 +20,7 @@
* BKE_cdderivedmesh.h contains the function prototypes for this file.
*/
-/** \file blender/blenkernel/intern/cdderivedmesh.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "atomic_ops.h"
diff --git a/source/blender/blenkernel/intern/cloth.c b/source/blender/blenkernel/intern/cloth.c
index 39b53f6c5d7..2e47d1111cd 100644
--- a/source/blender/blenkernel/intern/cloth.c
+++ b/source/blender/blenkernel/intern/cloth.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/cloth.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/collection.c b/source/blender/blenkernel/intern/collection.c
index f8f6c05c6f0..e6937c35648 100644
--- a/source/blender/blenkernel/intern/collection.c
+++ b/source/blender/blenkernel/intern/collection.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/collection.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <string.h>
diff --git a/source/blender/blenkernel/intern/collision.c b/source/blender/blenkernel/intern/collision.c
index def65bdab1e..8fd8285c433 100644
--- a/source/blender/blenkernel/intern/collision.c
+++ b/source/blender/blenkernel/intern/collision.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/collision.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/colorband.c b/source/blender/blenkernel/intern/colorband.c
index b532d309078..133fcd1ace9 100644
--- a/source/blender/blenkernel/intern/colorband.c
+++ b/source/blender/blenkernel/intern/colorband.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/colorband.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/colortools.c b/source/blender/blenkernel/intern/colortools.c
index 487468b1c61..7e942a9ebae 100644
--- a/source/blender/blenkernel/intern/colortools.c
+++ b/source/blender/blenkernel/intern/colortools.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/colortools.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/constraint.c b/source/blender/blenkernel/intern/constraint.c
index 0eded353031..5aa96b1168e 100644
--- a/source/blender/blenkernel/intern/constraint.c
+++ b/source/blender/blenkernel/intern/constraint.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/constraint.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/context.c b/source/blender/blenkernel/intern/context.c
index 4b584d0cee6..03f2e56b964 100644
--- a/source/blender/blenkernel/intern/context.c
+++ b/source/blender/blenkernel/intern/context.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/context.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <string.h>
diff --git a/source/blender/blenkernel/intern/crazyspace.c b/source/blender/blenkernel/intern/crazyspace.c
index d3c14b0ff48..5ed9e15d17b 100644
--- a/source/blender/blenkernel/intern/crazyspace.c
+++ b/source/blender/blenkernel/intern/crazyspace.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/crazyspace.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/curve.c b/source/blender/blenkernel/intern/curve.c
index 42d7ebed4ff..8bb47a6a69b 100644
--- a/source/blender/blenkernel/intern/curve.c
+++ b/source/blender/blenkernel/intern/curve.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/curve.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/curve_decimate.c b/source/blender/blenkernel/intern/curve_decimate.c
index b4658478b7e..4a87d370f98 100644
--- a/source/blender/blenkernel/intern/curve_decimate.c
+++ b/source/blender/blenkernel/intern/curve_decimate.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/curve_decimate.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_curve_types.h"
diff --git a/source/blender/blenkernel/intern/customdata.c b/source/blender/blenkernel/intern/customdata.c
index 45ee8908431..a8b756be40a 100644
--- a/source/blender/blenkernel/intern/customdata.c
+++ b/source/blender/blenkernel/intern/customdata.c
@@ -20,8 +20,7 @@
* BKE_customdata.h contains the function prototypes for this file.
*/
-/** \file blender/blenkernel/intern/customdata.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/customdata_file.c b/source/blender/blenkernel/intern/customdata_file.c
index ad709940d2f..3614d01461b 100644
--- a/source/blender/blenkernel/intern/customdata_file.c
+++ b/source/blender/blenkernel/intern/customdata_file.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/customdata_file.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/data_transfer.c b/source/blender/blenkernel/intern/data_transfer.c
index 96c2e81fa4e..e3d2f63ced9 100644
--- a/source/blender/blenkernel/intern/data_transfer.c
+++ b/source/blender/blenkernel/intern/data_transfer.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/data_transfer.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "CLG_log.h"
diff --git a/source/blender/blenkernel/intern/data_transfer_intern.h b/source/blender/blenkernel/intern/data_transfer_intern.h
index dcab63abd27..8b312dea71d 100644
--- a/source/blender/blenkernel/intern/data_transfer_intern.h
+++ b/source/blender/blenkernel/intern/data_transfer_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/data_transfer_intern.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __DATA_TRANSFER_INTERN_H__
diff --git a/source/blender/blenkernel/intern/deform.c b/source/blender/blenkernel/intern/deform.c
index 995cb1286d1..c3f3516c714 100644
--- a/source/blender/blenkernel/intern/deform.c
+++ b/source/blender/blenkernel/intern/deform.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/deform.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/displist.c b/source/blender/blenkernel/intern/displist.c
index 5df8210d075..869d5e6f362 100644
--- a/source/blender/blenkernel/intern/displist.c
+++ b/source/blender/blenkernel/intern/displist.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/displist.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/dynamicpaint.c b/source/blender/blenkernel/intern/dynamicpaint.c
index 20e2691e5c2..57022a7822e 100644
--- a/source/blender/blenkernel/intern/dynamicpaint.c
+++ b/source/blender/blenkernel/intern/dynamicpaint.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/dynamicpaint.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/editderivedmesh.c b/source/blender/blenkernel/intern/editderivedmesh.c
index c95e6f9acd7..196bd11ba73 100644
--- a/source/blender/blenkernel/intern/editderivedmesh.c
+++ b/source/blender/blenkernel/intern/editderivedmesh.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/editderivedmesh.c
- * \ingroup bke
+/** \file \ingroup bke
*
* basic design:
*
diff --git a/source/blender/blenkernel/intern/editlattice.c b/source/blender/blenkernel/intern/editlattice.c
index 1dfce68f255..ebca6abc373 100644
--- a/source/blender/blenkernel/intern/editlattice.c
+++ b/source/blender/blenkernel/intern/editlattice.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/editlattice.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/editmesh.c b/source/blender/blenkernel/intern/editmesh.c
index e4989209774..992d24b4884 100644
--- a/source/blender/blenkernel/intern/editmesh.c
+++ b/source/blender/blenkernel/intern/editmesh.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/editmesh.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/editmesh_bvh.c b/source/blender/blenkernel/intern/editmesh_bvh.c
index 0bd995b4eaf..f791825bc51 100644
--- a/source/blender/blenkernel/intern/editmesh_bvh.c
+++ b/source/blender/blenkernel/intern/editmesh_bvh.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/editmesh_bvh.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/editmesh_cache.c b/source/blender/blenkernel/intern/editmesh_cache.c
index 2272b7c4b2e..52fbe3c8c87 100644
--- a/source/blender/blenkernel/intern/editmesh_cache.c
+++ b/source/blender/blenkernel/intern/editmesh_cache.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/editmesh_cache.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Manage edit mesh cache: #EditMeshData
*/
diff --git a/source/blender/blenkernel/intern/editmesh_tangent.c b/source/blender/blenkernel/intern/editmesh_tangent.c
index d1abd35d1de..c05ed755ee6 100644
--- a/source/blender/blenkernel/intern/editmesh_tangent.c
+++ b/source/blender/blenkernel/intern/editmesh_tangent.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/editmesh_tangent.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BLI_math.h"
diff --git a/source/blender/blenkernel/intern/effect.c b/source/blender/blenkernel/intern/effect.c
index 15559f6e081..d10aafdc513 100644
--- a/source/blender/blenkernel/intern/effect.c
+++ b/source/blender/blenkernel/intern/effect.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/effect.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stddef.h>
diff --git a/source/blender/blenkernel/intern/fcurve.c b/source/blender/blenkernel/intern/fcurve.c
index b7a92bff295..19f7b133ea4 100644
--- a/source/blender/blenkernel/intern/fcurve.c
+++ b/source/blender/blenkernel/intern/fcurve.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/fcurve.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <math.h>
diff --git a/source/blender/blenkernel/intern/fluidsim.c b/source/blender/blenkernel/intern/fluidsim.c
index 7c544c45b8b..a88f5e837ce 100644
--- a/source/blender/blenkernel/intern/fluidsim.c
+++ b/source/blender/blenkernel/intern/fluidsim.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/fluidsim.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/fmodifier.c b/source/blender/blenkernel/intern/fmodifier.c
index 81bcd3b4479..18205a7ea8f 100644
--- a/source/blender/blenkernel/intern/fmodifier.c
+++ b/source/blender/blenkernel/intern/fmodifier.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/fmodifier.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <math.h>
diff --git a/source/blender/blenkernel/intern/font.c b/source/blender/blenkernel/intern/font.c
index 1a70fb398ae..ec8d4c8f75e 100644
--- a/source/blender/blenkernel/intern/font.c
+++ b/source/blender/blenkernel/intern/font.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/font.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/freestyle.c b/source/blender/blenkernel/intern/freestyle.c
index bdd42ea3b64..1bc11756d4e 100644
--- a/source/blender/blenkernel/intern/freestyle.c
+++ b/source/blender/blenkernel/intern/freestyle.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/freestyle.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/gpencil.c b/source/blender/blenkernel/intern/gpencil.c
index b3453c529e9..1b3dfea7813 100644
--- a/source/blender/blenkernel/intern/gpencil.c
+++ b/source/blender/blenkernel/intern/gpencil.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/blenkernel/intern/gpencil.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/gpencil_modifier.c b/source/blender/blenkernel/intern/gpencil_modifier.c
index af287c708f8..9e6aa359afa 100644
--- a/source/blender/blenkernel/intern/gpencil_modifier.c
+++ b/source/blender/blenkernel/intern/gpencil_modifier.c
@@ -17,7 +17,7 @@
* This is a new part of Blender
*/
- /** \file blender/blenkernel/intern/gpencil_modifier.c
+ /** \file
* \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/icons.c b/source/blender/blenkernel/intern/icons.c
index 451850d5c8f..816bca59609 100644
--- a/source/blender/blenkernel/intern/icons.c
+++ b/source/blender/blenkernel/intern/icons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/icons.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/icons_rasterize.c b/source/blender/blenkernel/intern/icons_rasterize.c
index 5279327365b..5c828419fee 100644
--- a/source/blender/blenkernel/intern/icons_rasterize.c
+++ b/source/blender/blenkernel/intern/icons_rasterize.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/icons_rasterize.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/idcode.c b/source/blender/blenkernel/intern/idcode.c
index a7adfbb4840..8e6df9f6158 100644
--- a/source/blender/blenkernel/intern/idcode.c
+++ b/source/blender/blenkernel/intern/idcode.c
@@ -18,8 +18,7 @@
* return info about ID types
*/
-/** \file blender/blenkernel/intern/idcode.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/idprop.c b/source/blender/blenkernel/intern/idprop.c
index 2a60745b7fb..00a78f94eb8 100644
--- a/source/blender/blenkernel/intern/idprop.c
+++ b/source/blender/blenkernel/intern/idprop.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/idprop.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdio.h>
diff --git a/source/blender/blenkernel/intern/idprop_utils.c b/source/blender/blenkernel/intern/idprop_utils.c
index 5d03fca1537..0a6bf4e4cd9 100644
--- a/source/blender/blenkernel/intern/idprop_utils.c
+++ b/source/blender/blenkernel/intern/idprop_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/idprop_utils.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdio.h>
diff --git a/source/blender/blenkernel/intern/image.c b/source/blender/blenkernel/intern/image.c
index d21e1cc7986..3ba216dcc13 100644
--- a/source/blender/blenkernel/intern/image.c
+++ b/source/blender/blenkernel/intern/image.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/image.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/image_gen.c b/source/blender/blenkernel/intern/image_gen.c
index fb5af45c2b6..702ee6b0c00 100644
--- a/source/blender/blenkernel/intern/image_gen.c
+++ b/source/blender/blenkernel/intern/image_gen.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/image_gen.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <math.h>
diff --git a/source/blender/blenkernel/intern/ipo.c b/source/blender/blenkernel/intern/ipo.c
index ff2bce3d47c..e612e5885bb 100644
--- a/source/blender/blenkernel/intern/ipo.c
+++ b/source/blender/blenkernel/intern/ipo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/ipo.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/key.c b/source/blender/blenkernel/intern/key.c
index 85d6bdf089c..f5f9f6d0eba 100644
--- a/source/blender/blenkernel/intern/key.c
+++ b/source/blender/blenkernel/intern/key.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/key.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/keyconfig.c b/source/blender/blenkernel/intern/keyconfig.c
index 01c3d847c11..4fcefc5f687 100644
--- a/source/blender/blenkernel/intern/keyconfig.c
+++ b/source/blender/blenkernel/intern/keyconfig.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/keyconfig.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stddef.h>
diff --git a/source/blender/blenkernel/intern/lamp.c b/source/blender/blenkernel/intern/lamp.c
index 2877248f3b6..397d8fccef0 100644
--- a/source/blender/blenkernel/intern/lamp.c
+++ b/source/blender/blenkernel/intern/lamp.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/lamp.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/lattice.c b/source/blender/blenkernel/intern/lattice.c
index 02a3edab548..4a974267950 100644
--- a/source/blender/blenkernel/intern/lattice.c
+++ b/source/blender/blenkernel/intern/lattice.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/lattice.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdio.h>
diff --git a/source/blender/blenkernel/intern/layer.c b/source/blender/blenkernel/intern/layer.c
index d9f0d3ccee4..20fc0461ab6 100644
--- a/source/blender/blenkernel/intern/layer.c
+++ b/source/blender/blenkernel/intern/layer.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/layer.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <string.h>
diff --git a/source/blender/blenkernel/intern/layer_utils.c b/source/blender/blenkernel/intern/layer_utils.c
index fb1333c663b..dc9b749243a 100644
--- a/source/blender/blenkernel/intern/layer_utils.c
+++ b/source/blender/blenkernel/intern/layer_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/layer_utils.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <string.h>
diff --git a/source/blender/blenkernel/intern/library.c b/source/blender/blenkernel/intern/library.c
index 13701537a1b..47884f0e429 100644
--- a/source/blender/blenkernel/intern/library.c
+++ b/source/blender/blenkernel/intern/library.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/library.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Contains management of ID's and libraries
* allocate and free of all library data
diff --git a/source/blender/blenkernel/intern/library_idmap.c b/source/blender/blenkernel/intern/library_idmap.c
index 35a64b0c491..2745a1fe275 100644
--- a/source/blender/blenkernel/intern/library_idmap.c
+++ b/source/blender/blenkernel/intern/library_idmap.c
@@ -29,8 +29,7 @@
#include "BKE_library_idmap.h" /* own include */
#include "BKE_main.h"
-/** \file blender/blenkernel/intern/library_idmap.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Utility functions for faster ID lookups.
*/
diff --git a/source/blender/blenkernel/intern/library_override.c b/source/blender/blenkernel/intern/library_override.c
index 6e3c5a0ff2a..34ef213728b 100644
--- a/source/blender/blenkernel/intern/library_override.c
+++ b/source/blender/blenkernel/intern/library_override.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/library_override.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/library_query.c b/source/blender/blenkernel/intern/library_query.c
index ce2a076b887..b73cd9251d7 100644
--- a/source/blender/blenkernel/intern/library_query.c
+++ b/source/blender/blenkernel/intern/library_query.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/library_query.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/library_remap.c b/source/blender/blenkernel/intern/library_remap.c
index ec4d840ccf8..2b67f0d07f0 100644
--- a/source/blender/blenkernel/intern/library_remap.c
+++ b/source/blender/blenkernel/intern/library_remap.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/library_remap.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Contains management of ID's and libraries remap, unlink and free logic.
*/
diff --git a/source/blender/blenkernel/intern/lightprobe.c b/source/blender/blenkernel/intern/lightprobe.c
index fa3d6e1fa29..7eeeb3cada3 100644
--- a/source/blender/blenkernel/intern/lightprobe.c
+++ b/source/blender/blenkernel/intern/lightprobe.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/lightprobe.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_object_types.h"
diff --git a/source/blender/blenkernel/intern/linestyle.c b/source/blender/blenkernel/intern/linestyle.c
index 315e182073b..a9ebf0b7dac 100644
--- a/source/blender/blenkernel/intern/linestyle.c
+++ b/source/blender/blenkernel/intern/linestyle.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/linestyle.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdio.h>
diff --git a/source/blender/blenkernel/intern/main.c b/source/blender/blenkernel/intern/main.c
index 5cb323bf51a..327c1cda165 100644
--- a/source/blender/blenkernel/intern/main.c
+++ b/source/blender/blenkernel/intern/main.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/main.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Contains management of Main database itself.
*/
diff --git a/source/blender/blenkernel/intern/mask.c b/source/blender/blenkernel/intern/mask.c
index 436c05c9feb..81cbc94bb00 100644
--- a/source/blender/blenkernel/intern/mask.c
+++ b/source/blender/blenkernel/intern/mask.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/mask.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stddef.h>
diff --git a/source/blender/blenkernel/intern/mask_evaluate.c b/source/blender/blenkernel/intern/mask_evaluate.c
index ba574fc3d45..12ddb1b710e 100644
--- a/source/blender/blenkernel/intern/mask_evaluate.c
+++ b/source/blender/blenkernel/intern/mask_evaluate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/mask_evaluate.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Functions for evaluating the mask beziers into points for the outline and feather.
*/
diff --git a/source/blender/blenkernel/intern/mask_rasterize.c b/source/blender/blenkernel/intern/mask_rasterize.c
index 722cee6ebdb..7128bc4669e 100644
--- a/source/blender/blenkernel/intern/mask_rasterize.c
+++ b/source/blender/blenkernel/intern/mask_rasterize.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/mask_rasterize.c
- * \ingroup bke
+/** \file \ingroup bke
*
* This module exposes a rasterizer that works as a black box - implementation details are confined to this file,
*
diff --git a/source/blender/blenkernel/intern/material.c b/source/blender/blenkernel/intern/material.c
index 6ff17be1e3d..d29e0ace3b6 100644
--- a/source/blender/blenkernel/intern/material.c
+++ b/source/blender/blenkernel/intern/material.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/material.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/mball.c b/source/blender/blenkernel/intern/mball.c
index 68787bf3615..10825a36ea6 100644
--- a/source/blender/blenkernel/intern/mball.c
+++ b/source/blender/blenkernel/intern/mball.c
@@ -22,8 +22,7 @@
* texture coordinates are patched within the displist
*/
-/** \file blender/blenkernel/intern/mball.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdio.h>
diff --git a/source/blender/blenkernel/intern/mball_tessellate.c b/source/blender/blenkernel/intern/mball_tessellate.c
index 19dad58f0f5..bfe5bc8bfc6 100644
--- a/source/blender/blenkernel/intern/mball_tessellate.c
+++ b/source/blender/blenkernel/intern/mball_tessellate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/mball_tessellate.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdio.h>
diff --git a/source/blender/blenkernel/intern/mesh.c b/source/blender/blenkernel/intern/mesh.c
index dfbcf06fa6a..fb0ba98c3ed 100644
--- a/source/blender/blenkernel/intern/mesh.c
+++ b/source/blender/blenkernel/intern/mesh.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/mesh.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/mesh_convert.c b/source/blender/blenkernel/intern/mesh_convert.c
index 4a080245405..3e7d51716a1 100644
--- a/source/blender/blenkernel/intern/mesh_convert.c
+++ b/source/blender/blenkernel/intern/mesh_convert.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/mesh_convert.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "CLG_log.h"
diff --git a/source/blender/blenkernel/intern/mesh_evaluate.c b/source/blender/blenkernel/intern/mesh_evaluate.c
index 4408c0ba2f6..7564c9d9652 100644
--- a/source/blender/blenkernel/intern/mesh_evaluate.c
+++ b/source/blender/blenkernel/intern/mesh_evaluate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/mesh_evaluate.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Functions to evaluate mesh data.
*/
diff --git a/source/blender/blenkernel/intern/mesh_iterators.c b/source/blender/blenkernel/intern/mesh_iterators.c
index c962ff5dbf2..b64ad3283e5 100644
--- a/source/blender/blenkernel/intern/mesh_iterators.c
+++ b/source/blender/blenkernel/intern/mesh_iterators.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/mesh_iterators.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Functions for iterating mesh features.
*/
diff --git a/source/blender/blenkernel/intern/mesh_mapping.c b/source/blender/blenkernel/intern/mesh_mapping.c
index 6b6c0ba906e..404914e3e71 100644
--- a/source/blender/blenkernel/intern/mesh_mapping.c
+++ b/source/blender/blenkernel/intern/mesh_mapping.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/mesh_mapping.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Functions for accessing mesh connectivity data.
* eg: polys connected to verts, UV's connected to verts.
diff --git a/source/blender/blenkernel/intern/mesh_merge.c b/source/blender/blenkernel/intern/mesh_merge.c
index fc760446711..2e2472581cc 100644
--- a/source/blender/blenkernel/intern/mesh_merge.c
+++ b/source/blender/blenkernel/intern/mesh_merge.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/mesh_merge.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <string.h> // for memcpy
diff --git a/source/blender/blenkernel/intern/mesh_remap.c b/source/blender/blenkernel/intern/mesh_remap.c
index 73a4fb4e617..7bf764a0951 100644
--- a/source/blender/blenkernel/intern/mesh_remap.c
+++ b/source/blender/blenkernel/intern/mesh_remap.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/mesh_remap.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Functions for mapping data between meshes.
*/
diff --git a/source/blender/blenkernel/intern/mesh_runtime.c b/source/blender/blenkernel/intern/mesh_runtime.c
index 57609fb6da8..2fe6f435367 100644
--- a/source/blender/blenkernel/intern/mesh_runtime.c
+++ b/source/blender/blenkernel/intern/mesh_runtime.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/mesh_runtime.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "atomic_ops.h"
diff --git a/source/blender/blenkernel/intern/mesh_tangent.c b/source/blender/blenkernel/intern/mesh_tangent.c
index 416a7c873e0..ee6ec4afe1f 100644
--- a/source/blender/blenkernel/intern/mesh_tangent.c
+++ b/source/blender/blenkernel/intern/mesh_tangent.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/mesh_tangent.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Functions to evaluate mesh tangents.
*/
diff --git a/source/blender/blenkernel/intern/mesh_validate.c b/source/blender/blenkernel/intern/mesh_validate.c
index c2a3d14833f..444ecb7f24f 100644
--- a/source/blender/blenkernel/intern/mesh_validate.c
+++ b/source/blender/blenkernel/intern/mesh_validate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/mesh_validate.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/modifier.c b/source/blender/blenkernel/intern/modifier.c
index 968a6945c76..511f5d01461 100644
--- a/source/blender/blenkernel/intern/modifier.c
+++ b/source/blender/blenkernel/intern/modifier.c
@@ -20,8 +20,7 @@
* BKE_modifier.h contains the function prototypes for this file.
*/
-/** \file blender/blenkernel/intern/modifier.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/movieclip.c b/source/blender/blenkernel/intern/movieclip.c
index 0b0d20ed435..1ae519b3597 100644
--- a/source/blender/blenkernel/intern/movieclip.c
+++ b/source/blender/blenkernel/intern/movieclip.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/movieclip.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/multires.c b/source/blender/blenkernel/intern/multires.c
index 80eaf967cbe..cdb18073739 100644
--- a/source/blender/blenkernel/intern/multires.c
+++ b/source/blender/blenkernel/intern/multires.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/multires.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/multires_inline.h b/source/blender/blenkernel/intern/multires_inline.h
index 54d30c5adb2..0019efc5118 100644
--- a/source/blender/blenkernel/intern/multires_inline.h
+++ b/source/blender/blenkernel/intern/multires_inline.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/multires_inline.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __MULTIRES_INLINE_H__
diff --git a/source/blender/blenkernel/intern/multires_reshape.c b/source/blender/blenkernel/intern/multires_reshape.c
index 75d6ea32fb1..dbb9f19266e 100644
--- a/source/blender/blenkernel/intern/multires_reshape.c
+++ b/source/blender/blenkernel/intern/multires_reshape.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/multires_reshape.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/multires_subdiv.c b/source/blender/blenkernel/intern/multires_subdiv.c
index 87ace424afb..1b5f8a14f28 100644
--- a/source/blender/blenkernel/intern/multires_subdiv.c
+++ b/source/blender/blenkernel/intern/multires_subdiv.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/multires_subdiv.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/nla.c b/source/blender/blenkernel/intern/nla.c
index c6b82cf390e..c113e547960 100644
--- a/source/blender/blenkernel/intern/nla.c
+++ b/source/blender/blenkernel/intern/nla.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/nla.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/node.c b/source/blender/blenkernel/intern/node.c
index 71284651e62..cd8efa0e1f4 100644
--- a/source/blender/blenkernel/intern/node.c
+++ b/source/blender/blenkernel/intern/node.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/node.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "CLG_log.h"
diff --git a/source/blender/blenkernel/intern/object.c b/source/blender/blenkernel/intern/object.c
index bc01405a0f4..64345a72740 100644
--- a/source/blender/blenkernel/intern/object.c
+++ b/source/blender/blenkernel/intern/object.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/object.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/object_deform.c b/source/blender/blenkernel/intern/object_deform.c
index 589d224e9ad..e52d1000fe3 100644
--- a/source/blender/blenkernel/intern/object_deform.c
+++ b/source/blender/blenkernel/intern/object_deform.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/object_deform.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/object_dupli.c b/source/blender/blenkernel/intern/object_dupli.c
index 9a7e0a998d6..114c5e86193 100644
--- a/source/blender/blenkernel/intern/object_dupli.c
+++ b/source/blender/blenkernel/intern/object_dupli.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/object_dupli.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <limits.h>
diff --git a/source/blender/blenkernel/intern/object_facemap.c b/source/blender/blenkernel/intern/object_facemap.c
index 930b8781bd2..f5aa737afdf 100644
--- a/source/blender/blenkernel/intern/object_facemap.c
+++ b/source/blender/blenkernel/intern/object_facemap.c
@@ -18,8 +18,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/object_facemap.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <string.h>
diff --git a/source/blender/blenkernel/intern/object_update.c b/source/blender/blenkernel/intern/object_update.c
index cf34b35d39c..4975bc3bafb 100644
--- a/source/blender/blenkernel/intern/object_update.c
+++ b/source/blender/blenkernel/intern/object_update.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/object_update.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_anim_types.h"
diff --git a/source/blender/blenkernel/intern/ocean.c b/source/blender/blenkernel/intern/ocean.c
index 031b9fe7c4a..c8e3b24514d 100644
--- a/source/blender/blenkernel/intern/ocean.c
+++ b/source/blender/blenkernel/intern/ocean.c
@@ -20,8 +20,7 @@
* OpenMP hints by Christian Schnellhammer
*/
-/** \file blender/blenkernel/intern/ocean.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <math.h>
diff --git a/source/blender/blenkernel/intern/outliner_treehash.c b/source/blender/blenkernel/intern/outliner_treehash.c
index 0c8d661d0e9..5ae9eaa8c7b 100644
--- a/source/blender/blenkernel/intern/outliner_treehash.c
+++ b/source/blender/blenkernel/intern/outliner_treehash.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file outliner_treehash.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Tree hash for the outliner space.
*/
diff --git a/source/blender/blenkernel/intern/packedFile.c b/source/blender/blenkernel/intern/packedFile.c
index 775aed383a9..7af07f61551 100644
--- a/source/blender/blenkernel/intern/packedFile.c
+++ b/source/blender/blenkernel/intern/packedFile.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/packedFile.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/paint.c b/source/blender/blenkernel/intern/paint.c
index 1c795ba23f0..8e7c36f1d2d 100644
--- a/source/blender/blenkernel/intern/paint.c
+++ b/source/blender/blenkernel/intern/paint.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/paint.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/paint_toolslots.c b/source/blender/blenkernel/intern/paint_toolslots.c
index 9a631ea02c7..e506b388150 100644
--- a/source/blender/blenkernel/intern/paint_toolslots.c
+++ b/source/blender/blenkernel/intern/paint_toolslots.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/paint_toolslots.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <limits.h>
diff --git a/source/blender/blenkernel/intern/particle.c b/source/blender/blenkernel/intern/particle.c
index ba0ce90a54f..abf463c8b30 100644
--- a/source/blender/blenkernel/intern/particle.c
+++ b/source/blender/blenkernel/intern/particle.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/particle.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/particle_child.c b/source/blender/blenkernel/intern/particle_child.c
index 9c951039346..38608e7a30f 100644
--- a/source/blender/blenkernel/intern/particle_child.c
+++ b/source/blender/blenkernel/intern/particle_child.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/particle_child.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BLI_math.h"
diff --git a/source/blender/blenkernel/intern/particle_distribute.c b/source/blender/blenkernel/intern/particle_distribute.c
index 2abfebfe902..757694622e8 100644
--- a/source/blender/blenkernel/intern/particle_distribute.c
+++ b/source/blender/blenkernel/intern/particle_distribute.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/particle_distribute.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <string.h>
diff --git a/source/blender/blenkernel/intern/particle_system.c b/source/blender/blenkernel/intern/particle_system.c
index 39bd2c35847..eaad457c5f8 100644
--- a/source/blender/blenkernel/intern/particle_system.c
+++ b/source/blender/blenkernel/intern/particle_system.c
@@ -20,8 +20,7 @@
* Copyright 2011-2012 AutoCRC
*/
-/** \file blender/blenkernel/intern/particle_system.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/pbvh.c b/source/blender/blenkernel/intern/pbvh.c
index 9e7550e359c..e9014a1281e 100644
--- a/source/blender/blenkernel/intern/pbvh.c
+++ b/source/blender/blenkernel/intern/pbvh.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/pbvh.c
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "DNA_meshdata_types.h"
diff --git a/source/blender/blenkernel/intern/pbvh_bmesh.c b/source/blender/blenkernel/intern/pbvh_bmesh.c
index 2f286f4e51d..ecc4efec942 100644
--- a/source/blender/blenkernel/intern/pbvh_bmesh.c
+++ b/source/blender/blenkernel/intern/pbvh_bmesh.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/pbvh_bmesh.c
- * \ingroup bli
+/** \file \ingroup bli
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenkernel/intern/pbvh_intern.h b/source/blender/blenkernel/intern/pbvh_intern.h
index 6a469375e79..081388d90d3 100644
--- a/source/blender/blenkernel/intern/pbvh_intern.h
+++ b/source/blender/blenkernel/intern/pbvh_intern.h
@@ -17,8 +17,7 @@
#ifndef __PBVH_INTERN_H__
#define __PBVH_INTERN_H__
-/** \file blender/blenkernel/intern/pbvh_intern.h
- * \ingroup bli
+/** \file \ingroup bli
*/
/* Axis-aligned bounding box */
diff --git a/source/blender/blenkernel/intern/pointcache.c b/source/blender/blenkernel/intern/pointcache.c
index 749d96ff516..5be0b083d5b 100644
--- a/source/blender/blenkernel/intern/pointcache.c
+++ b/source/blender/blenkernel/intern/pointcache.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/pointcache.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/report.c b/source/blender/blenkernel/intern/report.c
index 5471f6e0eaa..b914cc03fef 100644
--- a/source/blender/blenkernel/intern/report.c
+++ b/source/blender/blenkernel/intern/report.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/report.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdarg.h>
diff --git a/source/blender/blenkernel/intern/rigidbody.c b/source/blender/blenkernel/intern/rigidbody.c
index 536c0e12c9c..078919f6608 100644
--- a/source/blender/blenkernel/intern/rigidbody.c
+++ b/source/blender/blenkernel/intern/rigidbody.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file rigidbody.c
- * \ingroup blenkernel
+/** \file \ingroup blenkernel
* \brief Blender-side interface and methods for dealing with Rigid Body simulations
*/
diff --git a/source/blender/blenkernel/intern/scene.c b/source/blender/blenkernel/intern/scene.c
index 1f6b414c690..71a9c12e99b 100644
--- a/source/blender/blenkernel/intern/scene.c
+++ b/source/blender/blenkernel/intern/scene.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/scene.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/screen.c b/source/blender/blenkernel/intern/screen.c
index a6053c80fe7..2f1393e43d2 100644
--- a/source/blender/blenkernel/intern/screen.c
+++ b/source/blender/blenkernel/intern/screen.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/screen.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef WIN32
diff --git a/source/blender/blenkernel/intern/seqcache.c b/source/blender/blenkernel/intern/seqcache.c
index 662806c4fbf..ed9f52caaca 100644
--- a/source/blender/blenkernel/intern/seqcache.c
+++ b/source/blender/blenkernel/intern/seqcache.c
@@ -16,8 +16,7 @@
* Peter Schlaile <peter [at] schlaile [dot] de> 2010
*/
-/** \file blender/blenkernel/intern/seqcache.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stddef.h>
diff --git a/source/blender/blenkernel/intern/seqeffects.c b/source/blender/blenkernel/intern/seqeffects.c
index 8919e545308..9b6e415cb8c 100644
--- a/source/blender/blenkernel/intern/seqeffects.c
+++ b/source/blender/blenkernel/intern/seqeffects.c
@@ -20,8 +20,7 @@
* - Peter Schlaile <peter [at] schlaile [dot] de> 2005/2006
*/
-/** \file blender/blenkernel/intern/seqeffects.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/seqmodifier.c b/source/blender/blenkernel/intern/seqmodifier.c
index 8fb01a00a00..acd03a205f3 100644
--- a/source/blender/blenkernel/intern/seqmodifier.c
+++ b/source/blender/blenkernel/intern/seqmodifier.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/seqmodifier.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stddef.h>
diff --git a/source/blender/blenkernel/intern/sequencer.c b/source/blender/blenkernel/intern/sequencer.c
index 33fb9ae88a1..5f36cec1a0a 100644
--- a/source/blender/blenkernel/intern/sequencer.c
+++ b/source/blender/blenkernel/intern/sequencer.c
@@ -20,8 +20,7 @@
* - Peter Schlaile <peter [at] schlaile [dot] de> 2005/2006
*/
-/** \file blender/blenkernel/intern/sequencer.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stddef.h>
diff --git a/source/blender/blenkernel/intern/shader_fx.c b/source/blender/blenkernel/intern/shader_fx.c
index d2272848fe5..c08bae96a0d 100644
--- a/source/blender/blenkernel/intern/shader_fx.c
+++ b/source/blender/blenkernel/intern/shader_fx.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/blenkernel/intern/shader_fx.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/shrinkwrap.c b/source/blender/blenkernel/intern/shrinkwrap.c
index b8f6b182be0..e2a4dc6f852 100644
--- a/source/blender/blenkernel/intern/shrinkwrap.c
+++ b/source/blender/blenkernel/intern/shrinkwrap.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/shrinkwrap.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <string.h>
diff --git a/source/blender/blenkernel/intern/smoke.c b/source/blender/blenkernel/intern/smoke.c
index e5349677eac..aee6e5138bc 100644
--- a/source/blender/blenkernel/intern/smoke.c
+++ b/source/blender/blenkernel/intern/smoke.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/smoke.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/softbody.c b/source/blender/blenkernel/intern/softbody.c
index 2cc7b4ea2eb..133d645a279 100644
--- a/source/blender/blenkernel/intern/softbody.c
+++ b/source/blender/blenkernel/intern/softbody.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/softbody.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/sound.c b/source/blender/blenkernel/intern/sound.c
index c627dd72231..577ddb6cf39 100644
--- a/source/blender/blenkernel/intern/sound.c
+++ b/source/blender/blenkernel/intern/sound.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/sound.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <string.h>
diff --git a/source/blender/blenkernel/intern/speaker.c b/source/blender/blenkernel/intern/speaker.c
index 03dc64d71e8..39ef183a410 100644
--- a/source/blender/blenkernel/intern/speaker.c
+++ b/source/blender/blenkernel/intern/speaker.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/speaker.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "DNA_object_types.h"
diff --git a/source/blender/blenkernel/intern/studiolight.c b/source/blender/blenkernel/intern/studiolight.c
index 222c27a3b42..e54eba3ccb5 100644
--- a/source/blender/blenkernel/intern/studiolight.c
+++ b/source/blender/blenkernel/intern/studiolight.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/studiolight.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_studiolight.h"
diff --git a/source/blender/blenkernel/intern/subdiv.c b/source/blender/blenkernel/intern/subdiv.c
index 203a4ec8302..44990f64a0e 100644
--- a/source/blender/blenkernel/intern/subdiv.c
+++ b/source/blender/blenkernel/intern/subdiv.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_subdiv.h"
diff --git a/source/blender/blenkernel/intern/subdiv_ccg.c b/source/blender/blenkernel/intern/subdiv_ccg.c
index 0c4ff548e54..ac71be8e4b6 100644
--- a/source/blender/blenkernel/intern/subdiv_ccg.c
+++ b/source/blender/blenkernel/intern/subdiv_ccg.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv_ccg.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_subdiv_ccg.h"
diff --git a/source/blender/blenkernel/intern/subdiv_ccg_mask.c b/source/blender/blenkernel/intern/subdiv_ccg_mask.c
index e5482e5b1a0..7d16e77aed6 100644
--- a/source/blender/blenkernel/intern/subdiv_ccg_mask.c
+++ b/source/blender/blenkernel/intern/subdiv_ccg_mask.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv_ccg_mask.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_subdiv_ccg.h"
diff --git a/source/blender/blenkernel/intern/subdiv_converter.c b/source/blender/blenkernel/intern/subdiv_converter.c
index a5a60b17004..e8530b60753 100644
--- a/source/blender/blenkernel/intern/subdiv_converter.c
+++ b/source/blender/blenkernel/intern/subdiv_converter.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv_converter.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "subdiv_converter.h"
diff --git a/source/blender/blenkernel/intern/subdiv_converter.h b/source/blender/blenkernel/intern/subdiv_converter.h
index 4c93580d099..e2f653ac7aa 100644
--- a/source/blender/blenkernel/intern/subdiv_converter.h
+++ b/source/blender/blenkernel/intern/subdiv_converter.h
@@ -20,8 +20,7 @@
#ifndef __SUBDIV_CONVERTER_H__
#define __SUBDIV_CONVERTER_H__
-/** \file blender/blenkernel/intern/subdiv_converter.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_subdiv.h"
diff --git a/source/blender/blenkernel/intern/subdiv_converter_mesh.c b/source/blender/blenkernel/intern/subdiv_converter_mesh.c
index 89bc07c1f97..46061dbacf1 100644
--- a/source/blender/blenkernel/intern/subdiv_converter_mesh.c
+++ b/source/blender/blenkernel/intern/subdiv_converter_mesh.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv_converter_mesh.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "subdiv_converter.h"
diff --git a/source/blender/blenkernel/intern/subdiv_displacement.c b/source/blender/blenkernel/intern/subdiv_displacement.c
index ec93b40eac4..6689d32f4ff 100644
--- a/source/blender/blenkernel/intern/subdiv_displacement.c
+++ b/source/blender/blenkernel/intern/subdiv_displacement.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv_displacement.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_subdiv.h"
diff --git a/source/blender/blenkernel/intern/subdiv_displacement_multires.c b/source/blender/blenkernel/intern/subdiv_displacement_multires.c
index 11a6da6327c..484e3e980d1 100644
--- a/source/blender/blenkernel/intern/subdiv_displacement_multires.c
+++ b/source/blender/blenkernel/intern/subdiv_displacement_multires.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv_displacement_multires.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_subdiv.h"
diff --git a/source/blender/blenkernel/intern/subdiv_eval.c b/source/blender/blenkernel/intern/subdiv_eval.c
index 63ca78a1566..7ba2ac3eb52 100644
--- a/source/blender/blenkernel/intern/subdiv_eval.c
+++ b/source/blender/blenkernel/intern/subdiv_eval.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv_eval.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_subdiv_eval.h"
diff --git a/source/blender/blenkernel/intern/subdiv_foreach.c b/source/blender/blenkernel/intern/subdiv_foreach.c
index 1632600b25f..40fde1bb80e 100644
--- a/source/blender/blenkernel/intern/subdiv_foreach.c
+++ b/source/blender/blenkernel/intern/subdiv_foreach.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv_foreach.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_subdiv_foreach.h"
diff --git a/source/blender/blenkernel/intern/subdiv_inline.h b/source/blender/blenkernel/intern/subdiv_inline.h
index 626b5e7d0ea..415cbe6221e 100644
--- a/source/blender/blenkernel/intern/subdiv_inline.h
+++ b/source/blender/blenkernel/intern/subdiv_inline.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv_inline.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __SUBDIV_INLINE_H__
diff --git a/source/blender/blenkernel/intern/subdiv_mesh.c b/source/blender/blenkernel/intern/subdiv_mesh.c
index 09905c9ed99..7e6a7eabd45 100644
--- a/source/blender/blenkernel/intern/subdiv_mesh.c
+++ b/source/blender/blenkernel/intern/subdiv_mesh.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv_mesh.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_subdiv_mesh.h"
diff --git a/source/blender/blenkernel/intern/subdiv_stats.c b/source/blender/blenkernel/intern/subdiv_stats.c
index 76d4c2f58d0..fd60de9e2ab 100644
--- a/source/blender/blenkernel/intern/subdiv_stats.c
+++ b/source/blender/blenkernel/intern/subdiv_stats.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subdiv_stats.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include "BKE_subdiv.h"
diff --git a/source/blender/blenkernel/intern/subsurf_ccg.c b/source/blender/blenkernel/intern/subsurf_ccg.c
index 381cf1b40ba..31a05dffc48 100644
--- a/source/blender/blenkernel/intern/subsurf_ccg.c
+++ b/source/blender/blenkernel/intern/subsurf_ccg.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/subsurf_ccg.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
diff --git a/source/blender/blenkernel/intern/suggestions.c b/source/blender/blenkernel/intern/suggestions.c
index e21bfecca6d..80cca35967e 100644
--- a/source/blender/blenkernel/intern/suggestions.c
+++ b/source/blender/blenkernel/intern/suggestions.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/suggestions.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/text.c b/source/blender/blenkernel/intern/text.c
index 7222782693a..3ce60b6dd11 100644
--- a/source/blender/blenkernel/intern/text.c
+++ b/source/blender/blenkernel/intern/text.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/text.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h> /* abort */
diff --git a/source/blender/blenkernel/intern/texture.c b/source/blender/blenkernel/intern/texture.c
index c18895c8b48..b7ec53bf4da 100644
--- a/source/blender/blenkernel/intern/texture.c
+++ b/source/blender/blenkernel/intern/texture.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/texture.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/tracking.c b/source/blender/blenkernel/intern/tracking.c
index 74f210d59d7..5932740cc3b 100644
--- a/source/blender/blenkernel/intern/tracking.c
+++ b/source/blender/blenkernel/intern/tracking.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/tracking.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stddef.h>
diff --git a/source/blender/blenkernel/intern/tracking_auto.c b/source/blender/blenkernel/intern/tracking_auto.c
index dc34aa4c056..db37c68947d 100644
--- a/source/blender/blenkernel/intern/tracking_auto.c
+++ b/source/blender/blenkernel/intern/tracking_auto.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/tracking_auto.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/tracking_detect.c b/source/blender/blenkernel/intern/tracking_detect.c
index 0a3448734e5..1965e5060a6 100644
--- a/source/blender/blenkernel/intern/tracking_detect.c
+++ b/source/blender/blenkernel/intern/tracking_detect.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/tracking_detect.c
- * \ingroup bke
+/** \file \ingroup bke
*
* This file contains blender-side implementation of feature detection.
*/
diff --git a/source/blender/blenkernel/intern/tracking_plane_tracker.c b/source/blender/blenkernel/intern/tracking_plane_tracker.c
index 22b24786a13..9a54835e149 100644
--- a/source/blender/blenkernel/intern/tracking_plane_tracker.c
+++ b/source/blender/blenkernel/intern/tracking_plane_tracker.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/tracking_plane_tracker.c
- * \ingroup bke
+/** \file \ingroup bke
*
* This file contains implementation of plane tracker.
*/
diff --git a/source/blender/blenkernel/intern/tracking_region_tracker.c b/source/blender/blenkernel/intern/tracking_region_tracker.c
index 5dccf1037df..6ee40c57220 100644
--- a/source/blender/blenkernel/intern/tracking_region_tracker.c
+++ b/source/blender/blenkernel/intern/tracking_region_tracker.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/tracking_region_tracker.c
- * \ingroup bke
+/** \file \ingroup bke
*
* This file contains implementation of blender-side region tracker
* which is used for 2D feature tracking.
diff --git a/source/blender/blenkernel/intern/tracking_solver.c b/source/blender/blenkernel/intern/tracking_solver.c
index e653416bbe8..70c946323f8 100644
--- a/source/blender/blenkernel/intern/tracking_solver.c
+++ b/source/blender/blenkernel/intern/tracking_solver.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/tracking_solver.c
- * \ingroup bke
+/** \file \ingroup bke
*
* This file contains blender-side implementation of camera solver.
*/
diff --git a/source/blender/blenkernel/intern/tracking_stabilize.c b/source/blender/blenkernel/intern/tracking_stabilize.c
index 1033e05825b..ee1d8d47339 100644
--- a/source/blender/blenkernel/intern/tracking_stabilize.c
+++ b/source/blender/blenkernel/intern/tracking_stabilize.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/tracking_stabilize.c
- * \ingroup bke
+/** \file \ingroup bke
*
* This file contains implementation of 2D image stabilization.
*/
diff --git a/source/blender/blenkernel/intern/tracking_util.c b/source/blender/blenkernel/intern/tracking_util.c
index 35e0a1243bd..31e1d8c11cb 100644
--- a/source/blender/blenkernel/intern/tracking_util.c
+++ b/source/blender/blenkernel/intern/tracking_util.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/tracking_util.c
- * \ingroup bke
+/** \file \ingroup bke
*
* This file contains implementation of function which are used
* by multiple tracking files but which should not be public.
diff --git a/source/blender/blenkernel/intern/undo_system.c b/source/blender/blenkernel/intern/undo_system.c
index b0836f822a6..158c165655a 100644
--- a/source/blender/blenkernel/intern/undo_system.c
+++ b/source/blender/blenkernel/intern/undo_system.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/undo_system.c
- * \ingroup bke
+/** \file \ingroup bke
*
* Used by ED_undo.h, internal implementation.
*/
diff --git a/source/blender/blenkernel/intern/unit.c b/source/blender/blenkernel/intern/unit.c
index e274640944a..241a8327190 100644
--- a/source/blender/blenkernel/intern/unit.c
+++ b/source/blender/blenkernel/intern/unit.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/unit.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#include <stdlib.h>
diff --git a/source/blender/blenkernel/intern/workspace.c b/source/blender/blenkernel/intern/workspace.c
index 8321b1e3241..c76b5558ffb 100644
--- a/source/blender/blenkernel/intern/workspace.c
+++ b/source/blender/blenkernel/intern/workspace.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenkernel/intern/workspace.c
- * \ingroup bke
+/** \file \ingroup bke
*/
/* allow accessing private members of DNA_workspace_types.h */
diff --git a/source/blender/blenkernel/intern/world.c b/source/blender/blenkernel/intern/world.c
index 786cb7629d2..5c2ebd90080 100644
--- a/source/blender/blenkernel/intern/world.c
+++ b/source/blender/blenkernel/intern/world.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/intern/world.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/writeavi.c b/source/blender/blenkernel/intern/writeavi.c
index e8d0be305ec..8c8fc831b3c 100644
--- a/source/blender/blenkernel/intern/writeavi.c
+++ b/source/blender/blenkernel/intern/writeavi.c
@@ -19,8 +19,7 @@
* Added interface for generic movie support (ton)
*/
-/** \file blender/blenkernel/intern/writeavi.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/intern/writeffmpeg.c b/source/blender/blenkernel/intern/writeffmpeg.c
index c8d274d999c..66f5a547702 100644
--- a/source/blender/blenkernel/intern/writeffmpeg.c
+++ b/source/blender/blenkernel/intern/writeffmpeg.c
@@ -15,8 +15,7 @@
* Partial Copyright (c) 2006 Peter Schlaile
*/
-/** \file blender/blenkernel/intern/writeffmpeg.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifdef WITH_FFMPEG
diff --git a/source/blender/blenkernel/nla_private.h b/source/blender/blenkernel/nla_private.h
index 1273f384735..a788b5a8664 100644
--- a/source/blender/blenkernel/nla_private.h
+++ b/source/blender/blenkernel/nla_private.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/nla_private.h
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/blenkernel/particle_private.h b/source/blender/blenkernel/particle_private.h
index 122e79d4355..125c39cdf98 100644
--- a/source/blender/blenkernel/particle_private.h
+++ b/source/blender/blenkernel/particle_private.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/particle_private.h
- * \ingroup bke
+/** \file \ingroup bke
*/
#ifndef __PARTICLE_PRIVATE_H__
diff --git a/source/blender/blenkernel/tracking_private.h b/source/blender/blenkernel/tracking_private.h
index 54a45765ffe..338670bfb5c 100644
--- a/source/blender/blenkernel/tracking_private.h
+++ b/source/blender/blenkernel/tracking_private.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenkernel/tracking_private.h
- * \ingroup bke
+/** \file \ingroup bke
*
* This file contains declarations of function which are used
* by multiple tracking files but which should not be public.
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)
diff --git a/source/blender/blenloader/BLO_blend_defs.h b/source/blender/blenloader/BLO_blend_defs.h
index 2d6f0dfd636..9621af67c88 100644
--- a/source/blender/blenloader/BLO_blend_defs.h
+++ b/source/blender/blenloader/BLO_blend_defs.h
@@ -16,8 +16,7 @@
#ifndef __BLO_BLEND_DEFS_H__
#define __BLO_BLEND_DEFS_H__
-/** \file BLO_blend_defs.h
- * \ingroup blenloader
+/** \file \ingroup blenloader
* \brief defines for blendfile codes
*/
diff --git a/source/blender/blenloader/BLO_blend_validate.h b/source/blender/blenloader/BLO_blend_validate.h
index 58a902bf476..a36d23c52d8 100644
--- a/source/blender/blenloader/BLO_blend_validate.h
+++ b/source/blender/blenloader/BLO_blend_validate.h
@@ -20,8 +20,7 @@
#ifndef __BLO_BLEND_VALIDATE_H__
#define __BLO_BLEND_VALIDATE_H__
-/** \file BLO_blend_validate.h
- * \ingroup blenloader
+/** \file \ingroup blenloader
* \brief Utils ensuring .blend file (i.e. Main) is in valid state during write and/or read process.
*/
diff --git a/source/blender/blenloader/BLO_readfile.h b/source/blender/blenloader/BLO_readfile.h
index b22ad98cf3c..90f46ccd49d 100644
--- a/source/blender/blenloader/BLO_readfile.h
+++ b/source/blender/blenloader/BLO_readfile.h
@@ -19,8 +19,7 @@
#ifndef __BLO_READFILE_H__
#define __BLO_READFILE_H__
-/** \file BLO_readfile.h
- * \ingroup blenloader
+/** \file \ingroup blenloader
* \brief external readfile function prototypes.
*/
diff --git a/source/blender/blenloader/BLO_undofile.h b/source/blender/blenloader/BLO_undofile.h
index b41b015c143..23a4dd389f1 100644
--- a/source/blender/blenloader/BLO_undofile.h
+++ b/source/blender/blenloader/BLO_undofile.h
@@ -21,8 +21,7 @@
#ifndef __BLO_UNDOFILE_H__
#define __BLO_UNDOFILE_H__
-/** \file BLO_undofile.h
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
struct Scene;
diff --git a/source/blender/blenloader/BLO_writefile.h b/source/blender/blenloader/BLO_writefile.h
index 2c321ef75e4..5dc411270cb 100644
--- a/source/blender/blenloader/BLO_writefile.h
+++ b/source/blender/blenloader/BLO_writefile.h
@@ -20,8 +20,7 @@
#ifndef __BLO_WRITEFILE_H__
#define __BLO_WRITEFILE_H__
-/** \file BLO_writefile.h
- * \ingroup blenloader
+/** \file \ingroup blenloader
* \brief external writefile function prototypes.
*/
diff --git a/source/blender/blenloader/intern/blend_validate.c b/source/blender/blenloader/intern/blend_validate.c
index 70e5e959371..24eb503f634 100644
--- a/source/blender/blenloader/intern/blend_validate.c
+++ b/source/blender/blenloader/intern/blend_validate.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenloader/intern/blend_validate.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*
* Utils to check/validate a Main is in sane state, only checks relations between datablocks and libraries for now.
*
diff --git a/source/blender/blenloader/intern/readblenentry.c b/source/blender/blenloader/intern/readblenentry.c
index d5b9b900fcb..29cf2539bf1 100644
--- a/source/blender/blenloader/intern/readblenentry.c
+++ b/source/blender/blenloader/intern/readblenentry.c
@@ -18,8 +18,7 @@
* .blend file reading entry point
*/
-/** \file blender/blenloader/intern/readblenentry.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
diff --git a/source/blender/blenloader/intern/readfile.c b/source/blender/blenloader/intern/readfile.c
index 2723210781f..fa3d3450f06 100644
--- a/source/blender/blenloader/intern/readfile.c
+++ b/source/blender/blenloader/intern/readfile.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenloader/intern/readfile.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
diff --git a/source/blender/blenloader/intern/readfile.h b/source/blender/blenloader/intern/readfile.h
index 7abf1f5b328..04411880036 100644
--- a/source/blender/blenloader/intern/readfile.h
+++ b/source/blender/blenloader/intern/readfile.h
@@ -18,8 +18,7 @@
* blenloader readfile private function prototypes
*/
-/** \file blender/blenloader/intern/readfile.h
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
#ifndef __READFILE_H__
diff --git a/source/blender/blenloader/intern/undofile.c b/source/blender/blenloader/intern/undofile.c
index 41fba896175..19580c58ff9 100644
--- a/source/blender/blenloader/intern/undofile.c
+++ b/source/blender/blenloader/intern/undofile.c
@@ -18,8 +18,7 @@
* .blend file reading entry point
*/
-/** \file blender/blenloader/intern/undofile.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
#include <stdlib.h>
diff --git a/source/blender/blenloader/intern/versioning_250.c b/source/blender/blenloader/intern/versioning_250.c
index e14b3f8430f..538a38ba0b4 100644
--- a/source/blender/blenloader/intern/versioning_250.c
+++ b/source/blender/blenloader/intern/versioning_250.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenloader/intern/versioning_250.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
#ifndef WIN32
diff --git a/source/blender/blenloader/intern/versioning_260.c b/source/blender/blenloader/intern/versioning_260.c
index 5a1cbae9db3..3b50817c65e 100644
--- a/source/blender/blenloader/intern/versioning_260.c
+++ b/source/blender/blenloader/intern/versioning_260.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenloader/intern/versioning_260.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/blenloader/intern/versioning_270.c b/source/blender/blenloader/intern/versioning_270.c
index f4cac6ff563..3d3eddd912e 100644
--- a/source/blender/blenloader/intern/versioning_270.c
+++ b/source/blender/blenloader/intern/versioning_270.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenloader/intern/versioning_270.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/blenloader/intern/versioning_280.c b/source/blender/blenloader/intern/versioning_280.c
index cb27b34f0ca..136891ee96e 100644
--- a/source/blender/blenloader/intern/versioning_280.c
+++ b/source/blender/blenloader/intern/versioning_280.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenloader/intern/versioning_280.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
/* allow readfile to use deprecated functionality */
diff --git a/source/blender/blenloader/intern/versioning_defaults.c b/source/blender/blenloader/intern/versioning_defaults.c
index 7e43fcfa8b9..8c31d0abf5b 100644
--- a/source/blender/blenloader/intern/versioning_defaults.c
+++ b/source/blender/blenloader/intern/versioning_defaults.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenloader/intern/versioning_defaults.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/blenloader/intern/versioning_legacy.c b/source/blender/blenloader/intern/versioning_legacy.c
index f8972078828..0a8e34d16fd 100644
--- a/source/blender/blenloader/intern/versioning_legacy.c
+++ b/source/blender/blenloader/intern/versioning_legacy.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenloader/intern/versioning_legacy.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
diff --git a/source/blender/blenloader/intern/versioning_userdef.c b/source/blender/blenloader/intern/versioning_userdef.c
index d36bde37aa5..6fa86a06e06 100644
--- a/source/blender/blenloader/intern/versioning_userdef.c
+++ b/source/blender/blenloader/intern/versioning_userdef.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/blenloader/intern/versioning_userdef.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*
* Version patch user preferences.
*/
diff --git a/source/blender/blenloader/intern/writefile.c b/source/blender/blenloader/intern/writefile.c
index 536ede611b7..0379b036d07 100644
--- a/source/blender/blenloader/intern/writefile.c
+++ b/source/blender/blenloader/intern/writefile.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blenloader/intern/writefile.c
- * \ingroup blenloader
+/** \file \ingroup blenloader
*/
diff --git a/source/blender/blentranslation/BLT_lang.h b/source/blender/blentranslation/BLT_lang.h
index 7e24125aa33..c2674ad60b7 100644
--- a/source/blender/blentranslation/BLT_lang.h
+++ b/source/blender/blentranslation/BLT_lang.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blentranslation/BLT_lang.h
- * \ingroup blt
+/** \file \ingroup blt
*/
#ifndef __BLT_LANG_H__
diff --git a/source/blender/blentranslation/BLT_translation.h b/source/blender/blentranslation/BLT_translation.h
index 79338e6782f..bf1ce19f3a6 100644
--- a/source/blender/blentranslation/BLT_translation.h
+++ b/source/blender/blentranslation/BLT_translation.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blentranslation/BLT_translation.h
- * \ingroup blt
+/** \file \ingroup blt
*/
diff --git a/source/blender/blentranslation/intern/blt_lang.c b/source/blender/blentranslation/intern/blt_lang.c
index 3991b823058..c20c0a2a044 100644
--- a/source/blender/blentranslation/intern/blt_lang.c
+++ b/source/blender/blentranslation/intern/blt_lang.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blentranslation/intern/blt_lang.c
- * \ingroup blt
+/** \file \ingroup blt
*
* Main internationalization functions to set the locale and query available languages.
*/
diff --git a/source/blender/blentranslation/intern/blt_translation.c b/source/blender/blentranslation/intern/blt_translation.c
index eee8d2caa28..0d47d0dd39e 100644
--- a/source/blender/blentranslation/intern/blt_translation.c
+++ b/source/blender/blentranslation/intern/blt_translation.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/blentranslation/intern/blt_translation.c
- * \ingroup blt
+/** \file \ingroup blt
*
* Manages translation files and provides translation functions.
* (which are optional and can be disabled as a preference).
diff --git a/source/blender/bmesh/bmesh.h b/source/blender/bmesh/bmesh.h
index f07320df0a8..c8c0ba46001 100644
--- a/source/blender/bmesh/bmesh.h
+++ b/source/blender/bmesh/bmesh.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_H__
#define __BMESH_H__
-/** \file blender/bmesh/bmesh.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* \addtogroup bmesh BMesh
*
diff --git a/source/blender/bmesh/bmesh_class.h b/source/blender/bmesh/bmesh_class.h
index e3fdf2f4f1c..e019664f21e 100644
--- a/source/blender/bmesh/bmesh_class.h
+++ b/source/blender/bmesh/bmesh_class.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_CLASS_H__
#define __BMESH_CLASS_H__
-/** \file blender/bmesh/bmesh_class.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
/* bmesh data structures */
diff --git a/source/blender/bmesh/bmesh_tools.h b/source/blender/bmesh/bmesh_tools.h
index cff44d5f117..4474b625bdb 100644
--- a/source/blender/bmesh/bmesh_tools.h
+++ b/source/blender/bmesh/bmesh_tools.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_TOOLS_H__
#define __BMESH_TOOLS_H__
-/** \file blender/bmesh/bmesh_tools.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Utility functions that operate directly on the BMesh,
* These can be used by both Modifiers and BMesh-Operators.
diff --git a/source/blender/bmesh/intern/bmesh_callback_generic.c b/source/blender/bmesh/intern/bmesh_callback_generic.c
index 44f9c2feeb0..50f08ccc3c7 100644
--- a/source/blender/bmesh/intern/bmesh_callback_generic.c
+++ b/source/blender/bmesh/intern/bmesh_callback_generic.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_callback_generic.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BM element callback functions.
*/
diff --git a/source/blender/bmesh/intern/bmesh_callback_generic.h b/source/blender/bmesh/intern/bmesh_callback_generic.h
index 2ac2b327517..c43f622d9f4 100644
--- a/source/blender/bmesh/intern/bmesh_callback_generic.h
+++ b/source/blender/bmesh/intern/bmesh_callback_generic.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_CALLBACK_GENERIC_H__
#define __BMESH_CALLBACK_GENERIC_H__
-/** \file blender/bmesh/intern/bmesh_callback_generic.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
bool BM_elem_cb_check_hflag_enabled(BMElem *, void *user_data);
diff --git a/source/blender/bmesh/intern/bmesh_construct.c b/source/blender/bmesh/intern/bmesh_construct.c
index 40cd9b00559..6ffcc0fc5dc 100644
--- a/source/blender/bmesh/intern/bmesh_construct.c
+++ b/source/blender/bmesh/intern/bmesh_construct.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/bmesh/intern/bmesh_construct.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BM construction functions.
*/
diff --git a/source/blender/bmesh/intern/bmesh_construct.h b/source/blender/bmesh/intern/bmesh_construct.h
index 6b4685911f0..24315eae908 100644
--- a/source/blender/bmesh/intern/bmesh_construct.h
+++ b/source/blender/bmesh/intern/bmesh_construct.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_CONSTRUCT_H__
#define __BMESH_CONSTRUCT_H__
-/** \file blender/bmesh/intern/bmesh_construct.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
struct BMAllocTemplate;
diff --git a/source/blender/bmesh/intern/bmesh_core.c b/source/blender/bmesh/intern/bmesh_core.c
index f889ada06cb..a33fa3207d7 100644
--- a/source/blender/bmesh/intern/bmesh_core.c
+++ b/source/blender/bmesh/intern/bmesh_core.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_core.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Core BMesh functions for adding, removing BMesh elements.
*/
diff --git a/source/blender/bmesh/intern/bmesh_core.h b/source/blender/bmesh/intern/bmesh_core.h
index f8fb96ec3ec..08cb7972a00 100644
--- a/source/blender/bmesh/intern/bmesh_core.h
+++ b/source/blender/bmesh/intern/bmesh_core.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_CORE_H__
#define __BMESH_CORE_H__
-/** \file blender/bmesh/intern/bmesh_core.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
BMFace *BM_face_copy(
diff --git a/source/blender/bmesh/intern/bmesh_delete.c b/source/blender/bmesh/intern/bmesh_delete.c
index f0183eb61ac..4779b410571 100644
--- a/source/blender/bmesh/intern/bmesh_delete.c
+++ b/source/blender/bmesh/intern/bmesh_delete.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/bmesh/intern/bmesh_delete.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BM remove functions.
*/
diff --git a/source/blender/bmesh/intern/bmesh_delete.h b/source/blender/bmesh/intern/bmesh_delete.h
index fe442c31af6..ded5b95ae1b 100644
--- a/source/blender/bmesh/intern/bmesh_delete.h
+++ b/source/blender/bmesh/intern/bmesh_delete.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_DELETE_H__
#define __BMESH_DELETE_H__
-/** \file blender/bmesh/intern/bmesh_delete.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
void BMO_mesh_delete_oflag_tagged(BMesh *bm, const short oflag, const char htype);
diff --git a/source/blender/bmesh/intern/bmesh_edgeloop.c b/source/blender/bmesh/intern/bmesh_edgeloop.c
index d851545eb7d..50fd9f7afa5 100644
--- a/source/blender/bmesh/intern/bmesh_edgeloop.c
+++ b/source/blender/bmesh/intern/bmesh_edgeloop.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/bmesh/intern/bmesh_edgeloop.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Generic utility functions for getting edge loops from a mesh.
*/
diff --git a/source/blender/bmesh/intern/bmesh_edgeloop.h b/source/blender/bmesh/intern/bmesh_edgeloop.h
index bceaa5e38fc..55862c68b5f 100644
--- a/source/blender/bmesh/intern/bmesh_edgeloop.h
+++ b/source/blender/bmesh/intern/bmesh_edgeloop.h
@@ -20,8 +20,7 @@
#ifndef __BMESH_EDGELOOP_H__
#define __BMESH_EDGELOOP_H__
-/** \file blender/bmesh/intern/bmesh_edgeloop.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
struct BMEdgeLoopStore;
diff --git a/source/blender/bmesh/intern/bmesh_error.h b/source/blender/bmesh/intern/bmesh_error.h
index 08e46bf1db8..0701885872d 100644
--- a/source/blender/bmesh/intern/bmesh_error.h
+++ b/source/blender/bmesh/intern/bmesh_error.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_ERROR_H__
#define __BMESH_ERROR_H__
-/** \file blender/bmesh/intern/bmesh_error.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
/*----------- bmop error system ----------*/
diff --git a/source/blender/bmesh/intern/bmesh_inline.h b/source/blender/bmesh/intern/bmesh_inline.h
index 896fc86dbd8..8fdfed77c93 100644
--- a/source/blender/bmesh/intern/bmesh_inline.h
+++ b/source/blender/bmesh/intern/bmesh_inline.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_inline.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BM Inline functions.
*/
diff --git a/source/blender/bmesh/intern/bmesh_interp.c b/source/blender/bmesh/intern/bmesh_interp.c
index ce39883e1e0..422293dfa9c 100644
--- a/source/blender/bmesh/intern/bmesh_interp.c
+++ b/source/blender/bmesh/intern/bmesh_interp.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/bmesh/intern/bmesh_interp.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Functions for interpolating data across the surface of a mesh.
*/
diff --git a/source/blender/bmesh/intern/bmesh_interp.h b/source/blender/bmesh/intern/bmesh_interp.h
index a65cc749af7..8140060ca83 100644
--- a/source/blender/bmesh/intern/bmesh_interp.h
+++ b/source/blender/bmesh/intern/bmesh_interp.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_INTERP_H__
#define __BMESH_INTERP_H__
-/** \file blender/bmesh/intern/bmesh_interp.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
struct LinkNode;
diff --git a/source/blender/bmesh/intern/bmesh_iterators.c b/source/blender/bmesh/intern/bmesh_iterators.c
index f83f8f929cc..e83de9933db 100644
--- a/source/blender/bmesh/intern/bmesh_iterators.c
+++ b/source/blender/bmesh/intern/bmesh_iterators.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_iterators.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Functions to abstract looping over bmesh data structures.
*
diff --git a/source/blender/bmesh/intern/bmesh_iterators.h b/source/blender/bmesh/intern/bmesh_iterators.h
index 9bf961ab92f..c0aeb11f2dd 100644
--- a/source/blender/bmesh/intern/bmesh_iterators.h
+++ b/source/blender/bmesh/intern/bmesh_iterators.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_ITERATORS_H__
#define __BMESH_ITERATORS_H__
-/** \file blender/bmesh/intern/bmesh_iterators.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
/**
diff --git a/source/blender/bmesh/intern/bmesh_iterators_inline.h b/source/blender/bmesh/intern/bmesh_iterators_inline.h
index 6b086d6b21c..13b2073cb0b 100644
--- a/source/blender/bmesh/intern/bmesh_iterators_inline.h
+++ b/source/blender/bmesh/intern/bmesh_iterators_inline.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_iterators_inline.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh inline iterator functions.
*/
diff --git a/source/blender/bmesh/intern/bmesh_log.c b/source/blender/bmesh/intern/bmesh_log.c
index 843f08bb6b0..aa64e2dfc83 100644
--- a/source/blender/bmesh/intern/bmesh_log.c
+++ b/source/blender/bmesh/intern/bmesh_log.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_log.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* The BMLog is an interface for storing undo/redo steps as a BMesh is
* modified. It only stores changes to the BMesh, not full copies.
diff --git a/source/blender/bmesh/intern/bmesh_log.h b/source/blender/bmesh/intern/bmesh_log.h
index 1e3ef39f51e..2b296b2b10c 100644
--- a/source/blender/bmesh/intern/bmesh_log.h
+++ b/source/blender/bmesh/intern/bmesh_log.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_LOG_H__
#define __BMESH_LOG_H__
-/** \file blender/bmesh/intern/bmesh_log.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
struct BMFace;
diff --git a/source/blender/bmesh/intern/bmesh_marking.c b/source/blender/bmesh/intern/bmesh_marking.c
index a5ac9f7d2bd..25d3b892b15 100644
--- a/source/blender/bmesh/intern/bmesh_marking.c
+++ b/source/blender/bmesh/intern/bmesh_marking.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_marking.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Selection routines for bmesh structures.
* This is actually all old code ripped from
diff --git a/source/blender/bmesh/intern/bmesh_marking.h b/source/blender/bmesh/intern/bmesh_marking.h
index 8c30653e44c..113781d5165 100644
--- a/source/blender/bmesh/intern/bmesh_marking.h
+++ b/source/blender/bmesh/intern/bmesh_marking.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_MARKING_H__
#define __BMESH_MARKING_H__
-/** \file blender/bmesh/intern/bmesh_marking.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
typedef struct BMEditSelection {
diff --git a/source/blender/bmesh/intern/bmesh_mesh.c b/source/blender/bmesh/intern/bmesh_mesh.c
index 9e5374f3d07..de7f183127c 100644
--- a/source/blender/bmesh/intern/bmesh_mesh.c
+++ b/source/blender/bmesh/intern/bmesh_mesh.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_mesh.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BM mesh level functions.
*/
diff --git a/source/blender/bmesh/intern/bmesh_mesh.h b/source/blender/bmesh/intern/bmesh_mesh.h
index c949badce9a..1cc4dbd47d1 100644
--- a/source/blender/bmesh/intern/bmesh_mesh.h
+++ b/source/blender/bmesh/intern/bmesh_mesh.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_MESH_H__
#define __BMESH_MESH_H__
-/** \file blender/bmesh/intern/bmesh_mesh.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
struct BMAllocTemplate;
diff --git a/source/blender/bmesh/intern/bmesh_mesh_conv.c b/source/blender/bmesh/intern/bmesh_mesh_conv.c
index ea1fadabe1f..5cee34592c3 100644
--- a/source/blender/bmesh/intern/bmesh_mesh_conv.c
+++ b/source/blender/bmesh/intern/bmesh_mesh_conv.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_mesh_conv.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BM mesh conversion functions.
*
diff --git a/source/blender/bmesh/intern/bmesh_mesh_conv.h b/source/blender/bmesh/intern/bmesh_mesh_conv.h
index d30e289ee14..83dc0ddb91f 100644
--- a/source/blender/bmesh/intern/bmesh_mesh_conv.h
+++ b/source/blender/bmesh/intern/bmesh_mesh_conv.h
@@ -20,8 +20,7 @@
#ifndef __BMESH_MESH_CONV_H__
#define __BMESH_MESH_CONV_H__
-/** \file blender/bmesh/intern/bmesh_mesh_conv.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
struct Main;
diff --git a/source/blender/bmesh/intern/bmesh_mesh_validate.c b/source/blender/bmesh/intern/bmesh_mesh_validate.c
index b61f1a70181..648fa414612 100644
--- a/source/blender/bmesh/intern/bmesh_mesh_validate.c
+++ b/source/blender/bmesh/intern/bmesh_mesh_validate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/bmesh/intern/bmesh_mesh_validate.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BM mesh validation function.
*/
diff --git a/source/blender/bmesh/intern/bmesh_mesh_validate.h b/source/blender/bmesh/intern/bmesh_mesh_validate.h
index c9d98661d55..ac8a2fbee7e 100644
--- a/source/blender/bmesh/intern/bmesh_mesh_validate.h
+++ b/source/blender/bmesh/intern/bmesh_mesh_validate.h
@@ -20,8 +20,7 @@
#ifndef __BMESH_MESH_VALIDATE_H__
#define __BMESH_MESH_VALIDATE_H__
-/** \file blender/bmesh/intern/bmesh_mesh_validate.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
bool BM_mesh_validate(BMesh *bm);
diff --git a/source/blender/bmesh/intern/bmesh_mods.c b/source/blender/bmesh/intern/bmesh_mods.c
index 1188921ceac..7ecada2c8ab 100644
--- a/source/blender/bmesh/intern/bmesh_mods.c
+++ b/source/blender/bmesh/intern/bmesh_mods.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_mods.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* This file contains functions for locally modifying
* the topology of existing mesh data. (split, join, flip etc).
diff --git a/source/blender/bmesh/intern/bmesh_mods.h b/source/blender/bmesh/intern/bmesh_mods.h
index 36a9b346c21..158618ad192 100644
--- a/source/blender/bmesh/intern/bmesh_mods.h
+++ b/source/blender/bmesh/intern/bmesh_mods.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_MODS_H__
#define __BMESH_MODS_H__
-/** \file blender/bmesh/intern/bmesh_mods.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
bool BM_vert_dissolve(BMesh *bm, BMVert *v);
diff --git a/source/blender/bmesh/intern/bmesh_opdefines.c b/source/blender/bmesh/intern/bmesh_opdefines.c
index 6dfbdb777ea..d560a0625ae 100644
--- a/source/blender/bmesh/intern/bmesh_opdefines.c
+++ b/source/blender/bmesh/intern/bmesh_opdefines.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_opdefines.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh operator definitions.
*
diff --git a/source/blender/bmesh/intern/bmesh_operator_api.h b/source/blender/bmesh/intern/bmesh_operator_api.h
index 1d7392e0b3c..2aedc204f9a 100644
--- a/source/blender/bmesh/intern/bmesh_operator_api.h
+++ b/source/blender/bmesh/intern/bmesh_operator_api.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_OPERATOR_API_H__
#define __BMESH_OPERATOR_API_H__
-/** \file blender/bmesh/intern/bmesh_operator_api.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
#ifdef __cplusplus
diff --git a/source/blender/bmesh/intern/bmesh_operator_api_inline.h b/source/blender/bmesh/intern/bmesh_operator_api_inline.h
index 70e3c8e077b..ae6c5257d47 100644
--- a/source/blender/bmesh/intern/bmesh_operator_api_inline.h
+++ b/source/blender/bmesh/intern/bmesh_operator_api_inline.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_operator_api_inline.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh inline operator functions.
*/
diff --git a/source/blender/bmesh/intern/bmesh_operators.c b/source/blender/bmesh/intern/bmesh_operators.c
index 57ff353cc34..0b67d610d8b 100644
--- a/source/blender/bmesh/intern/bmesh_operators.c
+++ b/source/blender/bmesh/intern/bmesh_operators.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_operators.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh operator access.
*/
diff --git a/source/blender/bmesh/intern/bmesh_operators.h b/source/blender/bmesh/intern/bmesh_operators.h
index ab4637b0456..5aadae5b98c 100644
--- a/source/blender/bmesh/intern/bmesh_operators.h
+++ b/source/blender/bmesh/intern/bmesh_operators.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_OPERATORS_H__
#define __BMESH_OPERATORS_H__
-/** \file blender/bmesh/intern/bmesh_operators.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
/*see comments in intern/bmesh_opdefines.c for documentation of specific operators*/
diff --git a/source/blender/bmesh/intern/bmesh_operators_private.h b/source/blender/bmesh/intern/bmesh_operators_private.h
index f0bf9a724ff..9ad6822c825 100644
--- a/source/blender/bmesh/intern/bmesh_operators_private.h
+++ b/source/blender/bmesh/intern/bmesh_operators_private.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_OPERATORS_PRIVATE_H__
#define __BMESH_OPERATORS_PRIVATE_H__
-/** \file blender/bmesh/intern/bmesh_operators_private.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
struct BMOperator;
diff --git a/source/blender/bmesh/intern/bmesh_polygon.c b/source/blender/bmesh/intern/bmesh_polygon.c
index 7badb894648..a88da556111 100644
--- a/source/blender/bmesh/intern/bmesh_polygon.c
+++ b/source/blender/bmesh/intern/bmesh_polygon.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_polygon.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* This file contains code for dealing
* with polygons (normal/area calculation,
diff --git a/source/blender/bmesh/intern/bmesh_polygon.h b/source/blender/bmesh/intern/bmesh_polygon.h
index a8c696830ce..5d3f339cdab 100644
--- a/source/blender/bmesh/intern/bmesh_polygon.h
+++ b/source/blender/bmesh/intern/bmesh_polygon.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_POLYGON_H__
#define __BMESH_POLYGON_H__
-/** \file blender/bmesh/intern/bmesh_polygon.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
struct Heap;
diff --git a/source/blender/bmesh/intern/bmesh_polygon_edgenet.c b/source/blender/bmesh/intern/bmesh_polygon_edgenet.c
index 9f6e8404e6a..39d5d8c7488 100644
--- a/source/blender/bmesh/intern/bmesh_polygon_edgenet.c
+++ b/source/blender/bmesh/intern/bmesh_polygon_edgenet.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_polygon_edgenet.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* This file contains functions for splitting faces into isolated regions,
* defined by connected edges.
diff --git a/source/blender/bmesh/intern/bmesh_polygon_edgenet.h b/source/blender/bmesh/intern/bmesh_polygon_edgenet.h
index 821fe6de94a..83cd52815f7 100644
--- a/source/blender/bmesh/intern/bmesh_polygon_edgenet.h
+++ b/source/blender/bmesh/intern/bmesh_polygon_edgenet.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_POLYGON_EDGENET_H__
#define __BMESH_POLYGON_EDGENET_H__
-/** \file blender/bmesh/intern/bmesh_polygon_edgenet.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
bool BM_face_split_edgenet(
diff --git a/source/blender/bmesh/intern/bmesh_private.h b/source/blender/bmesh/intern/bmesh_private.h
index c7a180607e5..2efb43605ba 100644
--- a/source/blender/bmesh/intern/bmesh_private.h
+++ b/source/blender/bmesh/intern/bmesh_private.h
@@ -20,8 +20,7 @@
#ifndef __BMESH_PRIVATE_H__
#define __BMESH_PRIVATE_H__
-/** \file blender/bmesh/intern/bmesh_private.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Private function prototypes for bmesh public API.
* This file is a grab-bag of functions from various
diff --git a/source/blender/bmesh/intern/bmesh_query.c b/source/blender/bmesh/intern/bmesh_query.c
index a6b93df7cb9..2409196e56e 100644
--- a/source/blender/bmesh/intern/bmesh_query.c
+++ b/source/blender/bmesh/intern/bmesh_query.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_query.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* This file contains functions for answering common
* Topological and geometric queries about a mesh, such
diff --git a/source/blender/bmesh/intern/bmesh_query.h b/source/blender/bmesh/intern/bmesh_query.h
index eb4338a89fa..7aeaed00b5f 100644
--- a/source/blender/bmesh/intern/bmesh_query.h
+++ b/source/blender/bmesh/intern/bmesh_query.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_QUERY_H__
#define __BMESH_QUERY_H__
-/** \file blender/bmesh/intern/bmesh_query.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
bool BM_vert_in_face(BMVert *v, BMFace *f) ATTR_WARN_UNUSED_RESULT ATTR_NONNULL();
diff --git a/source/blender/bmesh/intern/bmesh_query_inline.h b/source/blender/bmesh/intern/bmesh_query_inline.h
index 49eee7e0ed8..1cf88a62bc2 100644
--- a/source/blender/bmesh/intern/bmesh_query_inline.h
+++ b/source/blender/bmesh/intern/bmesh_query_inline.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_query_inline.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
diff --git a/source/blender/bmesh/intern/bmesh_structure.c b/source/blender/bmesh/intern/bmesh_structure.c
index 811b83805c4..8793bd48ef6 100644
--- a/source/blender/bmesh/intern/bmesh_structure.c
+++ b/source/blender/bmesh/intern/bmesh_structure.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/bmesh/intern/bmesh_structure.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Low level routines for manipulating the BM structure.
*/
diff --git a/source/blender/bmesh/intern/bmesh_structure.h b/source/blender/bmesh/intern/bmesh_structure.h
index 3c043e33a49..f9ca3d8bee4 100644
--- a/source/blender/bmesh/intern/bmesh_structure.h
+++ b/source/blender/bmesh/intern/bmesh_structure.h
@@ -20,8 +20,7 @@
#ifndef __BMESH_STRUCTURE_H__
#define __BMESH_STRUCTURE_H__
-/** \file blender/bmesh/intern/bmesh_structure.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* The lowest level of functionality for manipulating bmesh structures.
* None of these functions should ever be exported to the rest of Blender.
diff --git a/source/blender/bmesh/intern/bmesh_structure_inline.h b/source/blender/bmesh/intern/bmesh_structure_inline.h
index 7ef310ab0a8..632e518b600 100644
--- a/source/blender/bmesh/intern/bmesh_structure_inline.h
+++ b/source/blender/bmesh/intern/bmesh_structure_inline.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_structure_inline.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh inline operator functions.
*/
diff --git a/source/blender/bmesh/intern/bmesh_walkers.c b/source/blender/bmesh/intern/bmesh_walkers.c
index 8c34c0cfdad..66f31aa94b0 100644
--- a/source/blender/bmesh/intern/bmesh_walkers.c
+++ b/source/blender/bmesh/intern/bmesh_walkers.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_walkers.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh Walker API.
*/
diff --git a/source/blender/bmesh/intern/bmesh_walkers.h b/source/blender/bmesh/intern/bmesh_walkers.h
index c89024dec01..1f4dd39b85a 100644
--- a/source/blender/bmesh/intern/bmesh_walkers.h
+++ b/source/blender/bmesh/intern/bmesh_walkers.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_WALKERS_H__
#define __BMESH_WALKERS_H__
-/** \file blender/bmesh/intern/bmesh_walkers.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
/*
diff --git a/source/blender/bmesh/intern/bmesh_walkers_impl.c b/source/blender/bmesh/intern/bmesh_walkers_impl.c
index 94007557a3d..900a7ec5316 100644
--- a/source/blender/bmesh/intern/bmesh_walkers_impl.c
+++ b/source/blender/bmesh/intern/bmesh_walkers_impl.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/intern/bmesh_walkers_impl.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh Walker Code.
*/
diff --git a/source/blender/bmesh/intern/bmesh_walkers_private.h b/source/blender/bmesh/intern/bmesh_walkers_private.h
index df8354e1a78..b49157ec478 100644
--- a/source/blender/bmesh/intern/bmesh_walkers_private.h
+++ b/source/blender/bmesh/intern/bmesh_walkers_private.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_WALKERS_PRIVATE_H__
#define __BMESH_WALKERS_PRIVATE_H__
-/** \file blender/bmesh/intern/bmesh_walkers_private.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh walker API.
*/
diff --git a/source/blender/bmesh/operators/bmo_beautify.c b/source/blender/bmesh/operators/bmo_beautify.c
index 6ed99d571c5..c9800427cea 100644
--- a/source/blender/bmesh/operators/bmo_beautify.c
+++ b/source/blender/bmesh/operators/bmo_beautify.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_beautify.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Beautify the mesh by rotating edges between triangles
* to more attractive positions until no more rotations can be made.
diff --git a/source/blender/bmesh/operators/bmo_bevel.c b/source/blender/bmesh/operators/bmo_bevel.c
index 8913792cf47..114374dccba 100644
--- a/source/blender/bmesh/operators/bmo_bevel.c
+++ b/source/blender/bmesh/operators/bmo_bevel.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_bevel.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Bevel wrapper around #BM_mesh_bevel
*/
diff --git a/source/blender/bmesh/operators/bmo_bisect_plane.c b/source/blender/bmesh/operators/bmo_bisect_plane.c
index 8f40fe41aa6..f53f0ae1e97 100644
--- a/source/blender/bmesh/operators/bmo_bisect_plane.c
+++ b/source/blender/bmesh/operators/bmo_bisect_plane.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_bisect_plane.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Wrapper around #BM_mesh_bisect_plane
*/
diff --git a/source/blender/bmesh/operators/bmo_bridge.c b/source/blender/bmesh/operators/bmo_bridge.c
index c11b66a2031..e4b2403527d 100644
--- a/source/blender/bmesh/operators/bmo_bridge.c
+++ b/source/blender/bmesh/operators/bmo_bridge.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_bridge.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Connect verts across faces (splits faces) and bridge tool.
*/
diff --git a/source/blender/bmesh/operators/bmo_connect.c b/source/blender/bmesh/operators/bmo_connect.c
index 28eafbe372a..2864c287bed 100644
--- a/source/blender/bmesh/operators/bmo_connect.c
+++ b/source/blender/bmesh/operators/bmo_connect.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_connect.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Connect verts across faces (splits faces).
*/
diff --git a/source/blender/bmesh/operators/bmo_connect_concave.c b/source/blender/bmesh/operators/bmo_connect_concave.c
index ed79b7c6dd4..981af8f5216 100644
--- a/source/blender/bmesh/operators/bmo_connect_concave.c
+++ b/source/blender/bmesh/operators/bmo_connect_concave.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_connect_concave.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Connect vertices so all resulting faces are convex.
*
diff --git a/source/blender/bmesh/operators/bmo_connect_nonplanar.c b/source/blender/bmesh/operators/bmo_connect_nonplanar.c
index 4b3af3df6fa..2f3352e4c15 100644
--- a/source/blender/bmesh/operators/bmo_connect_nonplanar.c
+++ b/source/blender/bmesh/operators/bmo_connect_nonplanar.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_connect_nonplanar.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Connect verts non-planer faces iteratively (splits faces).
*/
diff --git a/source/blender/bmesh/operators/bmo_connect_pair.c b/source/blender/bmesh/operators/bmo_connect_pair.c
index 6146f6239d5..f1c66877ae4 100644
--- a/source/blender/bmesh/operators/bmo_connect_pair.c
+++ b/source/blender/bmesh/operators/bmo_connect_pair.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_connect_pair.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Connect vertex pair across multiple faces (splits faces).
*/
diff --git a/source/blender/bmesh/operators/bmo_create.c b/source/blender/bmesh/operators/bmo_create.c
index 7ac6713543c..7aa5be3dc7e 100644
--- a/source/blender/bmesh/operators/bmo_create.c
+++ b/source/blender/bmesh/operators/bmo_create.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_create.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Create faces or edges (Fkey by default).
*/
diff --git a/source/blender/bmesh/operators/bmo_dissolve.c b/source/blender/bmesh/operators/bmo_dissolve.c
index f315fb615b5..5bf25bec497 100644
--- a/source/blender/bmesh/operators/bmo_dissolve.c
+++ b/source/blender/bmesh/operators/bmo_dissolve.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_dissolve.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Removes isolated geometry regions without creating holes in the mesh.
*/
diff --git a/source/blender/bmesh/operators/bmo_dupe.c b/source/blender/bmesh/operators/bmo_dupe.c
index 3a07c81129f..e0e40c9b4f8 100644
--- a/source/blender/bmesh/operators/bmo_dupe.c
+++ b/source/blender/bmesh/operators/bmo_dupe.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_dupe.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Duplicate, Split, Split operators.
*/
diff --git a/source/blender/bmesh/operators/bmo_edgenet.c b/source/blender/bmesh/operators/bmo_edgenet.c
index 6dc9bf747da..596996bd711 100644
--- a/source/blender/bmesh/operators/bmo_edgenet.c
+++ b/source/blender/bmesh/operators/bmo_edgenet.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_edgenet.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Edge-Net for filling in open edge-loops.
*/
diff --git a/source/blender/bmesh/operators/bmo_extrude.c b/source/blender/bmesh/operators/bmo_extrude.c
index 82267a5d203..d7cf3f17458 100644
--- a/source/blender/bmesh/operators/bmo_extrude.c
+++ b/source/blender/bmesh/operators/bmo_extrude.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_extrude.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Extrude faces and solidify.
*/
diff --git a/source/blender/bmesh/operators/bmo_fill_attribute.c b/source/blender/bmesh/operators/bmo_fill_attribute.c
index 56aba9ede14..644351bb83d 100644
--- a/source/blender/bmesh/operators/bmo_fill_attribute.c
+++ b/source/blender/bmesh/operators/bmo_fill_attribute.c
@@ -15,8 +15,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_fill_attribute.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Fill in geometry with the attributes of their adjacent data.
*/
diff --git a/source/blender/bmesh/operators/bmo_fill_edgeloop.c b/source/blender/bmesh/operators/bmo_fill_edgeloop.c
index e0da56e7a0d..7f9e50ba291 100644
--- a/source/blender/bmesh/operators/bmo_fill_edgeloop.c
+++ b/source/blender/bmesh/operators/bmo_fill_edgeloop.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_fill_edgeloop.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Fill discreet edge loop(s) with faces.
*/
diff --git a/source/blender/bmesh/operators/bmo_fill_grid.c b/source/blender/bmesh/operators/bmo_fill_grid.c
index 00cf04cebbf..2b6734c367a 100644
--- a/source/blender/bmesh/operators/bmo_fill_grid.c
+++ b/source/blender/bmesh/operators/bmo_fill_grid.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_fill_grid.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Fill 2 isolated, open edge loops with a grid of quads.
*/
diff --git a/source/blender/bmesh/operators/bmo_fill_holes.c b/source/blender/bmesh/operators/bmo_fill_holes.c
index 9eb3c9f7bf3..8a0e7f413a6 100644
--- a/source/blender/bmesh/operators/bmo_fill_holes.c
+++ b/source/blender/bmesh/operators/bmo_fill_holes.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_fill_holes.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Fill boundary edge loop(s) with faces.
*/
diff --git a/source/blender/bmesh/operators/bmo_hull.c b/source/blender/bmesh/operators/bmo_hull.c
index 8eabbc86a2f..daaa504635a 100644
--- a/source/blender/bmesh/operators/bmo_hull.c
+++ b/source/blender/bmesh/operators/bmo_hull.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_hull.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Create a convex hull using bullet physics library.
*/
diff --git a/source/blender/bmesh/operators/bmo_inset.c b/source/blender/bmesh/operators/bmo_inset.c
index 5ff811f71a5..a0b91856899 100644
--- a/source/blender/bmesh/operators/bmo_inset.c
+++ b/source/blender/bmesh/operators/bmo_inset.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_inset.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Inset face regions.
* Inset individual faces.
diff --git a/source/blender/bmesh/operators/bmo_join_triangles.c b/source/blender/bmesh/operators/bmo_join_triangles.c
index b9f8ab02862..fea422fad49 100644
--- a/source/blender/bmesh/operators/bmo_join_triangles.c
+++ b/source/blender/bmesh/operators/bmo_join_triangles.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_join_triangles.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Convert triangle to quads.
*
diff --git a/source/blender/bmesh/operators/bmo_mesh_conv.c b/source/blender/bmesh/operators/bmo_mesh_conv.c
index 083baccd749..4daf2eeeeb5 100644
--- a/source/blender/bmesh/operators/bmo_mesh_conv.c
+++ b/source/blender/bmesh/operators/bmo_mesh_conv.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_mesh_conv.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* This file contains functions
* for converting a Mesh
diff --git a/source/blender/bmesh/operators/bmo_mirror.c b/source/blender/bmesh/operators/bmo_mirror.c
index c90dd6d62a2..ab090521aec 100644
--- a/source/blender/bmesh/operators/bmo_mirror.c
+++ b/source/blender/bmesh/operators/bmo_mirror.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_mirror.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Basic mirror, optionally with UVs's.
*/
diff --git a/source/blender/bmesh/operators/bmo_normals.c b/source/blender/bmesh/operators/bmo_normals.c
index e3d1c9c6956..c1656e9bd63 100644
--- a/source/blender/bmesh/operators/bmo_normals.c
+++ b/source/blender/bmesh/operators/bmo_normals.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_normals.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* normal recalculation.
*/
diff --git a/source/blender/bmesh/operators/bmo_offset_edgeloops.c b/source/blender/bmesh/operators/bmo_offset_edgeloops.c
index 5a075b10151..5e3482261ac 100644
--- a/source/blender/bmesh/operators/bmo_offset_edgeloops.c
+++ b/source/blender/bmesh/operators/bmo_offset_edgeloops.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_offset_edgeloops.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Simple edge offset functionality.
*
diff --git a/source/blender/bmesh/operators/bmo_planar_faces.c b/source/blender/bmesh/operators/bmo_planar_faces.c
index 6ee57a3568e..999191e57cf 100644
--- a/source/blender/bmesh/operators/bmo_planar_faces.c
+++ b/source/blender/bmesh/operators/bmo_planar_faces.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_planar_faces.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Iteratively flatten 4+ sided faces.
*/
diff --git a/source/blender/bmesh/operators/bmo_poke.c b/source/blender/bmesh/operators/bmo_poke.c
index 4644331fed2..782540899cb 100644
--- a/source/blender/bmesh/operators/bmo_poke.c
+++ b/source/blender/bmesh/operators/bmo_poke.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_poke.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Pokes a face.
*
diff --git a/source/blender/bmesh/operators/bmo_primitive.c b/source/blender/bmesh/operators/bmo_primitive.c
index f821b4809a8..eda457cc792 100644
--- a/source/blender/bmesh/operators/bmo_primitive.c
+++ b/source/blender/bmesh/operators/bmo_primitive.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_primitive.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Primitive shapes.
*/
diff --git a/source/blender/bmesh/operators/bmo_removedoubles.c b/source/blender/bmesh/operators/bmo_removedoubles.c
index 5a75eab1f4c..c84df8d8959 100644
--- a/source/blender/bmesh/operators/bmo_removedoubles.c
+++ b/source/blender/bmesh/operators/bmo_removedoubles.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_removedoubles.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Welding and merging functionality.
*/
diff --git a/source/blender/bmesh/operators/bmo_rotate_edges.c b/source/blender/bmesh/operators/bmo_rotate_edges.c
index 46fd3d0a8de..39b9e5f8c21 100644
--- a/source/blender/bmesh/operators/bmo_rotate_edges.c
+++ b/source/blender/bmesh/operators/bmo_rotate_edges.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_rotate_edges.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Rotate edges topology that share two faces.
*/
diff --git a/source/blender/bmesh/operators/bmo_smooth_laplacian.c b/source/blender/bmesh/operators/bmo_smooth_laplacian.c
index 9d94247dcbf..68ba9bdc19e 100644
--- a/source/blender/bmesh/operators/bmo_smooth_laplacian.c
+++ b/source/blender/bmesh/operators/bmo_smooth_laplacian.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_smooth_laplacian.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Advanced smoothing.
*/
diff --git a/source/blender/bmesh/operators/bmo_split_edges.c b/source/blender/bmesh/operators/bmo_split_edges.c
index d74e71e45f4..2660b289d71 100644
--- a/source/blender/bmesh/operators/bmo_split_edges.c
+++ b/source/blender/bmesh/operators/bmo_split_edges.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_split_edges.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Just a wrapper around #BM_mesh_edgesplit
*/
diff --git a/source/blender/bmesh/operators/bmo_subdivide.c b/source/blender/bmesh/operators/bmo_subdivide.c
index f33039f2916..aaf86993ab3 100644
--- a/source/blender/bmesh/operators/bmo_subdivide.c
+++ b/source/blender/bmesh/operators/bmo_subdivide.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_subdivide.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Edge based subdivision with various subdivision patterns.
*/
diff --git a/source/blender/bmesh/operators/bmo_subdivide_edgering.c b/source/blender/bmesh/operators/bmo_subdivide_edgering.c
index 919dd9b5399..242727b4d60 100644
--- a/source/blender/bmesh/operators/bmo_subdivide_edgering.c
+++ b/source/blender/bmesh/operators/bmo_subdivide_edgering.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_subdivide_edgering.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* This operator is a special edge-ring subdivision tool
* which gives special options for interpolation.
diff --git a/source/blender/bmesh/operators/bmo_symmetrize.c b/source/blender/bmesh/operators/bmo_symmetrize.c
index 668089d53be..3308d2c535c 100644
--- a/source/blender/bmesh/operators/bmo_symmetrize.c
+++ b/source/blender/bmesh/operators/bmo_symmetrize.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_symmetrize.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Makes the mesh symmetrical by splitting along an axis and duplicating the geometry.
*/
diff --git a/source/blender/bmesh/operators/bmo_triangulate.c b/source/blender/bmesh/operators/bmo_triangulate.c
index b595dc49f24..f9d4370bdd7 100644
--- a/source/blender/bmesh/operators/bmo_triangulate.c
+++ b/source/blender/bmesh/operators/bmo_triangulate.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_triangulate.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Triangulate faces, also defines triangle fill.
*/
diff --git a/source/blender/bmesh/operators/bmo_unsubdivide.c b/source/blender/bmesh/operators/bmo_unsubdivide.c
index 7138301e142..a89a536b61a 100644
--- a/source/blender/bmesh/operators/bmo_unsubdivide.c
+++ b/source/blender/bmesh/operators/bmo_unsubdivide.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_unsubdivide.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Pattern based geometry reduction which has the result similar to undoing
* a subdivide operation.
diff --git a/source/blender/bmesh/operators/bmo_utils.c b/source/blender/bmesh/operators/bmo_utils.c
index 3033cf08fb6..c19dc151ae2 100644
--- a/source/blender/bmesh/operators/bmo_utils.c
+++ b/source/blender/bmesh/operators/bmo_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_utils.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* utility bmesh operators, e.g. transform,
* translate, rotate, scale, etc.
diff --git a/source/blender/bmesh/operators/bmo_wireframe.c b/source/blender/bmesh/operators/bmo_wireframe.c
index 4dc8ca7848d..d8d6b9f8238 100644
--- a/source/blender/bmesh/operators/bmo_wireframe.c
+++ b/source/blender/bmesh/operators/bmo_wireframe.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/operators/bmo_wireframe.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Creates a solid wireframe from connected faces.
*/
diff --git a/source/blender/bmesh/tools/bmesh_beautify.c b/source/blender/bmesh/tools/bmesh_beautify.c
index 22cbc760571..67da84ab9e6 100644
--- a/source/blender/bmesh/tools/bmesh_beautify.c
+++ b/source/blender/bmesh/tools/bmesh_beautify.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_beautify.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Beautify the mesh by rotating edges between triangles
* to more attractive positions until no more rotations can be made.
diff --git a/source/blender/bmesh/tools/bmesh_beautify.h b/source/blender/bmesh/tools/bmesh_beautify.h
index 65413e2a5ee..6a24a990661 100644
--- a/source/blender/bmesh/tools/bmesh_beautify.h
+++ b/source/blender/bmesh/tools/bmesh_beautify.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_BEAUTIFY_H__
#define __BMESH_BEAUTIFY_H__
-/** \file blender/bmesh/tools/bmesh_beautify.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
enum {
diff --git a/source/blender/bmesh/tools/bmesh_bevel.c b/source/blender/bmesh/tools/bmesh_bevel.c
index 19da97ead32..5dea6da7b1d 100644
--- a/source/blender/bmesh/tools/bmesh_bevel.c
+++ b/source/blender/bmesh/tools/bmesh_bevel.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_bevel.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Main functions for beveling a BMesh (used by the tool and modifier)
*/
diff --git a/source/blender/bmesh/tools/bmesh_bevel.h b/source/blender/bmesh/tools/bmesh_bevel.h
index 1611555f9de..9d8e4de2772 100644
--- a/source/blender/bmesh/tools/bmesh_bevel.h
+++ b/source/blender/bmesh/tools/bmesh_bevel.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_BEVEL_H__
#define __BMESH_BEVEL_H__
-/** \file blender/bmesh/tools/bmesh_bevel.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
struct MDeformVert;
diff --git a/source/blender/bmesh/tools/bmesh_bisect_plane.c b/source/blender/bmesh/tools/bmesh_bisect_plane.c
index de586868edf..804e7a3a7a4 100644
--- a/source/blender/bmesh/tools/bmesh_bisect_plane.c
+++ b/source/blender/bmesh/tools/bmesh_bisect_plane.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_bisect_plane.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Cut the geometry in half using a plane.
*
diff --git a/source/blender/bmesh/tools/bmesh_bisect_plane.h b/source/blender/bmesh/tools/bmesh_bisect_plane.h
index 3abae666e59..34192b7ad98 100644
--- a/source/blender/bmesh/tools/bmesh_bisect_plane.h
+++ b/source/blender/bmesh/tools/bmesh_bisect_plane.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_BISECT_PLANE_H__
#define __BMESH_BISECT_PLANE_H__
-/** \file blender/bmesh/tools/bmesh_bisect_plane.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
void BM_mesh_bisect_plane(
diff --git a/source/blender/bmesh/tools/bmesh_decimate.h b/source/blender/bmesh/tools/bmesh_decimate.h
index 9010ba23a14..bd02e35da21 100644
--- a/source/blender/bmesh/tools/bmesh_decimate.h
+++ b/source/blender/bmesh/tools/bmesh_decimate.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_DECIMATE_H__
#define __BMESH_DECIMATE_H__
-/** \file blender/bmesh/tools/bmesh_decimate.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
void BM_mesh_decimate_collapse(
diff --git a/source/blender/bmesh/tools/bmesh_decimate_collapse.c b/source/blender/bmesh/tools/bmesh_decimate_collapse.c
index cec6e9305a4..95bcd960bda 100644
--- a/source/blender/bmesh/tools/bmesh_decimate_collapse.c
+++ b/source/blender/bmesh/tools/bmesh_decimate_collapse.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_decimate_collapse.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh decimator that uses an edge collapse method.
*/
diff --git a/source/blender/bmesh/tools/bmesh_decimate_dissolve.c b/source/blender/bmesh/tools/bmesh_decimate_dissolve.c
index 36baa55e30d..0f70e9d242f 100644
--- a/source/blender/bmesh/tools/bmesh_decimate_dissolve.c
+++ b/source/blender/bmesh/tools/bmesh_decimate_dissolve.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_decimate_dissolve.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh decimator that dissolves flat areas into polygons (ngons).
*/
diff --git a/source/blender/bmesh/tools/bmesh_decimate_unsubdivide.c b/source/blender/bmesh/tools/bmesh_decimate_unsubdivide.c
index 32e50127ed9..908ba470e32 100644
--- a/source/blender/bmesh/tools/bmesh_decimate_unsubdivide.c
+++ b/source/blender/bmesh/tools/bmesh_decimate_unsubdivide.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_decimate_unsubdivide.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh decimator that uses a grid un-subdivide method.
*/
diff --git a/source/blender/bmesh/tools/bmesh_edgenet.c b/source/blender/bmesh/tools/bmesh_edgenet.c
index 8bb25758068..92e4a8caefb 100644
--- a/source/blender/bmesh/tools/bmesh_edgenet.c
+++ b/source/blender/bmesh/tools/bmesh_edgenet.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_edgenet.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Edgenet Fill.
*/
diff --git a/source/blender/bmesh/tools/bmesh_edgenet.h b/source/blender/bmesh/tools/bmesh_edgenet.h
index 631b942ba45..065f5681edc 100644
--- a/source/blender/bmesh/tools/bmesh_edgenet.h
+++ b/source/blender/bmesh/tools/bmesh_edgenet.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_EDGENET_H__
#define __BMESH_EDGENET_H__
-/** \file blender/bmesh/tools/bmesh_edgenet.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
void BM_mesh_edgenet(
diff --git a/source/blender/bmesh/tools/bmesh_edgesplit.c b/source/blender/bmesh/tools/bmesh_edgesplit.c
index 8e10e09cbe6..100609f9bf6 100644
--- a/source/blender/bmesh/tools/bmesh_edgesplit.c
+++ b/source/blender/bmesh/tools/bmesh_edgesplit.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_edgesplit.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Edge-Split.
*/
diff --git a/source/blender/bmesh/tools/bmesh_edgesplit.h b/source/blender/bmesh/tools/bmesh_edgesplit.h
index b96fbc999c3..6da9ecb48a0 100644
--- a/source/blender/bmesh/tools/bmesh_edgesplit.h
+++ b/source/blender/bmesh/tools/bmesh_edgesplit.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_EDGESPLIT_H__
#define __BMESH_EDGESPLIT_H__
-/** \file blender/bmesh/tools/bmesh_edgesplit.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
void BM_mesh_edgesplit(
diff --git a/source/blender/bmesh/tools/bmesh_intersect.c b/source/blender/bmesh/tools/bmesh_intersect.c
index a57f0f3b083..3181c09545a 100644
--- a/source/blender/bmesh/tools/bmesh_intersect.c
+++ b/source/blender/bmesh/tools/bmesh_intersect.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_intersect.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Cut meshes along intersections.
*
diff --git a/source/blender/bmesh/tools/bmesh_intersect.h b/source/blender/bmesh/tools/bmesh_intersect.h
index 3320363eca8..4e21f530ba8 100644
--- a/source/blender/bmesh/tools/bmesh_intersect.h
+++ b/source/blender/bmesh/tools/bmesh_intersect.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_INTERSECT_H__
#define __BMESH_INTERSECT_H__
-/** \file blender/bmesh/tools/bmesh_intersect.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
bool BM_mesh_intersect(
diff --git a/source/blender/bmesh/tools/bmesh_path.c b/source/blender/bmesh/tools/bmesh_path.c
index 645c5514a14..3dee1dac20f 100644
--- a/source/blender/bmesh/tools/bmesh_path.c
+++ b/source/blender/bmesh/tools/bmesh_path.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_path.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Find a path between 2 elements.
*/
diff --git a/source/blender/bmesh/tools/bmesh_path.h b/source/blender/bmesh/tools/bmesh_path.h
index f1235315e98..9f1a1890932 100644
--- a/source/blender/bmesh/tools/bmesh_path.h
+++ b/source/blender/bmesh/tools/bmesh_path.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_PATH_H__
#define __BMESH_PATH_H__
-/** \file blender/bmesh/tools/bmesh_path.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
struct BMCalcPathParams {
diff --git a/source/blender/bmesh/tools/bmesh_path_region.c b/source/blender/bmesh/tools/bmesh_path_region.c
index 2fc343cf183..e2150f0a78a 100644
--- a/source/blender/bmesh/tools/bmesh_path_region.c
+++ b/source/blender/bmesh/tools/bmesh_path_region.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_path_region.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Find the region defined by the path(s) between 2 elements.
* (path isn't ordered).
diff --git a/source/blender/bmesh/tools/bmesh_path_region.h b/source/blender/bmesh/tools/bmesh_path_region.h
index 37e4dca8f51..d7b5e41c01a 100644
--- a/source/blender/bmesh/tools/bmesh_path_region.h
+++ b/source/blender/bmesh/tools/bmesh_path_region.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_PATH_REGION_H__
#define __BMESH_PATH_REGION_H__
-/** \file blender/bmesh/tools/bmesh_path_region.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
struct LinkNode *BM_mesh_calc_path_region_vert(
diff --git a/source/blender/bmesh/tools/bmesh_region_match.c b/source/blender/bmesh/tools/bmesh_region_match.c
index 8acf7569dab..955269a78e9 100644
--- a/source/blender/bmesh/tools/bmesh_region_match.c
+++ b/source/blender/bmesh/tools/bmesh_region_match.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_region_match.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Given a contiguous region of faces,
* find multiple matching regions (based on topology) and return them.
diff --git a/source/blender/bmesh/tools/bmesh_region_match.h b/source/blender/bmesh/tools/bmesh_region_match.h
index a95ef64fdb8..9b16986590c 100644
--- a/source/blender/bmesh/tools/bmesh_region_match.h
+++ b/source/blender/bmesh/tools/bmesh_region_match.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_REGION_MATCH_H__
#define __BMESH_REGION_MATCH_H__
-/** \file blender/bmesh/tools/bmesh_region_match.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
int BM_mesh_region_match(
diff --git a/source/blender/bmesh/tools/bmesh_separate.c b/source/blender/bmesh/tools/bmesh_separate.c
index 4b2a7565a60..de38d438daa 100644
--- a/source/blender/bmesh/tools/bmesh_separate.c
+++ b/source/blender/bmesh/tools/bmesh_separate.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_separate.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* BMesh separate, disconnects a set of faces from all others,
* so they don't share any vertices/edges with other faces.
diff --git a/source/blender/bmesh/tools/bmesh_separate.h b/source/blender/bmesh/tools/bmesh_separate.h
index a8f79b2239d..22353d5a6a7 100644
--- a/source/blender/bmesh/tools/bmesh_separate.h
+++ b/source/blender/bmesh/tools/bmesh_separate.h
@@ -17,8 +17,7 @@
#ifndef __BMESH_SEPARATE_H__
#define __BMESH_SEPARATE_H__
-/** \file blender/bmesh/tools/bmesh_separate.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*/
void BM_mesh_separate_faces(
diff --git a/source/blender/bmesh/tools/bmesh_triangulate.c b/source/blender/bmesh/tools/bmesh_triangulate.c
index c21faa6b5d6..4617dc006a2 100644
--- a/source/blender/bmesh/tools/bmesh_triangulate.c
+++ b/source/blender/bmesh/tools/bmesh_triangulate.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_triangulate.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Triangulate.
*/
diff --git a/source/blender/bmesh/tools/bmesh_triangulate.h b/source/blender/bmesh/tools/bmesh_triangulate.h
index 18fb93f0199..22a50abfaf7 100644
--- a/source/blender/bmesh/tools/bmesh_triangulate.h
+++ b/source/blender/bmesh/tools/bmesh_triangulate.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_triangulate.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Triangulate.
*/
diff --git a/source/blender/bmesh/tools/bmesh_wireframe.c b/source/blender/bmesh/tools/bmesh_wireframe.c
index a41f96e08d3..45fe0b0f6bc 100644
--- a/source/blender/bmesh/tools/bmesh_wireframe.c
+++ b/source/blender/bmesh/tools/bmesh_wireframe.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_wireframe.c
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Creates a solid wireframe from connected faces.
*/
diff --git a/source/blender/bmesh/tools/bmesh_wireframe.h b/source/blender/bmesh/tools/bmesh_wireframe.h
index 867f5f3ca3a..026a19e5484 100644
--- a/source/blender/bmesh/tools/bmesh_wireframe.h
+++ b/source/blender/bmesh/tools/bmesh_wireframe.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/bmesh/tools/bmesh_wireframe.h
- * \ingroup bmesh
+/** \file \ingroup bmesh
*
* Wire Frame.
*/
diff --git a/source/blender/collada/AnimationExporter.cpp b/source/blender/collada/AnimationExporter.cpp
index 3d1598106c9..f8644f25a64 100644
--- a/source/blender/collada/AnimationExporter.cpp
+++ b/source/blender/collada/AnimationExporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file AnimationExporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
#include "GeometryExporter.h"
diff --git a/source/blender/collada/AnimationImporter.cpp b/source/blender/collada/AnimationImporter.cpp
index 68f09dbea12..24d373f487e 100644
--- a/source/blender/collada/AnimationImporter.cpp
+++ b/source/blender/collada/AnimationImporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/AnimationImporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
#include <stddef.h>
diff --git a/source/blender/collada/AnimationImporter.h b/source/blender/collada/AnimationImporter.h
index 02d45286251..c24be3f1fba 100644
--- a/source/blender/collada/AnimationImporter.h
+++ b/source/blender/collada/AnimationImporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file AnimationImporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __ANIMATIONIMPORTER_H__
diff --git a/source/blender/collada/ArmatureExporter.cpp b/source/blender/collada/ArmatureExporter.cpp
index 82e41d528d9..8f54bb5a7b1 100644
--- a/source/blender/collada/ArmatureExporter.cpp
+++ b/source/blender/collada/ArmatureExporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ArmatureExporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/ArmatureExporter.h b/source/blender/collada/ArmatureExporter.h
index d9bb903d463..17a930303c7 100644
--- a/source/blender/collada/ArmatureExporter.h
+++ b/source/blender/collada/ArmatureExporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ArmatureExporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __ARMATUREEXPORTER_H__
diff --git a/source/blender/collada/ArmatureImporter.cpp b/source/blender/collada/ArmatureImporter.cpp
index a77de62a4ea..a587716fee0 100644
--- a/source/blender/collada/ArmatureImporter.cpp
+++ b/source/blender/collada/ArmatureImporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ArmatureImporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/ArmatureImporter.h b/source/blender/collada/ArmatureImporter.h
index f1dc5b1759f..247ed5dbd8f 100644
--- a/source/blender/collada/ArmatureImporter.h
+++ b/source/blender/collada/ArmatureImporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ArmatureImporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __ARMATUREIMPORTER_H__
diff --git a/source/blender/collada/BlenderContext.cpp b/source/blender/collada/BlenderContext.cpp
index a8e3a566f85..31be5bfd87d 100644
--- a/source/blender/collada/BlenderContext.cpp
+++ b/source/blender/collada/BlenderContext.cpp
@@ -14,7 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
- /** \file CameraExporter.h
+ /** \file
* \ingroup collada
*/
diff --git a/source/blender/collada/BlenderContext.h b/source/blender/collada/BlenderContext.h
index 0824580956c..60024b12cb3 100644
--- a/source/blender/collada/BlenderContext.h
+++ b/source/blender/collada/BlenderContext.h
@@ -14,7 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
- /** \file CameraExporter.h
+ /** \file
* \ingroup collada
*/
diff --git a/source/blender/collada/CameraExporter.cpp b/source/blender/collada/CameraExporter.cpp
index 227afda7bae..525fdf6f4f7 100644
--- a/source/blender/collada/CameraExporter.cpp
+++ b/source/blender/collada/CameraExporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/CameraExporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/CameraExporter.h b/source/blender/collada/CameraExporter.h
index 9b0227cdfdc..53f284cb375 100644
--- a/source/blender/collada/CameraExporter.h
+++ b/source/blender/collada/CameraExporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file CameraExporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __CAMERAEXPORTER_H__
diff --git a/source/blender/collada/ControllerExporter.cpp b/source/blender/collada/ControllerExporter.cpp
index 1f9380fd3f7..d12901378ce 100644
--- a/source/blender/collada/ControllerExporter.cpp
+++ b/source/blender/collada/ControllerExporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ControllerExporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
#include "COLLADASWBaseInputElement.h"
diff --git a/source/blender/collada/ControllerExporter.h b/source/blender/collada/ControllerExporter.h
index 4a0899bb69f..6c3daf125df 100644
--- a/source/blender/collada/ControllerExporter.h
+++ b/source/blender/collada/ControllerExporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ControllerExporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __CONTROLLEREXPORTER_H__
diff --git a/source/blender/collada/DocumentExporter.cpp b/source/blender/collada/DocumentExporter.cpp
index 671a9a5ce58..95df95e161e 100644
--- a/source/blender/collada/DocumentExporter.cpp
+++ b/source/blender/collada/DocumentExporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/DocumentExporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
#include <stdlib.h>
diff --git a/source/blender/collada/DocumentExporter.h b/source/blender/collada/DocumentExporter.h
index b3368114c0c..8d81f05f869 100644
--- a/source/blender/collada/DocumentExporter.h
+++ b/source/blender/collada/DocumentExporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DocumentExporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __DOCUMENTEXPORTER_H__
diff --git a/source/blender/collada/DocumentImporter.cpp b/source/blender/collada/DocumentImporter.cpp
index 147efff14d1..76a34c75e0e 100644
--- a/source/blender/collada/DocumentImporter.cpp
+++ b/source/blender/collada/DocumentImporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/DocumentImporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
// TODO:
diff --git a/source/blender/collada/DocumentImporter.h b/source/blender/collada/DocumentImporter.h
index 6092cf0624e..c0740eeca4d 100644
--- a/source/blender/collada/DocumentImporter.h
+++ b/source/blender/collada/DocumentImporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DocumentImporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __DOCUMENTIMPORTER_H__
diff --git a/source/blender/collada/EffectExporter.cpp b/source/blender/collada/EffectExporter.cpp
index 18b2e623d40..670277f1b91 100644
--- a/source/blender/collada/EffectExporter.cpp
+++ b/source/blender/collada/EffectExporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/EffectExporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/EffectExporter.h b/source/blender/collada/EffectExporter.h
index 3c7e697aa19..71c8c467fa8 100644
--- a/source/blender/collada/EffectExporter.h
+++ b/source/blender/collada/EffectExporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file EffectExporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __EFFECTEXPORTER_H__
diff --git a/source/blender/collada/ErrorHandler.cpp b/source/blender/collada/ErrorHandler.cpp
index 5807e26caf2..59f1e80c897 100644
--- a/source/blender/collada/ErrorHandler.cpp
+++ b/source/blender/collada/ErrorHandler.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ErrorHandler.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
#include "ErrorHandler.h"
#include <iostream>
diff --git a/source/blender/collada/ErrorHandler.h b/source/blender/collada/ErrorHandler.h
index 8b78aec4012..4dc1497aa9b 100644
--- a/source/blender/collada/ErrorHandler.h
+++ b/source/blender/collada/ErrorHandler.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ErrorHandler.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#include <string>
diff --git a/source/blender/collada/ExportSettings.cpp b/source/blender/collada/ExportSettings.cpp
index 68bf98e7e54..04390616624 100644
--- a/source/blender/collada/ExportSettings.cpp
+++ b/source/blender/collada/ExportSettings.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ExportSettings.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
#include "ExportSettings.h"
diff --git a/source/blender/collada/ExportSettings.h b/source/blender/collada/ExportSettings.h
index 9c1986fe8c9..7bcb2fb8691 100644
--- a/source/blender/collada/ExportSettings.h
+++ b/source/blender/collada/ExportSettings.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ExportSettings.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __EXPORTSETTINGS_H__
diff --git a/source/blender/collada/ExtraHandler.cpp b/source/blender/collada/ExtraHandler.cpp
index 10399d5daa8..4454439300d 100644
--- a/source/blender/collada/ExtraHandler.cpp
+++ b/source/blender/collada/ExtraHandler.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ExtraHandler.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
#include <stddef.h>
diff --git a/source/blender/collada/ExtraHandler.h b/source/blender/collada/ExtraHandler.h
index 347aee5be33..36ffa5ef0c0 100644
--- a/source/blender/collada/ExtraHandler.h
+++ b/source/blender/collada/ExtraHandler.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ExtraHandler.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#include <string>
diff --git a/source/blender/collada/ExtraTags.cpp b/source/blender/collada/ExtraTags.cpp
index a8ecb4aac00..3d4765d9a8a 100644
--- a/source/blender/collada/ExtraTags.cpp
+++ b/source/blender/collada/ExtraTags.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ExtraTags.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
#include <stddef.h>
diff --git a/source/blender/collada/ExtraTags.h b/source/blender/collada/ExtraTags.h
index f28fbe282d8..89b19d45fe1 100644
--- a/source/blender/collada/ExtraTags.h
+++ b/source/blender/collada/ExtraTags.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ExtraTags.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#include <string>
diff --git a/source/blender/collada/GeometryExporter.cpp b/source/blender/collada/GeometryExporter.cpp
index 5ac874cd910..eb0e5407220 100644
--- a/source/blender/collada/GeometryExporter.cpp
+++ b/source/blender/collada/GeometryExporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/GeometryExporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/GeometryExporter.h b/source/blender/collada/GeometryExporter.h
index 8005717fbc5..74356eee102 100644
--- a/source/blender/collada/GeometryExporter.h
+++ b/source/blender/collada/GeometryExporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file GeometryExporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __GEOMETRYEXPORTER_H__
diff --git a/source/blender/collada/ImageExporter.cpp b/source/blender/collada/ImageExporter.cpp
index 48d34ab3381..e6ba82ee4bd 100644
--- a/source/blender/collada/ImageExporter.cpp
+++ b/source/blender/collada/ImageExporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ImageExporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/ImageExporter.h b/source/blender/collada/ImageExporter.h
index 0e4cc08f46b..9dc23a7e153 100644
--- a/source/blender/collada/ImageExporter.h
+++ b/source/blender/collada/ImageExporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ImageExporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __IMAGEEXPORTER_H__
diff --git a/source/blender/collada/ImportSettings.cpp b/source/blender/collada/ImportSettings.cpp
index 0c3e72494f8..74e38600c28 100644
--- a/source/blender/collada/ImportSettings.cpp
+++ b/source/blender/collada/ImportSettings.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/ImportSettings.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
#include "ImportSettings.h"
diff --git a/source/blender/collada/ImportSettings.h b/source/blender/collada/ImportSettings.h
index 09412063740..f65e50d75da 100644
--- a/source/blender/collada/ImportSettings.h
+++ b/source/blender/collada/ImportSettings.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ImportSettings.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __IMPORTSETTINGS_H__
diff --git a/source/blender/collada/InstanceWriter.cpp b/source/blender/collada/InstanceWriter.cpp
index 7cf311046b4..5264cd4d807 100644
--- a/source/blender/collada/InstanceWriter.cpp
+++ b/source/blender/collada/InstanceWriter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/InstanceWriter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/InstanceWriter.h b/source/blender/collada/InstanceWriter.h
index 8d49ffdaed6..85715a179a4 100644
--- a/source/blender/collada/InstanceWriter.h
+++ b/source/blender/collada/InstanceWriter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file InstanceWriter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __INSTANCEWRITER_H__
diff --git a/source/blender/collada/LightExporter.cpp b/source/blender/collada/LightExporter.cpp
index 64f8c724c9b..69d2d6c8e51 100644
--- a/source/blender/collada/LightExporter.cpp
+++ b/source/blender/collada/LightExporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/LightExporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
#include <string>
diff --git a/source/blender/collada/LightExporter.h b/source/blender/collada/LightExporter.h
index cc41f99c9dc..a6a1b777590 100644
--- a/source/blender/collada/LightExporter.h
+++ b/source/blender/collada/LightExporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file LightExporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __LIGHTEXPORTER_H__
diff --git a/source/blender/collada/MaterialExporter.cpp b/source/blender/collada/MaterialExporter.cpp
index f1be846f0f7..f3c4ac8ab41 100644
--- a/source/blender/collada/MaterialExporter.cpp
+++ b/source/blender/collada/MaterialExporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/MaterialExporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
#include "MaterialExporter.h"
diff --git a/source/blender/collada/MaterialExporter.h b/source/blender/collada/MaterialExporter.h
index e415402b69b..fdd61228db1 100644
--- a/source/blender/collada/MaterialExporter.h
+++ b/source/blender/collada/MaterialExporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file MaterialExporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __MATERIALEXPORTER_H__
diff --git a/source/blender/collada/MeshImporter.cpp b/source/blender/collada/MeshImporter.cpp
index d902d1a6fc1..5b0f9cc999a 100644
--- a/source/blender/collada/MeshImporter.cpp
+++ b/source/blender/collada/MeshImporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/MeshImporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/MeshImporter.h b/source/blender/collada/MeshImporter.h
index b109c8fa6e1..bb13131770b 100644
--- a/source/blender/collada/MeshImporter.h
+++ b/source/blender/collada/MeshImporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file MeshImporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __MESHIMPORTER_H__
diff --git a/source/blender/collada/SceneExporter.cpp b/source/blender/collada/SceneExporter.cpp
index 4bfef3ec5c2..d7cf2b01e1a 100644
--- a/source/blender/collada/SceneExporter.cpp
+++ b/source/blender/collada/SceneExporter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/SceneExporter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
extern "C" {
diff --git a/source/blender/collada/SceneExporter.h b/source/blender/collada/SceneExporter.h
index 00bacdc4b2a..54bf742b265 100644
--- a/source/blender/collada/SceneExporter.h
+++ b/source/blender/collada/SceneExporter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file SceneExporter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __SCENEEXPORTER_H__
diff --git a/source/blender/collada/SkinInfo.cpp b/source/blender/collada/SkinInfo.cpp
index cfe5b2077cd..6ae49e9efd5 100644
--- a/source/blender/collada/SkinInfo.cpp
+++ b/source/blender/collada/SkinInfo.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/SkinInfo.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/SkinInfo.h b/source/blender/collada/SkinInfo.h
index 67b87a9b4b3..eac8f890eb6 100644
--- a/source/blender/collada/SkinInfo.h
+++ b/source/blender/collada/SkinInfo.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file SkinInfo.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __SKININFO_H__
diff --git a/source/blender/collada/TransformReader.cpp b/source/blender/collada/TransformReader.cpp
index e2af3f6eff0..a3c023b2ba4 100644
--- a/source/blender/collada/TransformReader.cpp
+++ b/source/blender/collada/TransformReader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/TransformReader.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
/* COLLADABU_ASSERT, may be able to remove later */
diff --git a/source/blender/collada/TransformReader.h b/source/blender/collada/TransformReader.h
index 7ee549100e3..ab8e9398327 100644
--- a/source/blender/collada/TransformReader.h
+++ b/source/blender/collada/TransformReader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file TransformReader.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __TRANSFORMREADER_H__
diff --git a/source/blender/collada/TransformWriter.cpp b/source/blender/collada/TransformWriter.cpp
index 1d26734777f..8065bc52805 100644
--- a/source/blender/collada/TransformWriter.cpp
+++ b/source/blender/collada/TransformWriter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/TransformWriter.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/TransformWriter.h b/source/blender/collada/TransformWriter.h
index adadbe3f3e1..934ee43fb91 100644
--- a/source/blender/collada/TransformWriter.h
+++ b/source/blender/collada/TransformWriter.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file TransformWriter.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __TRANSFORMWRITER_H__
diff --git a/source/blender/collada/collada.cpp b/source/blender/collada/collada.cpp
index aafbcbb20d8..4036e5873e8 100644
--- a/source/blender/collada/collada.cpp
+++ b/source/blender/collada/collada.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/collada.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/collada.h b/source/blender/collada/collada.h
index ab06d0f1bc3..c3f8ce37f86 100644
--- a/source/blender/collada/collada.h
+++ b/source/blender/collada/collada.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file collada.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __COLLADA_H__
diff --git a/source/blender/collada/collada_internal.cpp b/source/blender/collada/collada_internal.cpp
index dd887ff1378..02c4b4de499 100644
--- a/source/blender/collada/collada_internal.cpp
+++ b/source/blender/collada/collada_internal.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/collada_internal.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/collada_internal.h b/source/blender/collada/collada_internal.h
index e2d86844aae..947aba21a0e 100644
--- a/source/blender/collada/collada_internal.h
+++ b/source/blender/collada/collada_internal.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file collada_internal.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __COLLADA_INTERNAL_H__
diff --git a/source/blender/collada/collada_utils.cpp b/source/blender/collada/collada_utils.cpp
index 1b9deded8a8..cf9a800290d 100644
--- a/source/blender/collada/collada_utils.cpp
+++ b/source/blender/collada/collada_utils.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/collada/collada_utils.cpp
- * \ingroup collada
+/** \file \ingroup collada
*/
diff --git a/source/blender/collada/collada_utils.h b/source/blender/collada/collada_utils.h
index f165b82d915..21ca339a9e7 100644
--- a/source/blender/collada/collada_utils.h
+++ b/source/blender/collada/collada_utils.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file collada_utils.h
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifndef __COLLADA_UTILS_H__
diff --git a/source/blender/datatoc/datatoc.c b/source/blender/datatoc/datatoc.c
index 17ec4991b4c..e64ef745d7f 100644
--- a/source/blender/datatoc/datatoc.c
+++ b/source/blender/datatoc/datatoc.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/datatoc/datatoc.c
- * \ingroup datatoc
+/** \file \ingroup datatoc
*/
#include <stdio.h>
diff --git a/source/blender/datatoc/datatoc_icon.c b/source/blender/datatoc/datatoc_icon.c
index e4c03af71bf..d8bc2221ba2 100644
--- a/source/blender/datatoc/datatoc_icon.c
+++ b/source/blender/datatoc/datatoc_icon.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/datatoc/datatoc_icon.c
- * \ingroup datatoc
+/** \file \ingroup datatoc
*/
#include <stdio.h>
diff --git a/source/blender/depsgraph/DEG_depsgraph.h b/source/blender/depsgraph/DEG_depsgraph.h
index 0e9af8b77c6..8964f71adc9 100644
--- a/source/blender/depsgraph/DEG_depsgraph.h
+++ b/source/blender/depsgraph/DEG_depsgraph.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/DEG_depsgraph.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Public API for Depsgraph
*
diff --git a/source/blender/depsgraph/DEG_depsgraph_build.h b/source/blender/depsgraph/DEG_depsgraph_build.h
index 69bb4edae28..0d90f64a37b 100644
--- a/source/blender/depsgraph/DEG_depsgraph_build.h
+++ b/source/blender/depsgraph/DEG_depsgraph_build.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/DEG_depsgraph_build.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Public API for Depsgraph
*/
diff --git a/source/blender/depsgraph/DEG_depsgraph_debug.h b/source/blender/depsgraph/DEG_depsgraph_debug.h
index 85f59c729b8..11dac8f5558 100644
--- a/source/blender/depsgraph/DEG_depsgraph_debug.h
+++ b/source/blender/depsgraph/DEG_depsgraph_debug.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/DEG_depsgraph_debug.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Public API for Querying and Filtering Depsgraph
*/
diff --git a/source/blender/depsgraph/DEG_depsgraph_physics.h b/source/blender/depsgraph/DEG_depsgraph_physics.h
index d1875912134..b101598aff7 100644
--- a/source/blender/depsgraph/DEG_depsgraph_physics.h
+++ b/source/blender/depsgraph/DEG_depsgraph_physics.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/DEG_depsgraph_physics.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Physics utilities for effectors and collision.
*/
diff --git a/source/blender/depsgraph/DEG_depsgraph_query.h b/source/blender/depsgraph/DEG_depsgraph_query.h
index d4a56c4343a..b3ce874cb1f 100644
--- a/source/blender/depsgraph/DEG_depsgraph_query.h
+++ b/source/blender/depsgraph/DEG_depsgraph_query.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/DEG_depsgraph_query.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Public API for Querying and Filtering Depsgraph.
*/
diff --git a/source/blender/depsgraph/intern/builder/deg_builder.cc b/source/blender/depsgraph/intern/builder/deg_builder.cc
index c35021912c0..3a54a0d3e2d 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/builder/deg_builder.h"
diff --git a/source/blender/depsgraph/intern/builder/deg_builder.h b/source/blender/depsgraph/intern/builder/deg_builder.h
index 44a280920b6..ef47f5e6481 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder.h
+++ b/source/blender/depsgraph/intern/builder/deg_builder.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_cycle.cc b/source/blender/depsgraph/intern/builder/deg_builder_cycle.cc
index b95b1c92966..a3b66ac9772 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_cycle.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_cycle.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_cycle.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/builder/deg_builder_cycle.h"
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_cycle.h b/source/blender/depsgraph/intern/builder/deg_builder_cycle.h
index fed2d3f6843..9423443c068 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_cycle.h
+++ b/source/blender/depsgraph/intern/builder/deg_builder_cycle.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_cycle.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_map.cc b/source/blender/depsgraph/intern/builder/deg_builder_map.cc
index f93104527f2..5909163004f 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_map.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_map.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_map.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/builder/deg_builder_map.h"
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_map.h b/source/blender/depsgraph/intern/builder/deg_builder_map.h
index cfcbb033cf9..0105722d84e 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_map.h
+++ b/source/blender/depsgraph/intern/builder/deg_builder_map.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_map.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc b/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc
index 5c90cff2c5d..8f21d33f561 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_nodes.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Methods for constructing depsgraph's nodes
*/
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_nodes.h b/source/blender/depsgraph/intern/builder/deg_builder_nodes.h
index ef7762bd8e0..4d1f8dbb82d 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_nodes.h
+++ b/source/blender/depsgraph/intern/builder/deg_builder_nodes.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_nodes.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_nodes_rig.cc b/source/blender/depsgraph/intern/builder/deg_builder_nodes_rig.cc
index cadfb364d35..a179e27cbf4 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_nodes_rig.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_nodes_rig.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_nodes_rig.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Methods for constructing depsgraph's nodes
*/
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_nodes_view_layer.cc b/source/blender/depsgraph/intern/builder/deg_builder_nodes_view_layer.cc
index cc2d58dbe51..5958e9940f6 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_nodes_view_layer.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_nodes_view_layer.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_nodes_view_layer.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Methods for constructing depsgraph's nodes
*/
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_pchanmap.cc b/source/blender/depsgraph/intern/builder/deg_builder_pchanmap.cc
index e56ad690aa5..20554140a48 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_pchanmap.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_pchanmap.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_pchanmap.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/builder/deg_builder_pchanmap.h"
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_pchanmap.h b/source/blender/depsgraph/intern/builder/deg_builder_pchanmap.h
index 07768353138..99d24d933bb 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_pchanmap.h
+++ b/source/blender/depsgraph/intern/builder/deg_builder_pchanmap.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_pchanmap.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_relations.cc b/source/blender/depsgraph/intern/builder/deg_builder_relations.cc
index cc03ad457f4..6ec01639dfa 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_relations.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_relations.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_relations.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Methods for constructing depsgraph
*/
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_relations.h b/source/blender/depsgraph/intern/builder/deg_builder_relations.h
index 9fd679d1aa2..40b77959d20 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_relations.h
+++ b/source/blender/depsgraph/intern/builder/deg_builder_relations.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_relations.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_relations_impl.h b/source/blender/depsgraph/intern/builder/deg_builder_relations_impl.h
index cb9cad7f2ed..829bb76c9d3 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_relations_impl.h
+++ b/source/blender/depsgraph/intern/builder/deg_builder_relations_impl.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_relations_impl.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_relations_keys.cc b/source/blender/depsgraph/intern/builder/deg_builder_relations_keys.cc
index 983cb6eb693..cdeba2cf525 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_relations_keys.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_relations_keys.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_relations_keys.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Methods for constructing depsgraph
*/
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_relations_rig.cc b/source/blender/depsgraph/intern/builder/deg_builder_relations_rig.cc
index 30fc8fe9007..fbb1932a9fa 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_relations_rig.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_relations_rig.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_relations_rig.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Methods for constructing depsgraph
*/
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_relations_view_layer.cc b/source/blender/depsgraph/intern/builder/deg_builder_relations_view_layer.cc
index c0fe5243e58..e696abd84a4 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_relations_view_layer.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_relations_view_layer.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_relations_view_layer.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Methods for constructing depsgraph
*/
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_transitive.cc b/source/blender/depsgraph/intern/builder/deg_builder_transitive.cc
index b49c01e1790..4e0d63a74ad 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_transitive.cc
+++ b/source/blender/depsgraph/intern/builder/deg_builder_transitive.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_transitive.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/builder/deg_builder_transitive.h"
diff --git a/source/blender/depsgraph/intern/builder/deg_builder_transitive.h b/source/blender/depsgraph/intern/builder/deg_builder_transitive.h
index b53c53401f0..dd49e44f845 100644
--- a/source/blender/depsgraph/intern/builder/deg_builder_transitive.h
+++ b/source/blender/depsgraph/intern/builder/deg_builder_transitive.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/builder/deg_builder_transitive.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/debug/deg_debug.cc b/source/blender/depsgraph/intern/debug/deg_debug.cc
index 8a2fe0d64fc..a218c1dde68 100644
--- a/source/blender/depsgraph/intern/debug/deg_debug.cc
+++ b/source/blender/depsgraph/intern/debug/deg_debug.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/debug/deg_debug.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/debug/deg_debug.h"
diff --git a/source/blender/depsgraph/intern/debug/deg_debug.h b/source/blender/depsgraph/intern/debug/deg_debug.h
index 7ec25f772d1..99dfb791169 100644
--- a/source/blender/depsgraph/intern/debug/deg_debug.h
+++ b/source/blender/depsgraph/intern/debug/deg_debug.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/debug/deg_debug.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/debug/deg_debug_relations_graphviz.cc b/source/blender/depsgraph/intern/debug/deg_debug_relations_graphviz.cc
index 8e918fe1dd1..c6f1d4e765e 100644
--- a/source/blender/depsgraph/intern/debug/deg_debug_relations_graphviz.cc
+++ b/source/blender/depsgraph/intern/debug/deg_debug_relations_graphviz.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/debug/deg_debug_relations_graphviz.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Implementation of tools for debugging the depsgraph
*/
diff --git a/source/blender/depsgraph/intern/debug/deg_debug_stats_gnuplot.cc b/source/blender/depsgraph/intern/debug/deg_debug_stats_gnuplot.cc
index 3668b9dcda4..d8b4f3b9763 100644
--- a/source/blender/depsgraph/intern/debug/deg_debug_stats_gnuplot.cc
+++ b/source/blender/depsgraph/intern/debug/deg_debug_stats_gnuplot.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/debug/deg_debug_stats_gnuplot.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "DEG_depsgraph_debug.h"
diff --git a/source/blender/depsgraph/intern/depsgraph.cc b/source/blender/depsgraph/intern/depsgraph.cc
index f5e998823d4..7cde635d817 100644
--- a/source/blender/depsgraph/intern/depsgraph.cc
+++ b/source/blender/depsgraph/intern/depsgraph.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Core routines for how the Depsgraph works.
*/
diff --git a/source/blender/depsgraph/intern/depsgraph.h b/source/blender/depsgraph/intern/depsgraph.h
index 668bae4bbf0..1b0913d4722 100644
--- a/source/blender/depsgraph/intern/depsgraph.h
+++ b/source/blender/depsgraph/intern/depsgraph.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Datatypes for internal use in the Depsgraph
*
diff --git a/source/blender/depsgraph/intern/depsgraph_build.cc b/source/blender/depsgraph/intern/depsgraph_build.cc
index c481cc93798..e44a98518d1 100644
--- a/source/blender/depsgraph/intern/depsgraph_build.cc
+++ b/source/blender/depsgraph/intern/depsgraph_build.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_build.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Methods for constructing depsgraph.
*/
diff --git a/source/blender/depsgraph/intern/depsgraph_debug.cc b/source/blender/depsgraph/intern/depsgraph_debug.cc
index 2d6655d086e..28b9522d7ee 100644
--- a/source/blender/depsgraph/intern/depsgraph_debug.cc
+++ b/source/blender/depsgraph/intern/depsgraph_debug.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_debug.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Implementation of tools for debugging the depsgraph
*/
diff --git a/source/blender/depsgraph/intern/depsgraph_eval.cc b/source/blender/depsgraph/intern/depsgraph_eval.cc
index 8810f77c0ed..968f3b949bb 100644
--- a/source/blender/depsgraph/intern/depsgraph_eval.cc
+++ b/source/blender/depsgraph/intern/depsgraph_eval.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_eval.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Evaluation engine entrypoints for Depsgraph Engine.
*/
diff --git a/source/blender/depsgraph/intern/depsgraph_physics.cc b/source/blender/depsgraph/intern/depsgraph_physics.cc
index c0d667ab918..feae145cc36 100644
--- a/source/blender/depsgraph/intern/depsgraph_physics.cc
+++ b/source/blender/depsgraph/intern/depsgraph_physics.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_physics.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Physics utilities for effectors and collision.
*/
diff --git a/source/blender/depsgraph/intern/depsgraph_physics.h b/source/blender/depsgraph/intern/depsgraph_physics.h
index ec3c99062dd..777d6518024 100644
--- a/source/blender/depsgraph/intern/depsgraph_physics.h
+++ b/source/blender/depsgraph/intern/depsgraph_physics.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_physics.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/depsgraph_query.cc b/source/blender/depsgraph/intern/depsgraph_query.cc
index d49d113185b..16127acc14b 100644
--- a/source/blender/depsgraph/intern/depsgraph_query.cc
+++ b/source/blender/depsgraph/intern/depsgraph_query.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_query.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Implementation of Querying API
*/
diff --git a/source/blender/depsgraph/intern/depsgraph_query_filter.cc b/source/blender/depsgraph/intern/depsgraph_query_filter.cc
index e36d03c75ca..1ba78f8d213 100644
--- a/source/blender/depsgraph/intern/depsgraph_query_filter.cc
+++ b/source/blender/depsgraph/intern/depsgraph_query_filter.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_query_filter.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Implementation of Graph Filtering API
*/
diff --git a/source/blender/depsgraph/intern/depsgraph_query_foreach.cc b/source/blender/depsgraph/intern/depsgraph_query_foreach.cc
index 76c9216e667..625d7b5d702 100644
--- a/source/blender/depsgraph/intern/depsgraph_query_foreach.cc
+++ b/source/blender/depsgraph/intern/depsgraph_query_foreach.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_query_foreach.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Implementation of Querying and Filtering API's
*/
diff --git a/source/blender/depsgraph/intern/depsgraph_query_iter.cc b/source/blender/depsgraph/intern/depsgraph_query_iter.cc
index 4f95de85106..f956c22b065 100644
--- a/source/blender/depsgraph/intern/depsgraph_query_iter.cc
+++ b/source/blender/depsgraph/intern/depsgraph_query_iter.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_query_iter.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Implementation of Querying and Filtering API's
*/
diff --git a/source/blender/depsgraph/intern/depsgraph_tag.cc b/source/blender/depsgraph/intern/depsgraph_tag.cc
index fc3d9007c72..adadd9b741d 100644
--- a/source/blender/depsgraph/intern/depsgraph_tag.cc
+++ b/source/blender/depsgraph/intern/depsgraph_tag.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_tag.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Core routines for how the Depsgraph works.
*/
diff --git a/source/blender/depsgraph/intern/depsgraph_tag.h b/source/blender/depsgraph/intern/depsgraph_tag.h
index 62ed191fedd..179faff262a 100644
--- a/source/blender/depsgraph/intern/depsgraph_tag.h
+++ b/source/blender/depsgraph/intern/depsgraph_tag.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_tag.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/node/deg_node.h"
diff --git a/source/blender/depsgraph/intern/depsgraph_type.cc b/source/blender/depsgraph/intern/depsgraph_type.cc
index c4335289cb8..30b4c848609 100644
--- a/source/blender/depsgraph/intern/depsgraph_type.cc
+++ b/source/blender/depsgraph/intern/depsgraph_type.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_type.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Defines and code for core node types.
*/
diff --git a/source/blender/depsgraph/intern/depsgraph_type.h b/source/blender/depsgraph/intern/depsgraph_type.h
index 0dc835acf1d..ee5441cdceb 100644
--- a/source/blender/depsgraph/intern/depsgraph_type.h
+++ b/source/blender/depsgraph/intern/depsgraph_type.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_type.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Datatypes for internal use in the Depsgraph
*
diff --git a/source/blender/depsgraph/intern/depsgraph_update.cc b/source/blender/depsgraph/intern/depsgraph_update.cc
index c8dca66b1d9..1c47699a5ac 100644
--- a/source/blender/depsgraph/intern/depsgraph_update.cc
+++ b/source/blender/depsgraph/intern/depsgraph_update.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_update.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/depsgraph_update.h"
diff --git a/source/blender/depsgraph/intern/depsgraph_update.h b/source/blender/depsgraph/intern/depsgraph_update.h
index 1a60f43250c..c8d4780a9e5 100644
--- a/source/blender/depsgraph/intern/depsgraph_update.h
+++ b/source/blender/depsgraph/intern/depsgraph_update.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/depsgraph_update.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/eval/deg_eval.cc b/source/blender/depsgraph/intern/eval/deg_eval.cc
index f5bcb7bccbb..05e5c226fe2 100644
--- a/source/blender/depsgraph/intern/eval/deg_eval.cc
+++ b/source/blender/depsgraph/intern/eval/deg_eval.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/eval/deg_eval.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Evaluation engine entrypoints for Depsgraph Engine.
*/
diff --git a/source/blender/depsgraph/intern/eval/deg_eval.h b/source/blender/depsgraph/intern/eval/deg_eval.h
index 14959a4b06d..468b105c8b6 100644
--- a/source/blender/depsgraph/intern/eval/deg_eval.h
+++ b/source/blender/depsgraph/intern/eval/deg_eval.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/eval/deg_eval.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Evaluation engine entrypoints for Depsgraph Engine.
*/
diff --git a/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc b/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc
index c705026b640..959c6318248 100644
--- a/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc
+++ b/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc
@@ -18,8 +18,7 @@
*/
-/** \file blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
/* Enable special; trickery to treat nested owned IDs (such as nodetree of
diff --git a/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.h b/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.h
index 4adb26dd38d..6afe8474dd7 100644
--- a/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.h
+++ b/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/eval/deg_eval_copy_on_write.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/eval/deg_eval_flush.cc b/source/blender/depsgraph/intern/eval/deg_eval_flush.cc
index 3be496b3eae..e408314a340 100644
--- a/source/blender/depsgraph/intern/eval/deg_eval_flush.cc
+++ b/source/blender/depsgraph/intern/eval/deg_eval_flush.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/eval/deg_eval_flush.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Core routines for how the Depsgraph works.
*/
diff --git a/source/blender/depsgraph/intern/eval/deg_eval_flush.h b/source/blender/depsgraph/intern/eval/deg_eval_flush.h
index 974d4c3ad41..4cfed714824 100644
--- a/source/blender/depsgraph/intern/eval/deg_eval_flush.h
+++ b/source/blender/depsgraph/intern/eval/deg_eval_flush.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/eval/deg_eval_flush.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*
* Core routines for how the Depsgraph works.
*/
diff --git a/source/blender/depsgraph/intern/eval/deg_eval_stats.cc b/source/blender/depsgraph/intern/eval/deg_eval_stats.cc
index 7b49f65aee2..ff4986d9ffe 100644
--- a/source/blender/depsgraph/intern/eval/deg_eval_stats.cc
+++ b/source/blender/depsgraph/intern/eval/deg_eval_stats.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/eval/deg_eval_stats.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/eval/deg_eval_stats.h"
diff --git a/source/blender/depsgraph/intern/eval/deg_eval_stats.h b/source/blender/depsgraph/intern/eval/deg_eval_stats.h
index b41b0cbeb8c..1bdbc8ee41a 100644
--- a/source/blender/depsgraph/intern/eval/deg_eval_stats.h
+++ b/source/blender/depsgraph/intern/eval/deg_eval_stats.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/eval/deg_eval_stats.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/node/deg_node.cc b/source/blender/depsgraph/intern/node/deg_node.cc
index aaed27c472a..9d3d5988953 100644
--- a/source/blender/depsgraph/intern/node/deg_node.cc
+++ b/source/blender/depsgraph/intern/node/deg_node.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/node/deg_node.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/node/deg_node.h"
diff --git a/source/blender/depsgraph/intern/node/deg_node.h b/source/blender/depsgraph/intern/node/deg_node.h
index be077cfacc2..40280128743 100644
--- a/source/blender/depsgraph/intern/node/deg_node.h
+++ b/source/blender/depsgraph/intern/node/deg_node.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file depsgraph/intern/node/deg_node.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/node/deg_node_component.cc b/source/blender/depsgraph/intern/node/deg_node_component.cc
index 61455e893f1..8c8fb6282ec 100644
--- a/source/blender/depsgraph/intern/node/deg_node_component.cc
+++ b/source/blender/depsgraph/intern/node/deg_node_component.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/node/deg_node_component.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/node/deg_node_component.h"
diff --git a/source/blender/depsgraph/intern/node/deg_node_component.h b/source/blender/depsgraph/intern/node/deg_node_component.h
index d3b6202d1fe..4d216ece256 100644
--- a/source/blender/depsgraph/intern/node/deg_node_component.h
+++ b/source/blender/depsgraph/intern/node/deg_node_component.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/node/deg_node_component.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/node/deg_node_factory.cc b/source/blender/depsgraph/intern/node/deg_node_factory.cc
index 9180f6214d3..2195dfd3944 100644
--- a/source/blender/depsgraph/intern/node/deg_node_factory.cc
+++ b/source/blender/depsgraph/intern/node/deg_node_factory.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/node/deg_node_factory.cc
- *
+/** \file *
* \ingroup depsgraph
*/
diff --git a/source/blender/depsgraph/intern/node/deg_node_factory.h b/source/blender/depsgraph/intern/node/deg_node_factory.h
index 034e4412cb0..3b9de96d490 100644
--- a/source/blender/depsgraph/intern/node/deg_node_factory.h
+++ b/source/blender/depsgraph/intern/node/deg_node_factory.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/node/deg_node_factory.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/node/deg_node_factory_impl.h b/source/blender/depsgraph/intern/node/deg_node_factory_impl.h
index 9ab104513bb..25ca449da42 100644
--- a/source/blender/depsgraph/intern/node/deg_node_factory_impl.h
+++ b/source/blender/depsgraph/intern/node/deg_node_factory_impl.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/node/deg_node_factory_impl.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/node/deg_node_id.cc b/source/blender/depsgraph/intern/node/deg_node_id.cc
index 68bf1080cff..119c5dd18c4 100644
--- a/source/blender/depsgraph/intern/node/deg_node_id.cc
+++ b/source/blender/depsgraph/intern/node/deg_node_id.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/node/deg_node_id.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/node/deg_node_id.h"
diff --git a/source/blender/depsgraph/intern/node/deg_node_id.h b/source/blender/depsgraph/intern/node/deg_node_id.h
index 41ddf8074fc..7223f4a6215 100644
--- a/source/blender/depsgraph/intern/node/deg_node_id.h
+++ b/source/blender/depsgraph/intern/node/deg_node_id.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file depsgraph/intern/node/deg_node_id.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/node/deg_node_operation.cc b/source/blender/depsgraph/intern/node/deg_node_operation.cc
index a9a7298b7c5..f8f9c16af23 100644
--- a/source/blender/depsgraph/intern/node/deg_node_operation.cc
+++ b/source/blender/depsgraph/intern/node/deg_node_operation.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/node/deg_node_operation.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/node/deg_node_operation.h"
diff --git a/source/blender/depsgraph/intern/node/deg_node_operation.h b/source/blender/depsgraph/intern/node/deg_node_operation.h
index 53af09820c4..22b4f335726 100644
--- a/source/blender/depsgraph/intern/node/deg_node_operation.h
+++ b/source/blender/depsgraph/intern/node/deg_node_operation.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/node/deg_node_operation.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/depsgraph/intern/node/deg_node_time.cc b/source/blender/depsgraph/intern/node/deg_node_time.cc
index 7ac9fba54b0..86a201dfb48 100644
--- a/source/blender/depsgraph/intern/node/deg_node_time.cc
+++ b/source/blender/depsgraph/intern/node/deg_node_time.cc
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/depsgraph/intern/node/deg_node_time.cc
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#include "intern/node/deg_node_time.h"
diff --git a/source/blender/depsgraph/intern/node/deg_node_time.h b/source/blender/depsgraph/intern/node/deg_node_time.h
index 9f067c6430b..0d59f3f9621 100644
--- a/source/blender/depsgraph/intern/node/deg_node_time.h
+++ b/source/blender/depsgraph/intern/node/deg_node_time.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file depsgraph/intern/node/deg_node_time.h
- * \ingroup depsgraph
+/** \file \ingroup depsgraph
*/
#pragma once
diff --git a/source/blender/draw/DRW_engine.h b/source/blender/draw/DRW_engine.h
index 9fec22db6f9..efc3fb828fe 100644
--- a/source/blender/draw/DRW_engine.h
+++ b/source/blender/draw/DRW_engine.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file DRW_engine.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __DRW_ENGINE_H__
diff --git a/source/blender/draw/engines/basic/basic_engine.c b/source/blender/draw/engines/basic/basic_engine.c
index cdc625fc297..b8a449bf176 100644
--- a/source/blender/draw/engines/basic/basic_engine.c
+++ b/source/blender/draw/engines/basic/basic_engine.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file basic_engine.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Simple engine for drawing color and/or depth.
* When we only need simple flat shaders.
diff --git a/source/blender/draw/engines/basic/basic_engine.h b/source/blender/draw/engines/basic/basic_engine.h
index fa46c040047..dcbebac7f57 100644
--- a/source/blender/draw/engines/basic/basic_engine.h
+++ b/source/blender/draw/engines/basic/basic_engine.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file basic_engine.h
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#ifndef __BASIC_ENGINE_H__
diff --git a/source/blender/draw/engines/eevee/eevee_bloom.c b/source/blender/draw/engines/eevee/eevee_bloom.c
index 9b848593fe3..2c3baf0404f 100644
--- a/source/blender/draw/engines/eevee/eevee_bloom.c
+++ b/source/blender/draw/engines/eevee/eevee_bloom.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_bloom.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Eevee's bloom shader.
*/
diff --git a/source/blender/draw/engines/eevee/eevee_data.c b/source/blender/draw/engines/eevee/eevee_data.c
index fff234374f5..a068f3c0eff 100644
--- a/source/blender/draw/engines/eevee/eevee_data.c
+++ b/source/blender/draw/engines/eevee/eevee_data.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_data.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* All specific data handler for Objects, Lights, ViewLayers, ...
*/
diff --git a/source/blender/draw/engines/eevee/eevee_depth_of_field.c b/source/blender/draw/engines/eevee/eevee_depth_of_field.c
index 80859095561..880885a1efb 100644
--- a/source/blender/draw/engines/eevee/eevee_depth_of_field.c
+++ b/source/blender/draw/engines/eevee/eevee_depth_of_field.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_depth_of_field.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Depth of field post process effect.
*/
diff --git a/source/blender/draw/engines/eevee/eevee_effects.c b/source/blender/draw/engines/eevee/eevee_effects.c
index 6a62e751df3..62a73f8c440 100644
--- a/source/blender/draw/engines/eevee/eevee_effects.c
+++ b/source/blender/draw/engines/eevee/eevee_effects.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_effects.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Gather all screen space effects technique such as Bloom, Motion Blur, DoF, SSAO, SSR, ...
*/
diff --git a/source/blender/draw/engines/eevee/eevee_engine.c b/source/blender/draw/engines/eevee/eevee_engine.c
index 6120a036deb..b53c4b72a1f 100644
--- a/source/blender/draw/engines/eevee/eevee_engine.c
+++ b/source/blender/draw/engines/eevee/eevee_engine.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_engine.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "DRW_render.h"
diff --git a/source/blender/draw/engines/eevee/eevee_engine.h b/source/blender/draw/engines/eevee/eevee_engine.h
index 43f8332f6e5..61937df4ed3 100644
--- a/source/blender/draw/engines/eevee/eevee_engine.h
+++ b/source/blender/draw/engines/eevee/eevee_engine.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_engine.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __EEVEE_ENGINE_H__
diff --git a/source/blender/draw/engines/eevee/eevee_lightcache.c b/source/blender/draw/engines/eevee/eevee_lightcache.c
index 5ce91fd0e8c..58d789dbf4d 100644
--- a/source/blender/draw/engines/eevee/eevee_lightcache.c
+++ b/source/blender/draw/engines/eevee/eevee_lightcache.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_lightcache.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Eevee's indirect lighting cache.
*/
diff --git a/source/blender/draw/engines/eevee/eevee_lightcache.h b/source/blender/draw/engines/eevee/eevee_lightcache.h
index 0acccc3dcb8..82fa3f53ff6 100644
--- a/source/blender/draw/engines/eevee/eevee_lightcache.h
+++ b/source/blender/draw/engines/eevee/eevee_lightcache.h
@@ -16,8 +16,7 @@
* Copyright 2018, Blender Foundation.
*/
-/** \file eevee_lightcache.h
- * \ingroup eevee
+/** \file \ingroup eevee
*/
#ifndef __EEVEE_LIGHTCACHE_H__
diff --git a/source/blender/draw/engines/eevee/eevee_lightprobes.c b/source/blender/draw/engines/eevee/eevee_lightprobes.c
index a4ec1254298..6748abf292b 100644
--- a/source/blender/draw/engines/eevee/eevee_lightprobes.c
+++ b/source/blender/draw/engines/eevee/eevee_lightprobes.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_lightprobes.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "DRW_render.h"
diff --git a/source/blender/draw/engines/eevee/eevee_lights.c b/source/blender/draw/engines/eevee/eevee_lights.c
index 703c0fc781f..dca51db331c 100644
--- a/source/blender/draw/engines/eevee/eevee_lights.c
+++ b/source/blender/draw/engines/eevee/eevee_lights.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_lights.c
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#include "DRW_render.h"
diff --git a/source/blender/draw/engines/eevee/eevee_lookdev.c b/source/blender/draw/engines/eevee/eevee_lookdev.c
index 993ee8568cd..4d62d1bceb9 100644
--- a/source/blender/draw/engines/eevee/eevee_lookdev.c
+++ b/source/blender/draw/engines/eevee/eevee_lookdev.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_lookdev.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "DRW_render.h"
diff --git a/source/blender/draw/engines/eevee/eevee_lut.h b/source/blender/draw/engines/eevee/eevee_lut.h
index 4b84d5a3081..8f20745a39b 100644
--- a/source/blender/draw/engines/eevee/eevee_lut.h
+++ b/source/blender/draw/engines/eevee/eevee_lut.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file eevee_lut.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __EEVEE_LUT_H__
diff --git a/source/blender/draw/engines/eevee/eevee_materials.c b/source/blender/draw/engines/eevee/eevee_materials.c
index 3711114832e..5529d9267c0 100644
--- a/source/blender/draw/engines/eevee/eevee_materials.c
+++ b/source/blender/draw/engines/eevee/eevee_materials.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_materials.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "DRW_render.h"
diff --git a/source/blender/draw/engines/eevee/eevee_mist.c b/source/blender/draw/engines/eevee/eevee_mist.c
index 6d5ce3ba239..b1ff0b66de9 100644
--- a/source/blender/draw/engines/eevee/eevee_mist.c
+++ b/source/blender/draw/engines/eevee/eevee_mist.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_mist.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Implementation of Blender Mist pass.
* IMPORTANT: This is a "post process" of the Z depth so it will lack any transparent objects.
diff --git a/source/blender/draw/engines/eevee/eevee_motion_blur.c b/source/blender/draw/engines/eevee/eevee_motion_blur.c
index 0ba3f8215b0..534afe8caf8 100644
--- a/source/blender/draw/engines/eevee/eevee_motion_blur.c
+++ b/source/blender/draw/engines/eevee/eevee_motion_blur.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_motion_blur.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Gather all screen space effects technique such as Bloom, Motion Blur, DoF, SSAO, SSR, ...
*/
diff --git a/source/blender/draw/engines/eevee/eevee_occlusion.c b/source/blender/draw/engines/eevee/eevee_occlusion.c
index 07b1ac82901..86e028ac4a8 100644
--- a/source/blender/draw/engines/eevee/eevee_occlusion.c
+++ b/source/blender/draw/engines/eevee/eevee_occlusion.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_occlusion.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Implementation of the screen space Ground Truth Ambient Occlusion.
*/
diff --git a/source/blender/draw/engines/eevee/eevee_private.h b/source/blender/draw/engines/eevee/eevee_private.h
index e04a0c75723..4c00eddf69b 100644
--- a/source/blender/draw/engines/eevee/eevee_private.h
+++ b/source/blender/draw/engines/eevee/eevee_private.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_private.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __EEVEE_PRIVATE_H__
diff --git a/source/blender/draw/engines/eevee/eevee_render.c b/source/blender/draw/engines/eevee/eevee_render.c
index 7e9f463a09c..e2855120d93 100644
--- a/source/blender/draw/engines/eevee/eevee_render.c
+++ b/source/blender/draw/engines/eevee/eevee_render.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_render.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
/**
diff --git a/source/blender/draw/engines/eevee/eevee_screen_raytrace.c b/source/blender/draw/engines/eevee/eevee_screen_raytrace.c
index 8c84106dc75..c8945a8f753 100644
--- a/source/blender/draw/engines/eevee/eevee_screen_raytrace.c
+++ b/source/blender/draw/engines/eevee/eevee_screen_raytrace.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_screen_raytrace.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Screen space reflections and refractions techniques.
*/
diff --git a/source/blender/draw/engines/eevee/eevee_shaders.c b/source/blender/draw/engines/eevee/eevee_shaders.c
index f63ac1a8b6e..91a96cf02e6 100644
--- a/source/blender/draw/engines/eevee/eevee_shaders.c
+++ b/source/blender/draw/engines/eevee/eevee_shaders.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_shaders.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "DRW_render.h"
diff --git a/source/blender/draw/engines/eevee/eevee_subsurface.c b/source/blender/draw/engines/eevee/eevee_subsurface.c
index 982e8063e25..b58b157df11 100644
--- a/source/blender/draw/engines/eevee/eevee_subsurface.c
+++ b/source/blender/draw/engines/eevee/eevee_subsurface.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_subsurface.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Screen space subsurface scattering technique.
*/
diff --git a/source/blender/draw/engines/eevee/eevee_temporal_sampling.c b/source/blender/draw/engines/eevee/eevee_temporal_sampling.c
index d5597375d97..29f6e6c2b0f 100644
--- a/source/blender/draw/engines/eevee/eevee_temporal_sampling.c
+++ b/source/blender/draw/engines/eevee/eevee_temporal_sampling.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_temporal_sampling.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Temporal super sampling technique
*/
diff --git a/source/blender/draw/engines/eevee/eevee_volumes.c b/source/blender/draw/engines/eevee/eevee_volumes.c
index 757d89f8af2..7dff415e122 100644
--- a/source/blender/draw/engines/eevee/eevee_volumes.c
+++ b/source/blender/draw/engines/eevee/eevee_volumes.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file eevee_volumes.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Volumetric effects rendering using frostbite approach.
*/
diff --git a/source/blender/draw/engines/external/external_engine.c b/source/blender/draw/engines/external/external_engine.c
index d4930889449..2ab3cfd5f70 100644
--- a/source/blender/draw/engines/external/external_engine.c
+++ b/source/blender/draw/engines/external/external_engine.c
@@ -16,8 +16,7 @@
* Copyright 2017, Blender Foundation.
*/
-/** \file external_engine.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Base engine for external render engines.
* We use it for depth and non-mesh objects.
diff --git a/source/blender/draw/engines/external/external_engine.h b/source/blender/draw/engines/external/external_engine.h
index 5b74982df4f..a7b57a6031e 100644
--- a/source/blender/draw/engines/external/external_engine.h
+++ b/source/blender/draw/engines/external/external_engine.h
@@ -16,8 +16,7 @@
* Copyright 2017, Blender Foundation.
*/
-/** \file external_engine.h
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#ifndef __EXTERNAL_ENGINE_H__
diff --git a/source/blender/draw/engines/gpencil/gpencil_cache_utils.c b/source/blender/draw/engines/gpencil/gpencil_cache_utils.c
index f11558e988d..c334c985245 100644
--- a/source/blender/draw/engines/gpencil/gpencil_cache_utils.c
+++ b/source/blender/draw/engines/gpencil/gpencil_cache_utils.c
@@ -16,8 +16,7 @@
* Copyright 2017, Blender Foundation.
*/
-/** \file blender/draw/engines/gpencil/gpencil_cache_utils.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_engine.h"
diff --git a/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c b/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c
index 8f679bff094..364f80b5515 100644
--- a/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c
+++ b/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file draw/engines/gpencil/gpencil_draw_cache_impl.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "BLI_polyfill_2d.h"
diff --git a/source/blender/draw/engines/gpencil/gpencil_draw_utils.c b/source/blender/draw/engines/gpencil/gpencil_draw_utils.c
index b177eb6dbeb..5d97f8f2290 100644
--- a/source/blender/draw/engines/gpencil/gpencil_draw_utils.c
+++ b/source/blender/draw/engines/gpencil/gpencil_draw_utils.c
@@ -16,8 +16,7 @@
* Copyright 2017, Blender Foundation.
*/
-/** \file blender/draw/engines/gpencil/gpencil_draw_utils.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "BLI_polyfill_2d.h"
diff --git a/source/blender/draw/engines/gpencil/gpencil_engine.c b/source/blender/draw/engines/gpencil/gpencil_engine.c
index be3cb87c031..eff8d07958f 100644
--- a/source/blender/draw/engines/gpencil/gpencil_engine.c
+++ b/source/blender/draw/engines/gpencil/gpencil_engine.c
@@ -16,8 +16,7 @@
* Copyright 2017, Blender Foundation.
*/
-/** \file blender/draw/engines/gpencil/gpencil_engine.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_engine.h"
#include "DRW_render.h"
diff --git a/source/blender/draw/engines/gpencil/gpencil_engine.h b/source/blender/draw/engines/gpencil/gpencil_engine.h
index aab3c3443fc..af85633bf20 100644
--- a/source/blender/draw/engines/gpencil/gpencil_engine.h
+++ b/source/blender/draw/engines/gpencil/gpencil_engine.h
@@ -16,8 +16,7 @@
* Copyright 2017, Blender Foundation.
*/
-/** \file blender/draw/engines/gpencil/gpencil_engine.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __GPENCIL_ENGINE_H__
diff --git a/source/blender/draw/engines/gpencil/gpencil_render.c b/source/blender/draw/engines/gpencil/gpencil_render.c
index 70e6b37bcd4..e72a5684a43 100644
--- a/source/blender/draw/engines/gpencil/gpencil_render.c
+++ b/source/blender/draw/engines/gpencil/gpencil_render.c
@@ -16,8 +16,7 @@
* Copyright 2017, Blender Foundation.
*/
-/** \file blender/draw/engines/gpencil/gpencil_render.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "BLI_rect.h"
diff --git a/source/blender/draw/engines/gpencil/gpencil_shader_fx.c b/source/blender/draw/engines/gpencil/gpencil_shader_fx.c
index 55a3174cdfb..7443685982a 100644
--- a/source/blender/draw/engines/gpencil/gpencil_shader_fx.c
+++ b/source/blender/draw/engines/gpencil/gpencil_shader_fx.c
@@ -16,8 +16,7 @@
* Copyright 2017, Blender Foundation.
*/
-/** \file blender/draw/engines/gpencil/gpencil_shader_fx.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DNA_gpencil_types.h"
#include "DNA_shader_fx_types.h"
diff --git a/source/blender/draw/engines/workbench/solid_mode.c b/source/blender/draw/engines/workbench/solid_mode.c
index ee4d1dcdbc1..d336825c100 100644
--- a/source/blender/draw/engines/workbench/solid_mode.c
+++ b/source/blender/draw/engines/workbench/solid_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file solid_mode.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Simple engine for drawing color and/or depth.
* When we only need simple studio shaders.
diff --git a/source/blender/draw/engines/workbench/transparent_mode.c b/source/blender/draw/engines/workbench/transparent_mode.c
index 462b45eda50..54d79f86661 100644
--- a/source/blender/draw/engines/workbench/transparent_mode.c
+++ b/source/blender/draw/engines/workbench/transparent_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file transparent_mode.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Simple engine for drawing color and/or depth.
* When we only need simple studio shaders.
diff --git a/source/blender/draw/engines/workbench/workbench_deferred.c b/source/blender/draw/engines/workbench/workbench_deferred.c
index 0991546e74b..fccb264525e 100644
--- a/source/blender/draw/engines/workbench/workbench_deferred.c
+++ b/source/blender/draw/engines/workbench/workbench_deferred.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file workbench_deferred.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "workbench_private.h"
diff --git a/source/blender/draw/engines/workbench/workbench_effect_aa.c b/source/blender/draw/engines/workbench/workbench_effect_aa.c
index 27bec676836..d8f603ed50c 100644
--- a/source/blender/draw/engines/workbench/workbench_effect_aa.c
+++ b/source/blender/draw/engines/workbench/workbench_effect_aa.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file workbench_effect_aa.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "ED_screen.h"
diff --git a/source/blender/draw/engines/workbench/workbench_effect_dof.c b/source/blender/draw/engines/workbench/workbench_effect_dof.c
index 56aee3b075b..d5e9348e29a 100644
--- a/source/blender/draw/engines/workbench/workbench_effect_dof.c
+++ b/source/blender/draw/engines/workbench/workbench_effect_dof.c
@@ -16,8 +16,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file workbench_effect_dof.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "workbench_private.h"
diff --git a/source/blender/draw/engines/workbench/workbench_effect_fxaa.c b/source/blender/draw/engines/workbench/workbench_effect_fxaa.c
index dd8adba275d..80517a280b2 100644
--- a/source/blender/draw/engines/workbench/workbench_effect_fxaa.c
+++ b/source/blender/draw/engines/workbench/workbench_effect_fxaa.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file workbench_effect_fxaa.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "workbench_private.h"
diff --git a/source/blender/draw/engines/workbench/workbench_effect_taa.c b/source/blender/draw/engines/workbench/workbench_effect_taa.c
index ee4f79af857..ee8ef6364f3 100644
--- a/source/blender/draw/engines/workbench/workbench_effect_taa.c
+++ b/source/blender/draw/engines/workbench/workbench_effect_taa.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file workbench_effect_taa.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
diff --git a/source/blender/draw/engines/workbench/workbench_engine.c b/source/blender/draw/engines/workbench/workbench_engine.c
index 6956ba58738..72325100db3 100644
--- a/source/blender/draw/engines/workbench/workbench_engine.c
+++ b/source/blender/draw/engines/workbench/workbench_engine.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file workbench_engine.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Simple engine for drawing color and/or depth.
* When we only need simple flat shaders.
diff --git a/source/blender/draw/engines/workbench/workbench_engine.h b/source/blender/draw/engines/workbench/workbench_engine.h
index 19bcc672e5a..07d508360c7 100644
--- a/source/blender/draw/engines/workbench/workbench_engine.h
+++ b/source/blender/draw/engines/workbench/workbench_engine.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file workbench_engine.h
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#ifndef __WORKBENCH_ENGINE_H__
diff --git a/source/blender/draw/engines/workbench/workbench_forward.c b/source/blender/draw/engines/workbench/workbench_forward.c
index 10dfbb44418..57bf13041ba 100644
--- a/source/blender/draw/engines/workbench/workbench_forward.c
+++ b/source/blender/draw/engines/workbench/workbench_forward.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file workbench_forward.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "workbench_private.h"
diff --git a/source/blender/draw/engines/workbench/workbench_private.h b/source/blender/draw/engines/workbench/workbench_private.h
index 2cd80d202f6..7efdfbc3828 100644
--- a/source/blender/draw/engines/workbench/workbench_private.h
+++ b/source/blender/draw/engines/workbench/workbench_private.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file workbench_private.h
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#ifndef __WORKBENCH_PRIVATE_H__
diff --git a/source/blender/draw/engines/workbench/workbench_render.c b/source/blender/draw/engines/workbench/workbench_render.c
index 9340f18044e..77273bedf2d 100644
--- a/source/blender/draw/engines/workbench/workbench_render.c
+++ b/source/blender/draw/engines/workbench/workbench_render.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file workbench_render.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*
* Render functions for final render output.
*/
diff --git a/source/blender/draw/engines/workbench/workbench_studiolight.c b/source/blender/draw/engines/workbench/workbench_studiolight.c
index 12c0d73e7dc..e9dba0fa817 100644
--- a/source/blender/draw/engines/workbench/workbench_studiolight.c
+++ b/source/blender/draw/engines/workbench/workbench_studiolight.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file workbench_studiolight.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "BKE_studiolight.h"
diff --git a/source/blender/draw/engines/workbench/workbench_volume.c b/source/blender/draw/engines/workbench/workbench_volume.c
index ccdd8a14435..37d176f5d5b 100644
--- a/source/blender/draw/engines/workbench/workbench_volume.c
+++ b/source/blender/draw/engines/workbench/workbench_volume.c
@@ -16,8 +16,7 @@
* Copyright 2018, Blender Foundation.
*/
-/** \file workbench_volume.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "workbench_private.h"
diff --git a/source/blender/draw/intern/DRW_render.h b/source/blender/draw/intern/DRW_render.h
index d9b2e893354..fbd5b4d8f31 100644
--- a/source/blender/draw/intern/DRW_render.h
+++ b/source/blender/draw/intern/DRW_render.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file DRW_render.h
- * \ingroup draw
+/** \file \ingroup draw
*/
/* This is the Render Functions used by Realtime engines to draw with OpenGL */
diff --git a/source/blender/draw/intern/draw_anim_viz.c b/source/blender/draw/intern/draw_anim_viz.c
index b37975ff511..f8c764e8f38 100644
--- a/source/blender/draw/intern/draw_anim_viz.c
+++ b/source/blender/draw/intern/draw_anim_viz.c
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2009/2018 by the Blender Foundation.
*/
-/** \file blender/draw/intern/draw_anim_viz.c
- * \ingroup draw
+/** \file \ingroup draw
*/
diff --git a/source/blender/draw/intern/draw_armature.c b/source/blender/draw/intern/draw_armature.c
index 35a268289a0..6afbc74641a 100644
--- a/source/blender/draw/intern/draw_armature.c
+++ b/source/blender/draw/intern/draw_armature.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file draw_armature.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include <stdlib.h>
diff --git a/source/blender/draw/intern/draw_cache.c b/source/blender/draw/intern/draw_cache.c
index 74a1f5ce49d..b006c53cdbb 100644
--- a/source/blender/draw/intern/draw_cache.c
+++ b/source/blender/draw/intern/draw_cache.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file draw_cache.c
- * \ingroup draw
+/** \file \ingroup draw
*/
diff --git a/source/blender/draw/intern/draw_cache.h b/source/blender/draw/intern/draw_cache.h
index 08ca4802c48..f284442902a 100644
--- a/source/blender/draw/intern/draw_cache.h
+++ b/source/blender/draw/intern/draw_cache.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file draw_cache.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __DRAW_CACHE_H__
diff --git a/source/blender/draw/intern/draw_cache_impl.h b/source/blender/draw/intern/draw_cache_impl.h
index 6481643a58e..36ab822f0bc 100644
--- a/source/blender/draw/intern/draw_cache_impl.h
+++ b/source/blender/draw/intern/draw_cache_impl.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file draw_cache_impl.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __DRAW_CACHE_IMPL_H__
diff --git a/source/blender/draw/intern/draw_cache_impl_curve.c b/source/blender/draw/intern/draw_cache_impl_curve.c
index 54c1c924f87..304200f9078 100644
--- a/source/blender/draw/intern/draw_cache_impl_curve.c
+++ b/source/blender/draw/intern/draw_cache_impl_curve.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file draw_cache_impl_curve.c
- * \ingroup draw
+/** \file \ingroup draw
*
* \brief Curve API for render engines
*/
diff --git a/source/blender/draw/intern/draw_cache_impl_displist.c b/source/blender/draw/intern/draw_cache_impl_displist.c
index bb69a2c4c81..0ff3d7433d9 100644
--- a/source/blender/draw/intern/draw_cache_impl_displist.c
+++ b/source/blender/draw/intern/draw_cache_impl_displist.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file draw_cache_impl_displist.c
- * \ingroup draw
+/** \file \ingroup draw
*
* \brief DispList API for render engines
*
diff --git a/source/blender/draw/intern/draw_cache_impl_lattice.c b/source/blender/draw/intern/draw_cache_impl_lattice.c
index d1abd19c2ff..6747a5bf9e1 100644
--- a/source/blender/draw/intern/draw_cache_impl_lattice.c
+++ b/source/blender/draw/intern/draw_cache_impl_lattice.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file draw_cache_impl_lattice.c
- * \ingroup draw
+/** \file \ingroup draw
*
* \brief Lattice API for render engines
*/
diff --git a/source/blender/draw/intern/draw_cache_impl_mesh.c b/source/blender/draw/intern/draw_cache_impl_mesh.c
index 4a5f134929c..de85b4d7bc2 100644
--- a/source/blender/draw/intern/draw_cache_impl_mesh.c
+++ b/source/blender/draw/intern/draw_cache_impl_mesh.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file draw_cache_impl_mesh.c
- * \ingroup draw
+/** \file \ingroup draw
*
* \brief Mesh API for render engines
*/
diff --git a/source/blender/draw/intern/draw_cache_impl_metaball.c b/source/blender/draw/intern/draw_cache_impl_metaball.c
index 4ebb8569698..7ebe73ba31e 100644
--- a/source/blender/draw/intern/draw_cache_impl_metaball.c
+++ b/source/blender/draw/intern/draw_cache_impl_metaball.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file draw_cache_impl_metaball.c
- * \ingroup draw
+/** \file \ingroup draw
*
* \brief MetaBall API for render engines
*/
diff --git a/source/blender/draw/intern/draw_cache_impl_particles.c b/source/blender/draw/intern/draw_cache_impl_particles.c
index 285fd14eb41..c6f6787f8a7 100644
--- a/source/blender/draw/intern/draw_cache_impl_particles.c
+++ b/source/blender/draw/intern/draw_cache_impl_particles.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file draw_cache_impl_particles.c
- * \ingroup draw
+/** \file \ingroup draw
*
* \brief Particle API for render engines
*/
diff --git a/source/blender/draw/intern/draw_common.c b/source/blender/draw/intern/draw_common.c
index 0b0510a5ea2..01e3264c54e 100644
--- a/source/blender/draw/intern/draw_common.c
+++ b/source/blender/draw/intern/draw_common.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/intern/draw_common.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_render.h"
diff --git a/source/blender/draw/intern/draw_common.h b/source/blender/draw/intern/draw_common.h
index 43763f5e599..3a5237d8af8 100644
--- a/source/blender/draw/intern/draw_common.h
+++ b/source/blender/draw/intern/draw_common.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file draw_common.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __DRAW_COMMON_H__
diff --git a/source/blender/draw/intern/draw_debug.c b/source/blender/draw/intern/draw_debug.c
index 0211191e59b..f03e5f90043 100644
--- a/source/blender/draw/intern/draw_debug.c
+++ b/source/blender/draw/intern/draw_debug.c
@@ -16,8 +16,7 @@
* Copyright 2018, Blender Foundation.
*/
-/** \file blender/draw/intern/draw_debug.c
- * \ingroup draw
+/** \file \ingroup draw
*
* \brief Simple API to draw debug shapes in the viewport.
*/
diff --git a/source/blender/draw/intern/draw_debug.h b/source/blender/draw/intern/draw_debug.h
index edd4a7febfe..32a9ceeee1f 100644
--- a/source/blender/draw/intern/draw_debug.h
+++ b/source/blender/draw/intern/draw_debug.h
@@ -16,8 +16,7 @@
* Copyright 2018, Blender Foundation.
*/
-/** \file draw_debug.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __DRAW_DEBUG_H__
diff --git a/source/blender/draw/intern/draw_hair.c b/source/blender/draw/intern/draw_hair.c
index 441a68bddb8..c1470c361c5 100644
--- a/source/blender/draw/intern/draw_hair.c
+++ b/source/blender/draw/intern/draw_hair.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file draw_hair.c
- * \ingroup draw
+/** \file \ingroup draw
*
* \brief Contains procedural GPU hair drawing methods.
*/
diff --git a/source/blender/draw/intern/draw_hair_private.h b/source/blender/draw/intern/draw_hair_private.h
index bda09ab962f..3e549f877ed 100644
--- a/source/blender/draw/intern/draw_hair_private.h
+++ b/source/blender/draw/intern/draw_hair_private.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file draw_hair_private.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __DRAW_HAIR_PRIVATE_H__
diff --git a/source/blender/draw/intern/draw_instance_data.c b/source/blender/draw/intern/draw_instance_data.c
index 47751879a3e..1af9799ad33 100644
--- a/source/blender/draw/intern/draw_instance_data.c
+++ b/source/blender/draw/intern/draw_instance_data.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/intern/draw_instance_data.c
- * \ingroup draw
+/** \file \ingroup draw
*/
/**
diff --git a/source/blender/draw/intern/draw_instance_data.h b/source/blender/draw/intern/draw_instance_data.h
index 5b91739219f..9c2682c3dfa 100644
--- a/source/blender/draw/intern/draw_instance_data.h
+++ b/source/blender/draw/intern/draw_instance_data.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file draw_instance_data.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __DRAW_INSTANCE_DATA_H__
diff --git a/source/blender/draw/intern/draw_manager.c b/source/blender/draw/intern/draw_manager.c
index 6021b1c3881..29fbe9a862b 100644
--- a/source/blender/draw/intern/draw_manager.c
+++ b/source/blender/draw/intern/draw_manager.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/intern/draw_manager.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include <stdio.h>
diff --git a/source/blender/draw/intern/draw_manager.h b/source/blender/draw/intern/draw_manager.h
index 1da90f2c691..12efc7ff588 100644
--- a/source/blender/draw/intern/draw_manager.h
+++ b/source/blender/draw/intern/draw_manager.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file draw_manager.h
- * \ingroup draw
+/** \file \ingroup draw
*/
/* Private functions / structs of the draw manager */
diff --git a/source/blender/draw/intern/draw_manager_data.c b/source/blender/draw/intern/draw_manager_data.c
index 5c14a10101c..296dfeaafe2 100644
--- a/source/blender/draw/intern/draw_manager_data.c
+++ b/source/blender/draw/intern/draw_manager_data.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/intern/draw_manager_data.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "draw_manager.h"
diff --git a/source/blender/draw/intern/draw_manager_exec.c b/source/blender/draw/intern/draw_manager_exec.c
index 9bdd5d2ae93..a8548dc659d 100644
--- a/source/blender/draw/intern/draw_manager_exec.c
+++ b/source/blender/draw/intern/draw_manager_exec.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/intern/draw_manager_exec.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "draw_manager.h"
diff --git a/source/blender/draw/intern/draw_manager_profiling.c b/source/blender/draw/intern/draw_manager_profiling.c
index 1040c984851..f051dc601c6 100644
--- a/source/blender/draw/intern/draw_manager_profiling.c
+++ b/source/blender/draw/intern/draw_manager_profiling.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file draw_manager_profiling.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "BLI_rect.h"
diff --git a/source/blender/draw/intern/draw_manager_profiling.h b/source/blender/draw/intern/draw_manager_profiling.h
index 0b3f0086d6a..a73df73244e 100644
--- a/source/blender/draw/intern/draw_manager_profiling.h
+++ b/source/blender/draw/intern/draw_manager_profiling.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file draw_manager_profiling.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __DRAW_MANAGER_PROFILING_H__
diff --git a/source/blender/draw/intern/draw_manager_shader.c b/source/blender/draw/intern/draw_manager_shader.c
index c91a66d7abe..93aab9c0629 100644
--- a/source/blender/draw/intern/draw_manager_shader.c
+++ b/source/blender/draw/intern/draw_manager_shader.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/intern/draw_manager_shader.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DNA_object_types.h"
diff --git a/source/blender/draw/intern/draw_manager_text.c b/source/blender/draw/intern/draw_manager_text.c
index f11756ef2c5..f20e9d6c1cb 100644
--- a/source/blender/draw/intern/draw_manager_text.c
+++ b/source/blender/draw/intern/draw_manager_text.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/intern/draw_manager_text.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/draw/intern/draw_manager_text.h b/source/blender/draw/intern/draw_manager_text.h
index 5bf19037626..63421210f1b 100644
--- a/source/blender/draw/intern/draw_manager_text.h
+++ b/source/blender/draw/intern/draw_manager_text.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/intern/draw_manager_text.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __DRAW_MANAGER_TEXT_H__
diff --git a/source/blender/draw/intern/draw_manager_texture.c b/source/blender/draw/intern/draw_manager_texture.c
index bac6f1ce001..282d290937d 100644
--- a/source/blender/draw/intern/draw_manager_texture.c
+++ b/source/blender/draw/intern/draw_manager_texture.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/intern/draw_manager_texture.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "draw_manager.h"
diff --git a/source/blender/draw/intern/draw_view.c b/source/blender/draw/intern/draw_view.c
index 6f745b48737..aa602c18192 100644
--- a/source/blender/draw/intern/draw_view.c
+++ b/source/blender/draw/intern/draw_view.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/intern/draw_view.c
- * \ingroup draw
+/** \file \ingroup draw
*
* Contains dynamic drawing using immediate mode
*/
diff --git a/source/blender/draw/intern/draw_view.h b/source/blender/draw/intern/draw_view.h
index 4efc7be91bd..39cc0c74b6d 100644
--- a/source/blender/draw/intern/draw_view.h
+++ b/source/blender/draw/intern/draw_view.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file draw_view.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __DRAW_VIEW_H__
diff --git a/source/blender/draw/modes/draw_mode_engines.h b/source/blender/draw/modes/draw_mode_engines.h
index 9d2f2fba6d5..14723930477 100644
--- a/source/blender/draw/modes/draw_mode_engines.h
+++ b/source/blender/draw/modes/draw_mode_engines.h
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/draw_mode_engines.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __DRAW_MODE_ENGINES_H__
diff --git a/source/blender/draw/modes/edit_armature_mode.c b/source/blender/draw/modes/edit_armature_mode.c
index ed37c996695..04f4da530e7 100644
--- a/source/blender/draw/modes/edit_armature_mode.c
+++ b/source/blender/draw/modes/edit_armature_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/edit_armature_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_engine.h"
diff --git a/source/blender/draw/modes/edit_curve_mode.c b/source/blender/draw/modes/edit_curve_mode.c
index 46771ccaecb..bb34ce3f1ad 100644
--- a/source/blender/draw/modes/edit_curve_mode.c
+++ b/source/blender/draw/modes/edit_curve_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/edit_curve_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_engine.h"
diff --git a/source/blender/draw/modes/edit_lattice_mode.c b/source/blender/draw/modes/edit_lattice_mode.c
index 4727049a0bc..9096664cdd0 100644
--- a/source/blender/draw/modes/edit_lattice_mode.c
+++ b/source/blender/draw/modes/edit_lattice_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/edit_lattice_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_engine.h"
diff --git a/source/blender/draw/modes/edit_mesh_mode.c b/source/blender/draw/modes/edit_mesh_mode.c
index e5904aba192..0af90ad6f4b 100644
--- a/source/blender/draw/modes/edit_mesh_mode.c
+++ b/source/blender/draw/modes/edit_mesh_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/edit_mesh_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_engine.h"
diff --git a/source/blender/draw/modes/edit_mesh_mode_intern.h b/source/blender/draw/modes/edit_mesh_mode_intern.h
index 2d602a385e5..0522931225f 100644
--- a/source/blender/draw/modes/edit_mesh_mode_intern.h
+++ b/source/blender/draw/modes/edit_mesh_mode_intern.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/draw/modes/edit_mesh_mode_intern.h
- * \ingroup draw
+/** \file \ingroup draw
*/
#ifndef __EDIT_MESH_MODE_INTERN_H__
diff --git a/source/blender/draw/modes/edit_mesh_mode_text.c b/source/blender/draw/modes/edit_mesh_mode_text.c
index 9292dfa033d..81e6dd56275 100644
--- a/source/blender/draw/modes/edit_mesh_mode_text.c
+++ b/source/blender/draw/modes/edit_mesh_mode_text.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/edit_mesh_mode_text.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "BLI_math.h"
diff --git a/source/blender/draw/modes/edit_metaball_mode.c b/source/blender/draw/modes/edit_metaball_mode.c
index b03f07bec46..d6f5307c6d4 100644
--- a/source/blender/draw/modes/edit_metaball_mode.c
+++ b/source/blender/draw/modes/edit_metaball_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/edit_metaball_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_render.h"
diff --git a/source/blender/draw/modes/edit_text_mode.c b/source/blender/draw/modes/edit_text_mode.c
index e6b6434a5f1..d3c0483ac6e 100644
--- a/source/blender/draw/modes/edit_text_mode.c
+++ b/source/blender/draw/modes/edit_text_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/edit_text_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_engine.h"
diff --git a/source/blender/draw/modes/object_mode.c b/source/blender/draw/modes/object_mode.c
index 95ff5982ee4..561998bda73 100644
--- a/source/blender/draw/modes/object_mode.c
+++ b/source/blender/draw/modes/object_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/object_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_engine.h"
diff --git a/source/blender/draw/modes/overlay_mode.c b/source/blender/draw/modes/overlay_mode.c
index dc022fbbcd7..b026bb5ffd2 100644
--- a/source/blender/draw/modes/overlay_mode.c
+++ b/source/blender/draw/modes/overlay_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file overlay_mode.c
- * \ingroup draw_engine
+/** \file \ingroup draw_engine
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/draw/modes/paint_texture_mode.c b/source/blender/draw/modes/paint_texture_mode.c
index 4ccefa8322a..c0731cc8635 100644
--- a/source/blender/draw/modes/paint_texture_mode.c
+++ b/source/blender/draw/modes/paint_texture_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/paint_texture_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_engine.h"
diff --git a/source/blender/draw/modes/paint_vertex_mode.c b/source/blender/draw/modes/paint_vertex_mode.c
index de59249af33..16c0d3621f2 100644
--- a/source/blender/draw/modes/paint_vertex_mode.c
+++ b/source/blender/draw/modes/paint_vertex_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/paint_vertex_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_render.h"
diff --git a/source/blender/draw/modes/paint_weight_mode.c b/source/blender/draw/modes/paint_weight_mode.c
index ed457340ffc..0afcff12613 100644
--- a/source/blender/draw/modes/paint_weight_mode.c
+++ b/source/blender/draw/modes/paint_weight_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/paint_weight_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_render.h"
diff --git a/source/blender/draw/modes/particle_mode.c b/source/blender/draw/modes/particle_mode.c
index d2d031c62dc..61d743fb2a7 100644
--- a/source/blender/draw/modes/particle_mode.c
+++ b/source/blender/draw/modes/particle_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/particle_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_render.h"
diff --git a/source/blender/draw/modes/pose_mode.c b/source/blender/draw/modes/pose_mode.c
index 8f3976cfede..8bb2ec953ce 100644
--- a/source/blender/draw/modes/pose_mode.c
+++ b/source/blender/draw/modes/pose_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/pose_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "BKE_modifier.h"
diff --git a/source/blender/draw/modes/sculpt_mode.c b/source/blender/draw/modes/sculpt_mode.c
index 93da7ab42f3..548acadb20a 100644
--- a/source/blender/draw/modes/sculpt_mode.c
+++ b/source/blender/draw/modes/sculpt_mode.c
@@ -16,8 +16,7 @@
* Copyright 2016, Blender Foundation.
*/
-/** \file blender/draw/modes/sculpt_mode.c
- * \ingroup draw
+/** \file \ingroup draw
*/
#include "DRW_engine.h"
diff --git a/source/blender/editors/animation/anim_channels_defines.c b/source/blender/editors/animation/anim_channels_defines.c
index f04b252b029..e21e5011e1a 100644
--- a/source/blender/editors/animation/anim_channels_defines.c
+++ b/source/blender/editors/animation/anim_channels_defines.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/anim_channels_defines.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_channels_edit.c b/source/blender/editors/animation/anim_channels_edit.c
index 51a56c18b17..12f5463e923 100644
--- a/source/blender/editors/animation/anim_channels_edit.c
+++ b/source/blender/editors/animation/anim_channels_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/anim_channels_edit.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_deps.c b/source/blender/editors/animation/anim_deps.c
index a1eefaba256..5af1751b1d3 100644
--- a/source/blender/editors/animation/anim_deps.c
+++ b/source/blender/editors/animation/anim_deps.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/anim_deps.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_draw.c b/source/blender/editors/animation/anim_draw.c
index 4aab3e585b8..6ef6992b323 100644
--- a/source/blender/editors/animation/anim_draw.c
+++ b/source/blender/editors/animation/anim_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/anim_draw.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
#include "BLI_sys_types.h"
diff --git a/source/blender/editors/animation/anim_filter.c b/source/blender/editors/animation/anim_filter.c
index 48e6d6c74a0..7c6656b9104 100644
--- a/source/blender/editors/animation/anim_filter.c
+++ b/source/blender/editors/animation/anim_filter.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/anim_filter.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_intern.h b/source/blender/editors/animation/anim_intern.h
index b8bd2f431fc..01d58c68e34 100644
--- a/source/blender/editors/animation/anim_intern.h
+++ b/source/blender/editors/animation/anim_intern.h
@@ -17,8 +17,7 @@
* This is a new part of Blender (with some old code)
*/
-/** \file blender/editors/animation/anim_intern.h
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_ipo_utils.c b/source/blender/editors/animation/anim_ipo_utils.c
index b7c48d460b5..93bd302b92b 100644
--- a/source/blender/editors/animation/anim_ipo_utils.c
+++ b/source/blender/editors/animation/anim_ipo_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/anim_ipo_utils.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_markers.c b/source/blender/editors/animation/anim_markers.c
index a11e236d24a..e2e7ada7185 100644
--- a/source/blender/editors/animation/anim_markers.c
+++ b/source/blender/editors/animation/anim_markers.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/anim_markers.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
#include <math.h>
diff --git a/source/blender/editors/animation/anim_ops.c b/source/blender/editors/animation/anim_ops.c
index 7939dde98a6..86647dbb5e8 100644
--- a/source/blender/editors/animation/anim_ops.c
+++ b/source/blender/editors/animation/anim_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/anim_ops.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/drivers.c b/source/blender/editors/animation/drivers.c
index 96bddf8edc8..6150a821e5c 100644
--- a/source/blender/editors/animation/drivers.c
+++ b/source/blender/editors/animation/drivers.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/drivers.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/fmodifier_ui.c b/source/blender/editors/animation/fmodifier_ui.c
index c54d1175201..2593629f042 100644
--- a/source/blender/editors/animation/fmodifier_ui.c
+++ b/source/blender/editors/animation/fmodifier_ui.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/fmodifier_ui.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/keyframes_draw.c b/source/blender/editors/animation/keyframes_draw.c
index a58f460cab6..fdf9273743e 100644
--- a/source/blender/editors/animation/keyframes_draw.c
+++ b/source/blender/editors/animation/keyframes_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/keyframes_draw.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/keyframes_edit.c b/source/blender/editors/animation/keyframes_edit.c
index c8e2a9276d0..2e4ccae9f1b 100644
--- a/source/blender/editors/animation/keyframes_edit.c
+++ b/source/blender/editors/animation/keyframes_edit.c
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2008 Blender Foundation
*/
-/** \file blender/editors/animation/keyframes_edit.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/keyframes_general.c b/source/blender/editors/animation/keyframes_general.c
index 117090ffd77..fd8add59ac1 100644
--- a/source/blender/editors/animation/keyframes_general.c
+++ b/source/blender/editors/animation/keyframes_general.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/keyframes_general.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/keyframing.c b/source/blender/editors/animation/keyframing.c
index d7b8afcd7ab..5c03aa444aa 100644
--- a/source/blender/editors/animation/keyframing.c
+++ b/source/blender/editors/animation/keyframing.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/keyframing.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/keyingsets.c b/source/blender/editors/animation/keyingsets.c
index ca711d11935..abcf3453513 100644
--- a/source/blender/editors/animation/keyingsets.c
+++ b/source/blender/editors/animation/keyingsets.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/animation/keyingsets.c
- * \ingroup edanimation
+/** \file \ingroup edanimation
*/
diff --git a/source/blender/editors/armature/armature_add.c b/source/blender/editors/armature/armature_add.c
index 9524dad115c..e1d31966e43 100644
--- a/source/blender/editors/armature/armature_add.c
+++ b/source/blender/editors/armature/armature_add.c
@@ -18,8 +18,7 @@
* Operators and API's for creating bones
*/
-/** \file blender/editors/armature/armature_add.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "DNA_armature_types.h"
diff --git a/source/blender/editors/armature/armature_edit.c b/source/blender/editors/armature/armature_edit.c
index 68cb45b9980..712b2b1100b 100644
--- a/source/blender/editors/armature/armature_edit.c
+++ b/source/blender/editors/armature/armature_edit.c
@@ -18,8 +18,7 @@
* Armature EditMode tools - transforms, chain based editing, and other settings
*/
-/** \file blender/editors/armature/armature_edit.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include <assert.h>
diff --git a/source/blender/editors/armature/armature_intern.h b/source/blender/editors/armature/armature_intern.h
index 27abad88917..e4fe6ba8c6e 100644
--- a/source/blender/editors/armature/armature_intern.h
+++ b/source/blender/editors/armature/armature_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/armature/armature_intern.h
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#ifndef __ARMATURE_INTERN_H__
diff --git a/source/blender/editors/armature/armature_naming.c b/source/blender/editors/armature/armature_naming.c
index 6b1ab8c6fd6..8967b47a934 100644
--- a/source/blender/editors/armature/armature_naming.c
+++ b/source/blender/editors/armature/armature_naming.c
@@ -18,8 +18,7 @@
* Operators and API's for renaming bones both in and out of Edit Mode
*/
-/** \file blender/editors/armature/armature_naming.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include <string.h>
diff --git a/source/blender/editors/armature/armature_ops.c b/source/blender/editors/armature/armature_ops.c
index 75d67d43d94..0e82725da1c 100644
--- a/source/blender/editors/armature/armature_ops.c
+++ b/source/blender/editors/armature/armature_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/armature/armature_ops.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "RNA_access.h"
diff --git a/source/blender/editors/armature/armature_relations.c b/source/blender/editors/armature/armature_relations.c
index 8a172d80254..25cd6251de8 100644
--- a/source/blender/editors/armature/armature_relations.c
+++ b/source/blender/editors/armature/armature_relations.c
@@ -18,8 +18,7 @@
* Operators for relations between bones and for transferring bones between armature objects
*/
-/** \file blender/editors/armature/armature_relations.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/armature_select.c b/source/blender/editors/armature/armature_select.c
index a86b0286222..51c7c02792b 100644
--- a/source/blender/editors/armature/armature_select.c
+++ b/source/blender/editors/armature/armature_select.c
@@ -18,8 +18,7 @@
* API's and Operators for selecting armature bones in EditMode
*/
-/** \file blender/editors/armature/armature_select.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/armature_skinning.c b/source/blender/editors/armature/armature_skinning.c
index 3844bba84bf..ea8372bedc6 100644
--- a/source/blender/editors/armature/armature_skinning.c
+++ b/source/blender/editors/armature/armature_skinning.c
@@ -19,8 +19,7 @@
* - Interfaces with heat weighting in meshlaplacian
*/
-/** \file blender/editors/armature/armature_skinning.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/editors/armature/armature_utils.c b/source/blender/editors/armature/armature_utils.c
index 11452b6db9c..410698c4cd0 100644
--- a/source/blender/editors/armature/armature_utils.c
+++ b/source/blender/editors/armature/armature_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/armature/armature_utils.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "DNA_armature_types.h"
diff --git a/source/blender/editors/armature/editarmature_undo.c b/source/blender/editors/armature/editarmature_undo.c
index e6b794f047d..f88054f20c8 100644
--- a/source/blender/editors/armature/editarmature_undo.c
+++ b/source/blender/editors/armature/editarmature_undo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/armature/editarmature_undo.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/meshlaplacian.c b/source/blender/editors/armature/meshlaplacian.c
index 1815cd55878..c076ec266d0 100644
--- a/source/blender/editors/armature/meshlaplacian.c
+++ b/source/blender/editors/armature/meshlaplacian.c
@@ -15,8 +15,7 @@
* meshlaplacian.c: Algorithms using the mesh laplacian.
*/
-/** \file blender/editors/armature/meshlaplacian.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/meshlaplacian.h b/source/blender/editors/armature/meshlaplacian.h
index 4b81f42e9c7..3984accc20d 100644
--- a/source/blender/editors/armature/meshlaplacian.h
+++ b/source/blender/editors/armature/meshlaplacian.h
@@ -16,8 +16,7 @@
* BIF_meshlaplacian.h: Algorithms using the mesh laplacian.
*/
-/** \file blender/editors/armature/meshlaplacian.h
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
diff --git a/source/blender/editors/armature/pose_edit.c b/source/blender/editors/armature/pose_edit.c
index 08535060ad2..8f78aadb067 100644
--- a/source/blender/editors/armature/pose_edit.c
+++ b/source/blender/editors/armature/pose_edit.c
@@ -18,8 +18,7 @@
* Pose Mode API's and Operators for Pose Mode armatures
*/
-/** \file blender/editors/armature/pose_edit.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/pose_group.c b/source/blender/editors/armature/pose_group.c
index 471c23150e8..880894db289 100644
--- a/source/blender/editors/armature/pose_group.c
+++ b/source/blender/editors/armature/pose_group.c
@@ -18,8 +18,7 @@
* Implementation of Bone Groups operators and editing API's
*/
-/** \file blender/editors/armature/pose_group.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include <string.h>
diff --git a/source/blender/editors/armature/pose_lib.c b/source/blender/editors/armature/pose_lib.c
index 083308fb622..63f843433d1 100644
--- a/source/blender/editors/armature/pose_lib.c
+++ b/source/blender/editors/armature/pose_lib.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/armature/pose_lib.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include <string.h>
diff --git a/source/blender/editors/armature/pose_select.c b/source/blender/editors/armature/pose_select.c
index 7b80d511d47..9109c8ecfe9 100644
--- a/source/blender/editors/armature/pose_select.c
+++ b/source/blender/editors/armature/pose_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/armature/pose_select.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include <string.h>
diff --git a/source/blender/editors/armature/pose_slide.c b/source/blender/editors/armature/pose_slide.c
index 02d65859934..ec2ce693ef6 100644
--- a/source/blender/editors/armature/pose_slide.c
+++ b/source/blender/editors/armature/pose_slide.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/armature/pose_slide.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/pose_transform.c b/source/blender/editors/armature/pose_transform.c
index e4fa8c5d792..f387fe1591d 100644
--- a/source/blender/editors/armature/pose_transform.c
+++ b/source/blender/editors/armature/pose_transform.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/armature/pose_transform.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "DNA_anim_types.h"
diff --git a/source/blender/editors/armature/pose_utils.c b/source/blender/editors/armature/pose_utils.c
index 0254e3b3ffa..e54b5d39332 100644
--- a/source/blender/editors/armature/pose_utils.c
+++ b/source/blender/editors/armature/pose_utils.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/armature/pose_utils.c
- * \ingroup edarmature
+/** \file \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/curve/curve_intern.h b/source/blender/editors/curve/curve_intern.h
index 88e09a939c7..15c329cb384 100644
--- a/source/blender/editors/curve/curve_intern.h
+++ b/source/blender/editors/curve/curve_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/curve/curve_intern.h
- * \ingroup edcurve
+/** \file \ingroup edcurve
*/
diff --git a/source/blender/editors/curve/curve_ops.c b/source/blender/editors/curve/curve_ops.c
index 029da2bf162..6ac9623f914 100644
--- a/source/blender/editors/curve/curve_ops.c
+++ b/source/blender/editors/curve/curve_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/curve/curve_ops.c
- * \ingroup edcurve
+/** \file \ingroup edcurve
*/
diff --git a/source/blender/editors/curve/editcurve.c b/source/blender/editors/curve/editcurve.c
index 4a4e84a8157..1821d397cf9 100644
--- a/source/blender/editors/curve/editcurve.c
+++ b/source/blender/editors/curve/editcurve.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/curve/editcurve.c
- * \ingroup edcurve
+/** \file \ingroup edcurve
*/
#include "DNA_key_types.h"
diff --git a/source/blender/editors/curve/editcurve_add.c b/source/blender/editors/curve/editcurve_add.c
index 87cc29ddebe..4c69b54b899 100644
--- a/source/blender/editors/curve/editcurve_add.c
+++ b/source/blender/editors/curve/editcurve_add.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/curve/editcurve_add.c
- * \ingroup edcurve
+/** \file \ingroup edcurve
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/curve/editcurve_paint.c b/source/blender/editors/curve/editcurve_paint.c
index 871d842fc57..e2647f6fe07 100644
--- a/source/blender/editors/curve/editcurve_paint.c
+++ b/source/blender/editors/curve/editcurve_paint.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/curve/editcurve_paint.c
- * \ingroup edcurve
+/** \file \ingroup edcurve
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/curve/editcurve_select.c b/source/blender/editors/curve/editcurve_select.c
index 7cb69d3b608..c733bcba2ba 100644
--- a/source/blender/editors/curve/editcurve_select.c
+++ b/source/blender/editors/curve/editcurve_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/curve/editcurve_select.c
- * \ingroup edcurve
+/** \file \ingroup edcurve
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/curve/editcurve_undo.c b/source/blender/editors/curve/editcurve_undo.c
index 2099a509342..a586e94a6f9 100644
--- a/source/blender/editors/curve/editcurve_undo.c
+++ b/source/blender/editors/curve/editcurve_undo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/curve/editcurve_undo.c
- * \ingroup edcurve
+/** \file \ingroup edcurve
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/curve/editfont.c b/source/blender/editors/curve/editfont.c
index e839815c509..fec1d6e6839 100644
--- a/source/blender/editors/curve/editfont.c
+++ b/source/blender/editors/curve/editfont.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/curve/editfont.c
- * \ingroup edcurve
+/** \file \ingroup edcurve
*/
diff --git a/source/blender/editors/curve/editfont_undo.c b/source/blender/editors/curve/editfont_undo.c
index 02539dd4dbe..0807b4edfb9 100644
--- a/source/blender/editors/curve/editfont_undo.c
+++ b/source/blender/editors/curve/editfont_undo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/curve/editfont_undo.c
- * \ingroup edcurve
+/** \file \ingroup edcurve
*/
#include <stdlib.h>
diff --git a/source/blender/editors/gizmo_library/geometry/geom_arrow_gizmo.c b/source/blender/editors/gizmo_library/geometry/geom_arrow_gizmo.c
index 7a33cf619fe..fa56a5f280a 100644
--- a/source/blender/editors/gizmo_library/geometry/geom_arrow_gizmo.c
+++ b/source/blender/editors/gizmo_library/geometry/geom_arrow_gizmo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file geom_arrow_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*/
#include "../gizmo_geometry.h"
diff --git a/source/blender/editors/gizmo_library/geometry/geom_cube_gizmo.c b/source/blender/editors/gizmo_library/geometry/geom_cube_gizmo.c
index 44ffaabef15..c0b3309e1ec 100644
--- a/source/blender/editors/gizmo_library/geometry/geom_cube_gizmo.c
+++ b/source/blender/editors/gizmo_library/geometry/geom_cube_gizmo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file geom_cube_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*/
#include "../gizmo_geometry.h"
diff --git a/source/blender/editors/gizmo_library/geometry/geom_dial_gizmo.c b/source/blender/editors/gizmo_library/geometry/geom_dial_gizmo.c
index 4dad0a29d26..ec222d4c43b 100644
--- a/source/blender/editors/gizmo_library/geometry/geom_dial_gizmo.c
+++ b/source/blender/editors/gizmo_library/geometry/geom_dial_gizmo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file geom_dial_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*/
#include "../gizmo_geometry.h"
diff --git a/source/blender/editors/gizmo_library/gizmo_draw_utils.c b/source/blender/editors/gizmo_library/gizmo_draw_utils.c
index 48b0cb2305f..12a374d84f7 100644
--- a/source/blender/editors/gizmo_library/gizmo_draw_utils.c
+++ b/source/blender/editors/gizmo_library/gizmo_draw_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file gizmo_draw_utils.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*/
#include "BLI_listbase.h"
diff --git a/source/blender/editors/gizmo_library/gizmo_geometry.h b/source/blender/editors/gizmo_library/gizmo_geometry.h
index d468f59511a..14f957dbd2c 100644
--- a/source/blender/editors/gizmo_library/gizmo_geometry.h
+++ b/source/blender/editors/gizmo_library/gizmo_geometry.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file gizmo_geometry.h
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Gizmo Geometry
*
diff --git a/source/blender/editors/gizmo_library/gizmo_group_types/value2d_gizmo_group.c b/source/blender/editors/gizmo_library/gizmo_group_types/value2d_gizmo_group.c
index 38f4c149de9..bafa01f3059 100644
--- a/source/blender/editors/gizmo_library/gizmo_group_types/value2d_gizmo_group.c
+++ b/source/blender/editors/gizmo_library/gizmo_group_types/value2d_gizmo_group.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file value2d_gizmo_group.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name 2D Value Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_library_intern.h b/source/blender/editors/gizmo_library/gizmo_library_intern.h
index 0fa52f05167..c73a1787a13 100644
--- a/source/blender/editors/gizmo_library/gizmo_library_intern.h
+++ b/source/blender/editors/gizmo_library/gizmo_library_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file gizmo_library_intern.h
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*/
#ifndef __GIZMO_LIBRARY_INTERN_H__
diff --git a/source/blender/editors/gizmo_library/gizmo_library_presets.c b/source/blender/editors/gizmo_library/gizmo_library_presets.c
index 53ec4b7ab08..e9cc5102ba6 100644
--- a/source/blender/editors/gizmo_library/gizmo_library_presets.c
+++ b/source/blender/editors/gizmo_library/gizmo_library_presets.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/gizmo_library/gizmo_library_presets.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Gizmo Lib Presets
*
diff --git a/source/blender/editors/gizmo_library/gizmo_library_utils.c b/source/blender/editors/gizmo_library/gizmo_library_utils.c
index 75240cd356b..547a3c8e5da 100644
--- a/source/blender/editors/gizmo_library/gizmo_library_utils.c
+++ b/source/blender/editors/gizmo_library/gizmo_library_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file gizmo_library_utils.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Gizmo Library Utilities
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/arrow2d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/arrow2d_gizmo.c
index ea7815acb3d..7fb1c366205 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/arrow2d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/arrow2d_gizmo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file arrow2d_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name 2D Arrow Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/arrow3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/arrow3d_gizmo.c
index 9ad0a80c2f2..2cae26067ff 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/arrow3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/arrow3d_gizmo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file arrow3d_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Arrow Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/blank3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/blank3d_gizmo.c
index 2d839488745..e84d02d7f95 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/blank3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/blank3d_gizmo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blank3d_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Blank Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c
index 180b5c14f82..07e1371ce14 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file button2d_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Button Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c
index 6f7a857c8e6..cd6175417b4 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file cage2d_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Cage Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c
index 0a919b03a18..fbec3d5b3e2 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file cage3d_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Cage Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c
index e51613663cc..0169719cfa0 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file dial3d_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Dial Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c
index 260f1df705a..3971e176ec9 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file move3d_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Move Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c
index f67df1a2f14..5016337ee80 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file primitive3d_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Primitive Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/value2d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/value2d_gizmo.c
index d2df24dc7af..bce01e8c6aa 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/value2d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/value2d_gizmo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file value2d_gizmo.c
- * \ingroup edgizmolib
+/** \file \ingroup edgizmolib
*
* \name Value Gizmo
*
diff --git a/source/blender/editors/gpencil/annotate_draw.c b/source/blender/editors/gpencil/annotate_draw.c
index d4f328a0071..5f3683f229e 100644
--- a/source/blender/editors/gpencil/annotate_draw.c
+++ b/source/blender/editors/gpencil/annotate_draw.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/gpencil/annotate_draw.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/annotate_paint.c b/source/blender/editors/gpencil/annotate_paint.c
index 88ccc39f3fc..42866ee5ba9 100644
--- a/source/blender/editors/gpencil/annotate_paint.c
+++ b/source/blender/editors/gpencil/annotate_paint.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/gpencil/annotate_paint.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/drawgpencil.c b/source/blender/editors/gpencil/drawgpencil.c
index 2de17623ad9..0795a9f512d 100644
--- a/source/blender/editors/gpencil/drawgpencil.c
+++ b/source/blender/editors/gpencil/drawgpencil.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/gpencil/drawgpencil.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/editaction_gpencil.c b/source/blender/editors/gpencil/editaction_gpencil.c
index 6e451b2d1e4..99b5ff88fa8 100644
--- a/source/blender/editors/gpencil/editaction_gpencil.c
+++ b/source/blender/editors/gpencil/editaction_gpencil.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/gpencil/editaction_gpencil.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_add_monkey.c b/source/blender/editors/gpencil/gpencil_add_monkey.c
index a5cf7a4a7dc..ec5dc1e2917 100644
--- a/source/blender/editors/gpencil/gpencil_add_monkey.c
+++ b/source/blender/editors/gpencil/gpencil_add_monkey.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/gpencil/gpencil_add_monkey.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
#include "BLI_math.h"
diff --git a/source/blender/editors/gpencil/gpencil_add_stroke.c b/source/blender/editors/gpencil/gpencil_add_stroke.c
index 3c422ee5c0a..53dec964cf2 100644
--- a/source/blender/editors/gpencil/gpencil_add_stroke.c
+++ b/source/blender/editors/gpencil/gpencil_add_stroke.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/gpencil/gpencil_add_stroke.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
#include "BLI_math.h"
diff --git a/source/blender/editors/gpencil/gpencil_armature.c b/source/blender/editors/gpencil/gpencil_armature.c
index b8bc6c9d564..488d30134e4 100644
--- a/source/blender/editors/gpencil/gpencil_armature.c
+++ b/source/blender/editors/gpencil/gpencil_armature.c
@@ -18,8 +18,7 @@
* Operators for dealing with armatures and GP datablocks
*/
-/** \file blender/editors/gpencil/gpencil_armature.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_brush.c b/source/blender/editors/gpencil/gpencil_brush.c
index f8083f9909b..c7020364fff 100644
--- a/source/blender/editors/gpencil/gpencil_brush.c
+++ b/source/blender/editors/gpencil/gpencil_brush.c
@@ -18,8 +18,7 @@
* Brush based operators for editing Grease Pencil strokes
*/
-/** \file blender/editors/gpencil/gpencil_brush.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_convert.c b/source/blender/editors/gpencil/gpencil_convert.c
index df9d8bda7f3..84fc6005aa9 100644
--- a/source/blender/editors/gpencil/gpencil_convert.c
+++ b/source/blender/editors/gpencil/gpencil_convert.c
@@ -18,8 +18,7 @@
* Operator for converting Grease Pencil data to geometry
*/
-/** \file blender/editors/gpencil/gpencil_convert.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_data.c b/source/blender/editors/gpencil/gpencil_data.c
index 71126691a43..3677b57c040 100644
--- a/source/blender/editors/gpencil/gpencil_data.c
+++ b/source/blender/editors/gpencil/gpencil_data.c
@@ -18,8 +18,7 @@
* Operators for dealing with GP datablocks and layers
*/
-/** \file blender/editors/gpencil/gpencil_data.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_edit.c b/source/blender/editors/gpencil/gpencil_edit.c
index 42ff199c5b2..5a4e9c38499 100644
--- a/source/blender/editors/gpencil/gpencil_edit.c
+++ b/source/blender/editors/gpencil/gpencil_edit.c
@@ -18,7 +18,7 @@
* Operators for editing Grease Pencil strokes
*/
- /** \file blender/editors/gpencil/gpencil_edit.c
+ /** \file
* \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_fill.c b/source/blender/editors/gpencil/gpencil_fill.c
index c398ed620a5..a7070e85132 100644
--- a/source/blender/editors/gpencil/gpencil_fill.c
+++ b/source/blender/editors/gpencil/gpencil_fill.c
@@ -17,7 +17,7 @@
* This is a new part of Blender
*/
- /** \file blender/editors/gpencil/gpencil_fill.c
+ /** \file
* \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_intern.h b/source/blender/editors/gpencil/gpencil_intern.h
index e9d370ea55b..ba69383885e 100644
--- a/source/blender/editors/gpencil/gpencil_intern.h
+++ b/source/blender/editors/gpencil/gpencil_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/gpencil/gpencil_intern.h
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
#ifndef __GPENCIL_INTERN_H__
diff --git a/source/blender/editors/gpencil/gpencil_interpolate.c b/source/blender/editors/gpencil/gpencil_interpolate.c
index 1ae3e227343..d89920e2de5 100644
--- a/source/blender/editors/gpencil/gpencil_interpolate.c
+++ b/source/blender/editors/gpencil/gpencil_interpolate.c
@@ -18,8 +18,7 @@
* Operators for interpolating new Grease Pencil frames from existing strokes
*/
-/** \file blender/editors/gpencil/gpencil_interpolate.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_merge.c b/source/blender/editors/gpencil/gpencil_merge.c
index 0e4cfd21840..d2e2177257c 100644
--- a/source/blender/editors/gpencil/gpencil_merge.c
+++ b/source/blender/editors/gpencil/gpencil_merge.c
@@ -18,7 +18,7 @@
* Operators for merge Grease Pencil strokes
*/
- /** \file blender/editors/gpencil/gpencil_merge.c
+ /** \file
* \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_old.c b/source/blender/editors/gpencil/gpencil_old.c
index b8f91967003..b140b1eaefa 100644
--- a/source/blender/editors/gpencil/gpencil_old.c
+++ b/source/blender/editors/gpencil/gpencil_old.c
@@ -18,8 +18,7 @@
* Use deprecated data to convert old 2.7x files
*/
-/** \file blender/editors/gpencil/gpencil_old.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
/* allow to use deprecated functionality */
diff --git a/source/blender/editors/gpencil/gpencil_ops.c b/source/blender/editors/gpencil/gpencil_ops.c
index a33562771e3..fbb5746d501 100644
--- a/source/blender/editors/gpencil/gpencil_ops.c
+++ b/source/blender/editors/gpencil/gpencil_ops.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/gpencil/gpencil_ops.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_paint.c b/source/blender/editors/gpencil/gpencil_paint.c
index 7ef6afca1ab..101f0e9ff62 100644
--- a/source/blender/editors/gpencil/gpencil_paint.c
+++ b/source/blender/editors/gpencil/gpencil_paint.c
@@ -17,7 +17,7 @@
* This is a new part of Blender
*/
- /** \file blender/editors/gpencil/gpencil_paint.c
+ /** \file
* \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_primitive.c b/source/blender/editors/gpencil/gpencil_primitive.c
index 4bd084b022b..e0c25ce4b1d 100644
--- a/source/blender/editors/gpencil/gpencil_primitive.c
+++ b/source/blender/editors/gpencil/gpencil_primitive.c
@@ -18,7 +18,7 @@
* Operators for creating new Grease Pencil primitives (boxes, circles, ...)
*/
- /** \file blender/editors/gpencil/gpencil_primitive.c
+ /** \file
* \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_select.c b/source/blender/editors/gpencil/gpencil_select.c
index 32c9193a0fb..5d9ef49e15a 100644
--- a/source/blender/editors/gpencil/gpencil_select.c
+++ b/source/blender/editors/gpencil/gpencil_select.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/gpencil/gpencil_select.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
#include <stdio.h>
diff --git a/source/blender/editors/gpencil/gpencil_undo.c b/source/blender/editors/gpencil/gpencil_undo.c
index 5284a6918fb..2546316f151 100644
--- a/source/blender/editors/gpencil/gpencil_undo.c
+++ b/source/blender/editors/gpencil/gpencil_undo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/gpencil/gpencil_undo.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_utils.c b/source/blender/editors/gpencil/gpencil_utils.c
index 6acbf93a615..210d234c6ad 100644
--- a/source/blender/editors/gpencil/gpencil_utils.c
+++ b/source/blender/editors/gpencil/gpencil_utils.c
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2014, Blender Foundation
*/
-/** \file blender/editors/gpencil/gpencil_utils.c
- * \ingroup edgpencil
+/** \file \ingroup edgpencil
*/
#include <stdio.h>
diff --git a/source/blender/editors/include/BIF_gl.h b/source/blender/editors/include/BIF_gl.h
index 11082e41e46..4eb6854f937 100644
--- a/source/blender/editors/include/BIF_gl.h
+++ b/source/blender/editors/include/BIF_gl.h
@@ -18,8 +18,7 @@
* os dependent include locations of gl.h
*/
-/** \file BIF_gl.h
- * \ingroup editorui
+/** \file \ingroup editorui
*/
#ifndef __BIF_GL_H__
diff --git a/source/blender/editors/include/BIF_glutil.h b/source/blender/editors/include/BIF_glutil.h
index e4111380bf1..aa078c5486c 100644
--- a/source/blender/editors/include/BIF_glutil.h
+++ b/source/blender/editors/include/BIF_glutil.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file BIF_glutil.h
- * \ingroup editorui
+/** \file \ingroup editorui
*/
#ifndef __BIF_GLUTIL_H__
diff --git a/source/blender/editors/include/ED_anim_api.h b/source/blender/editors/include/ED_anim_api.h
index 8cb2642bf19..ce4e05b493c 100644
--- a/source/blender/editors/include/ED_anim_api.h
+++ b/source/blender/editors/include/ED_anim_api.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_anim_api.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_ANIM_API_H__
diff --git a/source/blender/editors/include/ED_armature.h b/source/blender/editors/include/ED_armature.h
index 3a925f3a37d..7e5962d5e65 100644
--- a/source/blender/editors/include/ED_armature.h
+++ b/source/blender/editors/include/ED_armature.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_armature.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_ARMATURE_H__
diff --git a/source/blender/editors/include/ED_buttons.h b/source/blender/editors/include/ED_buttons.h
index 2043c1050c9..68b839cd129 100644
--- a/source/blender/editors/include/ED_buttons.h
+++ b/source/blender/editors/include/ED_buttons.h
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2013, Blender Foundation
*/
-/** \file ED_buttons.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_BUTTONS_H__
diff --git a/source/blender/editors/include/ED_clip.h b/source/blender/editors/include/ED_clip.h
index 6098ca48a50..727a68b0350 100644
--- a/source/blender/editors/include/ED_clip.h
+++ b/source/blender/editors/include/ED_clip.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_clip.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_CLIP_H__
diff --git a/source/blender/editors/include/ED_curve.h b/source/blender/editors/include/ED_curve.h
index 70c13ccb033..21fcbe9f531 100644
--- a/source/blender/editors/include/ED_curve.h
+++ b/source/blender/editors/include/ED_curve.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_curve.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_CURVE_H__
diff --git a/source/blender/editors/include/ED_datafiles.h b/source/blender/editors/include/ED_datafiles.h
index 036aa06afd1..bec1000c09e 100644
--- a/source/blender/editors/include/ED_datafiles.h
+++ b/source/blender/editors/include/ED_datafiles.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_datafiles.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_DATAFILES_H__
diff --git a/source/blender/editors/include/ED_fileselect.h b/source/blender/editors/include/ED_fileselect.h
index b5b8761edb3..3b4e265497f 100644
--- a/source/blender/editors/include/ED_fileselect.h
+++ b/source/blender/editors/include/ED_fileselect.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_fileselect.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_FILESELECT_H__
diff --git a/source/blender/editors/include/ED_gizmo_library.h b/source/blender/editors/include/ED_gizmo_library.h
index 117acd1b0bb..04ccceb6238 100644
--- a/source/blender/editors/include/ED_gizmo_library.h
+++ b/source/blender/editors/include/ED_gizmo_library.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ED_gizmo_library.h
- * \ingroup wm
+/** \file \ingroup wm
*
* \name Generic Gizmos.
*
diff --git a/source/blender/editors/include/ED_gizmo_utils.h b/source/blender/editors/include/ED_gizmo_utils.h
index f9f7617a980..2060686f6da 100644
--- a/source/blender/editors/include/ED_gizmo_utils.h
+++ b/source/blender/editors/include/ED_gizmo_utils.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ED_gizmo_utils.h
- * \ingroup editors
+/** \file \ingroup editors
*
* \name Generic Gizmo Utilities.
*/
diff --git a/source/blender/editors/include/ED_gpencil.h b/source/blender/editors/include/ED_gpencil.h
index 21369aee6a7..0e613fea174 100644
--- a/source/blender/editors/include/ED_gpencil.h
+++ b/source/blender/editors/include/ED_gpencil.h
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file ED_gpencil.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_GPENCIL_H__
diff --git a/source/blender/editors/include/ED_image.h b/source/blender/editors/include/ED_image.h
index e0e812b30a2..6ca42eab562 100644
--- a/source/blender/editors/include/ED_image.h
+++ b/source/blender/editors/include/ED_image.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_image.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_IMAGE_H__
diff --git a/source/blender/editors/include/ED_info.h b/source/blender/editors/include/ED_info.h
index 79e2dc63a67..c7f27294b02 100644
--- a/source/blender/editors/include/ED_info.h
+++ b/source/blender/editors/include/ED_info.h
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2009, Blender Foundation
*/
-/** \file ED_info.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_INFO_H__
diff --git a/source/blender/editors/include/ED_keyframes_draw.h b/source/blender/editors/include/ED_keyframes_draw.h
index 26896a7d264..b3a02567e0a 100644
--- a/source/blender/editors/include/ED_keyframes_draw.h
+++ b/source/blender/editors/include/ED_keyframes_draw.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_keyframes_draw.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_KEYFRAMES_DRAW_H__
diff --git a/source/blender/editors/include/ED_keyframes_edit.h b/source/blender/editors/include/ED_keyframes_edit.h
index 34126f0a7fc..adafcc99259 100644
--- a/source/blender/editors/include/ED_keyframes_edit.h
+++ b/source/blender/editors/include/ED_keyframes_edit.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_keyframes_edit.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_KEYFRAMES_EDIT_H__
diff --git a/source/blender/editors/include/ED_keyframing.h b/source/blender/editors/include/ED_keyframing.h
index c8c1974ff65..ac90c2594a6 100644
--- a/source/blender/editors/include/ED_keyframing.h
+++ b/source/blender/editors/include/ED_keyframing.h
@@ -17,8 +17,7 @@
* This is a new part of Blender (with some old code)
*/
-/** \file ED_keyframing.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_KEYFRAMING_H__
diff --git a/source/blender/editors/include/ED_lattice.h b/source/blender/editors/include/ED_lattice.h
index 93d23b12868..e731d1bd6d5 100644
--- a/source/blender/editors/include/ED_lattice.h
+++ b/source/blender/editors/include/ED_lattice.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_lattice.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_LATTICE_H__
diff --git a/source/blender/editors/include/ED_logic.h b/source/blender/editors/include/ED_logic.h
index 8f5e2fa1d46..d055e2227e2 100644
--- a/source/blender/editors/include/ED_logic.h
+++ b/source/blender/editors/include/ED_logic.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_logic.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_LOGIC_H__
diff --git a/source/blender/editors/include/ED_markers.h b/source/blender/editors/include/ED_markers.h
index 404a3ba8295..f694349e99c 100644
--- a/source/blender/editors/include/ED_markers.h
+++ b/source/blender/editors/include/ED_markers.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_markers.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_MARKERS_H__
diff --git a/source/blender/editors/include/ED_mask.h b/source/blender/editors/include/ED_mask.h
index 0967fad045d..6dc40d36fbe 100644
--- a/source/blender/editors/include/ED_mask.h
+++ b/source/blender/editors/include/ED_mask.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_mask.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_MASK_H__
diff --git a/source/blender/editors/include/ED_mball.h b/source/blender/editors/include/ED_mball.h
index 0dfcf8aa5bc..17f745fd8c6 100644
--- a/source/blender/editors/include/ED_mball.h
+++ b/source/blender/editors/include/ED_mball.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_mball.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_MBALL_H__
diff --git a/source/blender/editors/include/ED_mesh.h b/source/blender/editors/include/ED_mesh.h
index 6da298ec0e9..6974c3b6699 100644
--- a/source/blender/editors/include/ED_mesh.h
+++ b/source/blender/editors/include/ED_mesh.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_mesh.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_MESH_H__
diff --git a/source/blender/editors/include/ED_node.h b/source/blender/editors/include/ED_node.h
index aafb087fc8e..725b895ae78 100644
--- a/source/blender/editors/include/ED_node.h
+++ b/source/blender/editors/include/ED_node.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_node.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_NODE_H__
diff --git a/source/blender/editors/include/ED_numinput.h b/source/blender/editors/include/ED_numinput.h
index ba05ec571a5..84af6deeea3 100644
--- a/source/blender/editors/include/ED_numinput.h
+++ b/source/blender/editors/include/ED_numinput.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ED_numinput.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_NUMINPUT_H__
diff --git a/source/blender/editors/include/ED_object.h b/source/blender/editors/include/ED_object.h
index 3d2de5690e9..8c6b8a97b79 100644
--- a/source/blender/editors/include/ED_object.h
+++ b/source/blender/editors/include/ED_object.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_object.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_OBJECT_H__
diff --git a/source/blender/editors/include/ED_outliner.h b/source/blender/editors/include/ED_outliner.h
index 71a4e7bd653..33ced623202 100644
--- a/source/blender/editors/include/ED_outliner.h
+++ b/source/blender/editors/include/ED_outliner.h
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2015, Blender Foundation
*/
-/** \file ED_outliner.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_OUTLINER_H__
diff --git a/source/blender/editors/include/ED_paint.h b/source/blender/editors/include/ED_paint.h
index 7608f2c7a13..fff6b39f46a 100644
--- a/source/blender/editors/include/ED_paint.h
+++ b/source/blender/editors/include/ED_paint.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ED_paint.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_PAINT_H__
diff --git a/source/blender/editors/include/ED_particle.h b/source/blender/editors/include/ED_particle.h
index 08bc7e84a1b..8c639c477e3 100644
--- a/source/blender/editors/include/ED_particle.h
+++ b/source/blender/editors/include/ED_particle.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_particle.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_PARTICLE_H__
diff --git a/source/blender/editors/include/ED_physics.h b/source/blender/editors/include/ED_physics.h
index f6660772c7d..0ee82302a07 100644
--- a/source/blender/editors/include/ED_physics.h
+++ b/source/blender/editors/include/ED_physics.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_physics.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_PHYSICS_H__
diff --git a/source/blender/editors/include/ED_render.h b/source/blender/editors/include/ED_render.h
index c6dd17528c1..308f6218751 100644
--- a/source/blender/editors/include/ED_render.h
+++ b/source/blender/editors/include/ED_render.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_render.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_RENDER_H__
diff --git a/source/blender/editors/include/ED_scene.h b/source/blender/editors/include/ED_scene.h
index 05095b1364d..13f3253128e 100644
--- a/source/blender/editors/include/ED_scene.h
+++ b/source/blender/editors/include/ED_scene.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ED_scene.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_SCENE_H__
diff --git a/source/blender/editors/include/ED_screen.h b/source/blender/editors/include/ED_screen.h
index 243223138b0..e3146668571 100644
--- a/source/blender/editors/include/ED_screen.h
+++ b/source/blender/editors/include/ED_screen.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_screen.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_SCREEN_H__
diff --git a/source/blender/editors/include/ED_screen_types.h b/source/blender/editors/include/ED_screen_types.h
index ec71414f17c..bc855e3bdee 100644
--- a/source/blender/editors/include/ED_screen_types.h
+++ b/source/blender/editors/include/ED_screen_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_screen_types.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_SCREEN_TYPES_H__
diff --git a/source/blender/editors/include/ED_sculpt.h b/source/blender/editors/include/ED_sculpt.h
index 6bdbf781742..266c2bceda5 100644
--- a/source/blender/editors/include/ED_sculpt.h
+++ b/source/blender/editors/include/ED_sculpt.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_sculpt.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_SCULPT_H__
diff --git a/source/blender/editors/include/ED_select_utils.h b/source/blender/editors/include/ED_select_utils.h
index 666db97f413..b01a9681571 100644
--- a/source/blender/editors/include/ED_select_utils.h
+++ b/source/blender/editors/include/ED_select_utils.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ED_select_utils.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_SELECT_UTILS_H__
diff --git a/source/blender/editors/include/ED_sequencer.h b/source/blender/editors/include/ED_sequencer.h
index 8073aeb2a84..105d23b8a94 100644
--- a/source/blender/editors/include/ED_sequencer.h
+++ b/source/blender/editors/include/ED_sequencer.h
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2009, Blender Foundation
*/
-/** \file ED_sequencer.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_SEQUENCER_H__
diff --git a/source/blender/editors/include/ED_sound.h b/source/blender/editors/include/ED_sound.h
index 0fd887d216c..18fb801931e 100644
--- a/source/blender/editors/include/ED_sound.h
+++ b/source/blender/editors/include/ED_sound.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_sound.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_SOUND_H__
diff --git a/source/blender/editors/include/ED_space_api.h b/source/blender/editors/include/ED_space_api.h
index e7c996d4b6a..c278f76062e 100644
--- a/source/blender/editors/include/ED_space_api.h
+++ b/source/blender/editors/include/ED_space_api.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_space_api.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_SPACE_API_H__
diff --git a/source/blender/editors/include/ED_text.h b/source/blender/editors/include/ED_text.h
index dab2a0c36c3..3659ede52c2 100644
--- a/source/blender/editors/include/ED_text.h
+++ b/source/blender/editors/include/ED_text.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_text.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_TEXT_H__
diff --git a/source/blender/editors/include/ED_transform.h b/source/blender/editors/include/ED_transform.h
index 5aecd01217d..ff9789a197e 100644
--- a/source/blender/editors/include/ED_transform.h
+++ b/source/blender/editors/include/ED_transform.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_transform.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_TRANSFORM_H__
diff --git a/source/blender/editors/include/ED_transform_snap_object_context.h b/source/blender/editors/include/ED_transform_snap_object_context.h
index a4a86c049a4..f35d3cf9fc7 100644
--- a/source/blender/editors/include/ED_transform_snap_object_context.h
+++ b/source/blender/editors/include/ED_transform_snap_object_context.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ED_transform_snap_object_context.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_TRANSFORM_SNAP_OBJECT_CONTEXT_H__
diff --git a/source/blender/editors/include/ED_transverts.h b/source/blender/editors/include/ED_transverts.h
index b496a2ce17f..3d109befd86 100644
--- a/source/blender/editors/include/ED_transverts.h
+++ b/source/blender/editors/include/ED_transverts.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_transverts.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_TRANSVERTS_H__
diff --git a/source/blender/editors/include/ED_types.h b/source/blender/editors/include/ED_types.h
index 531b0160bd5..d3c0f58df7f 100644
--- a/source/blender/editors/include/ED_types.h
+++ b/source/blender/editors/include/ED_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_types.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_TYPES_H__
diff --git a/source/blender/editors/include/ED_undo.h b/source/blender/editors/include/ED_undo.h
index 9a32938d610..3486761c19f 100644
--- a/source/blender/editors/include/ED_undo.h
+++ b/source/blender/editors/include/ED_undo.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file ED_undo.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_UNDO_H__
diff --git a/source/blender/editors/include/ED_util.h b/source/blender/editors/include/ED_util.h
index 6a9f617a26f..5e039f7e93d 100644
--- a/source/blender/editors/include/ED_util.h
+++ b/source/blender/editors/include/ED_util.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_util.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_UTIL_H__
diff --git a/source/blender/editors/include/ED_uvedit.h b/source/blender/editors/include/ED_uvedit.h
index ab6294a0dff..61cd7daaac4 100644
--- a/source/blender/editors/include/ED_uvedit.h
+++ b/source/blender/editors/include/ED_uvedit.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_uvedit.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_UVEDIT_H__
diff --git a/source/blender/editors/include/ED_view3d.h b/source/blender/editors/include/ED_view3d.h
index f0a85b13183..c89a6bb9480 100644
--- a/source/blender/editors/include/ED_view3d.h
+++ b/source/blender/editors/include/ED_view3d.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file ED_view3d.h
- * \ingroup editors
+/** \file \ingroup editors
*/
#ifndef __ED_VIEW3D_H__
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index c49ee40c5e1..1a24d1ac7ac 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file UI_icons.h
- * \ingroup editorui
+/** \file \ingroup editorui
*/
/* Note: this is included multiple times with different #defines for DEF_ICON. */
diff --git a/source/blender/editors/include/UI_interface.h b/source/blender/editors/include/UI_interface.h
index dbf5a9c5040..ef4b2392934 100644
--- a/source/blender/editors/include/UI_interface.h
+++ b/source/blender/editors/include/UI_interface.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file UI_interface.h
- * \ingroup editorui
+/** \file \ingroup editorui
*/
#ifndef __UI_INTERFACE_H__
diff --git a/source/blender/editors/include/UI_interface_icons.h b/source/blender/editors/include/UI_interface_icons.h
index 8f4569c4a81..a9ba8aa9c6b 100644
--- a/source/blender/editors/include/UI_interface_icons.h
+++ b/source/blender/editors/include/UI_interface_icons.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file UI_interface_icons.h
- * \ingroup editorui
+/** \file \ingroup editorui
*/
#ifndef __UI_INTERFACE_ICONS_H__
diff --git a/source/blender/editors/include/UI_resources.h b/source/blender/editors/include/UI_resources.h
index a4e522f03ab..1f8309a2c65 100644
--- a/source/blender/editors/include/UI_resources.h
+++ b/source/blender/editors/include/UI_resources.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file UI_resources.h
- * \ingroup editorui
+/** \file \ingroup editorui
*/
#ifndef __UI_RESOURCES_H__
diff --git a/source/blender/editors/include/UI_view2d.h b/source/blender/editors/include/UI_view2d.h
index 53aba363fda..86b3ff1017f 100644
--- a/source/blender/editors/include/UI_view2d.h
+++ b/source/blender/editors/include/UI_view2d.h
@@ -19,8 +19,7 @@
* panning, zooming, scrolling, ..
*/
-/** \file UI_view2d.h
- * \ingroup editorui
+/** \file \ingroup editorui
*/
#ifndef __UI_VIEW2D_H__
diff --git a/source/blender/editors/interface/interface.c b/source/blender/editors/interface/interface.c
index 3c45eed7678..f30d3c6ce25 100644
--- a/source/blender/editors/interface/interface.c
+++ b/source/blender/editors/interface/interface.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_align.c b/source/blender/editors/interface/interface_align.c
index 4915b00ab2c..306d48b6784 100644
--- a/source/blender/editors/interface/interface_align.c
+++ b/source/blender/editors/interface/interface_align.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_align.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
#include "DNA_screen_types.h"
diff --git a/source/blender/editors/interface/interface_anim.c b/source/blender/editors/interface/interface_anim.c
index 4773f598699..463bee8e93d 100644
--- a/source/blender/editors/interface/interface_anim.c
+++ b/source/blender/editors/interface/interface_anim.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/interface/interface_anim.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
#include <stdio.h>
diff --git a/source/blender/editors/interface/interface_context_menu.c b/source/blender/editors/interface/interface_context_menu.c
index 9ec8a2f0f3e..0f5d3bb28c8 100644
--- a/source/blender/editors/interface/interface_context_menu.c
+++ b/source/blender/editors/interface/interface_context_menu.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/interface/interface_context_menu.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Generic context popup menus.
*/
diff --git a/source/blender/editors/interface/interface_draw.c b/source/blender/editors/interface/interface_draw.c
index 4b0f237cf6d..767809d1c25 100644
--- a/source/blender/editors/interface/interface_draw.c
+++ b/source/blender/editors/interface/interface_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_draw.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_eyedropper.c b/source/blender/editors/interface/interface_eyedropper.c
index 095d87d1e02..05677738afb 100644
--- a/source/blender/editors/interface/interface_eyedropper.c
+++ b/source/blender/editors/interface/interface_eyedropper.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_eyedropper.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
#include "DNA_space_types.h"
diff --git a/source/blender/editors/interface/interface_eyedropper_color.c b/source/blender/editors/interface/interface_eyedropper_color.c
index 85a466a756e..d2719a80efe 100644
--- a/source/blender/editors/interface/interface_eyedropper_color.c
+++ b/source/blender/editors/interface/interface_eyedropper_color.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_eyedropper_color.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Eyedropper (RGB Color)
*
diff --git a/source/blender/editors/interface/interface_eyedropper_colorband.c b/source/blender/editors/interface/interface_eyedropper_colorband.c
index e78bc3e4b89..52c2e284976 100644
--- a/source/blender/editors/interface/interface_eyedropper_colorband.c
+++ b/source/blender/editors/interface/interface_eyedropper_colorband.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_eyedropper_colorband.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Eyedropper (Color Band).
*
diff --git a/source/blender/editors/interface/interface_eyedropper_datablock.c b/source/blender/editors/interface/interface_eyedropper_datablock.c
index 31f5e90d910..84f9728a347 100644
--- a/source/blender/editors/interface/interface_eyedropper_datablock.c
+++ b/source/blender/editors/interface/interface_eyedropper_datablock.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_eyedropper_datablock.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Eyedropper (ID data-blocks)
*
diff --git a/source/blender/editors/interface/interface_eyedropper_depth.c b/source/blender/editors/interface/interface_eyedropper_depth.c
index 29f4883fc54..8c44e85f230 100644
--- a/source/blender/editors/interface/interface_eyedropper_depth.c
+++ b/source/blender/editors/interface/interface_eyedropper_depth.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_eyedropper_depth.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* This file defines an eyedropper for picking 3D depth value (primary use is depth-of-field).
*
diff --git a/source/blender/editors/interface/interface_eyedropper_driver.c b/source/blender/editors/interface/interface_eyedropper_driver.c
index 71c72d0f4e5..ee874a675b0 100644
--- a/source/blender/editors/interface/interface_eyedropper_driver.c
+++ b/source/blender/editors/interface/interface_eyedropper_driver.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_eyedropper_driver.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Eyedropper (Animation Driver Targets).
*
diff --git a/source/blender/editors/interface/interface_eyedropper_intern.h b/source/blender/editors/interface/interface_eyedropper_intern.h
index 70a7515bdc8..f1902098247 100644
--- a/source/blender/editors/interface/interface_eyedropper_intern.h
+++ b/source/blender/editors/interface/interface_eyedropper_intern.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/interface/interface_eyedropper_intern.h
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Share between interface_eyedropper_*.c files.
*/
diff --git a/source/blender/editors/interface/interface_handlers.c b/source/blender/editors/interface/interface_handlers.c
index c71e209f743..f5649afbd28 100644
--- a/source/blender/editors/interface/interface_handlers.c
+++ b/source/blender/editors/interface/interface_handlers.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_handlers.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
#include <float.h>
diff --git a/source/blender/editors/interface/interface_icons.c b/source/blender/editors/interface/interface_icons.c
index 46209c42635..e8aed249fd8 100644
--- a/source/blender/editors/interface/interface_icons.c
+++ b/source/blender/editors/interface/interface_icons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_icons.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
#include <math.h>
diff --git a/source/blender/editors/interface/interface_icons_event.c b/source/blender/editors/interface/interface_icons_event.c
index 6b59e5bd8e0..4f5196c0cd8 100644
--- a/source/blender/editors/interface/interface_icons_event.c
+++ b/source/blender/editors/interface/interface_icons_event.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/interface/interface_icons_event.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* A special set of icons to represent input devices,
* this is a mix of text (via fonts) and a handful of custom glyphs for special keys.
diff --git a/source/blender/editors/interface/interface_intern.h b/source/blender/editors/interface/interface_intern.h
index 30b00713e20..50ef9330762 100644
--- a/source/blender/editors/interface/interface_intern.h
+++ b/source/blender/editors/interface/interface_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_intern.h
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_layout.c b/source/blender/editors/interface/interface_layout.c
index ea29b4342ff..fcd57c6e93f 100644
--- a/source/blender/editors/interface/interface_layout.c
+++ b/source/blender/editors/interface/interface_layout.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/interface/interface_layout.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_ops.c b/source/blender/editors/interface/interface_ops.c
index 605fe2fd7bd..3e72b72877b 100644
--- a/source/blender/editors/interface/interface_ops.c
+++ b/source/blender/editors/interface/interface_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_ops.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
#include <string.h>
diff --git a/source/blender/editors/interface/interface_panel.c b/source/blender/editors/interface/interface_panel.c
index 221f213c026..69b43fefdb3 100644
--- a/source/blender/editors/interface/interface_panel.c
+++ b/source/blender/editors/interface/interface_panel.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_panel.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_query.c b/source/blender/editors/interface/interface_query.c
index 61a16a28a84..14c86569c79 100644
--- a/source/blender/editors/interface/interface_query.c
+++ b/source/blender/editors/interface/interface_query.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/interface/interface_query.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Utilities to inspect the interface, extract information.
*/
diff --git a/source/blender/editors/interface/interface_region_color_picker.c b/source/blender/editors/interface/interface_region_color_picker.c
index 7c86a1119ee..109de8c1c21 100644
--- a/source/blender/editors/interface/interface_region_color_picker.c
+++ b/source/blender/editors/interface/interface_region_color_picker.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_region_color_picker.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Color Picker Region & Color Utils
*/
diff --git a/source/blender/editors/interface/interface_region_hud.c b/source/blender/editors/interface/interface_region_hud.c
index 7cab7725799..e44184b296d 100644
--- a/source/blender/editors/interface/interface_region_hud.c
+++ b/source/blender/editors/interface/interface_region_hud.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_region_hud.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Floating Persistent Region
*/
diff --git a/source/blender/editors/interface/interface_region_menu_pie.c b/source/blender/editors/interface/interface_region_menu_pie.c
index b0c0d9b2f81..2fb569240a9 100644
--- a/source/blender/editors/interface/interface_region_menu_pie.c
+++ b/source/blender/editors/interface/interface_region_menu_pie.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_region_menu_pie.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Pie Menu Region
*/
diff --git a/source/blender/editors/interface/interface_region_menu_popup.c b/source/blender/editors/interface/interface_region_menu_popup.c
index a74c7def97e..a8fbe552994 100644
--- a/source/blender/editors/interface/interface_region_menu_popup.c
+++ b/source/blender/editors/interface/interface_region_menu_popup.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_region_menu_popup.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* PopUp Menu Region
*/
diff --git a/source/blender/editors/interface/interface_region_popover.c b/source/blender/editors/interface/interface_region_popover.c
index a2d44f735c0..3f657fb870f 100644
--- a/source/blender/editors/interface/interface_region_popover.c
+++ b/source/blender/editors/interface/interface_region_popover.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_region_popover.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Pop-Over Region
*
diff --git a/source/blender/editors/interface/interface_region_popup.c b/source/blender/editors/interface/interface_region_popup.c
index f7259ec288f..740769e9acc 100644
--- a/source/blender/editors/interface/interface_region_popup.c
+++ b/source/blender/editors/interface/interface_region_popup.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_region_popup.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* PopUp Region (Generic)
*/
diff --git a/source/blender/editors/interface/interface_region_search.c b/source/blender/editors/interface/interface_region_search.c
index 10ebbc358c6..8b80056c585 100644
--- a/source/blender/editors/interface/interface_region_search.c
+++ b/source/blender/editors/interface/interface_region_search.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_region_search.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Search Box Region & Interaction
*/
diff --git a/source/blender/editors/interface/interface_region_tooltip.c b/source/blender/editors/interface/interface_region_tooltip.c
index ff189dc1f37..71b22f35c6b 100644
--- a/source/blender/editors/interface/interface_region_tooltip.c
+++ b/source/blender/editors/interface/interface_region_tooltip.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_region_tooltip.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* ToolTip Region and Construction
*/
diff --git a/source/blender/editors/interface/interface_regions.c b/source/blender/editors/interface/interface_regions.c
index 5c023b24f4c..e703d70319e 100644
--- a/source/blender/editors/interface/interface_regions.c
+++ b/source/blender/editors/interface/interface_regions.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_regions.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* General Interface Region Code
*
diff --git a/source/blender/editors/interface/interface_regions_intern.h b/source/blender/editors/interface/interface_regions_intern.h
index edb88ea8bdc..f27c762f2ab 100644
--- a/source/blender/editors/interface/interface_regions_intern.h
+++ b/source/blender/editors/interface/interface_regions_intern.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/interface/interface_regions_intern.h
- * \ingroup edinterface
+/** \file \ingroup edinterface
*
* Share between interface_region_*.c files.
*/
diff --git a/source/blender/editors/interface/interface_style.c b/source/blender/editors/interface/interface_style.c
index cd8f77a8af9..8143d4c0284 100644
--- a/source/blender/editors/interface/interface_style.c
+++ b/source/blender/editors/interface/interface_style.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_style.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_templates.c b/source/blender/editors/interface/interface_templates.c
index 662c1b7df50..1b20b0cf726 100644
--- a/source/blender/editors/interface/interface_templates.c
+++ b/source/blender/editors/interface/interface_templates.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/interface/interface_templates.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_utils.c b/source/blender/editors/interface/interface_utils.c
index 397d18f70ce..2714350e8c9 100644
--- a/source/blender/editors/interface/interface_utils.c
+++ b/source/blender/editors/interface/interface_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_utils.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_widgets.c b/source/blender/editors/interface/interface_widgets.c
index 28f0cbf17e9..0cc434da663 100644
--- a/source/blender/editors/interface/interface_widgets.c
+++ b/source/blender/editors/interface/interface_widgets.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/interface_widgets.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
#include <limits.h>
diff --git a/source/blender/editors/interface/resources.c b/source/blender/editors/interface/resources.c
index 2f9636e1c71..ff0084d1750 100644
--- a/source/blender/editors/interface/resources.c
+++ b/source/blender/editors/interface/resources.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/resources.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
#include <math.h>
diff --git a/source/blender/editors/interface/view2d.c b/source/blender/editors/interface/view2d.c
index 4bf83f83418..b80b24e01fc 100644
--- a/source/blender/editors/interface/view2d.c
+++ b/source/blender/editors/interface/view2d.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/view2d.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/view2d_ops.c b/source/blender/editors/interface/view2d_ops.c
index 77ff0101c75..c28a912a457 100644
--- a/source/blender/editors/interface/view2d_ops.c
+++ b/source/blender/editors/interface/view2d_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/interface/view2d_ops.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
diff --git a/source/blender/editors/io/io_alembic.c b/source/blender/editors/io/io_alembic.c
index f341356c05a..1912cc6576c 100644
--- a/source/blender/editors/io/io_alembic.c
+++ b/source/blender/editors/io/io_alembic.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/io/io_alembic.c
- * \ingroup editor/io
+/** \file \ingroup editor/io
*/
#ifdef WITH_ALEMBIC
diff --git a/source/blender/editors/io/io_alembic.h b/source/blender/editors/io/io_alembic.h
index 0fb5a139249..4cdedafa9ba 100644
--- a/source/blender/editors/io/io_alembic.h
+++ b/source/blender/editors/io/io_alembic.h
@@ -20,8 +20,7 @@
#ifndef __IO_ALEMBIC_H__
#define __IO_ALEMBIC_H__
-/** \file blender/editors/io/io_alembic.h
- * \ingroup editor/io
+/** \file \ingroup editor/io
*/
struct wmOperatorType;
diff --git a/source/blender/editors/io/io_cache.c b/source/blender/editors/io/io_cache.c
index d1a6161f98c..c3c82f5b87d 100644
--- a/source/blender/editors/io/io_cache.c
+++ b/source/blender/editors/io/io_cache.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/io/io_cache.c
- * \ingroup editor/io
+/** \file \ingroup editor/io
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/io/io_cache.h b/source/blender/editors/io/io_cache.h
index 7da05448114..b685cebc685 100644
--- a/source/blender/editors/io/io_cache.h
+++ b/source/blender/editors/io/io_cache.h
@@ -20,8 +20,7 @@
#ifndef __IO_CACHE_H__
#define __IO_CACHE_H__
-/** \file blender/editors/io/io_cache.h
- * \ingroup editor/io
+/** \file \ingroup editor/io
*/
struct wmOperatorType;
diff --git a/source/blender/editors/io/io_collada.c b/source/blender/editors/io/io_collada.c
index dd589491688..2449a5be75a 100644
--- a/source/blender/editors/io/io_collada.c
+++ b/source/blender/editors/io/io_collada.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/io/io_collada.c
- * \ingroup collada
+/** \file \ingroup collada
*/
#ifdef WITH_COLLADA
#include "DNA_space_types.h"
diff --git a/source/blender/editors/io/io_collada.h b/source/blender/editors/io/io_collada.h
index 69170a63017..5d158afff77 100644
--- a/source/blender/editors/io/io_collada.h
+++ b/source/blender/editors/io/io_collada.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/io/io_collada.h
- * \ingroup editor/io
+/** \file \ingroup editor/io
*/
#ifndef __IO_COLLADA_H__
diff --git a/source/blender/editors/io/io_ops.c b/source/blender/editors/io/io_ops.c
index b3c28a8a8a0..02f545d7e99 100644
--- a/source/blender/editors/io/io_ops.c
+++ b/source/blender/editors/io/io_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/io/io_ops.c
- * \ingroup collada
+/** \file \ingroup collada
*/
#include "io_ops.h" /* own include */
diff --git a/source/blender/editors/io/io_ops.h b/source/blender/editors/io/io_ops.h
index bc6e59c8caa..44e27fac2e1 100644
--- a/source/blender/editors/io/io_ops.h
+++ b/source/blender/editors/io/io_ops.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/io/io_ops.h
- * \ingroup editor/io
+/** \file \ingroup editor/io
*/
#ifndef __IO_OPS_H__
diff --git a/source/blender/editors/lattice/editlattice_select.c b/source/blender/editors/lattice/editlattice_select.c
index ef479e32bb3..ac5bd4e0e20 100644
--- a/source/blender/editors/lattice/editlattice_select.c
+++ b/source/blender/editors/lattice/editlattice_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/lattice/editlattice_select.c
- * \ingroup edlattice
+/** \file \ingroup edlattice
*/
#include <stdlib.h>
diff --git a/source/blender/editors/lattice/editlattice_tools.c b/source/blender/editors/lattice/editlattice_tools.c
index 8c26541113a..29e66c7047a 100644
--- a/source/blender/editors/lattice/editlattice_tools.c
+++ b/source/blender/editors/lattice/editlattice_tools.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/lattice/editlattice_tools.c
- * \ingroup edlattice
+/** \file \ingroup edlattice
*/
diff --git a/source/blender/editors/lattice/editlattice_undo.c b/source/blender/editors/lattice/editlattice_undo.c
index aa37ff2df42..c6c0ad542d1 100644
--- a/source/blender/editors/lattice/editlattice_undo.c
+++ b/source/blender/editors/lattice/editlattice_undo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/lattice/editlattice_undo.c
- * \ingroup edlattice
+/** \file \ingroup edlattice
*/
#include <stdlib.h>
diff --git a/source/blender/editors/lattice/lattice_intern.h b/source/blender/editors/lattice/lattice_intern.h
index bb9389b1872..77118628ebd 100644
--- a/source/blender/editors/lattice/lattice_intern.h
+++ b/source/blender/editors/lattice/lattice_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/lattice/lattice_intern.h
- * \ingroup edlattice
+/** \file \ingroup edlattice
*/
diff --git a/source/blender/editors/lattice/lattice_ops.c b/source/blender/editors/lattice/lattice_ops.c
index 166b3d5629a..ff2f54b9662 100644
--- a/source/blender/editors/lattice/lattice_ops.c
+++ b/source/blender/editors/lattice/lattice_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/lattice/lattice_ops.c
- * \ingroup edlattice
+/** \file \ingroup edlattice
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/mask/mask_add.c b/source/blender/editors/mask/mask_add.c
index 0ceae494830..317d3e74555 100644
--- a/source/blender/editors/mask/mask_add.c
+++ b/source/blender/editors/mask/mask_add.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mask/mask_add.c
- * \ingroup edmask
+/** \file \ingroup edmask
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mask/mask_draw.c b/source/blender/editors/mask/mask_draw.c
index 8adb1fc2ebc..8b64283de0f 100644
--- a/source/blender/editors/mask/mask_draw.c
+++ b/source/blender/editors/mask/mask_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mask/mask_draw.c
- * \ingroup edmask
+/** \file \ingroup edmask
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mask/mask_edit.c b/source/blender/editors/mask/mask_edit.c
index 6957595d770..4bb70b3b801 100644
--- a/source/blender/editors/mask/mask_edit.c
+++ b/source/blender/editors/mask/mask_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mask/mask_edit.c
- * \ingroup edmask
+/** \file \ingroup edmask
*/
diff --git a/source/blender/editors/mask/mask_editaction.c b/source/blender/editors/mask/mask_editaction.c
index 77d30f3f951..44f6d1aa00e 100644
--- a/source/blender/editors/mask/mask_editaction.c
+++ b/source/blender/editors/mask/mask_editaction.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/mask/mask_editaction.c
- * \ingroup edmask
+/** \file \ingroup edmask
*/
#include <stdio.h>
diff --git a/source/blender/editors/mask/mask_intern.h b/source/blender/editors/mask/mask_intern.h
index e9d03daad39..c09462ab2fd 100644
--- a/source/blender/editors/mask/mask_intern.h
+++ b/source/blender/editors/mask/mask_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mask/mask_intern.h
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#ifndef __MASK_INTERN_H__
diff --git a/source/blender/editors/mask/mask_ops.c b/source/blender/editors/mask/mask_ops.c
index 12b3a9d4cbf..a2c36017639 100644
--- a/source/blender/editors/mask/mask_ops.c
+++ b/source/blender/editors/mask/mask_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mask/mask_ops.c
- * \ingroup edmask
+/** \file \ingroup edmask
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mask/mask_relationships.c b/source/blender/editors/mask/mask_relationships.c
index 2c92d32cde6..bd00bc470f0 100644
--- a/source/blender/editors/mask/mask_relationships.c
+++ b/source/blender/editors/mask/mask_relationships.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mask/mask_relationships.c
- * \ingroup edmask
+/** \file \ingroup edmask
*/
diff --git a/source/blender/editors/mask/mask_select.c b/source/blender/editors/mask/mask_select.c
index 0f7067992b3..9db36ff9dcb 100644
--- a/source/blender/editors/mask/mask_select.c
+++ b/source/blender/editors/mask/mask_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mask/mask_select.c
- * \ingroup edmask
+/** \file \ingroup edmask
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mask/mask_shapekey.c b/source/blender/editors/mask/mask_shapekey.c
index 12753e631ec..1e363af4bef 100644
--- a/source/blender/editors/mask/mask_shapekey.c
+++ b/source/blender/editors/mask/mask_shapekey.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mask/mask_shapekey.c
- * \ingroup edmask
+/** \file \ingroup edmask
*/
#include <stdlib.h>
diff --git a/source/blender/editors/mesh/editface.c b/source/blender/editors/mesh/editface.c
index 8ac4d690196..872fdaa7e93 100644
--- a/source/blender/editors/mesh/editface.c
+++ b/source/blender/editors/mesh/editface.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/editface.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_add.c b/source/blender/editors/mesh/editmesh_add.c
index dde4c9b0fd2..60c481318dc 100644
--- a/source/blender/editors/mesh/editmesh_add.c
+++ b/source/blender/editors/mesh/editmesh_add.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_add.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "DNA_meshdata_types.h"
diff --git a/source/blender/editors/mesh/editmesh_add_gizmo.c b/source/blender/editors/mesh/editmesh_add_gizmo.c
index fe31159e806..07d5d3fdc5a 100644
--- a/source/blender/editors/mesh/editmesh_add_gizmo.c
+++ b/source/blender/editors/mesh/editmesh_add_gizmo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/editmesh_add_gizmo.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*
* Creation gizmos.
*/
diff --git a/source/blender/editors/mesh/editmesh_bevel.c b/source/blender/editors/mesh/editmesh_bevel.c
index 8632d36ac39..eb787a69d4e 100644
--- a/source/blender/editors/mesh/editmesh_bevel.c
+++ b/source/blender/editors/mesh/editmesh_bevel.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/editmesh_bevel.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_bisect.c b/source/blender/editors/mesh/editmesh_bisect.c
index e53c56d41c0..e4b638d4586 100644
--- a/source/blender/editors/mesh/editmesh_bisect.c
+++ b/source/blender/editors/mesh/editmesh_bisect.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_bisect.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_extrude.c b/source/blender/editors/mesh/editmesh_extrude.c
index 4c163b14e09..4a9f7243ec1 100644
--- a/source/blender/editors/mesh/editmesh_extrude.c
+++ b/source/blender/editors/mesh/editmesh_extrude.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_extrude.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "DNA_modifier_types.h"
diff --git a/source/blender/editors/mesh/editmesh_extrude_screw.c b/source/blender/editors/mesh/editmesh_extrude_screw.c
index c31ad4fd422..62fd9e095c3 100644
--- a/source/blender/editors/mesh/editmesh_extrude_screw.c
+++ b/source/blender/editors/mesh/editmesh_extrude_screw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_extrude_screw.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_extrude_spin.c b/source/blender/editors/mesh/editmesh_extrude_spin.c
index bcb8691878e..70e659c70a5 100644
--- a/source/blender/editors/mesh/editmesh_extrude_spin.c
+++ b/source/blender/editors/mesh/editmesh_extrude_spin.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_extrude_spin.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c b/source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c
index d441f0f5eff..b39efd2b49c 100644
--- a/source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c
+++ b/source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/editmesh_extrude_spin_gizmo.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "BLI_math.h"
diff --git a/source/blender/editors/mesh/editmesh_inset.c b/source/blender/editors/mesh/editmesh_inset.c
index 42d6f97fcb2..cc165268ce0 100644
--- a/source/blender/editors/mesh/editmesh_inset.c
+++ b/source/blender/editors/mesh/editmesh_inset.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/editmesh_inset.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_intersect.c b/source/blender/editors/mesh/editmesh_intersect.c
index 2c14ab03caf..8dfc0f16b99 100644
--- a/source/blender/editors/mesh/editmesh_intersect.c
+++ b/source/blender/editors/mesh/editmesh_intersect.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/editmesh_intersect.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_knife.c b/source/blender/editors/mesh/editmesh_knife.c
index d7349ea80df..814c1581f77 100644
--- a/source/blender/editors/mesh/editmesh_knife.c
+++ b/source/blender/editors/mesh/editmesh_knife.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_knife.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*
* Interactive editmesh knife tool.
*/
diff --git a/source/blender/editors/mesh/editmesh_knife_project.c b/source/blender/editors/mesh/editmesh_knife_project.c
index f8e6cdbe6e5..8ae9ec64c97 100644
--- a/source/blender/editors/mesh/editmesh_knife_project.c
+++ b/source/blender/editors/mesh/editmesh_knife_project.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_knife_project.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "DNA_curve_types.h"
diff --git a/source/blender/editors/mesh/editmesh_loopcut.c b/source/blender/editors/mesh/editmesh_loopcut.c
index 8f2ec0125bc..1f9aa973570 100644
--- a/source/blender/editors/mesh/editmesh_loopcut.c
+++ b/source/blender/editors/mesh/editmesh_loopcut.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_loopcut.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/mesh/editmesh_path.c b/source/blender/editors/mesh/editmesh_path.c
index 64802e96d4b..f989b97f5f0 100644
--- a/source/blender/editors/mesh/editmesh_path.c
+++ b/source/blender/editors/mesh/editmesh_path.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_path.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_polybuild.c b/source/blender/editors/mesh/editmesh_polybuild.c
index 9d8eb858b8b..a8251a8e3b9 100644
--- a/source/blender/editors/mesh/editmesh_polybuild.c
+++ b/source/blender/editors/mesh/editmesh_polybuild.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/editmesh_polybuild.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*
* Tools to implement polygon building tool,
* an experimental tool for quickly constructing/manipulating faces.
diff --git a/source/blender/editors/mesh/editmesh_preselect_edgering.c b/source/blender/editors/mesh/editmesh_preselect_edgering.c
index 4ced75a0e4c..0b306ad6b3f 100644
--- a/source/blender/editors/mesh/editmesh_preselect_edgering.c
+++ b/source/blender/editors/mesh/editmesh_preselect_edgering.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/editmesh_preselect_edgering.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_preselect_elem.c b/source/blender/editors/mesh/editmesh_preselect_elem.c
index 2775ef039c4..da2bf0c57fa 100644
--- a/source/blender/editors/mesh/editmesh_preselect_elem.c
+++ b/source/blender/editors/mesh/editmesh_preselect_elem.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/editmesh_preselect_elem.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_rip.c b/source/blender/editors/mesh/editmesh_rip.c
index 903104ee66a..b467d2506d9 100644
--- a/source/blender/editors/mesh/editmesh_rip.c
+++ b/source/blender/editors/mesh/editmesh_rip.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_rip.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_rip_edge.c b/source/blender/editors/mesh/editmesh_rip_edge.c
index 3e594f52b49..88d42224990 100644
--- a/source/blender/editors/mesh/editmesh_rip_edge.c
+++ b/source/blender/editors/mesh/editmesh_rip_edge.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/editmesh_rip_edge.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*
* based on mouse cursor position, split of vertices along the closest edge.
*/
diff --git a/source/blender/editors/mesh/editmesh_select.c b/source/blender/editors/mesh/editmesh_select.c
index 34bf956f7e7..d09f3ba6f64 100644
--- a/source/blender/editors/mesh/editmesh_select.c
+++ b/source/blender/editors/mesh/editmesh_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_select.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_select_similar.c b/source/blender/editors/mesh/editmesh_select_similar.c
index fc058fef209..de9858543bc 100644
--- a/source/blender/editors/mesh/editmesh_select_similar.c
+++ b/source/blender/editors/mesh/editmesh_select_similar.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_select_similar.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_tools.c b/source/blender/editors/mesh/editmesh_tools.c
index a8d8a0c6abd..14f879eea8d 100644
--- a/source/blender/editors/mesh/editmesh_tools.c
+++ b/source/blender/editors/mesh/editmesh_tools.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_tools.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include <stddef.h>
diff --git a/source/blender/editors/mesh/editmesh_undo.c b/source/blender/editors/mesh/editmesh_undo.c
index f1b57c8143f..7af7204deab 100644
--- a/source/blender/editors/mesh/editmesh_undo.c
+++ b/source/blender/editors/mesh/editmesh_undo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/editmesh_undo.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_utils.c b/source/blender/editors/mesh/editmesh_utils.c
index 036f4fba30e..e57c1aacbdb 100644
--- a/source/blender/editors/mesh/editmesh_utils.c
+++ b/source/blender/editors/mesh/editmesh_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/editmesh_utils.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/mesh_data.c b/source/blender/editors/mesh/mesh_data.c
index 1d5e45afe81..0bf43204da8 100644
--- a/source/blender/editors/mesh/mesh_data.c
+++ b/source/blender/editors/mesh/mesh_data.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/mesh_data.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/mesh_intern.h b/source/blender/editors/mesh/mesh_intern.h
index 28d4c31d229..c430b023675 100644
--- a/source/blender/editors/mesh/mesh_intern.h
+++ b/source/blender/editors/mesh/mesh_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/mesh_intern.h
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
/* Internal for editmesh_xxxx.c functions */
diff --git a/source/blender/editors/mesh/mesh_mirror.c b/source/blender/editors/mesh/mesh_mirror.c
index 93dec3ffda5..bdab9aed094 100644
--- a/source/blender/editors/mesh/mesh_mirror.c
+++ b/source/blender/editors/mesh/mesh_mirror.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/mesh/mesh_mirror.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*
* Mirror calculation for edit-mode and object mode.
*/
diff --git a/source/blender/editors/mesh/mesh_ops.c b/source/blender/editors/mesh/mesh_ops.c
index c3168222dca..76de198ee00 100644
--- a/source/blender/editors/mesh/mesh_ops.c
+++ b/source/blender/editors/mesh/mesh_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/mesh_ops.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/mesh/meshtools.c b/source/blender/editors/mesh/meshtools.c
index b855eadfb4e..6deb0fee743 100644
--- a/source/blender/editors/mesh/meshtools.c
+++ b/source/blender/editors/mesh/meshtools.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/mesh/meshtools.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*
* meshtools.c: no editmode (violated already :), mirror & join),
* tools operating on meshes
diff --git a/source/blender/editors/metaball/editmball_undo.c b/source/blender/editors/metaball/editmball_undo.c
index 91af12c08a2..c526edd7bd2 100644
--- a/source/blender/editors/metaball/editmball_undo.c
+++ b/source/blender/editors/metaball/editmball_undo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/metaball/editmball_undo.c
- * \ingroup edmeta
+/** \file \ingroup edmeta
*/
#include <math.h>
diff --git a/source/blender/editors/metaball/mball_edit.c b/source/blender/editors/metaball/mball_edit.c
index 3580fa2ae95..de4e5e9ab31 100644
--- a/source/blender/editors/metaball/mball_edit.c
+++ b/source/blender/editors/metaball/mball_edit.c
@@ -19,8 +19,7 @@
*/
-/** \file blender/editors/metaball/mball_edit.c
- * \ingroup edmeta
+/** \file \ingroup edmeta
*/
#include <math.h>
diff --git a/source/blender/editors/metaball/mball_intern.h b/source/blender/editors/metaball/mball_intern.h
index 378c49bf97b..4384c66be55 100644
--- a/source/blender/editors/metaball/mball_intern.h
+++ b/source/blender/editors/metaball/mball_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/metaball/mball_intern.h
- * \ingroup edmeta
+/** \file \ingroup edmeta
*/
diff --git a/source/blender/editors/metaball/mball_ops.c b/source/blender/editors/metaball/mball_ops.c
index bff859c8b14..b570a626e70 100644
--- a/source/blender/editors/metaball/mball_ops.c
+++ b/source/blender/editors/metaball/mball_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/metaball/mball_ops.c
- * \ingroup edmeta
+/** \file \ingroup edmeta
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/object/object_add.c b/source/blender/editors/object/object_add.c
index f7e12d280cf..3d05f69192d 100644
--- a/source/blender/editors/object/object_add.c
+++ b/source/blender/editors/object/object_add.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_add.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_bake.c b/source/blender/editors/object/object_bake.c
index 64881bb7980..baa0f6f9220 100644
--- a/source/blender/editors/object/object_bake.c
+++ b/source/blender/editors/object/object_bake.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_bake.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
#include <string.h>
diff --git a/source/blender/editors/object/object_bake_api.c b/source/blender/editors/object/object_bake_api.c
index ee3fdee8f15..17e7b6c23db 100644
--- a/source/blender/editors/object/object_bake_api.c
+++ b/source/blender/editors/object/object_bake_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_bake_api.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_collection.c b/source/blender/editors/object/object_collection.c
index 47bcfc2d7c4..924e8fe74a1 100644
--- a/source/blender/editors/object/object_collection.c
+++ b/source/blender/editors/object/object_collection.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_collection.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_constraint.c b/source/blender/editors/object/object_constraint.c
index 950cab4f608..13c3ee9a1a1 100644
--- a/source/blender/editors/object/object_constraint.c
+++ b/source/blender/editors/object/object_constraint.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_constraint.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_data_transfer.c b/source/blender/editors/object/object_data_transfer.c
index 3d53cb5e290..1398d8fa4a0 100644
--- a/source/blender/editors/object/object_data_transfer.c
+++ b/source/blender/editors/object/object_data_transfer.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_data_transfer.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/editors/object/object_edit.c b/source/blender/editors/object/object_edit.c
index 9bd0de83ca5..89f043966db 100644
--- a/source/blender/editors/object/object_edit.c
+++ b/source/blender/editors/object/object_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_edit.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
#include <stdlib.h>
diff --git a/source/blender/editors/object/object_facemap_ops.c b/source/blender/editors/object/object_facemap_ops.c
index dcdb83b22f4..a3c0892d1b1 100644
--- a/source/blender/editors/object/object_facemap_ops.c
+++ b/source/blender/editors/object/object_facemap_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_facemap_ops.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
#include <string.h>
diff --git a/source/blender/editors/object/object_gpencil_modifier.c b/source/blender/editors/object/object_gpencil_modifier.c
index d4aa879b85b..39def80e134 100644
--- a/source/blender/editors/object/object_gpencil_modifier.c
+++ b/source/blender/editors/object/object_gpencil_modifier.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_gpencil_modifier.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_hook.c b/source/blender/editors/object/object_hook.c
index 8fc136d6507..0fb354554c3 100644
--- a/source/blender/editors/object/object_hook.c
+++ b/source/blender/editors/object/object_hook.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_hook.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_intern.h b/source/blender/editors/object/object_intern.h
index d676bf1695a..ff153488042 100644
--- a/source/blender/editors/object/object_intern.h
+++ b/source/blender/editors/object/object_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_intern.h
- * \ingroup edobj
+/** \file \ingroup edobj
*/
#ifndef __OBJECT_INTERN_H__
diff --git a/source/blender/editors/object/object_modes.c b/source/blender/editors/object/object_modes.c
index 898a36bc911..f8eda3ce1d5 100644
--- a/source/blender/editors/object/object_modes.c
+++ b/source/blender/editors/object/object_modes.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/object/object_modes.c
- * \ingroup edobj
+/** \file \ingroup edobj
*
* General utils to handle mode switching,
* actual mode switching logic is per-object type.
diff --git a/source/blender/editors/object/object_modifier.c b/source/blender/editors/object/object_modifier.c
index f463b701d64..964a0efb3ee 100644
--- a/source/blender/editors/object/object_modifier.c
+++ b/source/blender/editors/object/object_modifier.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_modifier.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_ops.c b/source/blender/editors/object/object_ops.c
index 4bb0aceb5c1..5d9aeab7eb8 100644
--- a/source/blender/editors/object/object_ops.c
+++ b/source/blender/editors/object/object_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_ops.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_random.c b/source/blender/editors/object/object_random.c
index 375df1d1663..05f47363ce3 100644
--- a/source/blender/editors/object/object_random.c
+++ b/source/blender/editors/object/object_random.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_random.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/object/object_relations.c b/source/blender/editors/object/object_relations.c
index b38da1e124b..6ce3eab5758 100644
--- a/source/blender/editors/object/object_relations.c
+++ b/source/blender/editors/object/object_relations.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_relations.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_select.c b/source/blender/editors/object/object_select.c
index 93ef596cd90..1eccdfbd519 100644
--- a/source/blender/editors/object/object_select.c
+++ b/source/blender/editors/object/object_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_select.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_shader_fx.c b/source/blender/editors/object/object_shader_fx.c
index 95788d27d7a..7a70e9136f9 100644
--- a/source/blender/editors/object/object_shader_fx.c
+++ b/source/blender/editors/object/object_shader_fx.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_shader_fx.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_shapekey.c b/source/blender/editors/object/object_shapekey.c
index 8b1b82842fc..335213efe6d 100644
--- a/source/blender/editors/object/object_shapekey.c
+++ b/source/blender/editors/object/object_shapekey.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_shapekey.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_transform.c b/source/blender/editors/object/object_transform.c
index 70ef9b85358..24abafe7d0f 100644
--- a/source/blender/editors/object/object_transform.c
+++ b/source/blender/editors/object/object_transform.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_transform.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_utils.c b/source/blender/editors/object/object_utils.c
index 7ce65fb4120..93b8fe55b77 100644
--- a/source/blender/editors/object/object_utils.c
+++ b/source/blender/editors/object/object_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/object/object_utils.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
#include <stdlib.h>
diff --git a/source/blender/editors/object/object_vgroup.c b/source/blender/editors/object/object_vgroup.c
index 51ed9da2c93..e1c18106e0f 100644
--- a/source/blender/editors/object/object_vgroup.c
+++ b/source/blender/editors/object/object_vgroup.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_vgroup.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
#include <string.h>
diff --git a/source/blender/editors/object/object_warp.c b/source/blender/editors/object/object_warp.c
index 2aadf3ec996..d185026c6c2 100644
--- a/source/blender/editors/object/object_warp.c
+++ b/source/blender/editors/object/object_warp.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/object/object_warp.c
- * \ingroup edobj
+/** \file \ingroup edobj
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/physics/dynamicpaint_ops.c b/source/blender/editors/physics/dynamicpaint_ops.c
index 8979cacde9d..51826be06ce 100644
--- a/source/blender/editors/physics/dynamicpaint_ops.c
+++ b/source/blender/editors/physics/dynamicpaint_ops.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/physics/dynamicpaint_ops.c
- * \ingroup edphys
+/** \file \ingroup edphys
*/
#include <math.h>
diff --git a/source/blender/editors/physics/particle_boids.c b/source/blender/editors/physics/particle_boids.c
index 9ffe4499df4..cd34286293a 100644
--- a/source/blender/editors/physics/particle_boids.c
+++ b/source/blender/editors/physics/particle_boids.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/physics/particle_boids.c
- * \ingroup edphys
+/** \file \ingroup edphys
*/
diff --git a/source/blender/editors/physics/particle_edit.c b/source/blender/editors/physics/particle_edit.c
index 2b253eb9050..0895ea86a6a 100644
--- a/source/blender/editors/physics/particle_edit.c
+++ b/source/blender/editors/physics/particle_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/physics/particle_edit.c
- * \ingroup edphys
+/** \file \ingroup edphys
*/
#include <stdlib.h>
diff --git a/source/blender/editors/physics/particle_edit_undo.c b/source/blender/editors/physics/particle_edit_undo.c
index 0ffd6fb5a94..115403da3f8 100644
--- a/source/blender/editors/physics/particle_edit_undo.c
+++ b/source/blender/editors/physics/particle_edit_undo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/physics/particle_edit_undo.c
- * \ingroup edphys
+/** \file \ingroup edphys
*/
#include <stdlib.h>
diff --git a/source/blender/editors/physics/particle_edit_utildefines.h b/source/blender/editors/physics/particle_edit_utildefines.h
index 1f8339906f5..9dbd4420792 100644
--- a/source/blender/editors/physics/particle_edit_utildefines.h
+++ b/source/blender/editors/physics/particle_edit_utildefines.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/physics/particle_edit_utildefines.h
- * \ingroup edphys
+/** \file \ingroup edphys
*/
#ifndef __PARTICLE_EDIT_UTILDEFNIES_H__
diff --git a/source/blender/editors/physics/particle_object.c b/source/blender/editors/physics/particle_object.c
index c8a161b7ac0..3eea125f91c 100644
--- a/source/blender/editors/physics/particle_object.c
+++ b/source/blender/editors/physics/particle_object.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/physics/particle_object.c
- * \ingroup edphys
+/** \file \ingroup edphys
*/
diff --git a/source/blender/editors/physics/physics_fluid.c b/source/blender/editors/physics/physics_fluid.c
index fa02f950be9..abbe62a59c8 100644
--- a/source/blender/editors/physics/physics_fluid.c
+++ b/source/blender/editors/physics/physics_fluid.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/physics/physics_fluid.c
- * \ingroup edphys
+/** \file \ingroup edphys
*/
#include <math.h>
diff --git a/source/blender/editors/physics/physics_intern.h b/source/blender/editors/physics/physics_intern.h
index df1a7168bcb..217d53d8726 100644
--- a/source/blender/editors/physics/physics_intern.h
+++ b/source/blender/editors/physics/physics_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/physics/physics_intern.h
- * \ingroup edphys
+/** \file \ingroup edphys
*/
diff --git a/source/blender/editors/physics/physics_ops.c b/source/blender/editors/physics/physics_ops.c
index 29f6ac643d6..df34e119883 100644
--- a/source/blender/editors/physics/physics_ops.c
+++ b/source/blender/editors/physics/physics_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/physics/physics_ops.c
- * \ingroup edphys
+/** \file \ingroup edphys
*/
#include <stdlib.h>
diff --git a/source/blender/editors/physics/physics_pointcache.c b/source/blender/editors/physics/physics_pointcache.c
index 048c404d8cb..a12cd84c2f7 100644
--- a/source/blender/editors/physics/physics_pointcache.c
+++ b/source/blender/editors/physics/physics_pointcache.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/physics/physics_pointcache.c
- * \ingroup edphys
+/** \file \ingroup edphys
*/
#include <stdlib.h>
diff --git a/source/blender/editors/physics/rigidbody_constraint.c b/source/blender/editors/physics/rigidbody_constraint.c
index 6f3592e23ad..950c6ea4aab 100644
--- a/source/blender/editors/physics/rigidbody_constraint.c
+++ b/source/blender/editors/physics/rigidbody_constraint.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file rigidbody_constraint.c
- * \ingroup editor_physics
+/** \file \ingroup editor_physics
* \brief Rigid Body constraint editing operators
*/
diff --git a/source/blender/editors/physics/rigidbody_object.c b/source/blender/editors/physics/rigidbody_object.c
index 1472d1835ef..a51cd3e52fc 100644
--- a/source/blender/editors/physics/rigidbody_object.c
+++ b/source/blender/editors/physics/rigidbody_object.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file rigidbody_object.c
- * \ingroup editor_physics
+/** \file \ingroup editor_physics
* \brief Rigid Body object editing operators
*/
diff --git a/source/blender/editors/physics/rigidbody_world.c b/source/blender/editors/physics/rigidbody_world.c
index 9f470b0b1d3..6ab9562614c 100644
--- a/source/blender/editors/physics/rigidbody_world.c
+++ b/source/blender/editors/physics/rigidbody_world.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file rigidbody_world.c
- * \ingroup editor_physics
+/** \file \ingroup editor_physics
* \brief Rigid Body world editing operators
*/
diff --git a/source/blender/editors/render/render_intern.h b/source/blender/editors/render/render_intern.h
index 01b7857cd24..f364c4c4981 100644
--- a/source/blender/editors/render/render_intern.h
+++ b/source/blender/editors/render/render_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/render/render_intern.h
- * \ingroup edrend
+/** \file \ingroup edrend
*/
diff --git a/source/blender/editors/render/render_internal.c b/source/blender/editors/render/render_internal.c
index 3c357518160..2609f03ad59 100644
--- a/source/blender/editors/render/render_internal.c
+++ b/source/blender/editors/render/render_internal.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/render/render_internal.c
- * \ingroup edrend
+/** \file \ingroup edrend
*/
diff --git a/source/blender/editors/render/render_opengl.c b/source/blender/editors/render/render_opengl.c
index accd0fcdc5d..51f44189834 100644
--- a/source/blender/editors/render/render_opengl.c
+++ b/source/blender/editors/render/render_opengl.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/render/render_opengl.c
- * \ingroup edrend
+/** \file \ingroup edrend
*/
diff --git a/source/blender/editors/render/render_ops.c b/source/blender/editors/render/render_ops.c
index 1ec65e7c18c..30ac24deea4 100644
--- a/source/blender/editors/render/render_ops.c
+++ b/source/blender/editors/render/render_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/render/render_ops.c
- * \ingroup edrend
+/** \file \ingroup edrend
*/
#include <stdlib.h>
diff --git a/source/blender/editors/render/render_preview.c b/source/blender/editors/render/render_preview.c
index 9b7ee32f99a..e6fd3e5116e 100644
--- a/source/blender/editors/render/render_preview.c
+++ b/source/blender/editors/render/render_preview.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/render/render_preview.c
- * \ingroup edrend
+/** \file \ingroup edrend
*/
diff --git a/source/blender/editors/render/render_shading.c b/source/blender/editors/render/render_shading.c
index 58d1d1c0f5b..7576ca8f764 100644
--- a/source/blender/editors/render/render_shading.c
+++ b/source/blender/editors/render/render_shading.c
@@ -16,8 +16,7 @@
* All rights reserved.
*/
-/** \file blender/editors/render/render_shading.c
- * \ingroup edrend
+/** \file \ingroup edrend
*/
#include <stdlib.h>
diff --git a/source/blender/editors/render/render_update.c b/source/blender/editors/render/render_update.c
index 9a04d1eaa25..3c948060322 100644
--- a/source/blender/editors/render/render_update.c
+++ b/source/blender/editors/render/render_update.c
@@ -16,8 +16,7 @@
* All rights reserved.
*/
-/** \file blender/editors/render/render_update.c
- * \ingroup edrend
+/** \file \ingroup edrend
*/
#include <stdlib.h>
diff --git a/source/blender/editors/render/render_view.c b/source/blender/editors/render/render_view.c
index c9afc7a852b..d002c1da312 100644
--- a/source/blender/editors/render/render_view.c
+++ b/source/blender/editors/render/render_view.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/render/render_view.c
- * \ingroup edrend
+/** \file \ingroup edrend
*/
#include <string.h>
diff --git a/source/blender/editors/scene/scene_edit.c b/source/blender/editors/scene/scene_edit.c
index 740aec174fc..244af9ff1f3 100644
--- a/source/blender/editors/scene/scene_edit.c
+++ b/source/blender/editors/scene/scene_edit.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/scene/scene_edit.c
- * \ingroup edscene
+/** \file \ingroup edscene
*/
#include <stdio.h>
diff --git a/source/blender/editors/screen/area.c b/source/blender/editors/screen/area.c
index d76911f1016..cafe627372b 100644
--- a/source/blender/editors/screen/area.c
+++ b/source/blender/editors/screen/area.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/screen/area.c
- * \ingroup edscr
+/** \file \ingroup edscr
*/
diff --git a/source/blender/editors/screen/area_utils.c b/source/blender/editors/screen/area_utils.c
index 97a5e4961c7..42292a9b266 100644
--- a/source/blender/editors/screen/area_utils.c
+++ b/source/blender/editors/screen/area_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/screen/area_utils.c
- * \ingroup edscr
+/** \file \ingroup edscr
*
* Helper functions for area/region API.
*/
diff --git a/source/blender/editors/screen/glutil.c b/source/blender/editors/screen/glutil.c
index 512f1ba9bb5..f9f0fcf6937 100644
--- a/source/blender/editors/screen/glutil.c
+++ b/source/blender/editors/screen/glutil.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/screen/glutil.c
- * \ingroup edscr
+/** \file \ingroup edscr
*/
diff --git a/source/blender/editors/screen/screen_context.c b/source/blender/editors/screen/screen_context.c
index 3613a6dbd8e..6f72d6d75cc 100644
--- a/source/blender/editors/screen/screen_context.c
+++ b/source/blender/editors/screen/screen_context.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/screen/screen_context.c
- * \ingroup edscr
+/** \file \ingroup edscr
*/
#include <stdio.h>
diff --git a/source/blender/editors/screen/screen_draw.c b/source/blender/editors/screen/screen_draw.c
index f48a90a3936..a5951999df5 100644
--- a/source/blender/editors/screen/screen_draw.c
+++ b/source/blender/editors/screen/screen_draw.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/screen/screen_draw.c
- * \ingroup edscr
+/** \file \ingroup edscr
*/
#include "ED_screen.h"
diff --git a/source/blender/editors/screen/screen_edit.c b/source/blender/editors/screen/screen_edit.c
index 51bfddf36af..69a4bde4821 100644
--- a/source/blender/editors/screen/screen_edit.c
+++ b/source/blender/editors/screen/screen_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/screen/screen_edit.c
- * \ingroup edscr
+/** \file \ingroup edscr
*/
diff --git a/source/blender/editors/screen/screen_geometry.c b/source/blender/editors/screen/screen_geometry.c
index 8fb87154fcc..c8001dca67e 100644
--- a/source/blender/editors/screen/screen_geometry.c
+++ b/source/blender/editors/screen/screen_geometry.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/screen/screen_geometry.c
- * \ingroup edscr
+/** \file \ingroup edscr
* \brief Functions for screen vertices and edges
*
* Screen geometry refers to the vertices (ScrVert) and edges (ScrEdge) through
diff --git a/source/blender/editors/screen/screen_intern.h b/source/blender/editors/screen/screen_intern.h
index 97903b03325..2ec10df40d3 100644
--- a/source/blender/editors/screen/screen_intern.h
+++ b/source/blender/editors/screen/screen_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/screen/screen_intern.h
- * \ingroup edscr
+/** \file \ingroup edscr
*/
#ifndef __SCREEN_INTERN_H__
diff --git a/source/blender/editors/screen/screen_ops.c b/source/blender/editors/screen/screen_ops.c
index 2cb743326e8..1129bd7b1b9 100644
--- a/source/blender/editors/screen/screen_ops.c
+++ b/source/blender/editors/screen/screen_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/screen/screen_ops.c
- * \ingroup edscr
+/** \file \ingroup edscr
*/
diff --git a/source/blender/editors/screen/screen_user_menu.c b/source/blender/editors/screen/screen_user_menu.c
index b7f398b64ff..d0cc153f8c4 100644
--- a/source/blender/editors/screen/screen_user_menu.c
+++ b/source/blender/editors/screen/screen_user_menu.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/screen/screen_user_menu.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include <string.h>
diff --git a/source/blender/editors/screen/screendump.c b/source/blender/editors/screen/screendump.c
index 082642ce0f8..e5cdd995dab 100644
--- a/source/blender/editors/screen/screendump.c
+++ b/source/blender/editors/screen/screendump.c
@@ -18,8 +18,7 @@
* Making screendumps.
*/
-/** \file blender/editors/screen/screendump.c
- * \ingroup edscr
+/** \file \ingroup edscr
*/
diff --git a/source/blender/editors/screen/workspace_edit.c b/source/blender/editors/screen/workspace_edit.c
index bf0282b37a5..8f60bae0e76 100644
--- a/source/blender/editors/screen/workspace_edit.c
+++ b/source/blender/editors/screen/workspace_edit.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/screen/workspace_edit.c
- * \ingroup edscr
+/** \file \ingroup edscr
*/
#include <stdlib.h>
diff --git a/source/blender/editors/screen/workspace_layout_edit.c b/source/blender/editors/screen/workspace_layout_edit.c
index c8b06b6efc9..808b48a58dd 100644
--- a/source/blender/editors/screen/workspace_layout_edit.c
+++ b/source/blender/editors/screen/workspace_layout_edit.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/screen/workspace_layout_edit.c
- * \ingroup edscr
+/** \file \ingroup edscr
*/
#include <stdlib.h>
diff --git a/source/blender/editors/sculpt_paint/paint_cursor.c b/source/blender/editors/sculpt_paint/paint_cursor.c
index 2acf497ae21..700692bf3b7 100644
--- a/source/blender/editors/sculpt_paint/paint_cursor.c
+++ b/source/blender/editors/sculpt_paint/paint_cursor.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/sculpt_paint/paint_cursor.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_curve.c b/source/blender/editors/sculpt_paint/paint_curve.c
index 8533f68368a..41ed399e83e 100644
--- a/source/blender/editors/sculpt_paint/paint_curve.c
+++ b/source/blender/editors/sculpt_paint/paint_curve.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/sculpt_paint/paint_curve.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
#include <string.h>
diff --git a/source/blender/editors/sculpt_paint/paint_curve_undo.c b/source/blender/editors/sculpt_paint/paint_curve_undo.c
index 02d95ed54f8..82b26e62163 100644
--- a/source/blender/editors/sculpt_paint/paint_curve_undo.c
+++ b/source/blender/editors/sculpt_paint/paint_curve_undo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/sculpt_paint/paint_curve_undo.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
#include <string.h>
diff --git a/source/blender/editors/sculpt_paint/paint_hide.c b/source/blender/editors/sculpt_paint/paint_hide.c
index 0f284601f98..8b049bd8e6d 100644
--- a/source/blender/editors/sculpt_paint/paint_hide.c
+++ b/source/blender/editors/sculpt_paint/paint_hide.c
@@ -18,8 +18,7 @@
* Implements the PBVH node hiding operator
*/
-/** \file blender/editors/sculpt_paint/paint_hide.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_image.c b/source/blender/editors/sculpt_paint/paint_image.c
index 92b00a1505f..577e544ad45 100644
--- a/source/blender/editors/sculpt_paint/paint_image.c
+++ b/source/blender/editors/sculpt_paint/paint_image.c
@@ -18,8 +18,7 @@
* The Original Code is: some of this file.
*/
-/** \file blender/editors/sculpt_paint/paint_image.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
* \brief Functions to paint images in 2D and 3D.
*/
diff --git a/source/blender/editors/sculpt_paint/paint_image_2d.c b/source/blender/editors/sculpt_paint/paint_image_2d.c
index 3636d0b7043..7a197ca8f07 100644
--- a/source/blender/editors/sculpt_paint/paint_image_2d.c
+++ b/source/blender/editors/sculpt_paint/paint_image_2d.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/sculpt_paint/paint_image_2d.c
- * \ingroup bke
+/** \file \ingroup bke
*/
//#include <math.h>
#include <string.h>
diff --git a/source/blender/editors/sculpt_paint/paint_image_proj.c b/source/blender/editors/sculpt_paint/paint_image_proj.c
index bb9391a052c..d87b6c860ba 100644
--- a/source/blender/editors/sculpt_paint/paint_image_proj.c
+++ b/source/blender/editors/sculpt_paint/paint_image_proj.c
@@ -18,8 +18,7 @@
* The Original Code is: some of this file.
*/
-/** \file blender/editors/sculpt_paint/paint_image_proj.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
* \brief Functions to paint images in 2D and 3D.
*/
diff --git a/source/blender/editors/sculpt_paint/paint_image_undo.c b/source/blender/editors/sculpt_paint/paint_image_undo.c
index 20696ed1e91..792f9a3403a 100644
--- a/source/blender/editors/sculpt_paint/paint_image_undo.c
+++ b/source/blender/editors/sculpt_paint/paint_image_undo.c
@@ -13,8 +13,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/sculpt_paint/paint_image_undo.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_intern.h b/source/blender/editors/sculpt_paint/paint_intern.h
index e1e7675b4d3..dfe73e72c26 100644
--- a/source/blender/editors/sculpt_paint/paint_intern.h
+++ b/source/blender/editors/sculpt_paint/paint_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/sculpt_paint/paint_intern.h
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
diff --git a/source/blender/editors/sculpt_paint/paint_mask.c b/source/blender/editors/sculpt_paint/paint_mask.c
index 769c0c59891..be38510964a 100644
--- a/source/blender/editors/sculpt_paint/paint_mask.c
+++ b/source/blender/editors/sculpt_paint/paint_mask.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/sculpt_paint/paint_mask.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_ops.c b/source/blender/editors/sculpt_paint/paint_ops.c
index 4b725d1fa35..ad6e2160a7f 100644
--- a/source/blender/editors/sculpt_paint/paint_ops.c
+++ b/source/blender/editors/sculpt_paint/paint_ops.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/sculpt_paint/paint_ops.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_stroke.c b/source/blender/editors/sculpt_paint/paint_stroke.c
index 0f480adc21d..24a87bea8d1 100644
--- a/source/blender/editors/sculpt_paint/paint_stroke.c
+++ b/source/blender/editors/sculpt_paint/paint_stroke.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/sculpt_paint/paint_stroke.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
diff --git a/source/blender/editors/sculpt_paint/paint_utils.c b/source/blender/editors/sculpt_paint/paint_utils.c
index 72dd49dd27c..82b40466edb 100644
--- a/source/blender/editors/sculpt_paint/paint_utils.c
+++ b/source/blender/editors/sculpt_paint/paint_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/sculpt_paint/paint_utils.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
#include <math.h>
diff --git a/source/blender/editors/sculpt_paint/paint_vertex.c b/source/blender/editors/sculpt_paint/paint_vertex.c
index 8ea4fd142ff..f7bf974855b 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/sculpt_paint/paint_vertex.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*
* Used for vertex color & weight paint and mode switching.
*
diff --git a/source/blender/editors/sculpt_paint/paint_vertex_color_ops.c b/source/blender/editors/sculpt_paint/paint_vertex_color_ops.c
index 2384b264a4d..4033a53ac9c 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex_color_ops.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex_color_ops.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/sculpt_paint/paint_vertex_color_ops.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_vertex_color_utils.c b/source/blender/editors/sculpt_paint/paint_vertex_color_utils.c
index 33208615c29..87e79d8ebda 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex_color_utils.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex_color_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/sculpt_paint/paint_vertex_color_utils.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*
* Intended for use by `paint_vertex.c` & `paint_vertex_color_ops.c`.
*/
diff --git a/source/blender/editors/sculpt_paint/paint_vertex_proj.c b/source/blender/editors/sculpt_paint/paint_vertex_proj.c
index 2c7541f4d5b..bd3925ccbfe 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex_proj.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex_proj.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/sculpt_paint/paint_vertex_proj.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*
* Utility functions for getting vertex locations while painting
* (since they may be instanced multiple times in an evaluated mesh)
diff --git a/source/blender/editors/sculpt_paint/paint_vertex_weight_ops.c b/source/blender/editors/sculpt_paint/paint_vertex_weight_ops.c
index 2ef6dc9b2da..c79b6792b00 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex_weight_ops.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex_weight_ops.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/sculpt_paint/paint_vertex_weight_ops.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_vertex_weight_utils.c b/source/blender/editors/sculpt_paint/paint_vertex_weight_utils.c
index 6fb374c4ed3..b62046d36a4 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex_weight_utils.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex_weight_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/sculpt_paint/paint_vertex_weight_utils.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*
* Intended for use by `paint_vertex.c` & `paint_vertex_weight_ops.c`.
*/
diff --git a/source/blender/editors/sculpt_paint/sculpt.c b/source/blender/editors/sculpt_paint/sculpt.c
index 3bf338e6e57..6512e279a15 100644
--- a/source/blender/editors/sculpt_paint/sculpt.c
+++ b/source/blender/editors/sculpt_paint/sculpt.c
@@ -18,8 +18,7 @@
* Implements the Sculpt Mode tools
*/
-/** \file blender/editors/sculpt_paint/sculpt.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
diff --git a/source/blender/editors/sculpt_paint/sculpt_intern.h b/source/blender/editors/sculpt_paint/sculpt_intern.h
index 4cc655fc227..95158cf063c 100644
--- a/source/blender/editors/sculpt_paint/sculpt_intern.h
+++ b/source/blender/editors/sculpt_paint/sculpt_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/sculpt_paint/sculpt_intern.h
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
diff --git a/source/blender/editors/sculpt_paint/sculpt_undo.c b/source/blender/editors/sculpt_paint/sculpt_undo.c
index a8c8490fb79..d8a85c33e55 100644
--- a/source/blender/editors/sculpt_paint/sculpt_undo.c
+++ b/source/blender/editors/sculpt_paint/sculpt_undo.c
@@ -18,8 +18,7 @@
* Implements the Sculpt Mode tools
*/
-/** \file blender/editors/sculpt_paint/sculpt_undo.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
#include <stddef.h>
diff --git a/source/blender/editors/sculpt_paint/sculpt_uv.c b/source/blender/editors/sculpt_paint/sculpt_uv.c
index 4b417220c53..bc283b13eeb 100644
--- a/source/blender/editors/sculpt_paint/sculpt_uv.c
+++ b/source/blender/editors/sculpt_paint/sculpt_uv.c
@@ -18,8 +18,7 @@
* UV Sculpt tools
*/
-/** \file blender/editors/sculpt_paint/sculpt_uv.c
- * \ingroup edsculpt
+/** \file \ingroup edsculpt
*/
diff --git a/source/blender/editors/sound/sound_intern.h b/source/blender/editors/sound/sound_intern.h
index fbbdc2ba3a1..3e90b7ca622 100644
--- a/source/blender/editors/sound/sound_intern.h
+++ b/source/blender/editors/sound/sound_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/sound/sound_intern.h
- * \ingroup edsnd
+/** \file \ingroup edsnd
*/
diff --git a/source/blender/editors/sound/sound_ops.c b/source/blender/editors/sound/sound_ops.c
index d5540052516..b7638e89b99 100644
--- a/source/blender/editors/sound/sound_ops.c
+++ b/source/blender/editors/sound/sound_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/sound/sound_ops.c
- * \ingroup edsnd
+/** \file \ingroup edsnd
*/
diff --git a/source/blender/editors/space_action/action_buttons.c b/source/blender/editors/space_action/action_buttons.c
index 8da4db44c9e..0be8a26df29 100644
--- a/source/blender/editors/space_action/action_buttons.c
+++ b/source/blender/editors/space_action/action_buttons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_action/action_buttons.c
- * \ingroup spaction
+/** \file \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/action_data.c b/source/blender/editors/space_action/action_data.c
index ce428666410..c66fbb18be7 100644
--- a/source/blender/editors/space_action/action_data.c
+++ b/source/blender/editors/space_action/action_data.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/editors/space_action/action_data.c
- * \ingroup spaction
+/** \file \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/action_draw.c b/source/blender/editors/space_action/action_draw.c
index 3db929bae7f..f9c6ed04b02 100644
--- a/source/blender/editors/space_action/action_draw.c
+++ b/source/blender/editors/space_action/action_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_action/action_draw.c
- * \ingroup spaction
+/** \file \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/action_edit.c b/source/blender/editors/space_action/action_edit.c
index b052e26b02a..0804695c28a 100644
--- a/source/blender/editors/space_action/action_edit.c
+++ b/source/blender/editors/space_action/action_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_action/action_edit.c
- * \ingroup spaction
+/** \file \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/action_intern.h b/source/blender/editors/space_action/action_intern.h
index 8f9f0b87836..44c52518765 100644
--- a/source/blender/editors/space_action/action_intern.h
+++ b/source/blender/editors/space_action/action_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_action/action_intern.h
- * \ingroup spaction
+/** \file \ingroup spaction
*/
#ifndef __ACTION_INTERN_H__
diff --git a/source/blender/editors/space_action/action_ops.c b/source/blender/editors/space_action/action_ops.c
index f73c0df84bd..ad0d0ab0822 100644
--- a/source/blender/editors/space_action/action_ops.c
+++ b/source/blender/editors/space_action/action_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_action/action_ops.c
- * \ingroup spaction
+/** \file \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/action_select.c b/source/blender/editors/space_action/action_select.c
index 326fe8396bd..216e6b7429d 100644
--- a/source/blender/editors/space_action/action_select.c
+++ b/source/blender/editors/space_action/action_select.c
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2008 Blender Foundation
*/
-/** \file blender/editors/space_action/action_select.c
- * \ingroup spaction
+/** \file \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/space_action.c b/source/blender/editors/space_action/space_action.c
index 6dd568d90a0..f3d2df69fdc 100644
--- a/source/blender/editors/space_action/space_action.c
+++ b/source/blender/editors/space_action/space_action.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_action/space_action.c
- * \ingroup spaction
+/** \file \ingroup spaction
*/
#include <string.h>
diff --git a/source/blender/editors/space_api/spacetypes.c b/source/blender/editors/space_api/spacetypes.c
index bf91dbc9ae8..c760039a117 100644
--- a/source/blender/editors/space_api/spacetypes.c
+++ b/source/blender/editors/space_api/spacetypes.c
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) Blender Foundation, 2008
*/
-/** \file blender/editors/space_api/spacetypes.c
- * \ingroup spapi
+/** \file \ingroup spapi
*/
diff --git a/source/blender/editors/space_buttons/buttons_context.c b/source/blender/editors/space_buttons/buttons_context.c
index d03e768b144..68bc548e31e 100644
--- a/source/blender/editors/space_buttons/buttons_context.c
+++ b/source/blender/editors/space_buttons/buttons_context.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_buttons/buttons_context.c
- * \ingroup spbuttons
+/** \file \ingroup spbuttons
*/
diff --git a/source/blender/editors/space_buttons/buttons_intern.h b/source/blender/editors/space_buttons/buttons_intern.h
index 3913fea4cf0..55f33797cca 100644
--- a/source/blender/editors/space_buttons/buttons_intern.h
+++ b/source/blender/editors/space_buttons/buttons_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_buttons/buttons_intern.h
- * \ingroup spbuttons
+/** \file \ingroup spbuttons
*/
#ifndef __BUTTONS_INTERN_H__
diff --git a/source/blender/editors/space_buttons/buttons_ops.c b/source/blender/editors/space_buttons/buttons_ops.c
index 7be89bb1277..5bca7b05bb6 100644
--- a/source/blender/editors/space_buttons/buttons_ops.c
+++ b/source/blender/editors/space_buttons/buttons_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_buttons/buttons_ops.c
- * \ingroup spbuttons
+/** \file \ingroup spbuttons
*/
diff --git a/source/blender/editors/space_buttons/buttons_texture.c b/source/blender/editors/space_buttons/buttons_texture.c
index 5176e221a09..b0ddb35d124 100644
--- a/source/blender/editors/space_buttons/buttons_texture.c
+++ b/source/blender/editors/space_buttons/buttons_texture.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_buttons/buttons_texture.c
- * \ingroup spbuttons
+/** \file \ingroup spbuttons
*/
diff --git a/source/blender/editors/space_buttons/space_buttons.c b/source/blender/editors/space_buttons/space_buttons.c
index d618423beba..6f59a373b6c 100644
--- a/source/blender/editors/space_buttons/space_buttons.c
+++ b/source/blender/editors/space_buttons/space_buttons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_buttons/space_buttons.c
- * \ingroup spbuttons
+/** \file \ingroup spbuttons
*/
#include <string.h>
diff --git a/source/blender/editors/space_clip/clip_buttons.c b/source/blender/editors/space_clip/clip_buttons.c
index c405a60219d..3810b60adf2 100644
--- a/source/blender/editors/space_clip/clip_buttons.c
+++ b/source/blender/editors/space_clip/clip_buttons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/clip_buttons.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include <string.h>
diff --git a/source/blender/editors/space_clip/clip_dopesheet_draw.c b/source/blender/editors/space_clip/clip_dopesheet_draw.c
index ba1d9083ed7..739a728ee4a 100644
--- a/source/blender/editors/space_clip/clip_dopesheet_draw.c
+++ b/source/blender/editors/space_clip/clip_dopesheet_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/clip_dopesheet_draw.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "DNA_movieclip_types.h"
diff --git a/source/blender/editors/space_clip/clip_dopesheet_ops.c b/source/blender/editors/space_clip/clip_dopesheet_ops.c
index f4746ecd58c..e25ad4a1c07 100644
--- a/source/blender/editors/space_clip/clip_dopesheet_ops.c
+++ b/source/blender/editors/space_clip/clip_dopesheet_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/clip_dopesheet_ops.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/space_clip/clip_draw.c b/source/blender/editors/space_clip/clip_draw.c
index 6c9a50e742e..dd9fbef8649 100644
--- a/source/blender/editors/space_clip/clip_draw.c
+++ b/source/blender/editors/space_clip/clip_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/clip_draw.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "DNA_gpencil_types.h"
diff --git a/source/blender/editors/space_clip/clip_editor.c b/source/blender/editors/space_clip/clip_editor.c
index c8694647d9d..aad2ab3fa20 100644
--- a/source/blender/editors/space_clip/clip_editor.c
+++ b/source/blender/editors/space_clip/clip_editor.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/clip_editor.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include <stddef.h>
diff --git a/source/blender/editors/space_clip/clip_graph_draw.c b/source/blender/editors/space_clip/clip_graph_draw.c
index 04d8e058413..9bdf67b0ca8 100644
--- a/source/blender/editors/space_clip/clip_graph_draw.c
+++ b/source/blender/editors/space_clip/clip_graph_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/clip_graph_draw.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "DNA_movieclip_types.h"
diff --git a/source/blender/editors/space_clip/clip_graph_ops.c b/source/blender/editors/space_clip/clip_graph_ops.c
index eb2983b3a4b..c4c4f5b3a7b 100644
--- a/source/blender/editors/space_clip/clip_graph_ops.c
+++ b/source/blender/editors/space_clip/clip_graph_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/clip_graph_ops.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/space_clip/clip_intern.h b/source/blender/editors/space_clip/clip_intern.h
index 192977f890b..74e3eec4b86 100644
--- a/source/blender/editors/space_clip/clip_intern.h
+++ b/source/blender/editors/space_clip/clip_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/clip_intern.h
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#ifndef __CLIP_INTERN_H__
diff --git a/source/blender/editors/space_clip/clip_ops.c b/source/blender/editors/space_clip/clip_ops.c
index 78752ec8276..0950169c51e 100644
--- a/source/blender/editors/space_clip/clip_ops.c
+++ b/source/blender/editors/space_clip/clip_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/clip_ops.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include <errno.h>
diff --git a/source/blender/editors/space_clip/clip_toolbar.c b/source/blender/editors/space_clip/clip_toolbar.c
index 128125e5f0f..1706b4f1765 100644
--- a/source/blender/editors/space_clip/clip_toolbar.c
+++ b/source/blender/editors/space_clip/clip_toolbar.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/clip_toolbar.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include <string.h>
diff --git a/source/blender/editors/space_clip/clip_utils.c b/source/blender/editors/space_clip/clip_utils.c
index 89c8d6945c5..aa1d1870906 100644
--- a/source/blender/editors/space_clip/clip_utils.c
+++ b/source/blender/editors/space_clip/clip_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/clip_utils.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/space_clip/space_clip.c b/source/blender/editors/space_clip/space_clip.c
index 64bb4fa4954..bfd14eff2b3 100644
--- a/source/blender/editors/space_clip/space_clip.c
+++ b/source/blender/editors/space_clip/space_clip.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/space_clip.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include <string.h>
diff --git a/source/blender/editors/space_clip/tracking_ops.c b/source/blender/editors/space_clip/tracking_ops.c
index 31c2f3b4b9f..06ce327706c 100644
--- a/source/blender/editors/space_clip/tracking_ops.c
+++ b/source/blender/editors/space_clip/tracking_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/tracking_ops.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_detect.c b/source/blender/editors/space_clip/tracking_ops_detect.c
index 631031e1187..8c76d5e204a 100644
--- a/source/blender/editors/space_clip/tracking_ops_detect.c
+++ b/source/blender/editors/space_clip/tracking_ops_detect.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/tracking_ops_detect.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_intern.h b/source/blender/editors/space_clip/tracking_ops_intern.h
index 02c502f6976..bcf628fa591 100644
--- a/source/blender/editors/space_clip/tracking_ops_intern.h
+++ b/source/blender/editors/space_clip/tracking_ops_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/tracking_ops_intern.h
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#ifndef __TRACKING_OPS_INTERN_H__
diff --git a/source/blender/editors/space_clip/tracking_ops_orient.c b/source/blender/editors/space_clip/tracking_ops_orient.c
index 40f06ed72a5..0da3828473d 100644
--- a/source/blender/editors/space_clip/tracking_ops_orient.c
+++ b/source/blender/editors/space_clip/tracking_ops_orient.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/tracking_ops_orient.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_plane.c b/source/blender/editors/space_clip/tracking_ops_plane.c
index e3bb1e3f5d9..ff980d8bc5a 100644
--- a/source/blender/editors/space_clip/tracking_ops_plane.c
+++ b/source/blender/editors/space_clip/tracking_ops_plane.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/tracking_ops_plane.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_solve.c b/source/blender/editors/space_clip/tracking_ops_solve.c
index 4c7c23afe5a..c6349e20afe 100644
--- a/source/blender/editors/space_clip/tracking_ops_solve.c
+++ b/source/blender/editors/space_clip/tracking_ops_solve.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/tracking_ops_solve.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_stabilize.c b/source/blender/editors/space_clip/tracking_ops_stabilize.c
index 2bf1ded531c..449befbc66e 100644
--- a/source/blender/editors/space_clip/tracking_ops_stabilize.c
+++ b/source/blender/editors/space_clip/tracking_ops_stabilize.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/tracking_ops_stabilize.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_track.c b/source/blender/editors/space_clip/tracking_ops_track.c
index b7887d54d1e..28e138c73fe 100644
--- a/source/blender/editors/space_clip/tracking_ops_track.c
+++ b/source/blender/editors/space_clip/tracking_ops_track.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/tracking_ops_track.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_utils.c b/source/blender/editors/space_clip/tracking_ops_utils.c
index f2874e5d7a6..0e7e437b75a 100644
--- a/source/blender/editors/space_clip/tracking_ops_utils.c
+++ b/source/blender/editors/space_clip/tracking_ops_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/tracking_ops_utils.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_select.c b/source/blender/editors/space_clip/tracking_select.c
index 267b79e152f..7c728294b38 100644
--- a/source/blender/editors/space_clip/tracking_select.c
+++ b/source/blender/editors/space_clip/tracking_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_clip/tracking_select.c
- * \ingroup spclip
+/** \file \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_console/console_draw.c b/source/blender/editors/space_console/console_draw.c
index 9446f713690..1fc0935e097 100644
--- a/source/blender/editors/space_console/console_draw.c
+++ b/source/blender/editors/space_console/console_draw.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_console/console_draw.c
- * \ingroup spconsole
+/** \file \ingroup spconsole
*/
#include <math.h>
diff --git a/source/blender/editors/space_console/console_intern.h b/source/blender/editors/space_console/console_intern.h
index 3526eac85c3..bbceabb1177 100644
--- a/source/blender/editors/space_console/console_intern.h
+++ b/source/blender/editors/space_console/console_intern.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_console/console_intern.h
- * \ingroup spconsole
+/** \file \ingroup spconsole
*/
#ifndef __CONSOLE_INTERN_H__
diff --git a/source/blender/editors/space_console/console_ops.c b/source/blender/editors/space_console/console_ops.c
index f697269823d..19d9736ea65 100644
--- a/source/blender/editors/space_console/console_ops.c
+++ b/source/blender/editors/space_console/console_ops.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_console/console_ops.c
- * \ingroup spconsole
+/** \file \ingroup spconsole
*/
diff --git a/source/blender/editors/space_console/space_console.c b/source/blender/editors/space_console/space_console.c
index af133bc103b..6f6f3782931 100644
--- a/source/blender/editors/space_console/space_console.c
+++ b/source/blender/editors/space_console/space_console.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_console/space_console.c
- * \ingroup spconsole
+/** \file \ingroup spconsole
*/
#include <string.h>
diff --git a/source/blender/editors/space_file/file_draw.c b/source/blender/editors/space_file/file_draw.c
index 4c1bbfacbee..c947b8abbbf 100644
--- a/source/blender/editors/space_file/file_draw.c
+++ b/source/blender/editors/space_file/file_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/file_draw.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/file_intern.h b/source/blender/editors/space_file/file_intern.h
index f6ee5670473..69cca6d5ff1 100644
--- a/source/blender/editors/space_file/file_intern.h
+++ b/source/blender/editors/space_file/file_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/file_intern.h
- * \ingroup spfile
+/** \file \ingroup spfile
*/
#ifndef __FILE_INTERN_H__
diff --git a/source/blender/editors/space_file/file_ops.c b/source/blender/editors/space_file/file_ops.c
index b8da0d47932..ea2597cbcc2 100644
--- a/source/blender/editors/space_file/file_ops.c
+++ b/source/blender/editors/space_file/file_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/file_ops.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
#include "BLI_blenlib.h"
diff --git a/source/blender/editors/space_file/file_panels.c b/source/blender/editors/space_file/file_panels.c
index 4fd7a8d2fa2..bdc2ba78a33 100644
--- a/source/blender/editors/space_file/file_panels.c
+++ b/source/blender/editors/space_file/file_panels.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/file_panels.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
#include "BLI_blenlib.h"
diff --git a/source/blender/editors/space_file/file_utils.c b/source/blender/editors/space_file/file_utils.c
index a4d12e88916..bac79e464d7 100644
--- a/source/blender/editors/space_file/file_utils.c
+++ b/source/blender/editors/space_file/file_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_file/file_utils.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
#include "BLI_rect.h"
diff --git a/source/blender/editors/space_file/filelist.c b/source/blender/editors/space_file/filelist.c
index cafc8f46dc7..090062a479c 100644
--- a/source/blender/editors/space_file/filelist.c
+++ b/source/blender/editors/space_file/filelist.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/filelist.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/filelist.h b/source/blender/editors/space_file/filelist.h
index 0ac75168276..a66510a8555 100644
--- a/source/blender/editors/space_file/filelist.h
+++ b/source/blender/editors/space_file/filelist.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/filelist.h
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/filesel.c b/source/blender/editors/space_file/filesel.c
index bd6e19d099e..903c4e18620 100644
--- a/source/blender/editors/space_file/filesel.c
+++ b/source/blender/editors/space_file/filesel.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/filesel.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/fsmenu.c b/source/blender/editors/space_file/fsmenu.c
index 3e1c99f7ab4..07aa49407da 100644
--- a/source/blender/editors/space_file/fsmenu.c
+++ b/source/blender/editors/space_file/fsmenu.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/fsmenu.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/fsmenu.h b/source/blender/editors/space_file/fsmenu.h
index 66acea7de23..00654c6faf6 100644
--- a/source/blender/editors/space_file/fsmenu.h
+++ b/source/blender/editors/space_file/fsmenu.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/fsmenu.h
- * \ingroup spfile
+/** \file \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/space_file.c b/source/blender/editors/space_file/space_file.c
index e3b5fb70e33..1774b8a5cc6 100644
--- a/source/blender/editors/space_file/space_file.c
+++ b/source/blender/editors/space_file/space_file.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_file/space_file.c
- * \ingroup spfile
+/** \file \ingroup spfile
*/
#include <string.h>
diff --git a/source/blender/editors/space_graph/graph_buttons.c b/source/blender/editors/space_graph/graph_buttons.c
index 93f4d9a36bd..d90b571005b 100644
--- a/source/blender/editors/space_graph/graph_buttons.c
+++ b/source/blender/editors/space_graph/graph_buttons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_graph/graph_buttons.c
- * \ingroup spgraph
+/** \file \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/graph_draw.c b/source/blender/editors/space_graph/graph_draw.c
index 1397770be31..19b905c874f 100644
--- a/source/blender/editors/space_graph/graph_draw.c
+++ b/source/blender/editors/space_graph/graph_draw.c
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) Blender Foundation
*/
-/** \file blender/editors/space_graph/graph_draw.c
- * \ingroup spgraph
+/** \file \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/graph_edit.c b/source/blender/editors/space_graph/graph_edit.c
index 372d83eed95..6c7e73ad57d 100644
--- a/source/blender/editors/space_graph/graph_edit.c
+++ b/source/blender/editors/space_graph/graph_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_graph/graph_edit.c
- * \ingroup spgraph
+/** \file \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/graph_intern.h b/source/blender/editors/space_graph/graph_intern.h
index 228541f55a0..fe80df38ace 100644
--- a/source/blender/editors/space_graph/graph_intern.h
+++ b/source/blender/editors/space_graph/graph_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_graph/graph_intern.h
- * \ingroup spgraph
+/** \file \ingroup spgraph
*/
#ifndef __GRAPH_INTERN_H__
diff --git a/source/blender/editors/space_graph/graph_ops.c b/source/blender/editors/space_graph/graph_ops.c
index e27f76ca900..0dc3b086dcc 100644
--- a/source/blender/editors/space_graph/graph_ops.c
+++ b/source/blender/editors/space_graph/graph_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_graph/graph_ops.c
- * \ingroup spgraph
+/** \file \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/graph_select.c b/source/blender/editors/space_graph/graph_select.c
index 3a7d2871924..b765ed4d8bf 100644
--- a/source/blender/editors/space_graph/graph_select.c
+++ b/source/blender/editors/space_graph/graph_select.c
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2008 Blender Foundation
*/
-/** \file blender/editors/space_graph/graph_select.c
- * \ingroup spgraph
+/** \file \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/graph_utils.c b/source/blender/editors/space_graph/graph_utils.c
index 77590a8cb01..cc66d3d8b00 100644
--- a/source/blender/editors/space_graph/graph_utils.c
+++ b/source/blender/editors/space_graph/graph_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_graph/graph_utils.c
- * \ingroup spgraph
+/** \file \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/space_graph.c b/source/blender/editors/space_graph/space_graph.c
index e14369a2365..620e454a8b7 100644
--- a/source/blender/editors/space_graph/space_graph.c
+++ b/source/blender/editors/space_graph/space_graph.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_graph/space_graph.c
- * \ingroup spgraph
+/** \file \ingroup spgraph
*/
diff --git a/source/blender/editors/space_image/image_buttons.c b/source/blender/editors/space_image/image_buttons.c
index 0d88df62529..db0fa34879a 100644
--- a/source/blender/editors/space_image/image_buttons.c
+++ b/source/blender/editors/space_image/image_buttons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_image/image_buttons.c
- * \ingroup spimage
+/** \file \ingroup spimage
*/
#include <string.h>
diff --git a/source/blender/editors/space_image/image_draw.c b/source/blender/editors/space_image/image_draw.c
index cf2844a7f7b..9ddd5c2d2aa 100644
--- a/source/blender/editors/space_image/image_draw.c
+++ b/source/blender/editors/space_image/image_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_image/image_draw.c
- * \ingroup spimage
+/** \file \ingroup spimage
*/
diff --git a/source/blender/editors/space_image/image_edit.c b/source/blender/editors/space_image/image_edit.c
index 6923bbdb93d..5d81de58529 100644
--- a/source/blender/editors/space_image/image_edit.c
+++ b/source/blender/editors/space_image/image_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_image/image_edit.c
- * \ingroup spimage
+/** \file \ingroup spimage
*/
#include "DNA_brush_types.h"
diff --git a/source/blender/editors/space_image/image_intern.h b/source/blender/editors/space_image/image_intern.h
index df0d156ae8c..a845929ca75 100644
--- a/source/blender/editors/space_image/image_intern.h
+++ b/source/blender/editors/space_image/image_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_image/image_intern.h
- * \ingroup spimage
+/** \file \ingroup spimage
*/
diff --git a/source/blender/editors/space_image/image_ops.c b/source/blender/editors/space_image/image_ops.c
index 5669cbe532b..b3efc6dc286 100644
--- a/source/blender/editors/space_image/image_ops.c
+++ b/source/blender/editors/space_image/image_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_image/image_ops.c
- * \ingroup spimage
+/** \file \ingroup spimage
*/
diff --git a/source/blender/editors/space_image/space_image.c b/source/blender/editors/space_image/space_image.c
index 65f9179a7ae..5918527ca3f 100644
--- a/source/blender/editors/space_image/space_image.c
+++ b/source/blender/editors/space_image/space_image.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_image/space_image.c
- * \ingroup spimage
+/** \file \ingroup spimage
*/
#include "DNA_gpencil_types.h"
diff --git a/source/blender/editors/space_info/info_draw.c b/source/blender/editors/space_info/info_draw.c
index 582532459ad..40217eefbd1 100644
--- a/source/blender/editors/space_info/info_draw.c
+++ b/source/blender/editors/space_info/info_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_info/info_draw.c
- * \ingroup spinfo
+/** \file \ingroup spinfo
*/
#include <math.h>
diff --git a/source/blender/editors/space_info/info_intern.h b/source/blender/editors/space_info/info_intern.h
index 48428d64a49..9e5bac14be4 100644
--- a/source/blender/editors/space_info/info_intern.h
+++ b/source/blender/editors/space_info/info_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_info/info_intern.h
- * \ingroup spinfo
+/** \file \ingroup spinfo
*/
#ifndef __INFO_INTERN_H__
diff --git a/source/blender/editors/space_info/info_ops.c b/source/blender/editors/space_info/info_ops.c
index 9d57f016e97..34ec00d5aa3 100644
--- a/source/blender/editors/space_info/info_ops.c
+++ b/source/blender/editors/space_info/info_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_info/info_ops.c
- * \ingroup spinfo
+/** \file \ingroup spinfo
*/
diff --git a/source/blender/editors/space_info/info_report.c b/source/blender/editors/space_info/info_report.c
index 72e4a84ebca..dc8614d0c89 100644
--- a/source/blender/editors/space_info/info_report.c
+++ b/source/blender/editors/space_info/info_report.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_info/info_report.c
- * \ingroup spinfo
+/** \file \ingroup spinfo
*/
diff --git a/source/blender/editors/space_info/info_stats.c b/source/blender/editors/space_info/info_stats.c
index 62edc1bb936..f2da794c201 100644
--- a/source/blender/editors/space_info/info_stats.c
+++ b/source/blender/editors/space_info/info_stats.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_info/info_stats.c
- * \ingroup spinfo
+/** \file \ingroup spinfo
*/
diff --git a/source/blender/editors/space_info/space_info.c b/source/blender/editors/space_info/space_info.c
index 8c3cf558dd6..b60020114d2 100644
--- a/source/blender/editors/space_info/space_info.c
+++ b/source/blender/editors/space_info/space_info.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_info/space_info.c
- * \ingroup spinfo
+/** \file \ingroup spinfo
*/
diff --git a/source/blender/editors/space_info/textview.c b/source/blender/editors/space_info/textview.c
index f30e32e82a2..0b543331597 100644
--- a/source/blender/editors/space_info/textview.c
+++ b/source/blender/editors/space_info/textview.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_info/textview.c
- * \ingroup spinfo
+/** \file \ingroup spinfo
*/
diff --git a/source/blender/editors/space_info/textview.h b/source/blender/editors/space_info/textview.h
index 8ed2de844e7..4266a917291 100644
--- a/source/blender/editors/space_info/textview.h
+++ b/source/blender/editors/space_info/textview.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_info/textview.h
- * \ingroup spinfo
+/** \file \ingroup spinfo
*/
#ifndef __TEXTVIEW_H__
diff --git a/source/blender/editors/space_nla/nla_buttons.c b/source/blender/editors/space_nla/nla_buttons.c
index a7f5020aa20..7b4fae6676d 100644
--- a/source/blender/editors/space_nla/nla_buttons.c
+++ b/source/blender/editors/space_nla/nla_buttons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_nla/nla_buttons.c
- * \ingroup spnla
+/** \file \ingroup spnla
*/
diff --git a/source/blender/editors/space_nla/nla_channels.c b/source/blender/editors/space_nla/nla_channels.c
index 96041fab923..f0ac1e068dc 100644
--- a/source/blender/editors/space_nla/nla_channels.c
+++ b/source/blender/editors/space_nla/nla_channels.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_nla/nla_channels.c
- * \ingroup spnla
+/** \file \ingroup spnla
*/
diff --git a/source/blender/editors/space_nla/nla_draw.c b/source/blender/editors/space_nla/nla_draw.c
index d61a5852563..6e8c33b2a18 100644
--- a/source/blender/editors/space_nla/nla_draw.c
+++ b/source/blender/editors/space_nla/nla_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_nla/nla_draw.c
- * \ingroup spnla
+/** \file \ingroup spnla
*/
diff --git a/source/blender/editors/space_nla/nla_edit.c b/source/blender/editors/space_nla/nla_edit.c
index 5222fd7d6f2..0c50dacb344 100644
--- a/source/blender/editors/space_nla/nla_edit.c
+++ b/source/blender/editors/space_nla/nla_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_nla/nla_edit.c
- * \ingroup spnla
+/** \file \ingroup spnla
*/
diff --git a/source/blender/editors/space_nla/nla_intern.h b/source/blender/editors/space_nla/nla_intern.h
index fe608e1b9ba..bf2ee096a6e 100644
--- a/source/blender/editors/space_nla/nla_intern.h
+++ b/source/blender/editors/space_nla/nla_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_nla/nla_intern.h
- * \ingroup spnla
+/** \file \ingroup spnla
*/
#ifndef __NLA_INTERN_H__
diff --git a/source/blender/editors/space_nla/nla_ops.c b/source/blender/editors/space_nla/nla_ops.c
index 3bac8e0cd3f..9cd9c717997 100644
--- a/source/blender/editors/space_nla/nla_ops.c
+++ b/source/blender/editors/space_nla/nla_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_nla/nla_ops.c
- * \ingroup spnla
+/** \file \ingroup spnla
*/
#include <string.h>
diff --git a/source/blender/editors/space_nla/nla_select.c b/source/blender/editors/space_nla/nla_select.c
index 1cb91031369..acca41cb22c 100644
--- a/source/blender/editors/space_nla/nla_select.c
+++ b/source/blender/editors/space_nla/nla_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_nla/nla_select.c
- * \ingroup spnla
+/** \file \ingroup spnla
*/
diff --git a/source/blender/editors/space_nla/space_nla.c b/source/blender/editors/space_nla/space_nla.c
index e1e25ee46d0..5b2dc19c84b 100644
--- a/source/blender/editors/space_nla/space_nla.c
+++ b/source/blender/editors/space_nla/space_nla.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_nla/space_nla.c
- * \ingroup spnla
+/** \file \ingroup spnla
*/
diff --git a/source/blender/editors/space_node/drawnode.c b/source/blender/editors/space_node/drawnode.c
index cff1be3af75..db196a2db24 100644
--- a/source/blender/editors/space_node/drawnode.c
+++ b/source/blender/editors/space_node/drawnode.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/drawnode.c
- * \ingroup spnode
+/** \file \ingroup spnode
* \brief lower level node drawing for nodes (boarders, headers etc), also node layout.
*/
diff --git a/source/blender/editors/space_node/node_add.c b/source/blender/editors/space_node/node_add.c
index 5ad380d3264..6e14dda85d5 100644
--- a/source/blender/editors/space_node/node_add.c
+++ b/source/blender/editors/space_node/node_add.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/node_add.c
- * \ingroup spnode
+/** \file \ingroup spnode
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_node/node_buttons.c b/source/blender/editors/space_node/node_buttons.c
index a7964293371..c98fbabd229 100644
--- a/source/blender/editors/space_node/node_buttons.c
+++ b/source/blender/editors/space_node/node_buttons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/node_buttons.c
- * \ingroup spnode
+/** \file \ingroup spnode
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_node/node_draw.c b/source/blender/editors/space_node/node_draw.c
index e6679816cbc..c5993341f92 100644
--- a/source/blender/editors/space_node/node_draw.c
+++ b/source/blender/editors/space_node/node_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/node_draw.c
- * \ingroup spnode
+/** \file \ingroup spnode
* \brief higher level node drawing for the node editor.
*/
diff --git a/source/blender/editors/space_node/node_edit.c b/source/blender/editors/space_node/node_edit.c
index 449b94ef106..8321278e058 100644
--- a/source/blender/editors/space_node/node_edit.c
+++ b/source/blender/editors/space_node/node_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/node_edit.c
- * \ingroup spnode
+/** \file \ingroup spnode
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_node/node_gizmo.c b/source/blender/editors/space_node/node_gizmo.c
index b7bee095e52..760ba1fa270 100644
--- a/source/blender/editors/space_node/node_gizmo.c
+++ b/source/blender/editors/space_node/node_gizmo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_node/node_gizmo.c
- * \ingroup spnode
+/** \file \ingroup spnode
*/
#include <math.h>
diff --git a/source/blender/editors/space_node/node_group.c b/source/blender/editors/space_node/node_group.c
index f8135e55bab..e29d6e054d7 100644
--- a/source/blender/editors/space_node/node_group.c
+++ b/source/blender/editors/space_node/node_group.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/node_group.c
- * \ingroup spnode
+/** \file \ingroup spnode
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_node/node_intern.h b/source/blender/editors/space_node/node_intern.h
index 887e459cd2d..d927f41dac2 100644
--- a/source/blender/editors/space_node/node_intern.h
+++ b/source/blender/editors/space_node/node_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/node_intern.h
- * \ingroup spnode
+/** \file \ingroup spnode
*/
#ifndef __NODE_INTERN_H__
diff --git a/source/blender/editors/space_node/node_ops.c b/source/blender/editors/space_node/node_ops.c
index aabae62dc29..ad2002d4ebc 100644
--- a/source/blender/editors/space_node/node_ops.c
+++ b/source/blender/editors/space_node/node_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/node_ops.c
- * \ingroup spnode
+/** \file \ingroup spnode
*/
diff --git a/source/blender/editors/space_node/node_relationships.c b/source/blender/editors/space_node/node_relationships.c
index 07c208cfc55..efcd171115b 100644
--- a/source/blender/editors/space_node/node_relationships.c
+++ b/source/blender/editors/space_node/node_relationships.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/node_relationships.c
- * \ingroup spnode
+/** \file \ingroup spnode
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_node/node_select.c b/source/blender/editors/space_node/node_select.c
index 11994e10473..bf4b31e2251 100644
--- a/source/blender/editors/space_node/node_select.c
+++ b/source/blender/editors/space_node/node_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/node_select.c
- * \ingroup spnode
+/** \file \ingroup spnode
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_node/node_templates.c b/source/blender/editors/space_node/node_templates.c
index ac2ea78d070..f96a73e7627 100644
--- a/source/blender/editors/space_node/node_templates.c
+++ b/source/blender/editors/space_node/node_templates.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_node/node_templates.c
- * \ingroup edinterface
+/** \file \ingroup edinterface
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_node/node_toolbar.c b/source/blender/editors/space_node/node_toolbar.c
index e89d90e16f4..bbdb75a87d1 100644
--- a/source/blender/editors/space_node/node_toolbar.c
+++ b/source/blender/editors/space_node/node_toolbar.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/node_toolbar.c
- * \ingroup nodes
+/** \file \ingroup nodes
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/editors/space_node/node_view.c b/source/blender/editors/space_node/node_view.c
index db97702dfac..142d18cb688 100644
--- a/source/blender/editors/space_node/node_view.c
+++ b/source/blender/editors/space_node/node_view.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/node_view.c
- * \ingroup spnode
+/** \file \ingroup spnode
*/
#include "DNA_node_types.h"
diff --git a/source/blender/editors/space_node/space_node.c b/source/blender/editors/space_node/space_node.c
index 11b0bb2c476..ff813ee909e 100644
--- a/source/blender/editors/space_node/space_node.c
+++ b/source/blender/editors/space_node/space_node.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_node/space_node.c
- * \ingroup spnode
+/** \file \ingroup spnode
*/
#include "DNA_gpencil_types.h"
diff --git a/source/blender/editors/space_outliner/outliner_collections.c b/source/blender/editors/space_outliner/outliner_collections.c
index c8bc62cd23f..1bfdd809b4b 100644
--- a/source/blender/editors/space_outliner/outliner_collections.c
+++ b/source/blender/editors/space_outliner/outliner_collections.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_outliner/outliner_collections.c
- * \ingroup spoutliner
+/** \file \ingroup spoutliner
*/
#include <string.h>
diff --git a/source/blender/editors/space_outliner/outliner_dragdrop.c b/source/blender/editors/space_outliner/outliner_dragdrop.c
index 76f191aa8cd..3fa980f5554 100644
--- a/source/blender/editors/space_outliner/outliner_dragdrop.c
+++ b/source/blender/editors/space_outliner/outliner_dragdrop.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_outliner/outliner_dragdrop.c
- * \ingroup spoutliner
+/** \file \ingroup spoutliner
*/
#include <string.h>
diff --git a/source/blender/editors/space_outliner/outliner_draw.c b/source/blender/editors/space_outliner/outliner_draw.c
index f0befd1df49..40722eb7d45 100644
--- a/source/blender/editors/space_outliner/outliner_draw.c
+++ b/source/blender/editors/space_outliner/outliner_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_outliner/outliner_draw.c
- * \ingroup spoutliner
+/** \file \ingroup spoutliner
*/
#include "DNA_anim_types.h"
diff --git a/source/blender/editors/space_outliner/outliner_edit.c b/source/blender/editors/space_outliner/outliner_edit.c
index c0caabb751f..274897c0a13 100644
--- a/source/blender/editors/space_outliner/outliner_edit.c
+++ b/source/blender/editors/space_outliner/outliner_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_outliner/outliner_edit.c
- * \ingroup spoutliner
+/** \file \ingroup spoutliner
*/
#include <string.h>
diff --git a/source/blender/editors/space_outliner/outliner_intern.h b/source/blender/editors/space_outliner/outliner_intern.h
index d978acb6062..0940db790e8 100644
--- a/source/blender/editors/space_outliner/outliner_intern.h
+++ b/source/blender/editors/space_outliner/outliner_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_outliner/outliner_intern.h
- * \ingroup spoutliner
+/** \file \ingroup spoutliner
*/
diff --git a/source/blender/editors/space_outliner/outliner_ops.c b/source/blender/editors/space_outliner/outliner_ops.c
index 3334206beac..e06a8b8c6af 100644
--- a/source/blender/editors/space_outliner/outliner_ops.c
+++ b/source/blender/editors/space_outliner/outliner_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_outliner/outliner_ops.c
- * \ingroup spoutliner
+/** \file \ingroup spoutliner
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_outliner/outliner_select.c b/source/blender/editors/space_outliner/outliner_select.c
index 819957ae8e9..05ff447cec0 100644
--- a/source/blender/editors/space_outliner/outliner_select.c
+++ b/source/blender/editors/space_outliner/outliner_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_outliner/outliner_select.c
- * \ingroup spoutliner
+/** \file \ingroup spoutliner
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_outliner/outliner_tools.c b/source/blender/editors/space_outliner/outliner_tools.c
index ce30a2358e0..9aebe9f3d78 100644
--- a/source/blender/editors/space_outliner/outliner_tools.c
+++ b/source/blender/editors/space_outliner/outliner_tools.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_outliner/outliner_tools.c
- * \ingroup spoutliner
+/** \file \ingroup spoutliner
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_outliner/outliner_tree.c b/source/blender/editors/space_outliner/outliner_tree.c
index 77910496718..2c763237f2f 100644
--- a/source/blender/editors/space_outliner/outliner_tree.c
+++ b/source/blender/editors/space_outliner/outliner_tree.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_outliner/outliner_tree.c
- * \ingroup spoutliner
+/** \file \ingroup spoutliner
*/
#include <math.h>
diff --git a/source/blender/editors/space_outliner/outliner_utils.c b/source/blender/editors/space_outliner/outliner_utils.c
index e4c68ae1d54..58f0190fe70 100644
--- a/source/blender/editors/space_outliner/outliner_utils.c
+++ b/source/blender/editors/space_outliner/outliner_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_outliner/outliner_utils.c
- * \ingroup spoutliner
+/** \file \ingroup spoutliner
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/editors/space_outliner/space_outliner.c b/source/blender/editors/space_outliner/space_outliner.c
index a749e3f4fa0..c52b97a5766 100644
--- a/source/blender/editors/space_outliner/space_outliner.c
+++ b/source/blender/editors/space_outliner/space_outliner.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_outliner/space_outliner.c
- * \ingroup spoutliner
+/** \file \ingroup spoutliner
*/
diff --git a/source/blender/editors/space_script/script_edit.c b/source/blender/editors/space_script/script_edit.c
index f176388361d..a7e86ee193a 100644
--- a/source/blender/editors/space_script/script_edit.c
+++ b/source/blender/editors/space_script/script_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_script/script_edit.c
- * \ingroup spscript
+/** \file \ingroup spscript
*/
diff --git a/source/blender/editors/space_script/script_intern.h b/source/blender/editors/space_script/script_intern.h
index 934a8fd4701..b64f0d172f1 100644
--- a/source/blender/editors/space_script/script_intern.h
+++ b/source/blender/editors/space_script/script_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_script/script_intern.h
- * \ingroup spscript
+/** \file \ingroup spscript
*/
#ifndef __SCRIPT_INTERN_H__
diff --git a/source/blender/editors/space_script/script_ops.c b/source/blender/editors/space_script/script_ops.c
index d859d2806e7..85756b6b47c 100644
--- a/source/blender/editors/space_script/script_ops.c
+++ b/source/blender/editors/space_script/script_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_script/script_ops.c
- * \ingroup spscript
+/** \file \ingroup spscript
*/
diff --git a/source/blender/editors/space_script/space_script.c b/source/blender/editors/space_script/space_script.c
index c61848c4291..0a03d6645e1 100644
--- a/source/blender/editors/space_script/space_script.c
+++ b/source/blender/editors/space_script/space_script.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_script/space_script.c
- * \ingroup spscript
+/** \file \ingroup spscript
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_add.c b/source/blender/editors/space_sequencer/sequencer_add.c
index b933f24fae4..a12c910bc6a 100644
--- a/source/blender/editors/space_sequencer/sequencer_add.c
+++ b/source/blender/editors/space_sequencer/sequencer_add.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_sequencer/sequencer_add.c
- * \ingroup spseq
+/** \file \ingroup spseq
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_sequencer/sequencer_buttons.c b/source/blender/editors/space_sequencer/sequencer_buttons.c
index f7c35cd26c1..abe6a58c9ef 100644
--- a/source/blender/editors/space_sequencer/sequencer_buttons.c
+++ b/source/blender/editors/space_sequencer/sequencer_buttons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_sequencer/sequencer_buttons.c
- * \ingroup spseq
+/** \file \ingroup spseq
*/
#include <string.h>
diff --git a/source/blender/editors/space_sequencer/sequencer_draw.c b/source/blender/editors/space_sequencer/sequencer_draw.c
index 3b91488b532..3149fc89f38 100644
--- a/source/blender/editors/space_sequencer/sequencer_draw.c
+++ b/source/blender/editors/space_sequencer/sequencer_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_sequencer/sequencer_draw.c
- * \ingroup spseq
+/** \file \ingroup spseq
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_edit.c b/source/blender/editors/space_sequencer/sequencer_edit.c
index 356aa886d89..2ce3d7fc391 100644
--- a/source/blender/editors/space_sequencer/sequencer_edit.c
+++ b/source/blender/editors/space_sequencer/sequencer_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_sequencer/sequencer_edit.c
- * \ingroup spseq
+/** \file \ingroup spseq
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_intern.h b/source/blender/editors/space_sequencer/sequencer_intern.h
index 67a555368be..9fbfa1a7f54 100644
--- a/source/blender/editors/space_sequencer/sequencer_intern.h
+++ b/source/blender/editors/space_sequencer/sequencer_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_sequencer/sequencer_intern.h
- * \ingroup spseq
+/** \file \ingroup spseq
*/
#ifndef __SEQUENCER_INTERN_H__
diff --git a/source/blender/editors/space_sequencer/sequencer_modifier.c b/source/blender/editors/space_sequencer/sequencer_modifier.c
index 233be3f3ee4..4436b6577a6 100644
--- a/source/blender/editors/space_sequencer/sequencer_modifier.c
+++ b/source/blender/editors/space_sequencer/sequencer_modifier.c
@@ -18,8 +18,7 @@
*/
-/** \file blender/editors/space_sequencer/sequencer_modifier.c
- * \ingroup spseq
+/** \file \ingroup spseq
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_ops.c b/source/blender/editors/space_sequencer/sequencer_ops.c
index 332c6a98a83..1bb60ab5370 100644
--- a/source/blender/editors/space_sequencer/sequencer_ops.c
+++ b/source/blender/editors/space_sequencer/sequencer_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_sequencer/sequencer_ops.c
- * \ingroup spseq
+/** \file \ingroup spseq
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_sequencer/sequencer_preview.c b/source/blender/editors/space_sequencer/sequencer_preview.c
index 9ebe6807058..f21201ddbd6 100644
--- a/source/blender/editors/space_sequencer/sequencer_preview.c
+++ b/source/blender/editors/space_sequencer/sequencer_preview.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_sequencer/sequencer_preview.c
- * \ingroup spseq
+/** \file \ingroup spseq
*/
#include "DNA_sequence_types.h"
diff --git a/source/blender/editors/space_sequencer/sequencer_scopes.c b/source/blender/editors/space_sequencer/sequencer_scopes.c
index bd34b1fbb6a..02d425f52c1 100644
--- a/source/blender/editors/space_sequencer/sequencer_scopes.c
+++ b/source/blender/editors/space_sequencer/sequencer_scopes.c
@@ -16,8 +16,7 @@
* Author: Peter Schlaile < peter [at] schlaile [dot] de >
*/
-/** \file blender/editors/space_sequencer/sequencer_scopes.c
- * \ingroup spseq
+/** \file \ingroup spseq
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_select.c b/source/blender/editors/space_sequencer/sequencer_select.c
index a5424981ad5..321a84d4c7e 100644
--- a/source/blender/editors/space_sequencer/sequencer_select.c
+++ b/source/blender/editors/space_sequencer/sequencer_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_sequencer/sequencer_select.c
- * \ingroup spseq
+/** \file \ingroup spseq
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_view.c b/source/blender/editors/space_sequencer/sequencer_view.c
index 271da68a86e..e6d7d9a776f 100644
--- a/source/blender/editors/space_sequencer/sequencer_view.c
+++ b/source/blender/editors/space_sequencer/sequencer_view.c
@@ -18,8 +18,7 @@
*/
-/** \file blender/editors/space_sequencer/sequencer_view.c
- * \ingroup spseq
+/** \file \ingroup spseq
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_sequencer/space_sequencer.c b/source/blender/editors/space_sequencer/space_sequencer.c
index 4ab5529cad7..a4bf222d23a 100644
--- a/source/blender/editors/space_sequencer/space_sequencer.c
+++ b/source/blender/editors/space_sequencer/space_sequencer.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_sequencer/space_sequencer.c
- * \ingroup spseq
+/** \file \ingroup spseq
*/
diff --git a/source/blender/editors/space_statusbar/space_statusbar.c b/source/blender/editors/space_statusbar/space_statusbar.c
index e4daa7e941f..0a6ea2ddce7 100644
--- a/source/blender/editors/space_statusbar/space_statusbar.c
+++ b/source/blender/editors/space_statusbar/space_statusbar.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_statusbar/space_statusbar.c
- * \ingroup spstatusbar
+/** \file \ingroup spstatusbar
*/
diff --git a/source/blender/editors/space_text/space_text.c b/source/blender/editors/space_text/space_text.c
index 706c1ca7941..bf68cb4d5de 100644
--- a/source/blender/editors/space_text/space_text.c
+++ b/source/blender/editors/space_text/space_text.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_text/space_text.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
diff --git a/source/blender/editors/space_text/text_autocomplete.c b/source/blender/editors/space_text/text_autocomplete.c
index 634711b35d0..0ceb678f1ea 100644
--- a/source/blender/editors/space_text/text_autocomplete.c
+++ b/source/blender/editors/space_text/text_autocomplete.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_text/text_autocomplete.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#include <ctype.h>
diff --git a/source/blender/editors/space_text/text_draw.c b/source/blender/editors/space_text/text_draw.c
index 24a854558d5..a11be99eacd 100644
--- a/source/blender/editors/space_text/text_draw.c
+++ b/source/blender/editors/space_text/text_draw.c
@@ -16,8 +16,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_text/text_draw.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_text/text_format.c b/source/blender/editors/space_text/text_format.c
index 44469e737eb..ef1d5aec6c6 100644
--- a/source/blender/editors/space_text/text_format.c
+++ b/source/blender/editors/space_text/text_format.c
@@ -16,8 +16,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_text/text_format.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_format.h b/source/blender/editors/space_text/text_format.h
index be91979bb68..d715424bb2e 100644
--- a/source/blender/editors/space_text/text_format.h
+++ b/source/blender/editors/space_text/text_format.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_text/text_format.h
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#ifndef __TEXT_FORMAT_H__
diff --git a/source/blender/editors/space_text/text_format_lua.c b/source/blender/editors/space_text/text_format_lua.c
index a19dd640593..8558cea6c8b 100644
--- a/source/blender/editors/space_text/text_format_lua.c
+++ b/source/blender/editors/space_text/text_format_lua.c
@@ -13,8 +13,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_text/text_format_lua.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_format_osl.c b/source/blender/editors/space_text/text_format_osl.c
index 127c6b91d80..7148841a1c3 100644
--- a/source/blender/editors/space_text/text_format_osl.c
+++ b/source/blender/editors/space_text/text_format_osl.c
@@ -13,8 +13,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_text/text_format_osl.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_format_pov.c b/source/blender/editors/space_text/text_format_pov.c
index f29b418b44f..0fbdb04a7bd 100644
--- a/source/blender/editors/space_text/text_format_pov.c
+++ b/source/blender/editors/space_text/text_format_pov.c
@@ -13,8 +13,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_text/text_format_pov.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_format_pov_ini.c b/source/blender/editors/space_text/text_format_pov_ini.c
index e1eb6662057..8ac1ca73bdd 100644
--- a/source/blender/editors/space_text/text_format_pov_ini.c
+++ b/source/blender/editors/space_text/text_format_pov_ini.c
@@ -13,8 +13,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_text/text_format_pov_ini.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_format_py.c b/source/blender/editors/space_text/text_format_py.c
index 0d5e5e892b1..cb06fb8a83a 100644
--- a/source/blender/editors/space_text/text_format_py.c
+++ b/source/blender/editors/space_text/text_format_py.c
@@ -13,8 +13,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_text/text_format_py.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_header.c b/source/blender/editors/space_text/text_header.c
index d960326aa5c..afd8bb0d6d2 100644
--- a/source/blender/editors/space_text/text_header.c
+++ b/source/blender/editors/space_text/text_header.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_text/text_header.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#include "DNA_windowmanager_types.h"
diff --git a/source/blender/editors/space_text/text_intern.h b/source/blender/editors/space_text/text_intern.h
index baa0b2b83f1..7618fb4fa91 100644
--- a/source/blender/editors/space_text/text_intern.h
+++ b/source/blender/editors/space_text/text_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_text/text_intern.h
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#ifndef __TEXT_INTERN_H__
diff --git a/source/blender/editors/space_text/text_ops.c b/source/blender/editors/space_text/text_ops.c
index c1f8f607010..d23e59d437c 100644
--- a/source/blender/editors/space_text/text_ops.c
+++ b/source/blender/editors/space_text/text_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_text/text_ops.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
diff --git a/source/blender/editors/space_text/text_undo.c b/source/blender/editors/space_text/text_undo.c
index 88a37e8e51d..51dd147b355 100644
--- a/source/blender/editors/space_text/text_undo.c
+++ b/source/blender/editors/space_text/text_undo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_text/text_undo.c
- * \ingroup sptext
+/** \file \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_topbar/space_topbar.c b/source/blender/editors/space_topbar/space_topbar.c
index 9d5abab3043..ccabddd8220 100644
--- a/source/blender/editors/space_topbar/space_topbar.c
+++ b/source/blender/editors/space_topbar/space_topbar.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_topbar/space_topbar.c
- * \ingroup sptopbar
+/** \file \ingroup sptopbar
*/
diff --git a/source/blender/editors/space_userpref/space_userpref.c b/source/blender/editors/space_userpref/space_userpref.c
index 89abd5b97d7..14b8e57bb6a 100644
--- a/source/blender/editors/space_userpref/space_userpref.c
+++ b/source/blender/editors/space_userpref/space_userpref.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_userpref/space_userpref.c
- * \ingroup spuserpref
+/** \file \ingroup spuserpref
*/
diff --git a/source/blender/editors/space_userpref/userpref_intern.h b/source/blender/editors/space_userpref/userpref_intern.h
index 377a59e9f68..8ee550d0b92 100644
--- a/source/blender/editors/space_userpref/userpref_intern.h
+++ b/source/blender/editors/space_userpref/userpref_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_userpref/userpref_intern.h
- * \ingroup spuserpref
+/** \file \ingroup spuserpref
*/
#ifndef __USERPREF_INTERN_H__
diff --git a/source/blender/editors/space_userpref/userpref_ops.c b/source/blender/editors/space_userpref/userpref_ops.c
index 9be4f1ad32b..4f14af275bd 100644
--- a/source/blender/editors/space_userpref/userpref_ops.c
+++ b/source/blender/editors/space_userpref/userpref_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_userpref/userpref_ops.c
- * \ingroup spuserpref
+/** \file \ingroup spuserpref
*/
diff --git a/source/blender/editors/space_view3d/drawobject.c b/source/blender/editors/space_view3d/drawobject.c
index 7c1edaa5d81..e752d3a0343 100644
--- a/source/blender/editors/space_view3d/drawobject.c
+++ b/source/blender/editors/space_view3d/drawobject.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/drawobject.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/editors/space_view3d/space_view3d.c b/source/blender/editors/space_view3d/space_view3d.c
index a99555dc491..264e21fa065 100644
--- a/source/blender/editors/space_view3d/space_view3d.c
+++ b/source/blender/editors/space_view3d/space_view3d.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/space_view3d.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_buttons.c b/source/blender/editors/space_view3d/view3d_buttons.c
index b0568fee7a2..47242c1fde7 100644
--- a/source/blender/editors/space_view3d/view3d_buttons.c
+++ b/source/blender/editors/space_view3d/view3d_buttons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_buttons.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_camera_control.c b/source/blender/editors/space_view3d/view3d_camera_control.c
index 25840841773..43ef4d2f7e9 100644
--- a/source/blender/editors/space_view3d/view3d_camera_control.c
+++ b/source/blender/editors/space_view3d/view3d_camera_control.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_camera_control.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*
* The purpose of View3DCameraControl is to allow editing \a rv3d manipulation
* (mainly \a ofs and \a viewquat) for the purpose of view navigation
diff --git a/source/blender/editors/space_view3d/view3d_draw.c b/source/blender/editors/space_view3d/view3d_draw.c
index 1bcac0d1068..a8a6187a347 100644
--- a/source/blender/editors/space_view3d/view3d_draw.c
+++ b/source/blender/editors/space_view3d/view3d_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_draw.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include <math.h>
diff --git a/source/blender/editors/space_view3d/view3d_draw_legacy.c b/source/blender/editors/space_view3d/view3d_draw_legacy.c
index 4fa5bce3202..733191365c9 100644
--- a/source/blender/editors/space_view3d/view3d_draw_legacy.c
+++ b/source/blender/editors/space_view3d/view3d_draw_legacy.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_draw_legacy.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include <string.h>
diff --git a/source/blender/editors/space_view3d/view3d_edit.c b/source/blender/editors/space_view3d/view3d_edit.c
index 44df3e2de1f..4e04de36dfd 100644
--- a/source/blender/editors/space_view3d/view3d_edit.c
+++ b/source/blender/editors/space_view3d/view3d_edit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_edit.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*
* 3D view manipulation/operators.
*/
diff --git a/source/blender/editors/space_view3d/view3d_fly.c b/source/blender/editors/space_view3d/view3d_fly.c
index bf6c513931a..2ae3dce7108 100644
--- a/source/blender/editors/space_view3d/view3d_fly.c
+++ b/source/blender/editors/space_view3d/view3d_fly.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_fly.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
/* defines VIEW3D_OT_fly modal operator */
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_armature.c b/source/blender/editors/space_view3d/view3d_gizmo_armature.c
index 2c7f100f730..4755cfa92a0 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_armature.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_armature.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_gizmo_armature.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include "BLI_blenlib.h"
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_camera.c b/source/blender/editors/space_view3d/view3d_gizmo_camera.c
index 5e2ede99979..f99d991077b 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_camera.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_camera.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_gizmo_camera.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_empty.c b/source/blender/editors/space_view3d/view3d_gizmo_empty.c
index dca5753a4dc..3b5237b142c 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_empty.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_empty.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_gizmo_empty.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_forcefield.c b/source/blender/editors/space_view3d/view3d_gizmo_forcefield.c
index 76bd40f51d8..ec86fd4f0f7 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_forcefield.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_forcefield.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_gizmo_forcefield.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_lamp.c b/source/blender/editors/space_view3d/view3d_gizmo_lamp.c
index 3eb02970ebf..28008751da0 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_lamp.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_lamp.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_gizmo_lamp.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_navigate.c b/source/blender/editors/space_view3d/view3d_gizmo_navigate.c
index 9a18c684de4..35e70f178e4 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_navigate.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_navigate.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_gizmo_navigate.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include "BLI_math.h"
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c b/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c
index 265190196f7..8e2cbc0a46f 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file view3d_gizmo_navigate_type.c
- * \ingroup wm
+/** \file \ingroup wm
*
* \name Custom Orientation/Navigation Gizmo for the 3D View
*
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_preselect.c b/source/blender/editors/space_view3d/view3d_gizmo_preselect.c
index bc16bf95476..857d31b3217 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_preselect.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_preselect.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_gizmo_preselect.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_preselect_type.c b/source/blender/editors/space_view3d/view3d_gizmo_preselect_type.c
index 3329eab4d30..f294064b106 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_preselect_type.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_preselect_type.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file view3d_gizmo_preselect_type.c
- * \ingroup wm
+/** \file \ingroup wm
*
* \name Preselection Gizmo
*
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_ruler.c b/source/blender/editors/space_view3d/view3d_gizmo_ruler.c
index edec76ecb5b..7e2cff24b2a 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_ruler.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_ruler.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_gizmo_ruler.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include "BLI_listbase.h"
diff --git a/source/blender/editors/space_view3d/view3d_header.c b/source/blender/editors/space_view3d/view3d_header.c
index b310cc299d5..22670ced9ed 100644
--- a/source/blender/editors/space_view3d/view3d_header.c
+++ b/source/blender/editors/space_view3d/view3d_header.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_header.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include <string.h>
diff --git a/source/blender/editors/space_view3d/view3d_intern.h b/source/blender/editors/space_view3d/view3d_intern.h
index baaf6754963..e2a96c6193a 100644
--- a/source/blender/editors/space_view3d/view3d_intern.h
+++ b/source/blender/editors/space_view3d/view3d_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_intern.h
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#ifndef __VIEW3D_INTERN_H__
diff --git a/source/blender/editors/space_view3d/view3d_iterators.c b/source/blender/editors/space_view3d/view3d_iterators.c
index c9e27366488..fa904ebeab8 100644
--- a/source/blender/editors/space_view3d/view3d_iterators.c
+++ b/source/blender/editors/space_view3d/view3d_iterators.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_iterators.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include "DNA_curve_types.h"
diff --git a/source/blender/editors/space_view3d/view3d_ops.c b/source/blender/editors/space_view3d/view3d_ops.c
index 7790a909906..78b3466abad 100644
--- a/source/blender/editors/space_view3d/view3d_ops.c
+++ b/source/blender/editors/space_view3d/view3d_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_ops.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_project.c b/source/blender/editors/space_view3d/view3d_project.c
index eb105e487d1..baee99663bd 100644
--- a/source/blender/editors/space_view3d/view3d_project.c
+++ b/source/blender/editors/space_view3d/view3d_project.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_project.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include "DNA_camera_types.h"
diff --git a/source/blender/editors/space_view3d/view3d_select.c b/source/blender/editors/space_view3d/view3d_select.c
index e237f830e3e..f696d804762 100644
--- a/source/blender/editors/space_view3d/view3d_select.c
+++ b/source/blender/editors/space_view3d/view3d_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_select.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_snap.c b/source/blender/editors/space_view3d/view3d_snap.c
index a319e5373c5..47b08557222 100644
--- a/source/blender/editors/space_view3d/view3d_snap.c
+++ b/source/blender/editors/space_view3d/view3d_snap.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_snap.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_toolbar.c b/source/blender/editors/space_view3d/view3d_toolbar.c
index ff46e747615..85cdd1ca8e6 100644
--- a/source/blender/editors/space_view3d/view3d_toolbar.c
+++ b/source/blender/editors/space_view3d/view3d_toolbar.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_toolbar.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include <string.h>
diff --git a/source/blender/editors/space_view3d/view3d_utils.c b/source/blender/editors/space_view3d/view3d_utils.c
index b3f4cbcc448..08eceb8ebc3 100644
--- a/source/blender/editors/space_view3d/view3d_utils.c
+++ b/source/blender/editors/space_view3d/view3d_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_utils.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*
* 3D View checks and manipulation (no operators).
*/
diff --git a/source/blender/editors/space_view3d/view3d_view.c b/source/blender/editors/space_view3d/view3d_view.c
index 0dead55ca46..da12c6357d6 100644
--- a/source/blender/editors/space_view3d/view3d_view.c
+++ b/source/blender/editors/space_view3d/view3d_view.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/space_view3d/view3d_view.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
#include "DNA_camera_types.h"
diff --git a/source/blender/editors/space_view3d/view3d_walk.c b/source/blender/editors/space_view3d/view3d_walk.c
index c39d871dcd3..783546f283e 100644
--- a/source/blender/editors/space_view3d/view3d_walk.c
+++ b/source/blender/editors/space_view3d/view3d_walk.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/space_view3d/view3d_walk.c
- * \ingroup spview3d
+/** \file \ingroup spview3d
*/
/* defines VIEW3D_OT_navigate - walk modal operator */
diff --git a/source/blender/editors/transform/transform.c b/source/blender/editors/transform/transform.c
index 5997985105d..6ab8d55abeb 100644
--- a/source/blender/editors/transform/transform.c
+++ b/source/blender/editors/transform/transform.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/transform/transform.c
- * \ingroup edtransform
+/** \file \ingroup edtransform
*/
#include <stdlib.h>
diff --git a/source/blender/editors/transform/transform.h b/source/blender/editors/transform/transform.h
index cfce279122d..51a69c952c4 100644
--- a/source/blender/editors/transform/transform.h
+++ b/source/blender/editors/transform/transform.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/transform/transform.h
- * \ingroup edtransform
+/** \file \ingroup edtransform
*/
diff --git a/source/blender/editors/transform/transform_constraints.c b/source/blender/editors/transform/transform_constraints.c
index 29514ea4ef0..7a67c3cfb32 100644
--- a/source/blender/editors/transform/transform_constraints.c
+++ b/source/blender/editors/transform/transform_constraints.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/transform/transform_constraints.c
- * \ingroup edtransform
+/** \file \ingroup edtransform
*/
#include <stdlib.h>
diff --git a/source/blender/editors/transform/transform_conversions.c b/source/blender/editors/transform/transform_conversions.c
index 4caf77b164d..cb6535fb51d 100644
--- a/source/blender/editors/transform/transform_conversions.c
+++ b/source/blender/editors/transform/transform_conversions.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/transform/transform_conversions.c
- * \ingroup edtransform
+/** \file \ingroup edtransform
*/
#include <string.h>
diff --git a/source/blender/editors/transform/transform_generics.c b/source/blender/editors/transform/transform_generics.c
index 5d53e8a5f95..0a8d4ce6fc5 100644
--- a/source/blender/editors/transform/transform_generics.c
+++ b/source/blender/editors/transform/transform_generics.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/transform/transform_generics.c
- * \ingroup edtransform
+/** \file \ingroup edtransform
*/
#include <string.h>
diff --git a/source/blender/editors/transform/transform_gizmo_2d.c b/source/blender/editors/transform/transform_gizmo_2d.c
index 4d0b3d3239b..46a1c72f207 100644
--- a/source/blender/editors/transform/transform_gizmo_2d.c
+++ b/source/blender/editors/transform/transform_gizmo_2d.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/transform/transform_gizmo_2d.c
- * \ingroup edtransform
+/** \file \ingroup edtransform
*
* \name 2D Transform Gizmo
*
diff --git a/source/blender/editors/transform/transform_gizmo_3d.c b/source/blender/editors/transform/transform_gizmo_3d.c
index 8d3ef46e4b0..232a5b6adcc 100644
--- a/source/blender/editors/transform/transform_gizmo_3d.c
+++ b/source/blender/editors/transform/transform_gizmo_3d.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/transform/transform_gizmo_3d.c
- * \ingroup edtransform
+/** \file \ingroup edtransform
*
* \name 3D Transform Gizmo
*
diff --git a/source/blender/editors/transform/transform_gizmo_extrude_3d.c b/source/blender/editors/transform/transform_gizmo_extrude_3d.c
index 5147242cc23..784f7236af7 100644
--- a/source/blender/editors/transform/transform_gizmo_extrude_3d.c
+++ b/source/blender/editors/transform/transform_gizmo_extrude_3d.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/transform/transform_gizmo_extrude_3d.c
- * \ingroup edmesh
+/** \file \ingroup edmesh
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/editors/transform/transform_input.c b/source/blender/editors/transform/transform_input.c
index 30010b1dc32..0a89ba3da3d 100644
--- a/source/blender/editors/transform/transform_input.c
+++ b/source/blender/editors/transform/transform_input.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/transform/transform_input.c
- * \ingroup edtransform
+/** \file \ingroup edtransform
*/
diff --git a/source/blender/editors/transform/transform_ops.c b/source/blender/editors/transform/transform_ops.c
index b6248468692..89e4dbe6a15 100644
--- a/source/blender/editors/transform/transform_ops.c
+++ b/source/blender/editors/transform/transform_ops.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/transform/transform_ops.c
- * \ingroup edtransform
+/** \file \ingroup edtransform
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/transform/transform_orientations.c b/source/blender/editors/transform/transform_orientations.c
index f146f7ca18a..abac0741b01 100644
--- a/source/blender/editors/transform/transform_orientations.c
+++ b/source/blender/editors/transform/transform_orientations.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/transform/transform_orientations.c
- * \ingroup edtransform
+/** \file \ingroup edtransform
*/
#include <string.h>
diff --git a/source/blender/editors/transform/transform_snap.c b/source/blender/editors/transform/transform_snap.c
index a7ebb259591..7ab9d2cfae6 100644
--- a/source/blender/editors/transform/transform_snap.c
+++ b/source/blender/editors/transform/transform_snap.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/transform/transform_snap.c
- * \ingroup edtransform
+/** \file \ingroup edtransform
*/
#include <stdlib.h>
diff --git a/source/blender/editors/transform/transform_snap_object.c b/source/blender/editors/transform/transform_snap_object.c
index c4bf8595bd8..418b1bb3b0b 100644
--- a/source/blender/editors/transform/transform_snap_object.c
+++ b/source/blender/editors/transform/transform_snap_object.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/transform/transform_snap_object.c
- * \ingroup edtransform
+/** \file \ingroup edtransform
*/
#include <stdlib.h>
diff --git a/source/blender/editors/undo/ed_undo.c b/source/blender/editors/undo/ed_undo.c
index 1f4cd044a94..f00e081261c 100644
--- a/source/blender/editors/undo/ed_undo.c
+++ b/source/blender/editors/undo/ed_undo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/undo/ed_undo.c
- * \ingroup edundo
+/** \file \ingroup edundo
*/
#include <string.h>
diff --git a/source/blender/editors/undo/memfile_undo.c b/source/blender/editors/undo/memfile_undo.c
index 04a2c220f73..f1513eb3b92 100644
--- a/source/blender/editors/undo/memfile_undo.c
+++ b/source/blender/editors/undo/memfile_undo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/undo/memfile_undo.c
- * \ingroup edundo
+/** \file \ingroup edundo
*
* Wrapper between 'ED_undo.h' and 'BKE_undo_system.h' API's.
*/
diff --git a/source/blender/editors/undo/undo_intern.h b/source/blender/editors/undo/undo_intern.h
index c520b46040b..c4ddd31ceb7 100644
--- a/source/blender/editors/undo/undo_intern.h
+++ b/source/blender/editors/undo/undo_intern.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/undo/undo_intern.h
- * \ingroup edundo
+/** \file \ingroup edundo
*/
#ifndef __UNDO_INTERN_H__
diff --git a/source/blender/editors/undo/undo_system_types.c b/source/blender/editors/undo/undo_system_types.c
index ac56c63f669..862db923947 100644
--- a/source/blender/editors/undo/undo_system_types.c
+++ b/source/blender/editors/undo/undo_system_types.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/undo/undo_system_types.c
- * \ingroup edundo
+/** \file \ingroup edundo
*/
#include <string.h>
diff --git a/source/blender/editors/util/ed_transverts.c b/source/blender/editors/util/ed_transverts.c
index 126d6f4e8b5..1afb929d10d 100644
--- a/source/blender/editors/util/ed_transverts.c
+++ b/source/blender/editors/util/ed_transverts.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/util/ed_transverts.c
- * \ingroup edutil
+/** \file \ingroup edutil
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/util/ed_util.c b/source/blender/editors/util/ed_util.c
index 612eccb8125..0e3158c6d44 100644
--- a/source/blender/editors/util/ed_util.c
+++ b/source/blender/editors/util/ed_util.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/util/ed_util.c
- * \ingroup edutil
+/** \file \ingroup edutil
*/
#include <stdlib.h>
diff --git a/source/blender/editors/util/gizmo_utils.c b/source/blender/editors/util/gizmo_utils.c
index 8c49fd20efc..c2e443fe5d6 100644
--- a/source/blender/editors/util/gizmo_utils.c
+++ b/source/blender/editors/util/gizmo_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file gizmo_utils.c
- * \ingroup edutil
+/** \file \ingroup edutil
*
* \name Generic Gizmo Utilities.
*/
diff --git a/source/blender/editors/util/numinput.c b/source/blender/editors/util/numinput.c
index fe59bf9b4c6..7e74aa55b06 100644
--- a/source/blender/editors/util/numinput.c
+++ b/source/blender/editors/util/numinput.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/util/numinput.c
- * \ingroup edutil
+/** \file \ingroup edutil
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/util/select_utils.c b/source/blender/editors/util/select_utils.c
index 5a669609627..ddaad4cc115 100644
--- a/source/blender/editors/util/select_utils.c
+++ b/source/blender/editors/util/select_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file select_utils.c
- * \ingroup edutil
+/** \file \ingroup edutil
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/editors/uvedit/uvedit_buttons.c b/source/blender/editors/uvedit/uvedit_buttons.c
index d2401585261..05664b9e75e 100644
--- a/source/blender/editors/uvedit/uvedit_buttons.c
+++ b/source/blender/editors/uvedit/uvedit_buttons.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/uvedit/uvedit_buttons.c
- * \ingroup eduv
+/** \file \ingroup eduv
*/
#include <string.h>
diff --git a/source/blender/editors/uvedit/uvedit_draw.c b/source/blender/editors/uvedit/uvedit_draw.c
index 0714f941971..724ef6970ea 100644
--- a/source/blender/editors/uvedit/uvedit_draw.c
+++ b/source/blender/editors/uvedit/uvedit_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/uvedit/uvedit_draw.c
- * \ingroup eduv
+/** \file \ingroup eduv
*/
diff --git a/source/blender/editors/uvedit/uvedit_intern.h b/source/blender/editors/uvedit/uvedit_intern.h
index 39daf66118a..d007f81c070 100644
--- a/source/blender/editors/uvedit/uvedit_intern.h
+++ b/source/blender/editors/uvedit/uvedit_intern.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/uvedit/uvedit_intern.h
- * \ingroup eduv
+/** \file \ingroup eduv
*/
diff --git a/source/blender/editors/uvedit/uvedit_ops.c b/source/blender/editors/uvedit/uvedit_ops.c
index e67c7828194..9f24bd78297 100644
--- a/source/blender/editors/uvedit/uvedit_ops.c
+++ b/source/blender/editors/uvedit/uvedit_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/uvedit/uvedit_ops.c
- * \ingroup eduv
+/** \file \ingroup eduv
*/
diff --git a/source/blender/editors/uvedit/uvedit_parametrizer.c b/source/blender/editors/uvedit/uvedit_parametrizer.c
index 7d8f60dba40..02b0d9cfba1 100644
--- a/source/blender/editors/uvedit/uvedit_parametrizer.c
+++ b/source/blender/editors/uvedit/uvedit_parametrizer.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/editors/uvedit/uvedit_parametrizer.c
- * \ingroup eduv
+/** \file \ingroup eduv
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/uvedit/uvedit_parametrizer.h b/source/blender/editors/uvedit/uvedit_parametrizer.h
index 29407a0b2be..71e97c76eb7 100644
--- a/source/blender/editors/uvedit/uvedit_parametrizer.h
+++ b/source/blender/editors/uvedit/uvedit_parametrizer.h
@@ -17,8 +17,7 @@
#ifndef __UVEDIT_PARAMETRIZER_H__
#define __UVEDIT_PARAMETRIZER_H__
-/** \file blender/editors/uvedit/uvedit_parametrizer.h
- * \ingroup eduv
+/** \file \ingroup eduv
*/
#ifdef __cplusplus
diff --git a/source/blender/editors/uvedit/uvedit_smart_stitch.c b/source/blender/editors/uvedit/uvedit_smart_stitch.c
index 381e99b16f6..58c74f3fe33 100644
--- a/source/blender/editors/uvedit/uvedit_smart_stitch.c
+++ b/source/blender/editors/uvedit/uvedit_smart_stitch.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/uvedit/uvedit_smart_stitch.c
- * \ingroup eduv
+/** \file \ingroup eduv
*/
diff --git a/source/blender/editors/uvedit/uvedit_unwrap_ops.c b/source/blender/editors/uvedit/uvedit_unwrap_ops.c
index 5b4fa1c30aa..5e2bdbc1cd2 100644
--- a/source/blender/editors/uvedit/uvedit_unwrap_ops.c
+++ b/source/blender/editors/uvedit/uvedit_unwrap_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/editors/uvedit/uvedit_unwrap_ops.c
- * \ingroup eduv
+/** \file \ingroup eduv
*/
diff --git a/source/blender/freestyle/FRS_freestyle.h b/source/blender/freestyle/FRS_freestyle.h
index bb7e5489a93..ca5b1cf4876 100644
--- a/source/blender/freestyle/FRS_freestyle.h
+++ b/source/blender/freestyle/FRS_freestyle.h
@@ -17,8 +17,7 @@
#ifndef __FRS_FREESTYLE_H__
#define __FRS_FREESTYLE_H__
-/** \file blender/freestyle/FRS_freestyle.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifdef __cplusplus
diff --git a/source/blender/freestyle/intern/application/AppCanvas.cpp b/source/blender/freestyle/intern/application/AppCanvas.cpp
index 43d718b66f3..e2c34e6e1f8 100644
--- a/source/blender/freestyle/intern/application/AppCanvas.cpp
+++ b/source/blender/freestyle/intern/application/AppCanvas.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/application/AppCanvas.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "Controller.h"
diff --git a/source/blender/freestyle/intern/application/AppCanvas.h b/source/blender/freestyle/intern/application/AppCanvas.h
index e9a6ff1b265..8fda580b4d4 100644
--- a/source/blender/freestyle/intern/application/AppCanvas.h
+++ b/source/blender/freestyle/intern/application/AppCanvas.h
@@ -17,8 +17,7 @@
#ifndef __APPCANVAS_H__
#define __APPCANVAS_H__
-/** \file blender/freestyle/intern/application/AppCanvas.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "../stroke/Canvas.h"
diff --git a/source/blender/freestyle/intern/application/AppConfig.cpp b/source/blender/freestyle/intern/application/AppConfig.cpp
index 96d7818d58a..e6945a2a581 100644
--- a/source/blender/freestyle/intern/application/AppConfig.cpp
+++ b/source/blender/freestyle/intern/application/AppConfig.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/application/AppConfig.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "AppConfig.h"
diff --git a/source/blender/freestyle/intern/application/AppConfig.h b/source/blender/freestyle/intern/application/AppConfig.h
index c95bafca879..473fc986177 100644
--- a/source/blender/freestyle/intern/application/AppConfig.h
+++ b/source/blender/freestyle/intern/application/AppConfig.h
@@ -17,8 +17,7 @@
#ifndef __APP_CONFIG_H__
#define __APP_CONFIG_H__
-/** \file blender/freestyle/intern/application/AppConfig.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Configuration file
*/
diff --git a/source/blender/freestyle/intern/application/AppView.cpp b/source/blender/freestyle/intern/application/AppView.cpp
index f4bf1f2a0a0..d63eaa1574a 100644
--- a/source/blender/freestyle/intern/application/AppView.cpp
+++ b/source/blender/freestyle/intern/application/AppView.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/application/AppView.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include <iostream>
diff --git a/source/blender/freestyle/intern/application/AppView.h b/source/blender/freestyle/intern/application/AppView.h
index d4398f97fca..c66572a7c31 100644
--- a/source/blender/freestyle/intern/application/AppView.h
+++ b/source/blender/freestyle/intern/application/AppView.h
@@ -17,8 +17,7 @@
#ifndef __APPVIEW_H__
#define __APPVIEW_H__
-/** \file blender/freestyle/intern/application/AppView.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "AppConfig.h"
diff --git a/source/blender/freestyle/intern/application/Controller.cpp b/source/blender/freestyle/intern/application/Controller.cpp
index 34db3c248cd..1777dff7087 100644
--- a/source/blender/freestyle/intern/application/Controller.cpp
+++ b/source/blender/freestyle/intern/application/Controller.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/application/Controller.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
extern "C" {
diff --git a/source/blender/freestyle/intern/application/Controller.h b/source/blender/freestyle/intern/application/Controller.h
index 1b66f011615..15b2f340fc7 100644
--- a/source/blender/freestyle/intern/application/Controller.h
+++ b/source/blender/freestyle/intern/application/Controller.h
@@ -17,8 +17,7 @@
#ifndef __CONTROLLER_H__
#define __CONTROLLER_H__
-/** \file blender/freestyle/intern/application/Controller.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief The spinal tap of the system.
*/
diff --git a/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp b/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp
index ecd068a1351..a409810373e 100644
--- a/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp
+++ b/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BlenderFileLoader.h"
diff --git a/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h b/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h
index 3500234cbc9..a9429a75e5b 100644
--- a/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h
+++ b/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h
@@ -17,8 +17,7 @@
#ifndef __BLENDER_FILE_LOADER_H__
#define __BLENDER_FILE_LOADER_H__
-/** \file blender/freestyle/intern/blender_interface/BlenderFileLoader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include <string.h>
diff --git a/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp b/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp
index 6f02bbc15a5..8a7cbd097be 100644
--- a/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp
+++ b/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BlenderStrokeRenderer.h"
diff --git a/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h b/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h
index 80a408aecf6..9da29b6103e 100644
--- a/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h
+++ b/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h
@@ -17,8 +17,7 @@
#ifndef __BLENDER_STROKE_RENDERER_H__
#define __BLENDER_STROKE_RENDERER_H__
-/** \file blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "../stroke/StrokeRenderer.h"
diff --git a/source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h b/source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h
index 14541b8cdda..565b587712a 100644
--- a/source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h
+++ b/source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h
@@ -17,8 +17,7 @@
#ifndef __BLENDERSTYLEMODULE_H__
#define __BLENDERSTYLEMODULE_H__
-/** \file blender/freestyle/intern/blender_interface/BlenderStyleModule.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "../stroke/StyleModule.h"
diff --git a/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp b/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp
index ecf7833575c..787e725f983 100644
--- a/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp
+++ b/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/blender_interface/FRS_freestyle.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include <iostream>
diff --git a/source/blender/freestyle/intern/geometry/BBox.h b/source/blender/freestyle/intern/geometry/BBox.h
index 2ce5a8c5464..15fd2034819 100644
--- a/source/blender/freestyle/intern/geometry/BBox.h
+++ b/source/blender/freestyle/intern/geometry/BBox.h
@@ -17,8 +17,7 @@
#ifndef __BBOX_H__
#define __BBOX_H__
-/** \file blender/freestyle/intern/geometry/BBox.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief A class to hold a bounding box
*/
diff --git a/source/blender/freestyle/intern/geometry/Bezier.cpp b/source/blender/freestyle/intern/geometry/Bezier.cpp
index 3a160be0033..d5adaedac81 100644
--- a/source/blender/freestyle/intern/geometry/Bezier.cpp
+++ b/source/blender/freestyle/intern/geometry/Bezier.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/geometry/Bezier.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a Bezier curve of order 4.
*/
diff --git a/source/blender/freestyle/intern/geometry/Bezier.h b/source/blender/freestyle/intern/geometry/Bezier.h
index 52af6daf03c..a5600da7115 100644
--- a/source/blender/freestyle/intern/geometry/Bezier.h
+++ b/source/blender/freestyle/intern/geometry/Bezier.h
@@ -17,8 +17,7 @@
#ifndef __BEZIER_H__
#define __BEZIER_H__
-/** \file blender/freestyle/intern/geometry/Bezier.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a Bezier curve of order 4.
*/
diff --git a/source/blender/freestyle/intern/geometry/FastGrid.cpp b/source/blender/freestyle/intern/geometry/FastGrid.cpp
index 2037d8f5f97..2f8a3d6d067 100644
--- a/source/blender/freestyle/intern/geometry/FastGrid.cpp
+++ b/source/blender/freestyle/intern/geometry/FastGrid.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/geometry/FastGrid.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the bounding box of the scene
*/
diff --git a/source/blender/freestyle/intern/geometry/FastGrid.h b/source/blender/freestyle/intern/geometry/FastGrid.h
index d8b370b425f..9ed9c507ac4 100644
--- a/source/blender/freestyle/intern/geometry/FastGrid.h
+++ b/source/blender/freestyle/intern/geometry/FastGrid.h
@@ -17,8 +17,7 @@
#ifndef __FASTGRID_H__
#define __FASTGRID_H__
-/** \file blender/freestyle/intern/geometry/FastGrid.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the bounding box of the scene
*/
diff --git a/source/blender/freestyle/intern/geometry/FitCurve.cpp b/source/blender/freestyle/intern/geometry/FitCurve.cpp
index d441052a0d7..33b5e7f2902 100644
--- a/source/blender/freestyle/intern/geometry/FitCurve.cpp
+++ b/source/blender/freestyle/intern/geometry/FitCurve.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/geometry/FitCurve.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider,
* \brief from "Graphics Gems", Academic Press, 1990
*/
diff --git a/source/blender/freestyle/intern/geometry/FitCurve.h b/source/blender/freestyle/intern/geometry/FitCurve.h
index 96771e12c49..7e778aa4552 100644
--- a/source/blender/freestyle/intern/geometry/FitCurve.h
+++ b/source/blender/freestyle/intern/geometry/FitCurve.h
@@ -17,8 +17,7 @@
#ifndef __FITCURVE_H__
#define __FITCURVE_H__
-/** \file blender/freestyle/intern/geometry/FitCurve.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider,
* \brief from "Graphics Gems", Academic Press, 1990
*/
diff --git a/source/blender/freestyle/intern/geometry/Geom.h b/source/blender/freestyle/intern/geometry/Geom.h
index 57e30aa53cb..646b80839c1 100644
--- a/source/blender/freestyle/intern/geometry/Geom.h
+++ b/source/blender/freestyle/intern/geometry/Geom.h
@@ -17,8 +17,7 @@
#ifndef __GEOM_H__
#define __GEOM_H__
-/** \file blender/freestyle/intern/geometry/Geom.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Vectors and Matrices (useful type definitions)
*/
diff --git a/source/blender/freestyle/intern/geometry/GeomCleaner.cpp b/source/blender/freestyle/intern/geometry/GeomCleaner.cpp
index c3b63c239da..92af5bdee38 100644
--- a/source/blender/freestyle/intern/geometry/GeomCleaner.cpp
+++ b/source/blender/freestyle/intern/geometry/GeomCleaner.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/geometry/GeomCleaner.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cleaner of geometry providing a set of useful tools
*/
diff --git a/source/blender/freestyle/intern/geometry/GeomCleaner.h b/source/blender/freestyle/intern/geometry/GeomCleaner.h
index 8e056c4bc28..1a7ff9acd10 100644
--- a/source/blender/freestyle/intern/geometry/GeomCleaner.h
+++ b/source/blender/freestyle/intern/geometry/GeomCleaner.h
@@ -17,8 +17,7 @@
#ifndef __GEOMCLEANER_H__
#define __GEOMCLEANER_H__
-/** \file blender/freestyle/intern/geometry/GeomCleaner.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cleaner of geometry providing a set of useful tools
*/
diff --git a/source/blender/freestyle/intern/geometry/GeomUtils.cpp b/source/blender/freestyle/intern/geometry/GeomUtils.cpp
index 8c9d947d04e..6e0edaa881f 100644
--- a/source/blender/freestyle/intern/geometry/GeomUtils.cpp
+++ b/source/blender/freestyle/intern/geometry/GeomUtils.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/geometry/GeomUtils.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Various tools for geometry
*/
diff --git a/source/blender/freestyle/intern/geometry/GeomUtils.h b/source/blender/freestyle/intern/geometry/GeomUtils.h
index 4ae29069ffb..01dae812b6c 100644
--- a/source/blender/freestyle/intern/geometry/GeomUtils.h
+++ b/source/blender/freestyle/intern/geometry/GeomUtils.h
@@ -17,8 +17,7 @@
#ifndef __GEOMUTILS_H__
#define __GEOMUTILS_H__
-/** \file blender/freestyle/intern/geometry/GeomUtils.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Various tools for geometry
*/
diff --git a/source/blender/freestyle/intern/geometry/Grid.cpp b/source/blender/freestyle/intern/geometry/Grid.cpp
index 6491a380c99..14839d5149d 100644
--- a/source/blender/freestyle/intern/geometry/Grid.cpp
+++ b/source/blender/freestyle/intern/geometry/Grid.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/geometry/Grid.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Base class to define a cell grid surrounding the bounding box of the scene
*/
diff --git a/source/blender/freestyle/intern/geometry/Grid.h b/source/blender/freestyle/intern/geometry/Grid.h
index fd276d50537..fbff6dbf7cb 100644
--- a/source/blender/freestyle/intern/geometry/Grid.h
+++ b/source/blender/freestyle/intern/geometry/Grid.h
@@ -17,8 +17,7 @@
#ifndef __GRID_H__
#define __GRID_H__
-/** \file blender/freestyle/intern/geometry/Grid.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Base class to define a cell grid surrounding the bounding box of the scene
*/
diff --git a/source/blender/freestyle/intern/geometry/GridHelpers.cpp b/source/blender/freestyle/intern/geometry/GridHelpers.cpp
index 6bd7f98ac8b..fab1c595bad 100644
--- a/source/blender/freestyle/intern/geometry/GridHelpers.cpp
+++ b/source/blender/freestyle/intern/geometry/GridHelpers.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/geometry/GridHelpers.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/geometry/GridHelpers.h b/source/blender/freestyle/intern/geometry/GridHelpers.h
index 29c6c00d492..c5dedf53d03 100644
--- a/source/blender/freestyle/intern/geometry/GridHelpers.h
+++ b/source/blender/freestyle/intern/geometry/GridHelpers.h
@@ -17,8 +17,7 @@
#ifndef __GRIDHELPERS_H__
#define __GRIDHELPERS_H__
-/** \file blender/freestyle/intern/geometry/GridHelpers.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/geometry/HashGrid.cpp b/source/blender/freestyle/intern/geometry/HashGrid.cpp
index 4df9b10fbff..d834deaf2e3 100644
--- a/source/blender/freestyle/intern/geometry/HashGrid.cpp
+++ b/source/blender/freestyle/intern/geometry/HashGrid.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/geometry/HashGrid.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the bounding box of the scene
*/
diff --git a/source/blender/freestyle/intern/geometry/HashGrid.h b/source/blender/freestyle/intern/geometry/HashGrid.h
index 1195504ee2f..9a29a5f10b3 100644
--- a/source/blender/freestyle/intern/geometry/HashGrid.h
+++ b/source/blender/freestyle/intern/geometry/HashGrid.h
@@ -17,8 +17,7 @@
#ifndef __HASHGRID_H__
#define __HASHGRID_H__
-/** \file blender/freestyle/intern/geometry/HashGrid.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the bounding box of the scene
*/
diff --git a/source/blender/freestyle/intern/geometry/Noise.cpp b/source/blender/freestyle/intern/geometry/Noise.cpp
index d71df60db07..868f7cd5eee 100644
--- a/source/blender/freestyle/intern/geometry/Noise.cpp
+++ b/source/blender/freestyle/intern/geometry/Noise.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/geometry/Noise.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define Perlin noise
*/
diff --git a/source/blender/freestyle/intern/geometry/Noise.h b/source/blender/freestyle/intern/geometry/Noise.h
index 742ef672e7e..efb95fd4ac5 100644
--- a/source/blender/freestyle/intern/geometry/Noise.h
+++ b/source/blender/freestyle/intern/geometry/Noise.h
@@ -17,8 +17,7 @@
#ifndef __NOISE_H__
#define __NOISE_H__
-/** \file blender/freestyle/intern/geometry/Noise.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define Perlin noise
*/
diff --git a/source/blender/freestyle/intern/geometry/Polygon.h b/source/blender/freestyle/intern/geometry/Polygon.h
index 95a2075b071..799ca536ffd 100644
--- a/source/blender/freestyle/intern/geometry/Polygon.h
+++ b/source/blender/freestyle/intern/geometry/Polygon.h
@@ -17,8 +17,7 @@
#ifndef __POLYGON_H__
#define __POLYGON_H__
-/** \file blender/freestyle/intern/geometry/Polygon.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a polygon
*/
diff --git a/source/blender/freestyle/intern/geometry/SweepLine.h b/source/blender/freestyle/intern/geometry/SweepLine.h
index b1a7ea50241..63a96d1371b 100644
--- a/source/blender/freestyle/intern/geometry/SweepLine.h
+++ b/source/blender/freestyle/intern/geometry/SweepLine.h
@@ -17,8 +17,7 @@
#ifndef __SWEEPLINE_H__
#define __SWEEPLINE_H__
-/** \file blender/freestyle/intern/geometry/SweepLine.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a Sweep Line
*/
diff --git a/source/blender/freestyle/intern/geometry/VecMat.h b/source/blender/freestyle/intern/geometry/VecMat.h
index 55b63336eb6..fb30c518352 100644
--- a/source/blender/freestyle/intern/geometry/VecMat.h
+++ b/source/blender/freestyle/intern/geometry/VecMat.h
@@ -17,8 +17,7 @@
#ifndef __VECMAT_H__
#define __VECMAT_H__
-/** \file blender/freestyle/intern/geometry/VecMat.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Vectors and Matrices definition and manipulation
*/
diff --git a/source/blender/freestyle/intern/geometry/matrix_util.cpp b/source/blender/freestyle/intern/geometry/matrix_util.cpp
index d392da3af78..77bd832ccfa 100644
--- a/source/blender/freestyle/intern/geometry/matrix_util.cpp
+++ b/source/blender/freestyle/intern/geometry/matrix_util.cpp
@@ -25,8 +25,7 @@
* FRANCE
*/
-/** \file blender/freestyle/intern/geometry/matrix_util.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "matrix_util.h"
diff --git a/source/blender/freestyle/intern/geometry/matrix_util.h b/source/blender/freestyle/intern/geometry/matrix_util.h
index 5447824be33..7fabeb5b0ef 100644
--- a/source/blender/freestyle/intern/geometry/matrix_util.h
+++ b/source/blender/freestyle/intern/geometry/matrix_util.h
@@ -28,8 +28,7 @@
#ifndef __MATRIX_UTIL__
#define __MATRIX_UTIL__
-/** \file blender/freestyle/intern/geometry/matrix_util.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "../system/FreestyleConfig.h"
diff --git a/source/blender/freestyle/intern/geometry/normal_cycle.cpp b/source/blender/freestyle/intern/geometry/normal_cycle.cpp
index 8a7e1b80ecf..49176f54a7c 100644
--- a/source/blender/freestyle/intern/geometry/normal_cycle.cpp
+++ b/source/blender/freestyle/intern/geometry/normal_cycle.cpp
@@ -25,8 +25,7 @@
* FRANCE
*/
-/** \file blender/freestyle/intern/geometry/normal_cycle.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "matrix_util.h"
diff --git a/source/blender/freestyle/intern/geometry/normal_cycle.h b/source/blender/freestyle/intern/geometry/normal_cycle.h
index f59d01f33eb..c392a7d2e1b 100644
--- a/source/blender/freestyle/intern/geometry/normal_cycle.h
+++ b/source/blender/freestyle/intern/geometry/normal_cycle.h
@@ -28,8 +28,7 @@
#ifndef __MESH_TOOLS_MATH_NORMAL_CYCLE__
#define __MESH_TOOLS_MATH_NORMAL_CYCLE__
-/** \file blender/freestyle/intern/geometry/normal_cycle.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "Geom.h"
diff --git a/source/blender/freestyle/intern/image/GaussianFilter.cpp b/source/blender/freestyle/intern/image/GaussianFilter.cpp
index 61ee8b93361..4962ca763fd 100644
--- a/source/blender/freestyle/intern/image/GaussianFilter.cpp
+++ b/source/blender/freestyle/intern/image/GaussianFilter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/image/GaussianFilter.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to perform gaussian filtering operations on an image
*/
diff --git a/source/blender/freestyle/intern/image/GaussianFilter.h b/source/blender/freestyle/intern/image/GaussianFilter.h
index db563b5b963..568647fd06f 100644
--- a/source/blender/freestyle/intern/image/GaussianFilter.h
+++ b/source/blender/freestyle/intern/image/GaussianFilter.h
@@ -17,8 +17,7 @@
#ifndef __GAUSSIANFILTER_H__
#define __GAUSSIANFILTER_H__
-/** \file blender/freestyle/intern/image/GaussianFilter.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to perform gaussian filtering operations on an image
*/
diff --git a/source/blender/freestyle/intern/image/Image.h b/source/blender/freestyle/intern/image/Image.h
index b112a9c670f..3263dad8872 100644
--- a/source/blender/freestyle/intern/image/Image.h
+++ b/source/blender/freestyle/intern/image/Image.h
@@ -17,8 +17,7 @@
#ifndef __IMAGE_H__
#define __IMAGE_H__
-/** \file blender/freestyle/intern/image/Image.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to encapsulate an array of RGB or Gray level values
*/
diff --git a/source/blender/freestyle/intern/image/ImagePyramid.cpp b/source/blender/freestyle/intern/image/ImagePyramid.cpp
index 4ebdf2622df..c9cb3e9036f 100644
--- a/source/blender/freestyle/intern/image/ImagePyramid.cpp
+++ b/source/blender/freestyle/intern/image/ImagePyramid.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/image/ImagePyramid.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a pyramid of images
*/
diff --git a/source/blender/freestyle/intern/image/ImagePyramid.h b/source/blender/freestyle/intern/image/ImagePyramid.h
index f32a4dad655..a96d8351f94 100644
--- a/source/blender/freestyle/intern/image/ImagePyramid.h
+++ b/source/blender/freestyle/intern/image/ImagePyramid.h
@@ -17,8 +17,7 @@
#ifndef __IMAGEPYRAMID_H__
#define __IMAGEPYRAMID_H__
-/** \file blender/freestyle/intern/image/ImagePyramid.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a pyramid of images
*/
diff --git a/source/blender/freestyle/intern/python/BPy_BBox.cpp b/source/blender/freestyle/intern/python/BPy_BBox.cpp
index 48122fd4c46..1101f59817e 100644
--- a/source/blender/freestyle/intern/python/BPy_BBox.cpp
+++ b/source/blender/freestyle/intern/python/BPy_BBox.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/python/BPy_BBox.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_BBox.h"
diff --git a/source/blender/freestyle/intern/python/BPy_BBox.h b/source/blender/freestyle/intern/python/BPy_BBox.h
index f7ea90db981..f0345449542 100644
--- a/source/blender/freestyle/intern/python/BPy_BBox.h
+++ b/source/blender/freestyle/intern/python/BPy_BBox.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_BBox.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_BBOX_H__
diff --git a/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp b/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp
index c00510fe435..943be827d1e 100644
--- a/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp
+++ b/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_BinaryPredicate0D.h"
diff --git a/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h b/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h
index dadf1d61cbe..ea877dfcfdf 100644
--- a/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h
+++ b/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_BINARYPREDICATE0D_H__
diff --git a/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp b/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp
index a7d7fd35e77..624802afd8e 100644
--- a/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp
+++ b/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_BinaryPredicate1D.h"
diff --git a/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h b/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h
index 722f2ed73aa..c83bccb215e 100644
--- a/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h
+++ b/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_BINARYPREDICATE1D_H__
diff --git a/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp b/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp
index 011d18c57f9..aa8f162a9d6 100644
--- a/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp
+++ b/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ContextFunctions.h"
diff --git a/source/blender/freestyle/intern/python/BPy_ContextFunctions.h b/source/blender/freestyle/intern/python/BPy_ContextFunctions.h
index 66a6120fa7f..173e91821b4 100644
--- a/source/blender/freestyle/intern/python/BPy_ContextFunctions.h
+++ b/source/blender/freestyle/intern/python/BPy_ContextFunctions.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_ContextFunctions.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CONTEXTFUNCTIONS_H__
diff --git a/source/blender/freestyle/intern/python/BPy_Convert.cpp b/source/blender/freestyle/intern/python/BPy_Convert.cpp
index ae477281bfe..30c5555fae9 100644
--- a/source/blender/freestyle/intern/python/BPy_Convert.cpp
+++ b/source/blender/freestyle/intern/python/BPy_Convert.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Convert.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Convert.h"
diff --git a/source/blender/freestyle/intern/python/BPy_Convert.h b/source/blender/freestyle/intern/python/BPy_Convert.h
index 20f4f5f0c73..28b91c5e242 100644
--- a/source/blender/freestyle/intern/python/BPy_Convert.h
+++ b/source/blender/freestyle/intern/python/BPy_Convert.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Convert.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CONVERT_H__
diff --git a/source/blender/freestyle/intern/python/BPy_Freestyle.cpp b/source/blender/freestyle/intern/python/BPy_Freestyle.cpp
index 944599dcaf7..25313a01193 100644
--- a/source/blender/freestyle/intern/python/BPy_Freestyle.cpp
+++ b/source/blender/freestyle/intern/python/BPy_Freestyle.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Freestyle.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Freestyle.h"
diff --git a/source/blender/freestyle/intern/python/BPy_Freestyle.h b/source/blender/freestyle/intern/python/BPy_Freestyle.h
index 539adf3432b..df64de38880 100644
--- a/source/blender/freestyle/intern/python/BPy_Freestyle.h
+++ b/source/blender/freestyle/intern/python/BPy_Freestyle.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Freestyle.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FREESTYLE_H__
diff --git a/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp b/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp
index 1c8013273c2..6325a073bbe 100644
--- a/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp
+++ b/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_FrsMaterial.h"
diff --git a/source/blender/freestyle/intern/python/BPy_FrsMaterial.h b/source/blender/freestyle/intern/python/BPy_FrsMaterial.h
index c5ab39db600..13fc28f7340 100644
--- a/source/blender/freestyle/intern/python/BPy_FrsMaterial.h
+++ b/source/blender/freestyle/intern/python/BPy_FrsMaterial.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_FrsMaterial.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FRSMATERIAL_H__
diff --git a/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp b/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp
index 3d4e308c27e..3969152c7e3 100644
--- a/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp
+++ b/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_FrsNoise.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_FrsNoise.h"
diff --git a/source/blender/freestyle/intern/python/BPy_FrsNoise.h b/source/blender/freestyle/intern/python/BPy_FrsNoise.h
index 3dc6b5579b2..4d72460964f 100644
--- a/source/blender/freestyle/intern/python/BPy_FrsNoise.h
+++ b/source/blender/freestyle/intern/python/BPy_FrsNoise.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_FrsNoise.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FRSNOISE_H__
diff --git a/source/blender/freestyle/intern/python/BPy_Id.cpp b/source/blender/freestyle/intern/python/BPy_Id.cpp
index 76689628ec7..680df09de74 100644
--- a/source/blender/freestyle/intern/python/BPy_Id.cpp
+++ b/source/blender/freestyle/intern/python/BPy_Id.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Id.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Id.h"
diff --git a/source/blender/freestyle/intern/python/BPy_Id.h b/source/blender/freestyle/intern/python/BPy_Id.h
index d02445fac4e..58e49e6b8e9 100644
--- a/source/blender/freestyle/intern/python/BPy_Id.h
+++ b/source/blender/freestyle/intern/python/BPy_Id.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Id.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_ID_H__
diff --git a/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp b/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp
index 18874db7251..5c83988a045 100644
--- a/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp
+++ b/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_IntegrationType.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_IntegrationType.h"
diff --git a/source/blender/freestyle/intern/python/BPy_IntegrationType.h b/source/blender/freestyle/intern/python/BPy_IntegrationType.h
index fc1fc983e10..dcb83e710e2 100644
--- a/source/blender/freestyle/intern/python/BPy_IntegrationType.h
+++ b/source/blender/freestyle/intern/python/BPy_IntegrationType.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_IntegrationType.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_INTEGRATIONTYPE_H__
diff --git a/source/blender/freestyle/intern/python/BPy_Interface0D.cpp b/source/blender/freestyle/intern/python/BPy_Interface0D.cpp
index c2fe42c989c..39ff2ae7a71 100644
--- a/source/blender/freestyle/intern/python/BPy_Interface0D.cpp
+++ b/source/blender/freestyle/intern/python/BPy_Interface0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Interface0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Interface0D.h"
diff --git a/source/blender/freestyle/intern/python/BPy_Interface0D.h b/source/blender/freestyle/intern/python/BPy_Interface0D.h
index fb50f1b15a9..7614ca4bda0 100644
--- a/source/blender/freestyle/intern/python/BPy_Interface0D.h
+++ b/source/blender/freestyle/intern/python/BPy_Interface0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Interface0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_INTERFACE0D_H__
diff --git a/source/blender/freestyle/intern/python/BPy_Interface1D.cpp b/source/blender/freestyle/intern/python/BPy_Interface1D.cpp
index 99da50ad063..bf1bdc6fed8 100644
--- a/source/blender/freestyle/intern/python/BPy_Interface1D.cpp
+++ b/source/blender/freestyle/intern/python/BPy_Interface1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Interface1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Interface1D.h"
diff --git a/source/blender/freestyle/intern/python/BPy_Interface1D.h b/source/blender/freestyle/intern/python/BPy_Interface1D.h
index fd660479225..fe67651c284 100644
--- a/source/blender/freestyle/intern/python/BPy_Interface1D.h
+++ b/source/blender/freestyle/intern/python/BPy_Interface1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Interface1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_INTERFACE1D_H__
diff --git a/source/blender/freestyle/intern/python/BPy_Iterator.cpp b/source/blender/freestyle/intern/python/BPy_Iterator.cpp
index de540a6df75..4a23024278d 100644
--- a/source/blender/freestyle/intern/python/BPy_Iterator.cpp
+++ b/source/blender/freestyle/intern/python/BPy_Iterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Iterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Iterator.h"
diff --git a/source/blender/freestyle/intern/python/BPy_Iterator.h b/source/blender/freestyle/intern/python/BPy_Iterator.h
index ebdf44fb01f..406e73dbef2 100644
--- a/source/blender/freestyle/intern/python/BPy_Iterator.h
+++ b/source/blender/freestyle/intern/python/BPy_Iterator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Iterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_ITERATOR_H__
diff --git a/source/blender/freestyle/intern/python/BPy_MediumType.cpp b/source/blender/freestyle/intern/python/BPy_MediumType.cpp
index 21e30ea4e19..fce3bd9b477 100644
--- a/source/blender/freestyle/intern/python/BPy_MediumType.cpp
+++ b/source/blender/freestyle/intern/python/BPy_MediumType.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_MediumType.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_MediumType.h"
diff --git a/source/blender/freestyle/intern/python/BPy_MediumType.h b/source/blender/freestyle/intern/python/BPy_MediumType.h
index 1acebbc7498..9c1efd24f84 100644
--- a/source/blender/freestyle/intern/python/BPy_MediumType.h
+++ b/source/blender/freestyle/intern/python/BPy_MediumType.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_MediumType.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_MEDIUMTYPE_H__
diff --git a/source/blender/freestyle/intern/python/BPy_Nature.cpp b/source/blender/freestyle/intern/python/BPy_Nature.cpp
index e28c934c26b..4ca2685d1f8 100644
--- a/source/blender/freestyle/intern/python/BPy_Nature.cpp
+++ b/source/blender/freestyle/intern/python/BPy_Nature.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Nature.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Nature.h"
diff --git a/source/blender/freestyle/intern/python/BPy_Nature.h b/source/blender/freestyle/intern/python/BPy_Nature.h
index 3518a4fcb53..67923131ac5 100644
--- a/source/blender/freestyle/intern/python/BPy_Nature.h
+++ b/source/blender/freestyle/intern/python/BPy_Nature.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Nature.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_NATURE_H__
diff --git a/source/blender/freestyle/intern/python/BPy_Operators.cpp b/source/blender/freestyle/intern/python/BPy_Operators.cpp
index e9a861a0ce7..fb1261aa81f 100644
--- a/source/blender/freestyle/intern/python/BPy_Operators.cpp
+++ b/source/blender/freestyle/intern/python/BPy_Operators.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Operators.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Operators.h"
diff --git a/source/blender/freestyle/intern/python/BPy_Operators.h b/source/blender/freestyle/intern/python/BPy_Operators.h
index cff33ece44d..53d5a6c87ad 100644
--- a/source/blender/freestyle/intern/python/BPy_Operators.h
+++ b/source/blender/freestyle/intern/python/BPy_Operators.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_Operators.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_OPERATORS_H__
diff --git a/source/blender/freestyle/intern/python/BPy_SShape.cpp b/source/blender/freestyle/intern/python/BPy_SShape.cpp
index 662f224b21e..3478712b01f 100644
--- a/source/blender/freestyle/intern/python/BPy_SShape.cpp
+++ b/source/blender/freestyle/intern/python/BPy_SShape.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_SShape.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_SShape.h"
diff --git a/source/blender/freestyle/intern/python/BPy_SShape.h b/source/blender/freestyle/intern/python/BPy_SShape.h
index 1b48e226cd6..569d252ee84 100644
--- a/source/blender/freestyle/intern/python/BPy_SShape.h
+++ b/source/blender/freestyle/intern/python/BPy_SShape.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_SShape.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_SSHAPE_H__
diff --git a/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp b/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp
index ad345af70c2..d6f5a756c3c 100644
--- a/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp
+++ b/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_StrokeAttribute.h"
diff --git a/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h b/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h
index b9c2ae671a0..c40cc57aa6f 100644
--- a/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h
+++ b/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_StrokeAttribute.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_STROKEATTRIBUTE_H__
diff --git a/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp b/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp
index 37a248fa02c..c54b09af223 100644
--- a/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp
+++ b/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_StrokeShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_StrokeShader.h"
diff --git a/source/blender/freestyle/intern/python/BPy_StrokeShader.h b/source/blender/freestyle/intern/python/BPy_StrokeShader.h
index ff1a7259d0c..b183ffbd7b5 100644
--- a/source/blender/freestyle/intern/python/BPy_StrokeShader.h
+++ b/source/blender/freestyle/intern/python/BPy_StrokeShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_StrokeShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_STROKESHADER_H__
diff --git a/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp b/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp
index 72fc712f286..9c726cf24df 100644
--- a/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp
+++ b/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction0D.h"
diff --git a/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h b/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h
index 19276a9c28d..552453d379a 100644
--- a/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h
+++ b/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0D_H__
diff --git a/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp b/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp
index 5cb188912f8..e462d9674d1 100644
--- a/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp
+++ b/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1D.h"
diff --git a/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h b/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h
index e469fcf086d..8bda2327681 100644
--- a/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h
+++ b/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1D_H__
diff --git a/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp b/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp
index 8c54d9673c0..80d379c6674 100644
--- a/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp
+++ b/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryPredicate0D.h"
diff --git a/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h b/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h
index ac36733ad08..2b0bf340c44 100644
--- a/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h
+++ b/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYPREDICATE0D_H__
diff --git a/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp b/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp
index 69af21ce725..c9be4f1b3f6 100644
--- a/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp
+++ b/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryPredicate1D.h"
diff --git a/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h b/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h
index 17a0ea34c45..d4c78aaf9f9 100644
--- a/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h
+++ b/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYPREDICATE1D_H__
diff --git a/source/blender/freestyle/intern/python/BPy_ViewMap.cpp b/source/blender/freestyle/intern/python/BPy_ViewMap.cpp
index e3dc28c1745..08995206971 100644
--- a/source/blender/freestyle/intern/python/BPy_ViewMap.cpp
+++ b/source/blender/freestyle/intern/python/BPy_ViewMap.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_ViewMap.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ViewMap.h"
diff --git a/source/blender/freestyle/intern/python/BPy_ViewMap.h b/source/blender/freestyle/intern/python/BPy_ViewMap.h
index 1381c126f0a..b812f788cb7 100644
--- a/source/blender/freestyle/intern/python/BPy_ViewMap.h
+++ b/source/blender/freestyle/intern/python/BPy_ViewMap.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_ViewMap.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_VIEWMAP_H__
diff --git a/source/blender/freestyle/intern/python/BPy_ViewShape.cpp b/source/blender/freestyle/intern/python/BPy_ViewShape.cpp
index 4c4b347b669..d6c39190d43 100644
--- a/source/blender/freestyle/intern/python/BPy_ViewShape.cpp
+++ b/source/blender/freestyle/intern/python/BPy_ViewShape.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_ViewShape.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ViewShape.h"
diff --git a/source/blender/freestyle/intern/python/BPy_ViewShape.h b/source/blender/freestyle/intern/python/BPy_ViewShape.h
index 83a5f86df95..e92a9717d6f 100644
--- a/source/blender/freestyle/intern/python/BPy_ViewShape.h
+++ b/source/blender/freestyle/intern/python/BPy_ViewShape.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BPy_ViewShape.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_VIEWSHAPE_H__
diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp
index 114d596e883..924212d4a25 100644
--- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp
+++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_FalseBP1D.h"
diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h
index 51a519a476e..9554f010581 100644
--- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h
+++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FALSEBP1D_H__
diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp
index bee8e5e1395..97b928135db 100644
--- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp
+++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Length2DBP1D.h"
diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h
index d475fcc2377..e6e5a37d07a 100644
--- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h
+++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_LENGTH2DBP1D_H__
diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp
index 4412ff7b944..2229b15ead2 100644
--- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp
+++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_SameShapeIdBP1D.h"
diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h
index 8ae536ef107..dea3c127292 100644
--- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h
+++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_SAMESHAPEIDBP1D_H__
diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp
index 964fc64b27d..f648c5ae681 100644
--- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp
+++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_TrueBP1D.h"
diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h
index fdea24a180d..4ecbed89642 100644
--- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h
+++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_TRUEBP1D_H__
diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp
index 887441b1395..77cc9cb8778 100644
--- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp
+++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ViewMapGradientNormBP1D.h"
diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h
index 10dda824336..208dc3975ab 100644
--- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h
+++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_VIEWMAPGRADIENTNORMBP1D_H__
diff --git a/source/blender/freestyle/intern/python/Director.cpp b/source/blender/freestyle/intern/python/Director.cpp
index 414e934976f..22df1dcd1f7 100644
--- a/source/blender/freestyle/intern/python/Director.cpp
+++ b/source/blender/freestyle/intern/python/Director.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Director.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "Director.h"
diff --git a/source/blender/freestyle/intern/python/Director.h b/source/blender/freestyle/intern/python/Director.h
index 3355c147e15..b301d9e8029 100644
--- a/source/blender/freestyle/intern/python/Director.h
+++ b/source/blender/freestyle/intern/python/Director.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Director.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_DIRECTOR_H__
diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp b/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp
index acbcf139e21..a3f7180a075 100644
--- a/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp
+++ b/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_CurvePoint.h"
diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h b/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h
index 66edd1815bf..baa216e6aa9 100644
--- a/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h
+++ b/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CURVEPOINT_H__
diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp
index 6e22e529426..6b86e4c5186 100644
--- a/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp
+++ b/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_SVertex.h"
diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h b/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h
index 21a7b61cecf..4b30f96271e 100644
--- a/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h
+++ b/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_SVERTEX_H__
diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp
index 0966b5582e1..839c8df1aae 100644
--- a/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp
+++ b/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ViewVertex.h"
diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h b/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h
index 861c8972e7c..5bbb732d06b 100644
--- a/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h
+++ b/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_VIEWVERTEX_H__
diff --git a/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp
index e597f5761b9..ae9035d340b 100644
--- a/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp
+++ b/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_StrokeVertex.h"
diff --git a/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h b/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h
index 9654dfe2cc4..20ad1b4bcb2 100644
--- a/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h
+++ b/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_STROKEVERTEX_H__
diff --git a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp
index 59a0c74ce47..14c15f32bc5 100644
--- a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp
+++ b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_NonTVertex.h"
diff --git a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h
index 3e4e26a4c5a..94a65ee3041 100644
--- a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h
+++ b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_NONTVERTEX_H__
diff --git a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp
index 659f29fe132..68d7cc29a3a 100644
--- a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp
+++ b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_TVertex.h"
diff --git a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h
index 8e597459ad8..b1abba121bb 100644
--- a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h
+++ b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_TVERTEX_H__
diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp b/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp
index 2479e2e5fe2..d76d0449f98 100644
--- a/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp
+++ b/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_FEdge.h"
diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h b/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h
index 83d033e3229..9c6c9dd9e07 100644
--- a/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h
+++ b/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FEDGE_H__
diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp b/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp
index 37b609d1bd0..2491bcbfec4 100644
--- a/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp
+++ b/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_FrsCurve.h"
diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h b/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h
index 9dc78b40866..f16ff3c75b0 100644
--- a/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h
+++ b/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FRSCURVE_H__
diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp b/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp
index da08ace24f7..f1d3e52120b 100644
--- a/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp
+++ b/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Stroke.h"
diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h b/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h
index bc95fe8ab3c..9f89591bdc3 100644
--- a/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h
+++ b/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_STROKE_H__
diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp b/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp
index eb9350d5c55..ac2e3dbb167 100644
--- a/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp
+++ b/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ViewEdge.h"
diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h b/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h
index 5f68f8cf769..f824da6e1c7 100644
--- a/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h
+++ b/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_VIEWEDGE_H__
diff --git a/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp b/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp
index a774ca5aeab..16c18a3c40f 100644
--- a/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp
+++ b/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Chain.h"
diff --git a/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h b/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h
index 2ea2e730997..240b8088bbd 100644
--- a/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h
+++ b/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CHAIN_H__
diff --git a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp
index 5712c1925da..fe99d341bc1 100644
--- a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp
+++ b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_FEdgeSharp.h"
diff --git a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h
index 8c9b601ac65..f92a72fe0ce 100644
--- a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h
+++ b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FEDGESHARP_H__
diff --git a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp
index 796f319352e..068a565e680 100644
--- a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp
+++ b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_FEdgeSmooth.h"
diff --git a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h
index 158110cac10..cacb1e6b739 100644
--- a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h
+++ b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FEDGESMOOTH_H__
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp
index 2d24e831ca7..0f3812a22dc 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_AdjacencyIterator.h"
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h
index b31e5f2ad26..3b40038aabe 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_ADJACENCYITERATOR_H__
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp
index 3ea4748aeb5..1d59c5da894 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ChainPredicateIterator.h"
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h
index 3538d695747..74e5de553a4 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CHAINPREDICATEITERATOR_H__
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp
index 4ea1bc64fde..1d8c0c7aa6b 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ChainSilhouetteIterator.h"
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h
index 454383f0f98..51e5875404e 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CHAINSILHOUETTEITERATOR_H__
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp
index b68647d4a24..8528807141d 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ChainingIterator.h"
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h
index f99d94c1990..962ce062984 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CHAININGITERATOR_H__
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp
index ea25a667b0a..64077d8ca86 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_CurvePointIterator.h"
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h
index d5f8ae5b750..77571caf49a 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CURVEPOINTITERATOR_H__
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp
index ec56b2f466d..f74658e7dc6 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Interface0DIterator.h"
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h
index b03186af39a..b0a116245ec 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_INTERFACE0DITERATOR_H__
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp
index ede982aed63..d8e456eff61 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_SVertexIterator.h"
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h
index 0b562de9029..edd85227d6f 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_SVERTEXITERATOR_H__
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp
index 6fc00741539..f008b224896 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_StrokeVertexIterator.h"
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h
index 9aefaa433d2..2165bb87d93 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_STROKEVERTEXITERATOR_H__
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp
index 10cd6493268..6d311988ddc 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ViewEdgeIterator.h"
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h
index 34b3a135d1b..ba47799f32a 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_VIEWEDGEITERATOR_H__
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp
index 6f95c1e1fac..69f9173a16a 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_orientedViewEdgeIterator.h"
diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h
index d47bcf47a18..d620083d8a0 100644
--- a/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h
+++ b/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_ORIENTEDVIEWEDGEITERATOR_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp
index 7c89be7f1ee..a87a56a85ac 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_BackboneStretcherShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h
index d4c9c9f4f7e..ac7c0dcf516 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_BACKBONESTRETCHERSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp
index 4ea90627470..2796df7017a 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_BezierCurveShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h
index f5761c62cfd..0876993d11c 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_BEZIERCURVESHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.cpp
index e49fa76d3f1..3f1f219c413 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_BlenderTextureShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.h
index 987d8cd350f..3a135ff37fe 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_BLENDERTEXTURESHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp
index f5ab9f42f03..81786a294e0 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_CalligraphicShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h
index 93b2265c2ad..217ab1c71b9 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CALLIGRAPHICSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp
index 1781368c5f4..d76d04b0a28 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ColorNoiseShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h
index be6b2b0df38..5792a2a2e82 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_COLORNOISESHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp
index 59bcd604034..618cb24dc58 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ConstantColorShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h
index 22259af32f8..17ebc2c3c0b 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CONSTANTCOLORSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp
index ee995a31f9b..67ea0458f5c 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ConstantThicknessShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h
index 3b19b340c52..98950d4b7f0 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CONSTANTTHICKNESSSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp
index c804f59c22b..60692d6f84d 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ConstrainedIncreasingThicknessShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h
index a6079560939..217a6a61009 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CONSTRAINEDINCREASINGTHICKNESSSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp
index 3fbd8bb69db..b0ca1ba6257 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GuidingLinesShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h
index e643d1f55c7..a67ba629ecf 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GUIDINGLINESSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp
index d2a85c15f0c..ef0f761b3ff 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_IncreasingColorShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h
index 3fa7fafd264..31a2579bb6e 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_INCREASINGCOLORSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp
index d2decd35964..c18f3ac6f1e 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_IncreasingThicknessShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h
index 9bdbff456f4..c9fc856dc89 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_INCREASINGTHICKNESSSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp
index e52bbe1bee2..8ceda5a68a2 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_PolygonalizationShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h
index 0cb04db543f..d4ee3c5ffd9 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_POLYGONALIZATIONSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp
index fa2499c780b..6099c495457 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_SamplingShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h
index 922bfab61fd..2f6f6b902e4 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_SAMPLINGSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp
index d317d3fa8f5..e2eb72dc7fc 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_SmoothingShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h
index 38959175d82..79ce89417e1 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHONSMOOTHINGSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp
index c8211961bc2..550d698eb48 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_SpatialNoiseShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h
index e4eac4e8f8f..9e262aa8d34 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_SPATIALNOISESHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.cpp
index 591c249324d..d83dd561adf 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_StrokeTextureStepShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.h
index 8aeb403e066..fd08c383c3d 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_STROKETEXTURESTEPSHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp
index ed38fa30aca..52bf23901cb 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ThicknessNoiseShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h
index 8bfee16c734..b30d10d5816 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_THICKNESSNOISESHADER_H__
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp
index e2f03fcbb70..15e7857102a 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_TipRemoverShader.h"
diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h
index baa42a0b99d..71e69b9b565 100644
--- a/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h
+++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_TIPREMOVERSHADER_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp
index 98d54db80d2..d1f6392fb41 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction0DDouble.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h
index d58824bc972..2203740cf08 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DDOUBLE_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp
index 5236bb00fd7..604fc7e9dbc 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction0DEdgeNature.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h
index 6c6e10706ae..1adf4be2f4e 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DEDGENATURE_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp
index 5e42f6942ad..f98d8603209 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction0DFloat.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h
index 8ff6b5dbff8..ee6d2579fcc 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DFLOAT_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp
index 395a4516ab6..ec2fe0296fe 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction0DId.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h
index a615d61a510..6f9d649aaf2 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DID_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp
index 2e2b4fcc192..e9ace13dba0 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction0DMaterial.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h
index d37a70faf32..fe18af9603f 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DMATERIAL_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp
index 1d61181c30a..affdeaa1326 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction0DUnsigned.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h
index 51ee50668cd..e59b34062d7 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DUNSIGNED_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp
index 30778e04053..311c6e73e5d 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction0DVec2f.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h
index d3cf1934593..af8d73435e5 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DVEC2F_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp
index 4eb7f9375a3..ec6a387d4e5 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction0DVec3f.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h
index f8761c950c4..82872e6df92 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DVEC3F_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp
index 6679cbb96ec..1808bc2e285 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction0DVectorViewShape.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h
index 346145b4c95..6ff5a24164a 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DVECTORVIEWSHAPE_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp
index 6d94917f744..176b32f3b3e 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction0DViewShape.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h
index db71349f1c9..4b49a54b0e8 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DVIEWSHAPE_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp
index 8b4da333a19..d5769e02e65 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ShapeIdF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h
index 591d3188499..c1c9779606f 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_SHAPEIDF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp
index bd3b69ff9e2..942a4bf95ff 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_MaterialF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h
index 6446a6b1369..0d4bf51fb41 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_MATERIALF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp
index 0b577481533..9452c4b9075 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_CurveNatureF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h
index 3a461b27fe3..65c0e625e82 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CURVENATUREF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp
index 14157ec6a0f..c22ab62f299 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Normal2DF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h
index 14300317987..b8bb470f6a4 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_NORMAL2DF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp
index 73f46031c46..591f2e9dcc4 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_VertexOrientation2DF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h
index f1dc5808720..2debc8f834c 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_VERTEXORIENTATION2DF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp
index 92e69ac75ea..99b2feab562 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_VertexOrientation3DF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h
index 7f271f5376c..7d8ea28956a 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_VERTEXORIENTATION3DF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp
index 912cbff019e..145e7dd1018 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetOccludeeF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h
index 21385dbc4c6..0a4fc67dcee 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETOCCLUDEEF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp
index 86048d034fd..3494e42dac2 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetShapeF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h
index 27f690ea279..fbe30b3b9d7 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETSHAPEF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp
index f765c125b4d..fde7960d5b6 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Curvature2DAngleF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h
index f699b3f723d..5cccacff323 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CURVATURE2DANGLEF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp
index 830640da535..412b0d615c8 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_DensityF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h
index ebb2ada90b0..0709e441f60 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_DENSITYF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp
index 9389df67762..65a1b35c245 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetProjectedXF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h
index e2c7f7f425e..298fc6b39ea 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETPROJECTEDXF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp
index a6fdf3fc2bf..3a103c5b241 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetProjectedYF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h
index 0a4ca0ba5c5..4e5ca163ab4 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETPROJECTEDYF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp
index 0e24bb5802a..414d9959398 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetProjectedZF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h
index 699d8220b54..0dbeee9baea 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETPROJECTEDZF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp
index f7c813baaae..0006bc9a10a 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetXF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h
index 575e62620bb..444f5b0a3f7 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETXF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp
index d74d91e8965..4ce3c3778f0 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetYF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h
index 17822ee8f6c..e0785a8e503 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETYF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp
index 96bc9a56772..30e4121f53c 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetZF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h
index 47341e820f6..b0e44402fab 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETZF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp
index 6feb33885ba..7bc183123d0 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_LocalAverageDepthF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h
index abbfd066148..c0ecc2a9754 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_LOCALAVERAGEDEPTHF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp
index 823d4721c15..1a35738ac49 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ZDiscontinuityF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h
index 2e56407b2be..f1bfb45abd9 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_ZDISCONTINUITYF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp
index efd80d442c9..de2b8a979f7 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetCurvilinearAbscissaF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h
index cec4121df49..09823e7054e 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETCURVILINEARABSCISSAF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp
index dc74a8458ed..d24fda5b6ca 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetParameterF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h
index 5139dc94529..dd91b052384 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETPARAMETERF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp
index 4ef6b9c71d2..e2338ffa3de 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetViewMapGradientNormF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h
index f0afaa2baf6..fa1ceb494b1 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETVIEWMAPGRADIENTNORMF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp
index e8eb8118270..5c410e44f07 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ReadCompleteViewMapPixelF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h
index 68d00f902cb..72d007c48ac 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_READCOMPLETEVIEWMAPPIXELF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp
index 3fdc337fd55..dcfd41b668c 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ReadMapPixelF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h
index 63ac3b0449e..fd2e8da48c0 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_READMAPPIXELF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp
index 898639ed5fa..d3ca209a431 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ReadSteerableViewMapPixelF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h
index f07017f433d..7dcef581670 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_READSTEERABLEVIEWMAPPIXELF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp
index d509aa0b54a..0958ba24f16 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_QuantitativeInvisibilityF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h
index 9b9ebf813d2..b138d504c4d 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_QUANTITATIVEINVISIBILITYF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp
index 6d3e4583c64..259ab4f423a 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetOccludersF0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h
index 4926ad8b831..5be7517338f 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETOCCLUDERSF0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp
index f2c06cc89f0..bcf72144ef6 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DDouble.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h
index 9d3eedd67e4..a9c4c56be9b 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DDOUBLE_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp
index 9b300bc7dc5..8bb9a3d5ed1 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DEdgeNature.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h
index ca72684c8c7..551d9e8667f 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DEDGENATURE_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp
index c52130c0186..681b43c7e5c 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DFloat.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h
index 539b1503154..9c58cb3af2c 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DFLOAT_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp
index 8fbf5a6d612..a47a2308938 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DUnsigned.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h
index e72481ae12c..fec6e0601c4 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DUNSIGNED_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp
index 588de6f234d..1fc88cc88e5 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DVec2f.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h
index fae9d4f71e9..8400d504963 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVEC2F_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp
index c3e9f03a495..be4504e40cd 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DVec3f.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h
index b5022c62a75..ff28389fd5c 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVEC3F_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp
index 01bc31fff38..4c68cda2f78 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DVectorViewShape.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h
index 7077e461b80..5e869d27334 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVECTORVIEWSHAPE_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp
index d3d9e0abfb4..9a9dc298c64 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DVoid.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h
index 2e5e526f25d..c36b22ca5e0 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVOID_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp
index 9e57b3de26c..4dfa1918025 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_CurveNatureF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h
index 973d7993dbe..ed23dabff6a 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CURVENATUREF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp
index 2e35dea8627..9909054291d 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Normal2DF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h
index 302338a7b73..354a5a1b28e 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_NORMAL2DF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp
index a84d72ceed1..c0389b157d4 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Orientation2DF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h
index 671568c0c02..02bca10a661 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_ORIENTATION2DF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp
index 725419c352f..62c7efe9de1 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Orientation3DF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h
index b77a1a2f785..b48d87cee56 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_ORIENTATION3DF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp
index 7ac920cc408..b4b0fe32054 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_Curvature2DAngleF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h
index 9446ba9f598..afeb1da225b 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CURVATURE2DANGLEF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp
index 7aa730ff95a..8f3aaacb384 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_DensityF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h
index 9d990a1dea6..03311e4de64 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_DENSITYF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp
index ba65e1a6432..f184f5bdf85 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetCompleteViewMapDensityF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h
index 9037be84c3b..2b0db70e200 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETCOMPLETEVIEWMAPDENSITYF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp
index c8220e94178..c205f42bfb4 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetDirectionalViewMapDensityF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h
index b826e26bf50..516e5bec163 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETDIRECTIONALVIEWMAPDENSITYF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp
index 9e51a68fece..c89a1dd0e62 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetProjectedXF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h
index 1e49b862da5..4cc96c95b37 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETPROJECTEDXF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp
index e33f1c8cab1..9742dfe55c5 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetProjectedYF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h
index f97747b92d2..849a3922687 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETPROJECTEDYF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp
index f62643a5d06..e5e33d59064 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetProjectedZF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h
index d8f61dacd57..22a03f4c896 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETPROJECTEDZF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp
index 615a44a1c56..c778d6e238b 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetSteerableViewMapDensityF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h
index 16984432a14..35ade66eb89 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETSTEERABLEVIEWMAPDENSITYF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp
index ccb8565998f..05f47cd94cf 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetViewMapGradientNormF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h
index 9ea27a6fc50..65c4f2d6660 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETVIEWMAPGRADIENTNORMF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp
index 739d12d8ae5..83de1661cf9 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetXF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h
index 791c0c5b946..fac64cdb7a6 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETXF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp
index 7d0f26e0d5e..70016731f7a 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetYF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h
index 6624d730740..8291054126d 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETYF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp
index 0bfe3371a7c..ca334f30813 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetZF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h
index cf25e827d44..0c741f73f3b 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETZF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp
index 6ca1de16d4b..41228ce1345 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_LocalAverageDepthF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h
index 8ccf4a6e024..9cdc94f75aa 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_LOCALAVERAGEDEPTHF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp
index 4e3722a4f17..dba56e52744 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ZDiscontinuityF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h
index 011cd326c86..b90b956efb5 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_ZDISCONTINUITYF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp
index 568e7dc685a..de525606596 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_QuantitativeInvisibilityF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h
index a2516733f51..57b4497d307 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_QUANTITATIVEINVISIBILITYF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp
index 2e5d3a89504..95197b20d36 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetOccludeeF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h
index cd364343397..82a5673fd49 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETOCCLUDEEF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp
index d4b7d1daaf5..bf9b776437e 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetOccludersF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h
index aed6b4d8dce..5cea90fa412 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETOCCLUDERSF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp
index 69098427281..d7bbbe5800c 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_GetShapeF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h
index dbada7feb1a..3460297eaaf 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETSHAPEF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp
index fbbcb7668ab..f632e2b81cc 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ChainingTimeStampF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h
index 5d1d316ae38..a9c4e4b8d35 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CHAININGTIMESTAMPF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp
index 248758bac3d..9ddc8f8b172 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_IncrementChainingTimeStampF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h
index b8339382bcf..d15b31b2b49 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_INCREMENTCHAININGTIMESTAMPF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp
index ecdd6012815..cc16cdace3a 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_TimeStampF1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h
index fbec9be33e1..9f5818b761b 100644
--- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h
+++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_TIMESTAMPF1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp
index e091188dc39..efd5ebff139 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_FalseUP0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h
index 896e89cc468..401915be481 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FALSEUP0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp
index a09f66cf983..738c97f4942 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_TrueUP0D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h
index a4f9dedc5e8..3b68983599d 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_TRUEUP0D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp
index 2f2cda9e7e5..96cb1416bee 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ContourUP1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h
index 294dd7800fb..f7920c61bd3 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CONTOURUP1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp
index e672b2ab15a..aa9d83fe7c9 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_DensityLowerThanUP1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h
index b7bee621291..a2b805fddbe 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_DENSITYLOWERTHANUP1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp
index 7b4e5816c1c..05f0be087a6 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_EqualToChainingTimeStampUP1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h
index 935af92056d..cb7c6cf8384 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_EQUALTOCHAININGTIMESTAMPUP1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp
index 50bfa771c95..6207a8bc9dc 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_EqualToTimeStampUP1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h
index d619b59853b..8c65d727e0c 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_EQUALTOTIMESTAMPUP1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp
index 4c11e56a34f..e97ed5697a6 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ExternalContourUP1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h
index 365cd77e75b..055e14d8130 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_EXTERNALCONTOURUP1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp
index 223c16825da..8022dba7076 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_FalseUP1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h
index 4005f74512d..a839783911e 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_FALSEUP1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp
index 8a50feddb1e..46d1c6f3a3f 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_QuantitativeInvisibilityUP1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h
index 67729e7fd31..e65de2eeed2 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_QUANTITATIVEINVISIBILITYUP1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp
index 3c848c39b23..fe2606b29fb 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_ShapeUP1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h
index 3828ffbeff3..3456c75788b 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_SHAPEUP1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp
index 10b66060c18..cb150ea6b0b 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_TrueUP1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h
index 4ca6d4f91ea..494fcdc621a 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_TRUEUP1D_H__
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp
index c04cad30b90..1a2a517da82 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "BPy_WithinImageBoundaryUP1D.h"
diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h
index 4ed5f50ed6b..f00d9f2f837 100644
--- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h
+++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_WITHINIMAGEBOUNDARYUP1D_H__
diff --git a/source/blender/freestyle/intern/scene_graph/DrawingStyle.h b/source/blender/freestyle/intern/scene_graph/DrawingStyle.h
index 0f658689ca6..846512a7c6f 100644
--- a/source/blender/freestyle/intern/scene_graph/DrawingStyle.h
+++ b/source/blender/freestyle/intern/scene_graph/DrawingStyle.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_DRAWING_STYLE_H__
#define __FREESTYLE_DRAWING_STYLE_H__
-/** \file blender/freestyle/intern/scene_graph/DrawingStyle.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define the drawing style of a node
*/
diff --git a/source/blender/freestyle/intern/scene_graph/FrsMaterial.h b/source/blender/freestyle/intern/scene_graph/FrsMaterial.h
index dbfafe32578..6228452cdd2 100644
--- a/source/blender/freestyle/intern/scene_graph/FrsMaterial.h
+++ b/source/blender/freestyle/intern/scene_graph/FrsMaterial.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_MATERIAL_H__
#define __FREESTYLE_MATERIAL_H__
-/** \file blender/freestyle/intern/scene_graph/FrsMaterial.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class used to handle materials.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp
index e825c933a19..a40912cbd91 100644
--- a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp
+++ b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief A Set of indexed faces to represent a surfacic object
*/
diff --git a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h
index 5415262f357..af2dc730d19 100644
--- a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h
+++ b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_INDEXED_FACE_SET_H__
#define __FREESTYLE_INDEXED_FACE_SET_H__
-/** \file blender/freestyle/intern/scene_graph/IndexedFaceSet.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief A Set of indexed faces to represent a surfacic object
*/
diff --git a/source/blender/freestyle/intern/scene_graph/LineRep.cpp b/source/blender/freestyle/intern/scene_graph/LineRep.cpp
index b253ecfb6fe..ef9a7d949fa 100644
--- a/source/blender/freestyle/intern/scene_graph/LineRep.cpp
+++ b/source/blender/freestyle/intern/scene_graph/LineRep.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/LineRep.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define the representation of 3D Line.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/LineRep.h b/source/blender/freestyle/intern/scene_graph/LineRep.h
index aea082ccdc7..1d0f73da4aa 100644
--- a/source/blender/freestyle/intern/scene_graph/LineRep.h
+++ b/source/blender/freestyle/intern/scene_graph/LineRep.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_LINE_REP_H__
#define __FREESTYLE_LINE_REP_H__
-/** \file blender/freestyle/intern/scene_graph/LineRep.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define the representation of 3D Line.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/Node.h b/source/blender/freestyle/intern/scene_graph/Node.h
index 3ac38891fa0..9c32c01a9f1 100644
--- a/source/blender/freestyle/intern/scene_graph/Node.h
+++ b/source/blender/freestyle/intern/scene_graph/Node.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_NODE_H__
#define __FREESTYLE_NODE_H__
-/** \file blender/freestyle/intern/scene_graph/Node.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Abstract class for scene graph nodes. Inherits from BaseObject which defines the addRef release mechanism.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp b/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp
index 372e06d4668..e45b30dfdd2 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp
+++ b/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/NodeCamera.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a light node
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeCamera.h b/source/blender/freestyle/intern/scene_graph/NodeCamera.h
index 69e5e0b049b..27432a1ae53 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeCamera.h
+++ b/source/blender/freestyle/intern/scene_graph/NodeCamera.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_NODE_CAMERA_H__
#define __FREESTYLE_NODE_CAMERA_H__
-/** \file blender/freestyle/intern/scene_graph/NodeCamera.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a light node
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp
index cfcba3798d6..f36453e8f24 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp
+++ b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a Drawing Style to be applied to the underlying children. Inherits from NodeGroup.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h
index 3697ecaded5..61c6b114acb 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h
+++ b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_NODE_DRAWING_STYLE_H__
#define __FREESTYLE_NODE_DRAWING_STYLE_H__
-/** \file blender/freestyle/intern/scene_graph/NodeDrawingStyle.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a Drawing Style to be applied to the underlying children. Inherits from NodeGroup.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp b/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp
index f6aed3a2502..116738240fa 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp
+++ b/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/NodeGroup.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a group node. This node can contains several children.
* \brief It also contains a transform matrix indicating the transform state of the underlying children.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeGroup.h b/source/blender/freestyle/intern/scene_graph/NodeGroup.h
index d3fa004856f..f5c0c574537 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeGroup.h
+++ b/source/blender/freestyle/intern/scene_graph/NodeGroup.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_NODE_GROUP_H__
#define __FREESTYLE_NODE_GROUP_H__
-/** \file blender/freestyle/intern/scene_graph/NodeGroup.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a group node. This node can contains several children.
* \brief It also contains a transform matrix indicating the transform state of the underlying children.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeLight.cpp b/source/blender/freestyle/intern/scene_graph/NodeLight.cpp
index 939a99beb3a..65e29bd6ed7 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeLight.cpp
+++ b/source/blender/freestyle/intern/scene_graph/NodeLight.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/NodeLight.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a light node
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeLight.h b/source/blender/freestyle/intern/scene_graph/NodeLight.h
index 85ca2b1a2b8..dc67ea0637d 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeLight.h
+++ b/source/blender/freestyle/intern/scene_graph/NodeLight.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_NODE_LIGHT_H__
#define __FREESTYLE_NODE_LIGHT_H__
-/** \file blender/freestyle/intern/scene_graph/NodeLight.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a light node
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeShape.cpp b/source/blender/freestyle/intern/scene_graph/NodeShape.cpp
index e7ea8dc16fd..b1f3578976f 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeShape.cpp
+++ b/source/blender/freestyle/intern/scene_graph/NodeShape.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/NodeShape.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to build a shape node. It contains a Rep, which is the shape geometry
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeShape.h b/source/blender/freestyle/intern/scene_graph/NodeShape.h
index b1f1cf8d3ef..709931fa02f 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeShape.h
+++ b/source/blender/freestyle/intern/scene_graph/NodeShape.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_NODE_SHAPE_H__
#define __FREESTYLE_NODE_SHAPE_H__
-/** \file blender/freestyle/intern/scene_graph/NodeShape.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to build a shape node. It contains a Rep, which is the shape geometry
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp b/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp
index d5739dea821..03c0e20f532 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp
+++ b/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/NodeTransform.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a transform node. A Transform node contains one or several children,
* \brief all affected by the transformation.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeTransform.h b/source/blender/freestyle/intern/scene_graph/NodeTransform.h
index 2746c897bb0..a9729390e74 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeTransform.h
+++ b/source/blender/freestyle/intern/scene_graph/NodeTransform.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_NODE_TRANSFORM_H__
#define __FREESTYLE_NODE_TRANSFORM_H__
-/** \file blender/freestyle/intern/scene_graph/NodeTransform.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a transform node. A Transform node contains one or several children,
* \brief all affected by the transformation.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeViewLayer.cpp b/source/blender/freestyle/intern/scene_graph/NodeViewLayer.cpp
index 99f1ce556e2..a5df96129e4 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeViewLayer.cpp
+++ b/source/blender/freestyle/intern/scene_graph/NodeViewLayer.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/NodeViewLayer.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a scene render layer in Blender.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/NodeViewLayer.h b/source/blender/freestyle/intern/scene_graph/NodeViewLayer.h
index 5d2cd3a5ba8..41ddef7c1ce 100644
--- a/source/blender/freestyle/intern/scene_graph/NodeViewLayer.h
+++ b/source/blender/freestyle/intern/scene_graph/NodeViewLayer.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_NODE_VIEW_LAYER_H__
#define __FREESTYLE_NODE_VIEW_LAYER_H__
-/** \file blender/freestyle/intern/scene_graph/NodeViewLayer.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to represent a view layer in Blender.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp
index ab1176aee01..a9b88ad9618 100644
--- a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp
+++ b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/OrientedLineRep.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to display an oriented line representation.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h
index 473ef8798fd..7cb6738d379 100644
--- a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h
+++ b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_ORIENTED_LINE_REP_H__
#define __FREESTYLE_ORIENTED_LINE_REP_H__
-/** \file blender/freestyle/intern/scene_graph/OrientedLineRep.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to display an oriented line representation.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/Rep.cpp b/source/blender/freestyle/intern/scene_graph/Rep.cpp
index 1b4408fc761..df8db2a536e 100644
--- a/source/blender/freestyle/intern/scene_graph/Rep.cpp
+++ b/source/blender/freestyle/intern/scene_graph/Rep.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/Rep.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Base class for all shapes. Inherits from BasicObjects for references counter management (addRef, release).
*/
diff --git a/source/blender/freestyle/intern/scene_graph/Rep.h b/source/blender/freestyle/intern/scene_graph/Rep.h
index 3936eaceaa2..0677a239797 100644
--- a/source/blender/freestyle/intern/scene_graph/Rep.h
+++ b/source/blender/freestyle/intern/scene_graph/Rep.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_REP_H__
#define __FREESTYLE_REP_H__
-/** \file blender/freestyle/intern/scene_graph/Rep.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Base class for all shapes. Inherits from BasicObjects for references counter management (addRef, release).
*/
diff --git a/source/blender/freestyle/intern/scene_graph/SceneHash.cpp b/source/blender/freestyle/intern/scene_graph/SceneHash.cpp
index e95dadf361e..8a2c675cbe4 100644
--- a/source/blender/freestyle/intern/scene_graph/SceneHash.cpp
+++ b/source/blender/freestyle/intern/scene_graph/SceneHash.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/SceneHash.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "SceneHash.h"
diff --git a/source/blender/freestyle/intern/scene_graph/SceneHash.h b/source/blender/freestyle/intern/scene_graph/SceneHash.h
index 6e086135c6d..e7229816989 100644
--- a/source/blender/freestyle/intern/scene_graph/SceneHash.h
+++ b/source/blender/freestyle/intern/scene_graph/SceneHash.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_SCENE_HASH_H__
#define __FREESTYLE_SCENE_HASH_H__
-/** \file blender/freestyle/intern/scene_graph/SceneHash.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "IndexedFaceSet.h"
diff --git a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp
index 96e2d28d13a..ad5f66a5d52 100644
--- a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp
+++ b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to display textual information about a scene graph.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h
index ef72f2de9dd..bdb4031f510 100644
--- a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h
+++ b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_SCENE_PRETTY_PRINTER_H__
#define __FREESTYLE_SCENE_PRETTY_PRINTER_H__
-/** \file blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to display textual information about a scene graph.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp b/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp
index a77dfb1c88e..2e0521675a2 100644
--- a/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp
+++ b/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/SceneVisitor.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to visit (without doing anything) a scene graph structure
*/
diff --git a/source/blender/freestyle/intern/scene_graph/SceneVisitor.h b/source/blender/freestyle/intern/scene_graph/SceneVisitor.h
index fe70e463e31..790507c1fdf 100644
--- a/source/blender/freestyle/intern/scene_graph/SceneVisitor.h
+++ b/source/blender/freestyle/intern/scene_graph/SceneVisitor.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_SCENE_VISITOR_H__
#define __FREESTYLE_SCENE_VISITOR_H__
-/** \file blender/freestyle/intern/scene_graph/SceneVisitor.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to visit (without doing anything) a scene graph structure
*/
diff --git a/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp b/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp
index 9ced6691432..048a7e36df7 100644
--- a/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp
+++ b/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/TriangleRep.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define the represenation of a triangle
*/
diff --git a/source/blender/freestyle/intern/scene_graph/TriangleRep.h b/source/blender/freestyle/intern/scene_graph/TriangleRep.h
index 5aaaf2e2bf8..5d18845cb70 100644
--- a/source/blender/freestyle/intern/scene_graph/TriangleRep.h
+++ b/source/blender/freestyle/intern/scene_graph/TriangleRep.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_TRIANGLE_REP_H__
#define __FREESTYLE_TRIANGLE_REP_H__
-/** \file blender/freestyle/intern/scene_graph/TriangleRep.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define the represenation of a triangle
*/
diff --git a/source/blender/freestyle/intern/scene_graph/VertexRep.cpp b/source/blender/freestyle/intern/scene_graph/VertexRep.cpp
index b4f06c708bf..416ab77c2a5 100644
--- a/source/blender/freestyle/intern/scene_graph/VertexRep.cpp
+++ b/source/blender/freestyle/intern/scene_graph/VertexRep.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/scene_graph/VertexRep.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define the representation of a vertex for displaying purpose.
*/
diff --git a/source/blender/freestyle/intern/scene_graph/VertexRep.h b/source/blender/freestyle/intern/scene_graph/VertexRep.h
index 66eedd2c301..acc65319d6c 100644
--- a/source/blender/freestyle/intern/scene_graph/VertexRep.h
+++ b/source/blender/freestyle/intern/scene_graph/VertexRep.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_VERTEX_REP_H__
#define __FREESTYLE_VERTEX_REP_H__
-/** \file blender/freestyle/intern/scene_graph/VertexRep.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define the representation of a vertex for displaying purpose.
*/
diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp
index c4dbfda3b3f..b62bbbf810e 100644
--- a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp
+++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions taking 0D input
*/
diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h
index 73bac3a0583..010f7edb4ce 100644
--- a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h
+++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_ADVANCED_FUNCTIONS_0D_H__
#define __FREESTYLE_ADVANCED_FUNCTIONS_0D_H__
-/** \file blender/freestyle/intern/stroke/AdvancedFunctions0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions taking 0D input
*/
diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp
index 5c91606cfc8..c1cd588fe3c 100644
--- a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp
+++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions taking 1D input
*/
diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h
index e02d45272fb..67b3a00d6dd 100644
--- a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h
+++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_ADVANCED_FUNCTIONS_1D_H__
#define __FREESTYLE_ADVANCED_FUNCTIONS_1D_H__
-/** \file blender/freestyle/intern/stroke/AdvancedFunctions1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions taking 1D input
*/
diff --git a/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h b/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h
index e10cccd05f6..d3abe87de39 100644
--- a/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h
+++ b/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_ADVANCED_PREDICATES_1D_H__
#define __FREESTYLE_ADVANCED_PREDICATES_1D_H__
-/** \file blender/freestyle/intern/stroke/AdvancedPredicates1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class gathering stroke creation algorithms
*/
diff --git a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp
index dbfed3c8eae..0625ffcdca9 100644
--- a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp
+++ b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Fredo's stroke shaders
*/
diff --git a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h
index 81a85516dd9..1de10ccc641 100644
--- a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h
+++ b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_ADVANCED_STROKE_SHADERS_H__
#define __FREESTYLE_ADVANCED_STROKE_SHADERS_H__
-/** \file blender/freestyle/intern/stroke/AdvancedStrokeShaders.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Fredo's stroke shaders
*/
diff --git a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp
index 54d28586f27..a9c6778cabd 100644
--- a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp
+++ b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/BasicStrokeShaders.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class gathering basic stroke shaders
*/
diff --git a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h
index 70031bc0b4a..18e7faf8837 100644
--- a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h
+++ b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_BASIC_STROKE_SHADERS_H__
#define __FREESTYLE_BASIC_STROKE_SHADERS_H__
-/** \file blender/freestyle/intern/stroke/BasicStrokeShaders.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class gathering basic stroke shaders
*/
diff --git a/source/blender/freestyle/intern/stroke/Canvas.cpp b/source/blender/freestyle/intern/stroke/Canvas.cpp
index 7b46c3d348f..cae17244b7e 100644
--- a/source/blender/freestyle/intern/stroke/Canvas.cpp
+++ b/source/blender/freestyle/intern/stroke/Canvas.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/Canvas.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a canvas designed to draw style modules
*/
diff --git a/source/blender/freestyle/intern/stroke/Canvas.h b/source/blender/freestyle/intern/stroke/Canvas.h
index c015fea2a9b..6955af05869 100644
--- a/source/blender/freestyle/intern/stroke/Canvas.h
+++ b/source/blender/freestyle/intern/stroke/Canvas.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_CANVAS_H__
#define __FREESTYLE_CANVAS_H__
-/** \file blender/freestyle/intern/stroke/Canvas.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a canvas designed to draw style modules
*/
diff --git a/source/blender/freestyle/intern/stroke/Chain.cpp b/source/blender/freestyle/intern/stroke/Chain.cpp
index 8116dfa2e2c..8581df1c555 100644
--- a/source/blender/freestyle/intern/stroke/Chain.cpp
+++ b/source/blender/freestyle/intern/stroke/Chain.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/Chain.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a chain of viewedges.
*/
diff --git a/source/blender/freestyle/intern/stroke/Chain.h b/source/blender/freestyle/intern/stroke/Chain.h
index b9fd3b2db8f..15d4fdde2fe 100644
--- a/source/blender/freestyle/intern/stroke/Chain.h
+++ b/source/blender/freestyle/intern/stroke/Chain.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_CHAIN_H__
#define __FREESTYLE_CHAIN_H__
-/** \file blender/freestyle/intern/stroke/Chain.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a chain of viewedges.
*/
diff --git a/source/blender/freestyle/intern/stroke/ChainingIterators.cpp b/source/blender/freestyle/intern/stroke/ChainingIterators.cpp
index 5469208070c..73090d32b88 100644
--- a/source/blender/freestyle/intern/stroke/ChainingIterators.cpp
+++ b/source/blender/freestyle/intern/stroke/ChainingIterators.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/ChainingIterators.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Chaining iterators
*/
diff --git a/source/blender/freestyle/intern/stroke/ChainingIterators.h b/source/blender/freestyle/intern/stroke/ChainingIterators.h
index 94c594a5217..94343b15026 100644
--- a/source/blender/freestyle/intern/stroke/ChainingIterators.h
+++ b/source/blender/freestyle/intern/stroke/ChainingIterators.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_CHAINING_ITERATORS_H__
#define __FREESTYLE_CHAINING_ITERATORS_H__
-/** \file blender/freestyle/intern/stroke/ChainingIterators.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Chaining iterators
*/
diff --git a/source/blender/freestyle/intern/stroke/ContextFunctions.cpp b/source/blender/freestyle/intern/stroke/ContextFunctions.cpp
index 81399618cfe..13bfa57384a 100644
--- a/source/blender/freestyle/intern/stroke/ContextFunctions.cpp
+++ b/source/blender/freestyle/intern/stroke/ContextFunctions.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/ContextFunctions.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions related to context queries
* \brief Interface to access the context related information.
*/
diff --git a/source/blender/freestyle/intern/stroke/ContextFunctions.h b/source/blender/freestyle/intern/stroke/ContextFunctions.h
index f343e5d0643..9e3c2f24995 100644
--- a/source/blender/freestyle/intern/stroke/ContextFunctions.h
+++ b/source/blender/freestyle/intern/stroke/ContextFunctions.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_CONTEXT_FUNCTIONS_H__
#define __FREESTYLE_CONTEXT_FUNCTIONS_H__
-/** \file blender/freestyle/intern/stroke/ContextFunctions.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions related to context queries
* \brief Interface to access the context related information.
*/
diff --git a/source/blender/freestyle/intern/stroke/Curve.cpp b/source/blender/freestyle/intern/stroke/Curve.cpp
index 08e27333b8b..ff5c79544ea 100644
--- a/source/blender/freestyle/intern/stroke/Curve.cpp
+++ b/source/blender/freestyle/intern/stroke/Curve.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/Curve.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a container for curves
*/
diff --git a/source/blender/freestyle/intern/stroke/Curve.h b/source/blender/freestyle/intern/stroke/Curve.h
index 08466d5e789..5dbbd68af7b 100644
--- a/source/blender/freestyle/intern/stroke/Curve.h
+++ b/source/blender/freestyle/intern/stroke/Curve.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_CURVE_H__
#define __FREESTYLE_CURVE_H__
-/** \file blender/freestyle/intern/stroke/Curve.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a container for curves
*/
diff --git a/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h b/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h
index 02ebdaf75ad..2efe6c601c5 100644
--- a/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h
+++ b/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_CURVE_ADVANCED_ITERATORS_H__
#define __FREESTYLE_CURVE_ADVANCED_ITERATORS_H__
-/** \file blender/freestyle/intern/stroke/CurveAdvancedIterators.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Iterators used to iterate over the elements of the Curve. Can't be used in python
*/
diff --git a/source/blender/freestyle/intern/stroke/CurveIterators.h b/source/blender/freestyle/intern/stroke/CurveIterators.h
index 77c2b099d06..6c5fed7cf7a 100644
--- a/source/blender/freestyle/intern/stroke/CurveIterators.h
+++ b/source/blender/freestyle/intern/stroke/CurveIterators.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_CURVE_ITERATORS_H__
#define __FREESTYLE_CURVE_ITERATORS_H__
-/** \file blender/freestyle/intern/stroke/CurveIterators.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Iterators used to iterate over the elements of the Curve
*/
diff --git a/source/blender/freestyle/intern/stroke/Modifiers.h b/source/blender/freestyle/intern/stroke/Modifiers.h
index 68dadd4b9c6..e91cb1ae885 100644
--- a/source/blender/freestyle/intern/stroke/Modifiers.h
+++ b/source/blender/freestyle/intern/stroke/Modifiers.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_MODIFIERS_H__
#define __FREESTYLE_MODIFIERS_H__
-/** \file blender/freestyle/intern/stroke/Modifiers.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief modifiers...
*/
diff --git a/source/blender/freestyle/intern/stroke/Module.h b/source/blender/freestyle/intern/stroke/Module.h
index 0493345ea79..cb636e371f1 100644
--- a/source/blender/freestyle/intern/stroke/Module.h
+++ b/source/blender/freestyle/intern/stroke/Module.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_MODULE_H__
#define __FREESTYLE_MODULE_H__
-/** \file blender/freestyle/intern/stroke/Module.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Set the type of the module
*/
diff --git a/source/blender/freestyle/intern/stroke/Operators.cpp b/source/blender/freestyle/intern/stroke/Operators.cpp
index 7e84b4b15ab..2c87ee44337 100644
--- a/source/blender/freestyle/intern/stroke/Operators.cpp
+++ b/source/blender/freestyle/intern/stroke/Operators.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/Operators.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class gathering stroke creation algorithms
*/
diff --git a/source/blender/freestyle/intern/stroke/Operators.h b/source/blender/freestyle/intern/stroke/Operators.h
index 1cfa50be675..e6da3912d85 100644
--- a/source/blender/freestyle/intern/stroke/Operators.h
+++ b/source/blender/freestyle/intern/stroke/Operators.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_OPERATORS_H__
#define __FREESTYLE_OPERATORS_H__
-/** \file blender/freestyle/intern/stroke/Operators.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class gathering stroke creation algorithms
*/
diff --git a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp
index b3b32cdc09e..c988e309f41 100644
--- a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp
+++ b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/PSStrokeRenderer.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define the Postscript rendering of a stroke
*/
diff --git a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h
index 530dd149cf2..62edad4b5e2 100644
--- a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h
+++ b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_PS_STROKE_RENDERER_H__
#define __FREESTYLE_PS_STROKE_RENDERER_H__
-/** \file blender/freestyle/intern/stroke/PSStrokeRenderer.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define the Postscript rendering of a stroke
*/
diff --git a/source/blender/freestyle/intern/stroke/Predicates0D.cpp b/source/blender/freestyle/intern/stroke/Predicates0D.cpp
index b26ebd95692..bdd645df8ae 100644
--- a/source/blender/freestyle/intern/stroke/Predicates0D.cpp
+++ b/source/blender/freestyle/intern/stroke/Predicates0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/Predicates0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "Predicates0D.h"
diff --git a/source/blender/freestyle/intern/stroke/Predicates0D.h b/source/blender/freestyle/intern/stroke/Predicates0D.h
index 4d3df8d863c..6349c0407c7 100644
--- a/source/blender/freestyle/intern/stroke/Predicates0D.h
+++ b/source/blender/freestyle/intern/stroke/Predicates0D.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_PREDICATES_0D_H__
#define __FREESTYLE_PREDICATES_0D_H__
-/** \file blender/freestyle/intern/stroke/Predicates0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class gathering stroke creation algorithms
*/
diff --git a/source/blender/freestyle/intern/stroke/Predicates1D.cpp b/source/blender/freestyle/intern/stroke/Predicates1D.cpp
index fce687cf57e..cb63ea54f2d 100644
--- a/source/blender/freestyle/intern/stroke/Predicates1D.cpp
+++ b/source/blender/freestyle/intern/stroke/Predicates1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/Predicates1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "Predicates1D.h"
diff --git a/source/blender/freestyle/intern/stroke/Predicates1D.h b/source/blender/freestyle/intern/stroke/Predicates1D.h
index bef3461c914..4a914073a22 100644
--- a/source/blender/freestyle/intern/stroke/Predicates1D.h
+++ b/source/blender/freestyle/intern/stroke/Predicates1D.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_PREDICATES_1D_H__
#define __FREESTYLE_PREDICATES_1D_H__
-/** \file blender/freestyle/intern/stroke/Predicates1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class gathering stroke creation algorithms
*/
diff --git a/source/blender/freestyle/intern/stroke/QInformationMap.h b/source/blender/freestyle/intern/stroke/QInformationMap.h
index 81eb05e8afc..820202b4a93 100644
--- a/source/blender/freestyle/intern/stroke/QInformationMap.h
+++ b/source/blender/freestyle/intern/stroke/QInformationMap.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_Q_INFORMATION_MAP_H__
#define __FREESTYLE_Q_INFORMATION_MAP_H__
-/** \file blender/freestyle/intern/stroke/QInformationMap.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class defining an information map using a QImage
*/
diff --git a/source/blender/freestyle/intern/stroke/Stroke.cpp b/source/blender/freestyle/intern/stroke/Stroke.cpp
index 709170b79fd..80d8850d960 100644
--- a/source/blender/freestyle/intern/stroke/Stroke.cpp
+++ b/source/blender/freestyle/intern/stroke/Stroke.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/Stroke.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to define a stroke
*/
diff --git a/source/blender/freestyle/intern/stroke/Stroke.h b/source/blender/freestyle/intern/stroke/Stroke.h
index c8ef7c6db65..e6f64256ab1 100644
--- a/source/blender/freestyle/intern/stroke/Stroke.h
+++ b/source/blender/freestyle/intern/stroke/Stroke.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STROKE_H__
#define __FREESTYLE_STROKE_H__
-/** \file blender/freestyle/intern/stroke/Stroke.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to define a stroke
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h b/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h
index c2e06c7f7c2..6a4c04afc07 100644
--- a/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h
+++ b/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STROKE_ADVANCED_ITERATORS_H__
#define __FREESTYLE_STROKE_ADVANCED_ITERATORS_H__
-/** \file blender/freestyle/intern/stroke/StrokeAdvancedIterators.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Iterators used to iterate over the elements of the Stroke. Can't be used in python
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeIO.cpp b/source/blender/freestyle/intern/stroke/StrokeIO.cpp
index 7411af1f9a6..cdbc2056264 100644
--- a/source/blender/freestyle/intern/stroke/StrokeIO.cpp
+++ b/source/blender/freestyle/intern/stroke/StrokeIO.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/StrokeIO.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions to manage I/O for the stroke
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeIO.h b/source/blender/freestyle/intern/stroke/StrokeIO.h
index ebd4709bbaf..8c83408b01d 100644
--- a/source/blender/freestyle/intern/stroke/StrokeIO.h
+++ b/source/blender/freestyle/intern/stroke/StrokeIO.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STROKE_IO_H__
#define __FREESTYLE_STROKE_IO_H__
-/** \file blender/freestyle/intern/stroke/StrokeIO.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions to manage I/O for the stroke
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeIterators.h b/source/blender/freestyle/intern/stroke/StrokeIterators.h
index 901728e9d4c..2210adf6bfd 100644
--- a/source/blender/freestyle/intern/stroke/StrokeIterators.h
+++ b/source/blender/freestyle/intern/stroke/StrokeIterators.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STROKE_ITERATORS_H__
#define __FREESTYLE_STROKE_ITERATORS_H__
-/** \file blender/freestyle/intern/stroke/StrokeIterators.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Iterators used to iterate over the elements of the Stroke
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeLayer.cpp b/source/blender/freestyle/intern/stroke/StrokeLayer.cpp
index 546859a3650..a6d1afdb8ac 100644
--- a/source/blender/freestyle/intern/stroke/StrokeLayer.cpp
+++ b/source/blender/freestyle/intern/stroke/StrokeLayer.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/StrokeLayer.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a layer of strokes.
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeLayer.h b/source/blender/freestyle/intern/stroke/StrokeLayer.h
index b1f0e2ab702..48de9331d2f 100644
--- a/source/blender/freestyle/intern/stroke/StrokeLayer.h
+++ b/source/blender/freestyle/intern/stroke/StrokeLayer.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STROKE_LAYER_H__
#define __FREESTYLE_STROKE_LAYER_H__
-/** \file blender/freestyle/intern/stroke/StrokeLayer.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a layer of strokes.
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp b/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp
index e3e95237e63..0bdc4f29a3a 100644
--- a/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp
+++ b/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/StrokeRenderer.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to render a stroke with OpenGL
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeRenderer.h b/source/blender/freestyle/intern/stroke/StrokeRenderer.h
index b424e59eccd..4193f1ee889 100644
--- a/source/blender/freestyle/intern/stroke/StrokeRenderer.h
+++ b/source/blender/freestyle/intern/stroke/StrokeRenderer.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STROKE_RENDERER_H__
#define __FREESTYLE_STROKE_RENDERER_H__
-/** \file blender/freestyle/intern/stroke/StrokeRenderer.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to render a stroke with OpenGL
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeRep.cpp b/source/blender/freestyle/intern/stroke/StrokeRep.cpp
index 159c3a81f89..59f9c799609 100644
--- a/source/blender/freestyle/intern/stroke/StrokeRep.cpp
+++ b/source/blender/freestyle/intern/stroke/StrokeRep.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/StrokeRep.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define the representation of a stroke (for display purpose)
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeRep.h b/source/blender/freestyle/intern/stroke/StrokeRep.h
index 1a1099647ac..ddbe52403c0 100644
--- a/source/blender/freestyle/intern/stroke/StrokeRep.h
+++ b/source/blender/freestyle/intern/stroke/StrokeRep.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STROKE_REP_H__
#define __FREESTYLE_STROKE_REP_H__
-/** \file blender/freestyle/intern/stroke/StrokeRep.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define the representation of a stroke (for display purpose)
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeShader.cpp b/source/blender/freestyle/intern/stroke/StrokeShader.cpp
index 53c63f86c93..82030ff46b0 100644
--- a/source/blender/freestyle/intern/stroke/StrokeShader.cpp
+++ b/source/blender/freestyle/intern/stroke/StrokeShader.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/StrokeShader.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "StrokeShader.h"
diff --git a/source/blender/freestyle/intern/stroke/StrokeShader.h b/source/blender/freestyle/intern/stroke/StrokeShader.h
index cc23612e474..fc01b475fe4 100644
--- a/source/blender/freestyle/intern/stroke/StrokeShader.h
+++ b/source/blender/freestyle/intern/stroke/StrokeShader.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STROKE_SHADERS_H__
#define __FREESTYLE_STROKE_SHADERS_H__
-/** \file blender/freestyle/intern/stroke/StrokeShader.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class defining StrokeShader
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp b/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp
index 9cf07d8599f..468cd9853eb 100644
--- a/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp
+++ b/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/StrokeTesselator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to build a Node Tree designed to be displayed from a set of strokes structure.
*/
diff --git a/source/blender/freestyle/intern/stroke/StrokeTesselator.h b/source/blender/freestyle/intern/stroke/StrokeTesselator.h
index b9b98fcf1cf..1c61676e168 100644
--- a/source/blender/freestyle/intern/stroke/StrokeTesselator.h
+++ b/source/blender/freestyle/intern/stroke/StrokeTesselator.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STROKE_TESSELATOR_H__
#define __FREESTYLE_STROKE_TESSELATOR_H__
-/** \file blender/freestyle/intern/stroke/StrokeTesselator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to build a Node Tree designed to be displayed from a set of strokes structure.
*/
diff --git a/source/blender/freestyle/intern/stroke/StyleModule.h b/source/blender/freestyle/intern/stroke/StyleModule.h
index 034768462ff..c1c248d8eec 100644
--- a/source/blender/freestyle/intern/stroke/StyleModule.h
+++ b/source/blender/freestyle/intern/stroke/StyleModule.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STYLE_MODULE_H__
#define __FREESTYLE_STYLE_MODULE_H__
-/** \file blender/freestyle/intern/stroke/StyleModule.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class representing a style module
*/
diff --git a/source/blender/freestyle/intern/stroke/TextStrokeRenderer.h b/source/blender/freestyle/intern/stroke/TextStrokeRenderer.h
index 9da0edbf966..a6dbd3df294 100644
--- a/source/blender/freestyle/intern/stroke/TextStrokeRenderer.h
+++ b/source/blender/freestyle/intern/stroke/TextStrokeRenderer.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/stroke/TextStrokeRenderer.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
//
diff --git a/source/blender/freestyle/intern/system/BaseIterator.h b/source/blender/freestyle/intern/system/BaseIterator.h
index df79940c8f1..7a96e1de5fe 100644
--- a/source/blender/freestyle/intern/system/BaseIterator.h
+++ b/source/blender/freestyle/intern/system/BaseIterator.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_BASE_ITERATOR_H__
#define __FREESTYLE_BASE_ITERATOR_H__
-/** \file blender/freestyle/intern/system/BaseIterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes defining the basic "Iterator" design pattern
*/
diff --git a/source/blender/freestyle/intern/system/BaseObject.cpp b/source/blender/freestyle/intern/system/BaseObject.cpp
index 0b88f071763..fd8529e53bf 100644
--- a/source/blender/freestyle/intern/system/BaseObject.cpp
+++ b/source/blender/freestyle/intern/system/BaseObject.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/system/BaseObject.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Base Class for most shared objects (Node, Rep). Defines the addRef, release system.
* \brief Inspired by COM IUnknown system.
*/
diff --git a/source/blender/freestyle/intern/system/BaseObject.h b/source/blender/freestyle/intern/system/BaseObject.h
index d71d7815774..6cb3dd30f46 100644
--- a/source/blender/freestyle/intern/system/BaseObject.h
+++ b/source/blender/freestyle/intern/system/BaseObject.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_BASE_OBJECT_H__
#define __FREESTYLE_BASE_OBJECT_H__
-/** \file blender/freestyle/intern/system/BaseObject.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Base Class for most shared objects (Node, Rep). Defines the addRef, release system.
* \brief Inspired by COM IUnknown system.
*/
diff --git a/source/blender/freestyle/intern/system/Cast.h b/source/blender/freestyle/intern/system/Cast.h
index 78c53315366..ffc36372503 100644
--- a/source/blender/freestyle/intern/system/Cast.h
+++ b/source/blender/freestyle/intern/system/Cast.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_CAST_H__
#define __FREESTYLE_CAST_H__
-/** \file blender/freestyle/intern/system/Cast.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Cast function
*/
diff --git a/source/blender/freestyle/intern/system/Exception.cpp b/source/blender/freestyle/intern/system/Exception.cpp
index 29ecd2ceb17..d386473d6be 100644
--- a/source/blender/freestyle/intern/system/Exception.cpp
+++ b/source/blender/freestyle/intern/system/Exception.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/system/Exception.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Singleton to manage exceptions
*/
diff --git a/source/blender/freestyle/intern/system/Exception.h b/source/blender/freestyle/intern/system/Exception.h
index 67e7e6414f8..3634a7a69da 100644
--- a/source/blender/freestyle/intern/system/Exception.h
+++ b/source/blender/freestyle/intern/system/Exception.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_EXCEPTION_H__
#define __FREESTYLE_EXCEPTION_H__
-/** \file blender/freestyle/intern/system/Exception.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Singleton to manage exceptions
*/
diff --git a/source/blender/freestyle/intern/system/FreestyleConfig.h b/source/blender/freestyle/intern/system/FreestyleConfig.h
index a337d61c98f..a3660ac286d 100644
--- a/source/blender/freestyle/intern/system/FreestyleConfig.h
+++ b/source/blender/freestyle/intern/system/FreestyleConfig.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_CONFIG_H__
#define __FREESTYLE_CONFIG_H__
-/** \file blender/freestyle/intern/system/FreestyleConfig.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Configuration definitions
*/
diff --git a/source/blender/freestyle/intern/system/Id.h b/source/blender/freestyle/intern/system/Id.h
index 5943f2522f0..0dc950bddea 100644
--- a/source/blender/freestyle/intern/system/Id.h
+++ b/source/blender/freestyle/intern/system/Id.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_ID_H__
#define __FREESTYLE_ID_H__
-/** \file blender/freestyle/intern/system/Id.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Identification system
*/
diff --git a/source/blender/freestyle/intern/system/Interpreter.h b/source/blender/freestyle/intern/system/Interpreter.h
index 071fe48b920..6ac3c85fc87 100644
--- a/source/blender/freestyle/intern/system/Interpreter.h
+++ b/source/blender/freestyle/intern/system/Interpreter.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_INTERPRETER_H__
#define __FREESTYLE_INTERPRETER_H__
-/** \file blender/freestyle/intern/system/Interpreter.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Base Class of all script interpreters
*/
diff --git a/source/blender/freestyle/intern/system/Iterator.cpp b/source/blender/freestyle/intern/system/Iterator.cpp
index d841dabbfdf..23bb26af93e 100644
--- a/source/blender/freestyle/intern/system/Iterator.cpp
+++ b/source/blender/freestyle/intern/system/Iterator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/system/Iterator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include "Iterator.h"
diff --git a/source/blender/freestyle/intern/system/Iterator.h b/source/blender/freestyle/intern/system/Iterator.h
index f5f860f7433..65ae106a9f9 100644
--- a/source/blender/freestyle/intern/system/Iterator.h
+++ b/source/blender/freestyle/intern/system/Iterator.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_ITERATOR_H__
#define __FREESTYLE_ITERATOR_H__
-/** \file blender/freestyle/intern/system/Iterator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
#include <iostream>
diff --git a/source/blender/freestyle/intern/system/PointerSequence.h b/source/blender/freestyle/intern/system/PointerSequence.h
index dc108e40ceb..daa25d8d9ad 100644
--- a/source/blender/freestyle/intern/system/PointerSequence.h
+++ b/source/blender/freestyle/intern/system/PointerSequence.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_POINTER_SEQUENCE_H__
#define __FREESTYLE_POINTER_SEQUENCE_H__
-/** \file blender/freestyle/intern/system/PointerSequence.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Simple RAII wrappers for std:: sequential containers
*
* PointerSequence
diff --git a/source/blender/freestyle/intern/system/Precision.h b/source/blender/freestyle/intern/system/Precision.h
index 301e3ccf78b..c9d043754df 100644
--- a/source/blender/freestyle/intern/system/Precision.h
+++ b/source/blender/freestyle/intern/system/Precision.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_PRECISION_H__
#define __FREESTYLE_PRECISION_H__
-/** \file blender/freestyle/intern/system/Precision.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Define the float precision used in the program
*/
diff --git a/source/blender/freestyle/intern/system/ProgressBar.h b/source/blender/freestyle/intern/system/ProgressBar.h
index b0eee2a0224..3311ed5735e 100644
--- a/source/blender/freestyle/intern/system/ProgressBar.h
+++ b/source/blender/freestyle/intern/system/ProgressBar.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_PROGRESS_BAR_H__
#define __FREESTYLE_PROGRESS_BAR_H__
-/** \file blender/freestyle/intern/system/ProgressBar.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to encapsulate a progress bar
*/
diff --git a/source/blender/freestyle/intern/system/PseudoNoise.cpp b/source/blender/freestyle/intern/system/PseudoNoise.cpp
index 3a753fb2e1a..ac5a2974d1a 100644
--- a/source/blender/freestyle/intern/system/PseudoNoise.cpp
+++ b/source/blender/freestyle/intern/system/PseudoNoise.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/system/PseudoNoise.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a pseudo Perlin noise
*/
diff --git a/source/blender/freestyle/intern/system/PseudoNoise.h b/source/blender/freestyle/intern/system/PseudoNoise.h
index 86616bdee3f..a44aea28149 100644
--- a/source/blender/freestyle/intern/system/PseudoNoise.h
+++ b/source/blender/freestyle/intern/system/PseudoNoise.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_PSEUDO_NOISE_H__
#define __FREESTYLE_PSEUDO_NOISE_H__
-/** \file blender/freestyle/intern/system/PseudoNoise.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a pseudo Perlin noise
*/
diff --git a/source/blender/freestyle/intern/system/PythonInterpreter.cpp b/source/blender/freestyle/intern/system/PythonInterpreter.cpp
index bbec6a70af6..819db7e936c 100644
--- a/source/blender/freestyle/intern/system/PythonInterpreter.cpp
+++ b/source/blender/freestyle/intern/system/PythonInterpreter.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/system/PythonInterpreter.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Python Interpreter
*/
diff --git a/source/blender/freestyle/intern/system/PythonInterpreter.h b/source/blender/freestyle/intern/system/PythonInterpreter.h
index 52ec49f8222..64af19c9549 100644
--- a/source/blender/freestyle/intern/system/PythonInterpreter.h
+++ b/source/blender/freestyle/intern/system/PythonInterpreter.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_PYTHON_INTERPRETER_H__
#define __FREESTYLE_PYTHON_INTERPRETER_H__
-/** \file blender/freestyle/intern/system/PythonInterpreter.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Python Interpreter
*/
diff --git a/source/blender/freestyle/intern/system/RandGen.cpp b/source/blender/freestyle/intern/system/RandGen.cpp
index d6989037366..4dd859980c1 100644
--- a/source/blender/freestyle/intern/system/RandGen.cpp
+++ b/source/blender/freestyle/intern/system/RandGen.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/system/RandGen.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Pseudo-random number generator
*/
diff --git a/source/blender/freestyle/intern/system/RandGen.h b/source/blender/freestyle/intern/system/RandGen.h
index 05e93cb8a61..656321f591d 100644
--- a/source/blender/freestyle/intern/system/RandGen.h
+++ b/source/blender/freestyle/intern/system/RandGen.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_RAND_GEN_H__
#define __FREESTYLE_RAND_GEN_H__
-/** \file blender/freestyle/intern/system/RandGen.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Pseudo-random number generator
*/
diff --git a/source/blender/freestyle/intern/system/RenderMonitor.h b/source/blender/freestyle/intern/system/RenderMonitor.h
index 10693d59ef5..93a15580ce9 100644
--- a/source/blender/freestyle/intern/system/RenderMonitor.h
+++ b/source/blender/freestyle/intern/system/RenderMonitor.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_RENDER_MONITOR_H__
#define __FREESTYLE_RENDER_MONITOR_H__
-/** \file blender/freestyle/intern/system/RenderMonitor.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes defining the basic "Iterator" design pattern
*/
diff --git a/source/blender/freestyle/intern/system/StringUtils.cpp b/source/blender/freestyle/intern/system/StringUtils.cpp
index b3acf62a5da..69f192e755c 100644
--- a/source/blender/freestyle/intern/system/StringUtils.cpp
+++ b/source/blender/freestyle/intern/system/StringUtils.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/system/StringUtils.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief String utilities
*/
diff --git a/source/blender/freestyle/intern/system/StringUtils.h b/source/blender/freestyle/intern/system/StringUtils.h
index da40e8f506c..7eb42da6bdc 100644
--- a/source/blender/freestyle/intern/system/StringUtils.h
+++ b/source/blender/freestyle/intern/system/StringUtils.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STRING_UTILS_H__
#define __FREESTYLE_STRING_UTILS_H__
-/** \file blender/freestyle/intern/system/StringUtils.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief String utilities
*/
diff --git a/source/blender/freestyle/intern/system/TimeStamp.cpp b/source/blender/freestyle/intern/system/TimeStamp.cpp
index 8ccfe885e7d..73fa49c3f0a 100644
--- a/source/blender/freestyle/intern/system/TimeStamp.cpp
+++ b/source/blender/freestyle/intern/system/TimeStamp.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/system/TimeStamp.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class defining a singleton used as timestamp
*/
diff --git a/source/blender/freestyle/intern/system/TimeStamp.h b/source/blender/freestyle/intern/system/TimeStamp.h
index 9d1a8a17386..a4e7d0f4faf 100644
--- a/source/blender/freestyle/intern/system/TimeStamp.h
+++ b/source/blender/freestyle/intern/system/TimeStamp.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_TIME_STAMP_H__
#define __FREESTYLE_TIME_STAMP_H__
-/** \file blender/freestyle/intern/system/TimeStamp.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class defining a singleton used as timestamp
*/
diff --git a/source/blender/freestyle/intern/system/TimeUtils.h b/source/blender/freestyle/intern/system/TimeUtils.h
index db9f44ab300..bf58a6a62cd 100644
--- a/source/blender/freestyle/intern/system/TimeUtils.h
+++ b/source/blender/freestyle/intern/system/TimeUtils.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_TIME_UTILS_H__
#define __FREESTYLE_TIME_UTILS_H__
-/** \file blender/freestyle/intern/system/TimeUtils.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to measure elapsed time
*/
diff --git a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp
index e67067ee0bb..7b9bc274c3c 100644
--- a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp
+++ b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h
index bc6d7d68f86..62f8669fbce 100644
--- a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h
+++ b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_ARBITRARY_GRID_DENSITY_PROVIDER_H__
#define __FREESTYLE_ARBITRARY_GRID_DENSITY_PROVIDER_H__
-/** \file blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/AutoPtrHelper.h b/source/blender/freestyle/intern/view_map/AutoPtrHelper.h
index ef8d2964c51..289b34261d6 100644
--- a/source/blender/freestyle/intern/view_map/AutoPtrHelper.h
+++ b/source/blender/freestyle/intern/view_map/AutoPtrHelper.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_AUTOPTR_HELPER_H__
#define __FREESTYLE_AUTOPTR_HELPER_H__
-/** \file blender/freestyle/intern/view_map/AutoPtrHelper.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Utility header for auto_ptr/unique_ptr selection
*/
diff --git a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp
index 1f0cc859e33..641629918f3 100644
--- a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp
+++ b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h
index c0ab29cd4d9..c913d78648d 100644
--- a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h
+++ b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_AVERAGE_AREA_GRID_DENSITY_PROVIDER_H__
#define __FREESTYLE_AVERAGE_AREA_GRID_DENSITY_PROVIDER_H__
-/** \file blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/BoxGrid.cpp b/source/blender/freestyle/intern/view_map/BoxGrid.cpp
index 3ae9aa81988..e9e888abe67 100644
--- a/source/blender/freestyle/intern/view_map/BoxGrid.cpp
+++ b/source/blender/freestyle/intern/view_map/BoxGrid.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/BoxGrid.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/BoxGrid.h b/source/blender/freestyle/intern/view_map/BoxGrid.h
index 64ae0f59c24..0205bd488a5 100644
--- a/source/blender/freestyle/intern/view_map/BoxGrid.h
+++ b/source/blender/freestyle/intern/view_map/BoxGrid.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_BOX_GRID_H__
#define __FREESTYLE_BOX_GRID_H__
-/** \file blender/freestyle/intern/view_map/BoxGrid.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp b/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp
index 53b9b2b63ce..d9e91a3f803 100644
--- a/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp
+++ b/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/CulledOccluderSource.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/CulledOccluderSource.h b/source/blender/freestyle/intern/view_map/CulledOccluderSource.h
index 1e97a507013..c2ac89b1ddd 100644
--- a/source/blender/freestyle/intern/view_map/CulledOccluderSource.h
+++ b/source/blender/freestyle/intern/view_map/CulledOccluderSource.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_CULLED_OCCLUDER_SOURCE_H__
#define __FREESTYLE_CULLED_OCCLUDER_SOURCE_H__
-/** \file blender/freestyle/intern/view_map/CulledOccluderSource.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp b/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp
index 2517fa0e2da..8e58ea1db84 100644
--- a/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp
+++ b/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/FEdgeXDetector.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Detects/flags/builds extended features edges on the WXEdge structure
*/
diff --git a/source/blender/freestyle/intern/view_map/FEdgeXDetector.h b/source/blender/freestyle/intern/view_map/FEdgeXDetector.h
index c1afa73b1dd..f58c856ca30 100644
--- a/source/blender/freestyle/intern/view_map/FEdgeXDetector.h
+++ b/source/blender/freestyle/intern/view_map/FEdgeXDetector.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_FEDGE_X_DETECTOR_H__
#define __FREESTYLE_FEDGE_X_DETECTOR_H__
-/** \file blender/freestyle/intern/view_map/FEdgeXDetector.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Detects/flags/builds extended features edges on the WXEdge structure
*/
diff --git a/source/blender/freestyle/intern/view_map/Functions0D.cpp b/source/blender/freestyle/intern/view_map/Functions0D.cpp
index 25e9ac8bc44..cba86ba9448 100644
--- a/source/blender/freestyle/intern/view_map/Functions0D.cpp
+++ b/source/blender/freestyle/intern/view_map/Functions0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/Functions0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions taking 0D input
*/
diff --git a/source/blender/freestyle/intern/view_map/Functions0D.h b/source/blender/freestyle/intern/view_map/Functions0D.h
index bab55e162b8..32026036510 100644
--- a/source/blender/freestyle/intern/view_map/Functions0D.h
+++ b/source/blender/freestyle/intern/view_map/Functions0D.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_FUNCTIONS_0D_H__
#define __FREESTYLE_FUNCTIONS_0D_H__
-/** \file blender/freestyle/intern/view_map/Functions0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions taking 0D input
*/
diff --git a/source/blender/freestyle/intern/view_map/Functions1D.cpp b/source/blender/freestyle/intern/view_map/Functions1D.cpp
index 3291bfe92b2..1ad3437149b 100644
--- a/source/blender/freestyle/intern/view_map/Functions1D.cpp
+++ b/source/blender/freestyle/intern/view_map/Functions1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/Functions1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions taking 1D input
*/
diff --git a/source/blender/freestyle/intern/view_map/Functions1D.h b/source/blender/freestyle/intern/view_map/Functions1D.h
index 1347816962b..a7ae6a27422 100644
--- a/source/blender/freestyle/intern/view_map/Functions1D.h
+++ b/source/blender/freestyle/intern/view_map/Functions1D.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_FUNCTIONS_1D_H__
#define __FREESTYLE_FUNCTIONS_1D_H__
-/** \file blender/freestyle/intern/view_map/Functions1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions taking 1D input
*/
diff --git a/source/blender/freestyle/intern/view_map/GridDensityProvider.h b/source/blender/freestyle/intern/view_map/GridDensityProvider.h
index 4ff3a65e769..c03241769b6 100644
--- a/source/blender/freestyle/intern/view_map/GridDensityProvider.h
+++ b/source/blender/freestyle/intern/view_map/GridDensityProvider.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_GRID_DENSITY_PROVIDER_H__
#define __FREESTYLE_GRID_DENSITY_PROVIDER_H__
-/** \file blender/freestyle/intern/view_map/GridDensityProvider.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp
index adecdee7712..16bb20edc49 100644
--- a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp
+++ b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h
index 99ef44a9f37..6b96cbd08b4 100644
--- a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h
+++ b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_HEURISTIC_GRID_DENSITY_PROVIDER_FACTORY_H__
#define __FREESTYLE_HEURISTIC_GRID_DENSITY_PROVIDER_FACTORY_H__
-/** \file blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/Interface0D.cpp b/source/blender/freestyle/intern/view_map/Interface0D.cpp
index 4303e45a1c3..03b2265955f 100644
--- a/source/blender/freestyle/intern/view_map/Interface0D.cpp
+++ b/source/blender/freestyle/intern/view_map/Interface0D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/Interface0D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
extern "C" {
diff --git a/source/blender/freestyle/intern/view_map/Interface0D.h b/source/blender/freestyle/intern/view_map/Interface0D.h
index 00bb1890adb..4df0f23fe27 100644
--- a/source/blender/freestyle/intern/view_map/Interface0D.h
+++ b/source/blender/freestyle/intern/view_map/Interface0D.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_INTERFACE_0D_H__
#define __FREESTYLE_INTERFACE_0D_H__
-/** \file blender/freestyle/intern/view_map/Interface0D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Interface to 0D elts
*/
diff --git a/source/blender/freestyle/intern/view_map/Interface1D.cpp b/source/blender/freestyle/intern/view_map/Interface1D.cpp
index e2a5fcf8fbe..38aef29835d 100644
--- a/source/blender/freestyle/intern/view_map/Interface1D.cpp
+++ b/source/blender/freestyle/intern/view_map/Interface1D.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/Interface1D.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
*/
extern "C" {
diff --git a/source/blender/freestyle/intern/view_map/Interface1D.h b/source/blender/freestyle/intern/view_map/Interface1D.h
index 56810dbd716..a5749490d3a 100644
--- a/source/blender/freestyle/intern/view_map/Interface1D.h
+++ b/source/blender/freestyle/intern/view_map/Interface1D.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_INTERFACE_1D_H__
#define __FREESTYLE_INTERFACE_1D_H__
-/** \file blender/freestyle/intern/view_map/Interface1D.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Interface 1D and related tools definitions
*/
diff --git a/source/blender/freestyle/intern/view_map/OccluderSource.cpp b/source/blender/freestyle/intern/view_map/OccluderSource.cpp
index f740c47ba15..b80f04cbbe8 100644
--- a/source/blender/freestyle/intern/view_map/OccluderSource.cpp
+++ b/source/blender/freestyle/intern/view_map/OccluderSource.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/OccluderSource.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/OccluderSource.h b/source/blender/freestyle/intern/view_map/OccluderSource.h
index 42d0a266248..aec0d5a0087 100644
--- a/source/blender/freestyle/intern/view_map/OccluderSource.h
+++ b/source/blender/freestyle/intern/view_map/OccluderSource.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_OCCLUDER_SOURCE_H__
#define __FREESTYLE_OCCLUDER_SOURCE_H__
-/** \file blender/freestyle/intern/view_map/OccluderSource.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp
index 9353d90c4b3..83ee0db6e30 100644
--- a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp
+++ b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h
index 866dc1788a3..62d78d90338 100644
--- a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h
+++ b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_POW_23_GRID_DENSITY_PROVIDER_H__
#define __FREESTYLE_POW_23_GRID_DENSITY_PROVIDER_H__
-/** \file blender/freestyle/intern/view_map/Pow23GridDensityProvider.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/Silhouette.cpp b/source/blender/freestyle/intern/view_map/Silhouette.cpp
index f0ee44eb6c3..d4658a64997 100644
--- a/source/blender/freestyle/intern/view_map/Silhouette.cpp
+++ b/source/blender/freestyle/intern/view_map/Silhouette.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/Silhouette.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to define a silhouette structure
*/
diff --git a/source/blender/freestyle/intern/view_map/Silhouette.h b/source/blender/freestyle/intern/view_map/Silhouette.h
index cee54434b70..b0b1f198c21 100644
--- a/source/blender/freestyle/intern/view_map/Silhouette.h
+++ b/source/blender/freestyle/intern/view_map/Silhouette.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_SILHOUETTE_H__
#define __FREESTYLE_SILHOUETTE_H__
-/** \file blender/freestyle/intern/view_map/Silhouette.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to define a silhouette structure
*/
diff --git a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp
index 4e42ff5a505..cf902db64b1 100644
--- a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp
+++ b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to perform all geometric operations dedicated to silhouette. That, for example, implies that
* this geom engine has as member data the viewpoint, transformations, projections...
*/
diff --git a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h
index 7bfff0792e9..3f68ef46ce8 100644
--- a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h
+++ b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_SILHOUETTE_GEOM_ENGINE_H__
#define __FREESTYLE_SILHOUETTE_GEOM_ENGINE_H__
-/** \file blender/freestyle/intern/view_map/SilhouetteGeomEngine.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to perform all geometric operations dedicated to silhouette. That, for example, implies that
* this geom engine has as member data the viewpoint, transformations, projections...
*/
diff --git a/source/blender/freestyle/intern/view_map/SphericalGrid.cpp b/source/blender/freestyle/intern/view_map/SphericalGrid.cpp
index bc22854f9db..7b98d5f9dc7 100644
--- a/source/blender/freestyle/intern/view_map/SphericalGrid.cpp
+++ b/source/blender/freestyle/intern/view_map/SphericalGrid.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/SphericalGrid.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/SphericalGrid.h b/source/blender/freestyle/intern/view_map/SphericalGrid.h
index e52fba7f628..1e72e6db60a 100644
--- a/source/blender/freestyle/intern/view_map/SphericalGrid.h
+++ b/source/blender/freestyle/intern/view_map/SphericalGrid.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_SPHERICAL_GRID_H__
#define __FREESTYLE_SPHERICAL_GRID_H__
-/** \file blender/freestyle/intern/view_map/SphericalGrid.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to define a cell grid surrounding the projected image of a scene
*/
diff --git a/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp b/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp
index 57497113849..165c823e3ee 100644
--- a/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp
+++ b/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/SteerableViewMap.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Convenient access to the steerable ViewMap to which any element of the ViewMap belongs to.
*/
diff --git a/source/blender/freestyle/intern/view_map/SteerableViewMap.h b/source/blender/freestyle/intern/view_map/SteerableViewMap.h
index e5b1f2df17f..dee6e34e376 100644
--- a/source/blender/freestyle/intern/view_map/SteerableViewMap.h
+++ b/source/blender/freestyle/intern/view_map/SteerableViewMap.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_STEERABLE_VIEW_MAP_H__
#define __FREESTYLE_STEERABLE_VIEW_MAP_H__
-/** \file blender/freestyle/intern/view_map/SteerableViewMap.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Convenient access to the steerable ViewMap to which any element of the ViewMap belongs to.
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp
index d90513ddf6b..240ba3f23ec 100644
--- a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp
+++ b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to build view edges and the underlying chains of feature edges...
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h
index 1c7af745dc9..fa413d88290 100644
--- a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h
+++ b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_VIEW_EDGE_X_BUILDER_H__
#define __FREESTYLE_VIEW_EDGE_X_BUILDER_H__
-/** \file blender/freestyle/intern/view_map/ViewEdgeXBuilder.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to build view edges and the underlying chains of feature edges...
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewMap.cpp b/source/blender/freestyle/intern/view_map/ViewMap.cpp
index 104346b824b..9322a7fd812 100644
--- a/source/blender/freestyle/intern/view_map/ViewMap.cpp
+++ b/source/blender/freestyle/intern/view_map/ViewMap.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/ViewMap.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to define a View Map (ViewVertex, ViewEdge, etc.)
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewMap.h b/source/blender/freestyle/intern/view_map/ViewMap.h
index 779efbf2df6..7bad6312234 100644
--- a/source/blender/freestyle/intern/view_map/ViewMap.h
+++ b/source/blender/freestyle/intern/view_map/ViewMap.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_VIEW_MAP_H__
#define __FREESTYLE_VIEW_MAP_H__
-/** \file blender/freestyle/intern/view_map/ViewMap.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to define a View Map (ViewVertex, ViewEdge, etc.)
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h b/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h
index e7b49c0c892..31464909aad 100644
--- a/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h
+++ b/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_VIEW_MAP_ADVANCED_ITERATORS_H__
#define __FREESTYLE_VIEW_MAP_ADVANCED_ITERATORS_H__
-/** \file blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Iterators used to iterate over the various elements of the ViewMap.
* These iterators can't be exported to python.
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp b/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp
index d7892f5d8bb..b7aabccba3c 100644
--- a/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp
+++ b/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/ViewMapBuilder.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to build silhouette edges from a Winged-Edge structure
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewMapBuilder.h b/source/blender/freestyle/intern/view_map/ViewMapBuilder.h
index 93689e94fa2..019348f6ca2 100644
--- a/source/blender/freestyle/intern/view_map/ViewMapBuilder.h
+++ b/source/blender/freestyle/intern/view_map/ViewMapBuilder.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_VIEW_MAP_BUILDER_H__
#define __FREESTYLE_VIEW_MAP_BUILDER_H__
-/** \file blender/freestyle/intern/view_map/ViewMapBuilder.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to build silhouette edges from a Winged-Edge structure
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewMapIO.cpp b/source/blender/freestyle/intern/view_map/ViewMapIO.cpp
index 7cc2317f125..aba93d14392 100644
--- a/source/blender/freestyle/intern/view_map/ViewMapIO.cpp
+++ b/source/blender/freestyle/intern/view_map/ViewMapIO.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/ViewMapIO.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions to manage I/O for the view map
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewMapIO.h b/source/blender/freestyle/intern/view_map/ViewMapIO.h
index d158cccff1d..887b9306929 100644
--- a/source/blender/freestyle/intern/view_map/ViewMapIO.h
+++ b/source/blender/freestyle/intern/view_map/ViewMapIO.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_VIEW_MAP_IO_H__
#define __FREESTYLE_VIEW_MAP_IO_H__
-/** \file blender/freestyle/intern/view_map/ViewMapIO.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Functions to manage I/O for the view map
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewMapIterators.h b/source/blender/freestyle/intern/view_map/ViewMapIterators.h
index f375181d71b..d35c310878c 100644
--- a/source/blender/freestyle/intern/view_map/ViewMapIterators.h
+++ b/source/blender/freestyle/intern/view_map/ViewMapIterators.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_VIEW_MAP_ITERATORS_H__
#define __FREESTYLE_VIEW_MAP_ITERATORS_H__
-/** \file blender/freestyle/intern/view_map/ViewMapIterators.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Iterators used to iterate over the various elements of the ViewMap
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp b/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp
index 434fe6bf3d0..cf1cddfcbf4 100644
--- a/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp
+++ b/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/view_map/ViewMapTesselator.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to build a Node Tree designed to be displayed from a Silhouette View Map structure.
*/
diff --git a/source/blender/freestyle/intern/view_map/ViewMapTesselator.h b/source/blender/freestyle/intern/view_map/ViewMapTesselator.h
index f6deaf52fb4..31aee8d9406 100644
--- a/source/blender/freestyle/intern/view_map/ViewMapTesselator.h
+++ b/source/blender/freestyle/intern/view_map/ViewMapTesselator.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_VIEW_MAP_TESSELATOR_H__
#define __FREESTYLE_VIEW_MAP_TESSELATOR_H__
-/** \file blender/freestyle/intern/view_map/ViewMapTesselator.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to build a Node Tree designed to be displayed from a Silhouette View Map structure.
*/
diff --git a/source/blender/freestyle/intern/winged_edge/Curvature.cpp b/source/blender/freestyle/intern/winged_edge/Curvature.cpp
index e7ea9c27bba..c9724718aa6 100644
--- a/source/blender/freestyle/intern/winged_edge/Curvature.cpp
+++ b/source/blender/freestyle/intern/winged_edge/Curvature.cpp
@@ -27,8 +27,7 @@
* FRANCE
*/
-/** \file blender/freestyle/intern/winged_edge/Curvature.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief GTS - Library for the manipulation of triangulated surfaces
* \brief OGF/Graphite: Geometry and Graphics Programming Library + Utilities
*/
diff --git a/source/blender/freestyle/intern/winged_edge/Curvature.h b/source/blender/freestyle/intern/winged_edge/Curvature.h
index 3f031e0aa30..8577c985d99 100644
--- a/source/blender/freestyle/intern/winged_edge/Curvature.h
+++ b/source/blender/freestyle/intern/winged_edge/Curvature.h
@@ -30,8 +30,7 @@
#ifndef __FREESTYLE_CURVATURE_H__
#define __FREESTYLE_CURVATURE_H__
-/** \file blender/freestyle/intern/winged_edge/Curvature.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief GTS - Library for the manipulation of triangulated surfaces
* \brief OGF/Graphite: Geometry and Graphics Programming Library + Utilities
*/
diff --git a/source/blender/freestyle/intern/winged_edge/Nature.h b/source/blender/freestyle/intern/winged_edge/Nature.h
index c446dd88f1b..450e343cc98 100644
--- a/source/blender/freestyle/intern/winged_edge/Nature.h
+++ b/source/blender/freestyle/intern/winged_edge/Nature.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_NATURE_H__
#define __FREESTYLE_NATURE_H__
-/** \file blender/freestyle/intern/winged_edge/Nature.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Different natures for both vertices and edges
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WEdge.cpp b/source/blender/freestyle/intern/winged_edge/WEdge.cpp
index 0f41cb45c5a..8793f277de0 100644
--- a/source/blender/freestyle/intern/winged_edge/WEdge.cpp
+++ b/source/blender/freestyle/intern/winged_edge/WEdge.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/winged_edge/WEdge.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to define a Winged Edge data structure.
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WEdge.h b/source/blender/freestyle/intern/winged_edge/WEdge.h
index 01b83ae885e..e655f7013e9 100644
--- a/source/blender/freestyle/intern/winged_edge/WEdge.h
+++ b/source/blender/freestyle/intern/winged_edge/WEdge.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_W_EDGE_H__
#define __FREESTYLE_W_EDGE_H__
-/** \file blender/freestyle/intern/winged_edge/WEdge.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to define a Winged Edge data structure.
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp b/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp
index e59e01a48c7..662a2c7e662 100644
--- a/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp
+++ b/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/winged_edge/WFillGrid.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures)
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WFillGrid.h b/source/blender/freestyle/intern/winged_edge/WFillGrid.h
index 9a2ef824b57..4aab820bde9 100644
--- a/source/blender/freestyle/intern/winged_edge/WFillGrid.h
+++ b/source/blender/freestyle/intern/winged_edge/WFillGrid.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_W_FILL_GRID_H__
#define __FREESTYLE_W_FILL_GRID_H__
-/** \file blender/freestyle/intern/winged_edge/WFillGrid.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures)
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp b/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp
index 63d630bb996..ef3eb0ef77e 100644
--- a/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp
+++ b/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/winged_edge/WSFillGrid.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures)
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WSFillGrid.h b/source/blender/freestyle/intern/winged_edge/WSFillGrid.h
index c7c07451e0f..bd5277124d4 100644
--- a/source/blender/freestyle/intern/winged_edge/WSFillGrid.h
+++ b/source/blender/freestyle/intern/winged_edge/WSFillGrid.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_WS_FILL_GRID_H__
#define __FREESTYLE_WS_FILL_GRID_H__
-/** \file blender/freestyle/intern/winged_edge/WSFillGrid.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures)
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WXEdge.cpp b/source/blender/freestyle/intern/winged_edge/WXEdge.cpp
index 1723e438e9d..2bce0a6f122 100644
--- a/source/blender/freestyle/intern/winged_edge/WXEdge.cpp
+++ b/source/blender/freestyle/intern/winged_edge/WXEdge.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/winged_edge/WXEdge.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to define an Extended Winged Edge data structure.
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WXEdge.h b/source/blender/freestyle/intern/winged_edge/WXEdge.h
index 6907b3de018..a1589ecd23d 100644
--- a/source/blender/freestyle/intern/winged_edge/WXEdge.h
+++ b/source/blender/freestyle/intern/winged_edge/WXEdge.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_WX_EDGE_H__
#define __FREESTYLE_WX_EDGE_H__
-/** \file blender/freestyle/intern/winged_edge/WXEdge.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Classes to define an Extended Winged Edge data structure.
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp
index eb4844f65f1..112413ac1c4 100644
--- a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp
+++ b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class inherited from WingedEdgeBuilder and designed to build a WX (WingedEdge + extended info
* (silhouette etc...)) structure from a polygonal model
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h
index c474b01f338..28aa611fe23 100644
--- a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h
+++ b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_WX_EDGE_BUILDER_H__
#define __FREESTYLE_WX_EDGE_BUILDER_H__
-/** \file blender/freestyle/intern/winged_edge/WXEdgeBuilder.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class inherited from WingedEdgeBuilder and designed to build a WX (WingedEdge + extended info
* (silhouette etc...)) structure from a polygonal model
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp
index 77478e5b3bc..c20dc57880b 100644
--- a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp
+++ b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to render a WingedEdge data structure from a polyhedral data structure organized in nodes
* of a scene graph
*/
diff --git a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h
index 231af1f72e9..d64da440780 100644
--- a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h
+++ b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h
@@ -17,8 +17,7 @@
#ifndef __FREESTYLE_WINGED_EDGE_BUILDER_H__
#define __FREESTYLE_WINGED_EDGE_BUILDER_H__
-/** \file blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h
- * \ingroup freestyle
+/** \file \ingroup freestyle
* \brief Class to render a WingedEdge data structure from a polyhedral data structure organized in nodes
* of a scene graph
*/
diff --git a/source/blender/gpencil_modifiers/MOD_gpencil_modifiertypes.h b/source/blender/gpencil_modifiers/MOD_gpencil_modifiertypes.h
index cb5eba6ae95..1ab25cbd178 100644
--- a/source/blender/gpencil_modifiers/MOD_gpencil_modifiertypes.h
+++ b/source/blender/gpencil_modifiers/MOD_gpencil_modifiertypes.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file MOD_gpencil_modifiertypes.h
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#ifndef __MOD_GPENCIL_MODIFIERTYPES_H__
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.c b/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.c
index 220da263557..b57fe1e88c5 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencil_util.c
- * \ingroup bke
+/** \file \ingroup bke
*/
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.h b/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.h
index 70252ed8ae8..41b095f0517 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.h
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencil_util.h
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilarmature.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilarmature.c
index 98e1a6d41dd..51c28037235 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilarmature.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilarmature.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencilarmature.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilarray.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilarray.c
index 86859191da9..42dff4742bb 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilarray.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilarray.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencilarray.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilbuild.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilbuild.c
index 25d95d5fbd4..d9b85a5c3f8 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilbuild.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilbuild.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencilbuild.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilcolor.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilcolor.c
index f8df40ca5cd..d897eb429f4 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilcolor.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilcolor.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencilcolor.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilhook.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilhook.c
index 7a1b56ee38a..e878af9666b 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilhook.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilhook.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencilhook.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencillattice.c b/source/blender/gpencil_modifiers/intern/MOD_gpencillattice.c
index b0f256ef061..ee23638f2c9 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencillattice.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencillattice.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencillattice.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilmirror.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilmirror.c
index d272f08311c..95173aac365 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilmirror.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilmirror.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencilmirror.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilnoise.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilnoise.c
index c796d7b1420..3d03cf06c19 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilnoise.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilnoise.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencilnoise.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpenciloffset.c b/source/blender/gpencil_modifiers/intern/MOD_gpenciloffset.c
index ffd22624007..321b8bcfd80 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpenciloffset.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpenciloffset.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpenciloffset.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilopacity.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilopacity.c
index 1db0d8e3822..af7ed5193aa 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilopacity.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilopacity.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencilopacity.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilsimplify.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilsimplify.c
index 6333e5a9bfc..844edc45f29 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilsimplify.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilsimplify.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencilsimplify.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilsmooth.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilsmooth.c
index a787b286611..00caf3170c8 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilsmooth.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilsmooth.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencilsmooth.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c
index 2f0f627b24f..d3f9b598e00 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c
@@ -17,7 +17,7 @@
* This is a new part of Blender
*/
- /** \file blender/gpencil_modifiers/intern/MOD_gpencilsubdiv.c
+ /** \file
* \ingroup modifiers
*/
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilthick.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilthick.c
index 7819258d830..1082c1f566e 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpencilthick.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilthick.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpencilthick.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpenciltime.c b/source/blender/gpencil_modifiers/intern/MOD_gpenciltime.c
index fbdd597423f..50f1422fcb4 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpenciltime.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpenciltime.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpenciltime.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpenciltint.c b/source/blender/gpencil_modifiers/intern/MOD_gpenciltint.c
index 27acc909185..78c23eb8493 100644
--- a/source/blender/gpencil_modifiers/intern/MOD_gpenciltint.c
+++ b/source/blender/gpencil_modifiers/intern/MOD_gpenciltint.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/gpencil_modifiers/intern/MOD_gpenciltint.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/gpu/GPU_attr_binding.h b/source/blender/gpu/GPU_attr_binding.h
index a3470286ca4..d97a78eab1a 100644
--- a/source/blender/gpu/GPU_attr_binding.h
+++ b/source/blender/gpu/GPU_attr_binding.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_attr_binding.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU vertex attribute binding
*/
diff --git a/source/blender/gpu/GPU_batch.h b/source/blender/gpu/GPU_batch.h
index 9637ef74b8c..f10202f5642 100644
--- a/source/blender/gpu/GPU_batch.h
+++ b/source/blender/gpu/GPU_batch.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_batch.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU geometry batch
* Contains VAOs + VBOs + Shader representing a drawable entity.
diff --git a/source/blender/gpu/GPU_batch_presets.h b/source/blender/gpu/GPU_batch_presets.h
index fb2f54bb9b1..78f6b213a65 100644
--- a/source/blender/gpu/GPU_batch_presets.h
+++ b/source/blender/gpu/GPU_batch_presets.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_batch_presets.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Batched geometry rendering is powered by the GPU library.
* This file contains any additions or modifications specific to Blender.
diff --git a/source/blender/gpu/GPU_batch_utils.h b/source/blender/gpu/GPU_batch_utils.h
index 3b22f960ddf..8253dad65c1 100644
--- a/source/blender/gpu/GPU_batch_utils.h
+++ b/source/blender/gpu/GPU_batch_utils.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/gpu/GPU_batch_utils.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_BATCH_UTILS_H__
diff --git a/source/blender/gpu/GPU_buffers.h b/source/blender/gpu/GPU_buffers.h
index 4bb45946304..1fcdb76b5ff 100644
--- a/source/blender/gpu/GPU_buffers.h
+++ b/source/blender/gpu/GPU_buffers.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file GPU_buffers.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_BUFFERS_H__
diff --git a/source/blender/gpu/GPU_common.h b/source/blender/gpu/GPU_common.h
index b6de13dbebe..984997ac1b0 100644
--- a/source/blender/gpu/GPU_common.h
+++ b/source/blender/gpu/GPU_common.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_common.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_COMMON_H__
diff --git a/source/blender/gpu/GPU_context.h b/source/blender/gpu/GPU_context.h
index 4b111ebf1b7..f87b9c5cdbe 100644
--- a/source/blender/gpu/GPU_context.h
+++ b/source/blender/gpu/GPU_context.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_context.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* This interface allow GPU to manage VAOs for multiple context and threads.
*/
diff --git a/source/blender/gpu/GPU_debug.h b/source/blender/gpu/GPU_debug.h
index ee19d1b7932..c65a7d858f9 100644
--- a/source/blender/gpu/GPU_debug.h
+++ b/source/blender/gpu/GPU_debug.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file source/blender/gpu/GPU_debug.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_DEBUG_H__
diff --git a/source/blender/gpu/GPU_draw.h b/source/blender/gpu/GPU_draw.h
index 0456d273cd3..8eb254f0003 100644
--- a/source/blender/gpu/GPU_draw.h
+++ b/source/blender/gpu/GPU_draw.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file GPU_draw.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_DRAW_H__
diff --git a/source/blender/gpu/GPU_element.h b/source/blender/gpu/GPU_element.h
index 5f774078c8c..bfb75560a1d 100644
--- a/source/blender/gpu/GPU_element.h
+++ b/source/blender/gpu/GPU_element.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_element.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU element list (AKA index buffer)
*/
diff --git a/source/blender/gpu/GPU_extensions.h b/source/blender/gpu/GPU_extensions.h
index f0c1ddb4a02..aef99a3a3ba 100644
--- a/source/blender/gpu/GPU_extensions.h
+++ b/source/blender/gpu/GPU_extensions.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file GPU_extensions.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_EXTENSIONS_H__
diff --git a/source/blender/gpu/GPU_framebuffer.h b/source/blender/gpu/GPU_framebuffer.h
index 00511c361e0..3fe9fdc24f7 100644
--- a/source/blender/gpu/GPU_framebuffer.h
+++ b/source/blender/gpu/GPU_framebuffer.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file GPU_framebuffer.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_FRAMEBUFFER_H__
diff --git a/source/blender/gpu/GPU_glew.h b/source/blender/gpu/GPU_glew.h
index 24e6ddf11f2..ee1010a0906 100644
--- a/source/blender/gpu/GPU_glew.h
+++ b/source/blender/gpu/GPU_glew.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file source/blender/gpu/GPU_glew.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_GLEW_H__
diff --git a/source/blender/gpu/GPU_immediate.h b/source/blender/gpu/GPU_immediate.h
index 961485d17ae..b06a3459d39 100644
--- a/source/blender/gpu/GPU_immediate.h
+++ b/source/blender/gpu/GPU_immediate.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_immediate.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU immediate mode work-alike
*/
diff --git a/source/blender/gpu/GPU_immediate_util.h b/source/blender/gpu/GPU_immediate_util.h
index a59b8704bf7..9f99239d276 100644
--- a/source/blender/gpu/GPU_immediate_util.h
+++ b/source/blender/gpu/GPU_immediate_util.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file GPU_immediate_util.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Utility drawing functions (rough equivalent to OpenGL's GLU)
*/
diff --git a/source/blender/gpu/GPU_init_exit.h b/source/blender/gpu/GPU_init_exit.h
index 60b564d5ead..25c4e8de3ff 100644
--- a/source/blender/gpu/GPU_init_exit.h
+++ b/source/blender/gpu/GPU_init_exit.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_init_exit.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_INIT_EXIT_H__
diff --git a/source/blender/gpu/GPU_legacy_stubs.h b/source/blender/gpu/GPU_legacy_stubs.h
index 0e0a5afcaf1..126a7daf196 100644
--- a/source/blender/gpu/GPU_legacy_stubs.h
+++ b/source/blender/gpu/GPU_legacy_stubs.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file GPU_legacy_stubs.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* This is to mark the transition to OpenGL core profile
* The idea is to allow Blender 2.8 to be built with OpenGL 3.3 even if it means breaking things
diff --git a/source/blender/gpu/GPU_material.h b/source/blender/gpu/GPU_material.h
index 41dd03d217c..256c2065eef 100644
--- a/source/blender/gpu/GPU_material.h
+++ b/source/blender/gpu/GPU_material.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file GPU_material.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_MATERIAL_H__
diff --git a/source/blender/gpu/GPU_matrix.h b/source/blender/gpu/GPU_matrix.h
index fa93bea2d00..fe4ba9d3014 100644
--- a/source/blender/gpu/GPU_matrix.h
+++ b/source/blender/gpu/GPU_matrix.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file source/blender/gpu/GPU_matrix.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_MATRIX_H__
diff --git a/source/blender/gpu/GPU_primitive.h b/source/blender/gpu/GPU_primitive.h
index dfcb1830bfb..78e9a8db51b 100644
--- a/source/blender/gpu/GPU_primitive.h
+++ b/source/blender/gpu/GPU_primitive.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_primitive.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU geometric primitives
*/
diff --git a/source/blender/gpu/GPU_select.h b/source/blender/gpu/GPU_select.h
index d413fb721cf..fc922376d93 100644
--- a/source/blender/gpu/GPU_select.h
+++ b/source/blender/gpu/GPU_select.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file GPU_select.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_SELECT_H__
diff --git a/source/blender/gpu/GPU_shader.h b/source/blender/gpu/GPU_shader.h
index 428c7634195..38d9b4097a0 100644
--- a/source/blender/gpu/GPU_shader.h
+++ b/source/blender/gpu/GPU_shader.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file GPU_shader.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_SHADER_H__
diff --git a/source/blender/gpu/GPU_shader_interface.h b/source/blender/gpu/GPU_shader_interface.h
index 77031b5741b..15f36b3e34d 100644
--- a/source/blender/gpu/GPU_shader_interface.h
+++ b/source/blender/gpu/GPU_shader_interface.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_shader_interface.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU shader interface (C --> GLSL)
*/
diff --git a/source/blender/gpu/GPU_state.h b/source/blender/gpu/GPU_state.h
index c410fcd9bda..4329e06e61e 100644
--- a/source/blender/gpu/GPU_state.h
+++ b/source/blender/gpu/GPU_state.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file GPU_state.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_STATE_H__
diff --git a/source/blender/gpu/GPU_texture.h b/source/blender/gpu/GPU_texture.h
index b91971e1404..7583a2888f8 100644
--- a/source/blender/gpu/GPU_texture.h
+++ b/source/blender/gpu/GPU_texture.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file GPU_texture.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_TEXTURE_H__
diff --git a/source/blender/gpu/GPU_uniformbuffer.h b/source/blender/gpu/GPU_uniformbuffer.h
index 8d94f41c48c..d062ec3ad10 100644
--- a/source/blender/gpu/GPU_uniformbuffer.h
+++ b/source/blender/gpu/GPU_uniformbuffer.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file GPU_uniformbuffer.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_UNIFORMBUFFER_H__
diff --git a/source/blender/gpu/GPU_vertex_buffer.h b/source/blender/gpu/GPU_vertex_buffer.h
index 2bd41f673a2..637acdec85e 100644
--- a/source/blender/gpu/GPU_vertex_buffer.h
+++ b/source/blender/gpu/GPU_vertex_buffer.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_vertex_buffer.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU vertex buffer
*/
diff --git a/source/blender/gpu/GPU_vertex_format.h b/source/blender/gpu/GPU_vertex_format.h
index 8232cf028b8..57ad20049e1 100644
--- a/source/blender/gpu/GPU_vertex_format.h
+++ b/source/blender/gpu/GPU_vertex_format.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/GPU_vertex_format.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU vertex format
*/
diff --git a/source/blender/gpu/GPU_viewport.h b/source/blender/gpu/GPU_viewport.h
index 257559096b7..6f437f13eeb 100644
--- a/source/blender/gpu/GPU_viewport.h
+++ b/source/blender/gpu/GPU_viewport.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file GPU_viewport.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_VIEWPORT_H__
diff --git a/source/blender/gpu/intern/gpu_attr_binding.c b/source/blender/gpu/intern/gpu_attr_binding.c
index eed6315535a..9a81be83d46 100644
--- a/source/blender/gpu/intern/gpu_attr_binding.c
+++ b/source/blender/gpu/intern/gpu_attr_binding.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_attr_binding.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU vertex attribute binding
*/
diff --git a/source/blender/gpu/intern/gpu_attr_binding_private.h b/source/blender/gpu/intern/gpu_attr_binding_private.h
index 362a8c9146c..5bb2e0f398d 100644
--- a/source/blender/gpu/intern/gpu_attr_binding_private.h
+++ b/source/blender/gpu/intern/gpu_attr_binding_private.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_attr_binding_private.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU vertex attribute binding
*/
diff --git a/source/blender/gpu/intern/gpu_batch.c b/source/blender/gpu/intern/gpu_batch.c
index a095f85d883..bd4fa25c306 100644
--- a/source/blender/gpu/intern/gpu_batch.c
+++ b/source/blender/gpu/intern/gpu_batch.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_batch.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU geometry batch
* Contains VAOs + VBOs + Shader representing a drawable entity.
diff --git a/source/blender/gpu/intern/gpu_batch_presets.c b/source/blender/gpu/intern/gpu_batch_presets.c
index a732623b561..0bee618d004 100644
--- a/source/blender/gpu/intern/gpu_batch_presets.c
+++ b/source/blender/gpu/intern/gpu_batch_presets.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_batch_presets.c
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/gpu/intern/gpu_batch_private.h b/source/blender/gpu/intern/gpu_batch_private.h
index d1c8d137106..7d65158e99c 100644
--- a/source/blender/gpu/intern/gpu_batch_private.h
+++ b/source/blender/gpu/intern/gpu_batch_private.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_batch_private.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU geometry batch
* Contains VAOs + VBOs + Shader representing a drawable entity.
diff --git a/source/blender/gpu/intern/gpu_batch_utils.c b/source/blender/gpu/intern/gpu_batch_utils.c
index 2d31c1cc14a..beadff28cdd 100644
--- a/source/blender/gpu/intern/gpu_batch_utils.c
+++ b/source/blender/gpu/intern/gpu_batch_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/gpu/intern/gpu_batch_utils.c
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/gpu/intern/gpu_buffers.c b/source/blender/gpu/intern/gpu_buffers.c
index 39ff880ddf8..f96ac893edd 100644
--- a/source/blender/gpu/intern/gpu_buffers.c
+++ b/source/blender/gpu/intern/gpu_buffers.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_buffers.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Mesh drawing using OpenGL VBO (Vertex Buffer Objects)
*/
diff --git a/source/blender/gpu/intern/gpu_codegen.c b/source/blender/gpu/intern/gpu_codegen.c
index a1a29189687..9e133844611 100644
--- a/source/blender/gpu/intern/gpu_codegen.c
+++ b/source/blender/gpu/intern/gpu_codegen.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_codegen.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Convert material node-trees to GLSL.
*/
diff --git a/source/blender/gpu/intern/gpu_codegen.h b/source/blender/gpu/intern/gpu_codegen.h
index 294169e03d6..64c33ddb292 100644
--- a/source/blender/gpu/intern/gpu_codegen.h
+++ b/source/blender/gpu/intern/gpu_codegen.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_codegen.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
diff --git a/source/blender/gpu/intern/gpu_context.cpp b/source/blender/gpu/intern/gpu_context.cpp
index ef97ccd3cb8..3711b899c1b 100644
--- a/source/blender/gpu/intern/gpu_context.cpp
+++ b/source/blender/gpu/intern/gpu_context.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_context.cpp
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Manage GL vertex array IDs in a thread-safe way
* Use these instead of glGenBuffers & its friends
diff --git a/source/blender/gpu/intern/gpu_context_private.h b/source/blender/gpu/intern/gpu_context_private.h
index 35e13d35105..b5f2900d729 100644
--- a/source/blender/gpu/intern/gpu_context_private.h
+++ b/source/blender/gpu/intern/gpu_context_private.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_context_private.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* This interface allow GPU to manage GL objects for multiple context and threads.
*/
diff --git a/source/blender/gpu/intern/gpu_debug.c b/source/blender/gpu/intern/gpu_debug.c
index 979bea27467..f5e89d687b9 100644
--- a/source/blender/gpu/intern/gpu_debug.c
+++ b/source/blender/gpu/intern/gpu_debug.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file source/blender/gpu/intern/gpu_debug.c
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#include "BLI_compiler_attrs.h"
diff --git a/source/blender/gpu/intern/gpu_draw.c b/source/blender/gpu/intern/gpu_draw.c
index 0f4e3e37d92..ea5b0a1542d 100644
--- a/source/blender/gpu/intern/gpu_draw.c
+++ b/source/blender/gpu/intern/gpu_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_draw.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Utility functions for dealing with OpenGL texture & material context,
* mipmap generation and light objects.
diff --git a/source/blender/gpu/intern/gpu_element.c b/source/blender/gpu/intern/gpu_element.c
index 73f7ca6a934..649d0c2c016 100644
--- a/source/blender/gpu/intern/gpu_element.c
+++ b/source/blender/gpu/intern/gpu_element.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_element.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU element list (AKA index buffer)
*/
diff --git a/source/blender/gpu/intern/gpu_extensions.c b/source/blender/gpu/intern/gpu_extensions.c
index 73a38c1d91f..102ae6e8a09 100644
--- a/source/blender/gpu/intern/gpu_extensions.c
+++ b/source/blender/gpu/intern/gpu_extensions.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_extensions.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Wrap OpenGL features such as textures, shaders and GLSL
* with checks for drivers and GPU support.
diff --git a/source/blender/gpu/intern/gpu_immediate.c b/source/blender/gpu/intern/gpu_immediate.c
index c5227ff1563..5525c368d67 100644
--- a/source/blender/gpu/intern/gpu_immediate.c
+++ b/source/blender/gpu/intern/gpu_immediate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_immediate.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU immediate mode work-alike
*/
diff --git a/source/blender/gpu/intern/gpu_immediate_util.c b/source/blender/gpu/intern/gpu_immediate_util.c
index 3cfc68f9084..29387e68aff 100644
--- a/source/blender/gpu/intern/gpu_immediate_util.c
+++ b/source/blender/gpu/intern/gpu_immediate_util.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/gpu/intern/gpu_immediate_util.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU immediate mode drawing utilities
*/
diff --git a/source/blender/gpu/intern/gpu_init_exit.c b/source/blender/gpu/intern/gpu_init_exit.c
index e440307e502..05e77110d5f 100644
--- a/source/blender/gpu/intern/gpu_init_exit.c
+++ b/source/blender/gpu/intern/gpu_init_exit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file source/blender/gpu/intern/gpu_init_exit.c
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#include "BLI_sys_types.h"
diff --git a/source/blender/gpu/intern/gpu_material.c b/source/blender/gpu/intern/gpu_material.c
index 8123d8873f7..14bdccaab2b 100644
--- a/source/blender/gpu/intern/gpu_material.c
+++ b/source/blender/gpu/intern/gpu_material.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_material.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Manages materials, lights and textures.
*/
diff --git a/source/blender/gpu/intern/gpu_matrix.c b/source/blender/gpu/intern/gpu_matrix.c
index 3b06a44f664..0dc8ce7f447 100644
--- a/source/blender/gpu/intern/gpu_matrix.c
+++ b/source/blender/gpu/intern/gpu_matrix.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file source/blender/gpu/intern/gpu_matrix.c
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#include "GPU_shader_interface.h"
diff --git a/source/blender/gpu/intern/gpu_primitive.c b/source/blender/gpu/intern/gpu_primitive.c
index 085e57e0a4d..405e6fd5f21 100644
--- a/source/blender/gpu/intern/gpu_primitive.c
+++ b/source/blender/gpu/intern/gpu_primitive.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_primitive.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU geometric primitives
*/
diff --git a/source/blender/gpu/intern/gpu_primitive_private.h b/source/blender/gpu/intern/gpu_primitive_private.h
index 5dccb2e6ad5..d335d150beb 100644
--- a/source/blender/gpu/intern/gpu_primitive_private.h
+++ b/source/blender/gpu/intern/gpu_primitive_private.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_primitive_private.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU geometric primitives
*/
diff --git a/source/blender/gpu/intern/gpu_private.h b/source/blender/gpu/intern/gpu_private.h
index bce1d235456..ec15904e388 100644
--- a/source/blender/gpu/intern/gpu_private.h
+++ b/source/blender/gpu/intern/gpu_private.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file gpu_private.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_PRIVATE_H__
diff --git a/source/blender/gpu/intern/gpu_select.c b/source/blender/gpu/intern/gpu_select.c
index 9b328809810..58479c39a33 100644
--- a/source/blender/gpu/intern/gpu_select.c
+++ b/source/blender/gpu/intern/gpu_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_select.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Interface for accessing gpu-related methods for selection. The semantics are
* similar to glRenderMode(GL_SELECT) from older OpenGL versions.
diff --git a/source/blender/gpu/intern/gpu_select_pick.c b/source/blender/gpu/intern/gpu_select_pick.c
index 91561e1e36e..82d6003ffd6 100644
--- a/source/blender/gpu/intern/gpu_select_pick.c
+++ b/source/blender/gpu/intern/gpu_select_pick.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_select_pick.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Custom select code for picking small regions (not efficient for large regions).
* `gpu_select_pick_*` API.
diff --git a/source/blender/gpu/intern/gpu_select_private.h b/source/blender/gpu/intern/gpu_select_private.h
index 46ca676959f..dbcc491040b 100644
--- a/source/blender/gpu/intern/gpu_select_private.h
+++ b/source/blender/gpu/intern/gpu_select_private.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_select_private.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Selection implementations.
*/
diff --git a/source/blender/gpu/intern/gpu_select_sample_query.c b/source/blender/gpu/intern/gpu_select_sample_query.c
index d58d2e101e7..d5298e78cff 100644
--- a/source/blender/gpu/intern/gpu_select_sample_query.c
+++ b/source/blender/gpu/intern/gpu_select_sample_query.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_select_sample_query.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* Interface for accessing gpu-related methods for selection. The semantics will be
* similar to glRenderMode(GL_SELECT) since the goal is to maintain compatibility.
diff --git a/source/blender/gpu/intern/gpu_shader.c b/source/blender/gpu/intern/gpu_shader.c
index 2236ea33842..099431fa269 100644
--- a/source/blender/gpu/intern/gpu_shader.c
+++ b/source/blender/gpu/intern/gpu_shader.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_shader.c
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/gpu/intern/gpu_shader_interface.c b/source/blender/gpu/intern/gpu_shader_interface.c
index 733bc38a8a6..24fb3591da3 100644
--- a/source/blender/gpu/intern/gpu_shader_interface.c
+++ b/source/blender/gpu/intern/gpu_shader_interface.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_shader_interface.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU shader interface (C --> GLSL)
*/
diff --git a/source/blender/gpu/intern/gpu_shader_private.h b/source/blender/gpu/intern/gpu_shader_private.h
index 9531fe6a92b..d802707a252 100644
--- a/source/blender/gpu/intern/gpu_shader_private.h
+++ b/source/blender/gpu/intern/gpu_shader_private.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file gpu_shader_private.h
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#ifndef __GPU_SHADER_PRIVATE_H__
diff --git a/source/blender/gpu/intern/gpu_state.c b/source/blender/gpu/intern/gpu_state.c
index 77117db68a9..9d8e974ae42 100644
--- a/source/blender/gpu/intern/gpu_state.c
+++ b/source/blender/gpu/intern/gpu_state.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/gpu/intern/gpu_state.c
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#include "DNA_userdef_types.h"
diff --git a/source/blender/gpu/intern/gpu_uniformbuffer.c b/source/blender/gpu/intern/gpu_uniformbuffer.c
index 3df0d842c66..fd6901a98f0 100644
--- a/source/blender/gpu/intern/gpu_uniformbuffer.c
+++ b/source/blender/gpu/intern/gpu_uniformbuffer.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file gpu_uniformbuffer.c
- * \ingroup gpu
+/** \file \ingroup gpu
*/
#include <string.h>
diff --git a/source/blender/gpu/intern/gpu_vertex_buffer.c b/source/blender/gpu/intern/gpu_vertex_buffer.c
index 53a6f520297..a2700ce76b5 100644
--- a/source/blender/gpu/intern/gpu_vertex_buffer.c
+++ b/source/blender/gpu/intern/gpu_vertex_buffer.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_vertex_buffer.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU vertex buffer
*/
diff --git a/source/blender/gpu/intern/gpu_vertex_format.c b/source/blender/gpu/intern/gpu_vertex_format.c
index 397cadb8a53..fd085200f99 100644
--- a/source/blender/gpu/intern/gpu_vertex_format.c
+++ b/source/blender/gpu/intern/gpu_vertex_format.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_vertex_format.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU vertex format
*/
diff --git a/source/blender/gpu/intern/gpu_vertex_format_private.h b/source/blender/gpu/intern/gpu_vertex_format_private.h
index 7b215e96f01..6ab47e2be58 100644
--- a/source/blender/gpu/intern/gpu_vertex_format_private.h
+++ b/source/blender/gpu/intern/gpu_vertex_format_private.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_vertex_format_private.h
- * \ingroup gpu
+/** \file \ingroup gpu
*
* GPU vertex format
*/
diff --git a/source/blender/gpu/intern/gpu_viewport.c b/source/blender/gpu/intern/gpu_viewport.c
index 35bcc517ab2..5cc11c1c019 100644
--- a/source/blender/gpu/intern/gpu_viewport.c
+++ b/source/blender/gpu/intern/gpu_viewport.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/gpu/intern/gpu_viewport.c
- * \ingroup gpu
+/** \file \ingroup gpu
*
* System that manages viewport drawing.
*/
diff --git a/source/blender/ikplugin/BIK_api.h b/source/blender/ikplugin/BIK_api.h
index d98959b16b6..2cfe4c3bb1e 100644
--- a/source/blender/ikplugin/BIK_api.h
+++ b/source/blender/ikplugin/BIK_api.h
@@ -18,8 +18,7 @@
* Original author: Benoit Bolsee
*/
-/** \file blender/ikplugin/BIK_api.h
- * \ingroup ikplugin
+/** \file \ingroup ikplugin
*/
diff --git a/source/blender/ikplugin/intern/ikplugin_api.c b/source/blender/ikplugin/intern/ikplugin_api.c
index 4396cd041bb..faad8dd5c04 100644
--- a/source/blender/ikplugin/intern/ikplugin_api.c
+++ b/source/blender/ikplugin/intern/ikplugin_api.c
@@ -18,8 +18,7 @@
* Original author: Benoit Bolsee
*/
-/** \file blender/ikplugin/intern/ikplugin_api.c
- * \ingroup ikplugin
+/** \file \ingroup ikplugin
*/
#include "BIK_api.h"
diff --git a/source/blender/ikplugin/intern/ikplugin_api.h b/source/blender/ikplugin/intern/ikplugin_api.h
index 64d4bd713eb..66b597aa298 100644
--- a/source/blender/ikplugin/intern/ikplugin_api.h
+++ b/source/blender/ikplugin/intern/ikplugin_api.h
@@ -18,8 +18,7 @@
* Original author: Benoit Bolsee
*/
-/** \file blender/ikplugin/intern/ikplugin_api.h
- * \ingroup ikplugin
+/** \file \ingroup ikplugin
*/
diff --git a/source/blender/ikplugin/intern/iksolver_plugin.c b/source/blender/ikplugin/intern/iksolver_plugin.c
index 5b41dc0916d..159b27f62cc 100644
--- a/source/blender/ikplugin/intern/iksolver_plugin.c
+++ b/source/blender/ikplugin/intern/iksolver_plugin.c
@@ -18,8 +18,7 @@
* Original author: Benoit Bolsee
*/
-/** \file blender/ikplugin/intern/iksolver_plugin.c
- * \ingroup ikplugin
+/** \file \ingroup ikplugin
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/ikplugin/intern/iksolver_plugin.h b/source/blender/ikplugin/intern/iksolver_plugin.h
index 1154ab51b55..e799d53ba1d 100644
--- a/source/blender/ikplugin/intern/iksolver_plugin.h
+++ b/source/blender/ikplugin/intern/iksolver_plugin.h
@@ -18,8 +18,7 @@
* Original author: Benoit Bolsee
*/
-/** \file blender/ikplugin/intern/iksolver_plugin.h
- * \ingroup ikplugin
+/** \file \ingroup ikplugin
*/
diff --git a/source/blender/ikplugin/intern/itasc_plugin.cpp b/source/blender/ikplugin/intern/itasc_plugin.cpp
index 3128718a425..1ad3897e3bd 100644
--- a/source/blender/ikplugin/intern/itasc_plugin.cpp
+++ b/source/blender/ikplugin/intern/itasc_plugin.cpp
@@ -18,8 +18,7 @@
* Original author: Benoit Bolsee
*/
-/** \file blender/ikplugin/intern/itasc_plugin.cpp
- * \ingroup ikplugin
+/** \file \ingroup ikplugin
*/
#include <stdlib.h>
diff --git a/source/blender/ikplugin/intern/itasc_plugin.h b/source/blender/ikplugin/intern/itasc_plugin.h
index 6586029647f..783279cd93b 100644
--- a/source/blender/ikplugin/intern/itasc_plugin.h
+++ b/source/blender/ikplugin/intern/itasc_plugin.h
@@ -18,8 +18,7 @@
* Original author: Benoit Bolsee
*/
-/** \file blender/ikplugin/intern/itasc_plugin.h
- * \ingroup ikplugin
+/** \file \ingroup ikplugin
*/
diff --git a/source/blender/imbuf/IMB_colormanagement.h b/source/blender/imbuf/IMB_colormanagement.h
index 3d41352f9fe..74ac63c0beb 100644
--- a/source/blender/imbuf/IMB_colormanagement.h
+++ b/source/blender/imbuf/IMB_colormanagement.h
@@ -20,8 +20,7 @@
#ifndef __IMB_COLORMANAGEMENT_H__
#define __IMB_COLORMANAGEMENT_H__
-/** \file blender/imbuf/IMB_colormanagement.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include "BLI_sys_types.h"
diff --git a/source/blender/imbuf/IMB_imbuf.h b/source/blender/imbuf/IMB_imbuf.h
index 127efa3e042..f8c85e45f42 100644
--- a/source/blender/imbuf/IMB_imbuf.h
+++ b/source/blender/imbuf/IMB_imbuf.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/IMB_imbuf.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
/**
diff --git a/source/blender/imbuf/IMB_imbuf_types.h b/source/blender/imbuf/IMB_imbuf_types.h
index 452a53cc314..444cbe73949 100644
--- a/source/blender/imbuf/IMB_imbuf_types.h
+++ b/source/blender/imbuf/IMB_imbuf_types.h
@@ -22,9 +22,7 @@
#include "DNA_vec_types.h" /* for rcti */
-/**
- * \file IMB_imbuf_types.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
* \brief Contains defines and structs used throughout the imbuf module.
* \todo Clean up includes.
*
diff --git a/source/blender/imbuf/IMB_metadata.h b/source/blender/imbuf/IMB_metadata.h
index 6ea729cd7c7..df26682a466 100644
--- a/source/blender/imbuf/IMB_metadata.h
+++ b/source/blender/imbuf/IMB_metadata.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/IMB_metadata.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/IMB_moviecache.h b/source/blender/imbuf/IMB_moviecache.h
index f169660b337..6e9c70bb179 100644
--- a/source/blender/imbuf/IMB_moviecache.h
+++ b/source/blender/imbuf/IMB_moviecache.h
@@ -20,8 +20,7 @@
#ifndef __IMB_MOVIECACHE_H__
#define __IMB_MOVIECACHE_H__
-/** \file IMB_moviecache.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/imbuf/IMB_thumbs.h b/source/blender/imbuf/IMB_thumbs.h
index f09a48b842c..c35980b7d18 100644
--- a/source/blender/imbuf/IMB_thumbs.h
+++ b/source/blender/imbuf/IMB_thumbs.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/IMB_thumbs.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/IMB_allocimbuf.h b/source/blender/imbuf/intern/IMB_allocimbuf.h
index f8e4c3a0583..93ead1679aa 100644
--- a/source/blender/imbuf/intern/IMB_allocimbuf.h
+++ b/source/blender/imbuf/intern/IMB_allocimbuf.h
@@ -17,9 +17,7 @@
* All rights reserved.
*/
-/**
- * \file IMB_allocimbuf.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
* \brief Header file for allocimbuf.c
*/
#ifndef __IMB_ALLOCIMBUF_H__
diff --git a/source/blender/imbuf/intern/IMB_anim.h b/source/blender/imbuf/intern/IMB_anim.h
index a3cd1a1bc25..0d4fa9dd22c 100644
--- a/source/blender/imbuf/intern/IMB_anim.h
+++ b/source/blender/imbuf/intern/IMB_anim.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/IMB_anim.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/IMB_colormanagement_intern.h b/source/blender/imbuf/intern/IMB_colormanagement_intern.h
index fb62fa12901..f1e8f15cb41 100644
--- a/source/blender/imbuf/intern/IMB_colormanagement_intern.h
+++ b/source/blender/imbuf/intern/IMB_colormanagement_intern.h
@@ -20,8 +20,7 @@
#ifndef __IMB_COLORMANAGEMENT_INTERN_H__
#define __IMB_COLORMANAGEMENT_INTERN_H__
-/** \file IMB_colormanagement_intern.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include "DNA_listBase.h"
diff --git a/source/blender/imbuf/intern/IMB_filetype.h b/source/blender/imbuf/intern/IMB_filetype.h
index 25f95da952c..c318246221a 100644
--- a/source/blender/imbuf/intern/IMB_filetype.h
+++ b/source/blender/imbuf/intern/IMB_filetype.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/IMB_filetype.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/IMB_filter.h b/source/blender/imbuf/intern/IMB_filter.h
index 9afabe63efe..a8f3839c412 100644
--- a/source/blender/imbuf/intern/IMB_filter.h
+++ b/source/blender/imbuf/intern/IMB_filter.h
@@ -17,9 +17,7 @@
* All rights reserved.
*/
-/**
- * \file IMB_filter.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
* \brief Function declarations for filter.c
*/
diff --git a/source/blender/imbuf/intern/IMB_indexer.h b/source/blender/imbuf/intern/IMB_indexer.h
index 6039e1e0706..e51dc4a5a82 100644
--- a/source/blender/imbuf/intern/IMB_indexer.h
+++ b/source/blender/imbuf/intern/IMB_indexer.h
@@ -18,8 +18,7 @@
#ifndef __IMB_INDEXER_H__
#define __IMB_INDEXER_H__
-/** \file IMB_indexer.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#ifdef WIN32
diff --git a/source/blender/imbuf/intern/allocimbuf.c b/source/blender/imbuf/intern/allocimbuf.c
index ff7d1dfc184..1c36a541fcd 100644
--- a/source/blender/imbuf/intern/allocimbuf.c
+++ b/source/blender/imbuf/intern/allocimbuf.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/allocimbuf.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/anim_movie.c b/source/blender/imbuf/intern/anim_movie.c
index e82970e9c17..b12d20624bb 100644
--- a/source/blender/imbuf/intern/anim_movie.c
+++ b/source/blender/imbuf/intern/anim_movie.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/anim_movie.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/bmp.c b/source/blender/imbuf/intern/bmp.c
index bf43c5ae9c0..a8535bda4d4 100644
--- a/source/blender/imbuf/intern/bmp.c
+++ b/source/blender/imbuf/intern/bmp.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/bmp.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/imbuf/intern/cache.c b/source/blender/imbuf/intern/cache.c
index 79fe59b7e90..3049d887026 100644
--- a/source/blender/imbuf/intern/cache.c
+++ b/source/blender/imbuf/intern/cache.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/cache.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/imbuf/intern/cineon/cineon_dpx.c b/source/blender/imbuf/intern/cineon/cineon_dpx.c
index 5c6fda77ee2..bab104b71f4 100644
--- a/source/blender/imbuf/intern/cineon/cineon_dpx.c
+++ b/source/blender/imbuf/intern/cineon/cineon_dpx.c
@@ -20,8 +20,7 @@
* I hearby donate this code and all rights to the Blender Foundation.
*/
-/** \file blender/imbuf/intern/cineon/cineon_dpx.c
- * \ingroup imbcineon
+/** \file \ingroup imbcineon
*/
diff --git a/source/blender/imbuf/intern/cineon/cineonlib.c b/source/blender/imbuf/intern/cineon/cineonlib.c
index c0bbbf46e5d..b2a2b31788e 100644
--- a/source/blender/imbuf/intern/cineon/cineonlib.c
+++ b/source/blender/imbuf/intern/cineon/cineonlib.c
@@ -18,8 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/cineon/cineonlib.c
- * \ingroup imbcineon
+/** \file \ingroup imbcineon
*/
diff --git a/source/blender/imbuf/intern/cineon/cineonlib.h b/source/blender/imbuf/intern/cineon/cineonlib.h
index 69effe22e0d..4f084c7f494 100644
--- a/source/blender/imbuf/intern/cineon/cineonlib.h
+++ b/source/blender/imbuf/intern/cineon/cineonlib.h
@@ -19,8 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/cineon/cineonlib.h
- * \ingroup imbcineon
+/** \file \ingroup imbcineon
*/
diff --git a/source/blender/imbuf/intern/cineon/dpxlib.c b/source/blender/imbuf/intern/cineon/dpxlib.c
index 56ba8199366..e20bbb4001e 100644
--- a/source/blender/imbuf/intern/cineon/dpxlib.c
+++ b/source/blender/imbuf/intern/cineon/dpxlib.c
@@ -18,8 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/cineon/dpxlib.c
- * \ingroup imbcineon
+/** \file \ingroup imbcineon
*/
diff --git a/source/blender/imbuf/intern/cineon/dpxlib.h b/source/blender/imbuf/intern/cineon/dpxlib.h
index 416e11b1c00..0b2468f1dfb 100644
--- a/source/blender/imbuf/intern/cineon/dpxlib.h
+++ b/source/blender/imbuf/intern/cineon/dpxlib.h
@@ -18,8 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/cineon/dpxlib.h
- * \ingroup imbcineon
+/** \file \ingroup imbcineon
*/
diff --git a/source/blender/imbuf/intern/cineon/logImageCore.c b/source/blender/imbuf/intern/cineon/logImageCore.c
index 04696fdb0d0..cdc5919b3af 100644
--- a/source/blender/imbuf/intern/cineon/logImageCore.c
+++ b/source/blender/imbuf/intern/cineon/logImageCore.c
@@ -18,8 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/cineon/logImageCore.c
- * \ingroup imbcineon
+/** \file \ingroup imbcineon
*/
diff --git a/source/blender/imbuf/intern/cineon/logImageCore.h b/source/blender/imbuf/intern/cineon/logImageCore.h
index 638a84bf821..8c23cc49f46 100644
--- a/source/blender/imbuf/intern/cineon/logImageCore.h
+++ b/source/blender/imbuf/intern/cineon/logImageCore.h
@@ -23,8 +23,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/cineon/logImageCore.h
- * \ingroup imbcineon
+/** \file \ingroup imbcineon
*/
#ifndef __LOGIMAGECORE_H__
diff --git a/source/blender/imbuf/intern/cineon/logmemfile.c b/source/blender/imbuf/intern/cineon/logmemfile.c
index f3f805fb5c5..4ef75e0595f 100644
--- a/source/blender/imbuf/intern/cineon/logmemfile.c
+++ b/source/blender/imbuf/intern/cineon/logmemfile.c
@@ -18,8 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/cineon/logmemfile.c
- * \ingroup imbcineon
+/** \file \ingroup imbcineon
*/
diff --git a/source/blender/imbuf/intern/cineon/logmemfile.h b/source/blender/imbuf/intern/cineon/logmemfile.h
index 5aa4db8260a..2d1fd57106e 100644
--- a/source/blender/imbuf/intern/cineon/logmemfile.h
+++ b/source/blender/imbuf/intern/cineon/logmemfile.h
@@ -18,8 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/cineon/logmemfile.h
- * \ingroup imbcineon
+/** \file \ingroup imbcineon
*/
diff --git a/source/blender/imbuf/intern/colormanagement.c b/source/blender/imbuf/intern/colormanagement.c
index 27bc28664d9..b22c782a282 100644
--- a/source/blender/imbuf/intern/colormanagement.c
+++ b/source/blender/imbuf/intern/colormanagement.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/colormanagement.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include "IMB_colormanagement.h"
diff --git a/source/blender/imbuf/intern/colormanagement_inline.c b/source/blender/imbuf/intern/colormanagement_inline.c
index e8eb763b312..31032611c26 100644
--- a/source/blender/imbuf/intern/colormanagement_inline.c
+++ b/source/blender/imbuf/intern/colormanagement_inline.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/colormanagement_inline.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#ifndef __IMB_COLORMANAGEMENT_INLINE_C__
diff --git a/source/blender/imbuf/intern/dds/BlockDXT.cpp b/source/blender/imbuf/intern/dds/BlockDXT.cpp
index 72052d4d739..0807994b585 100644
--- a/source/blender/imbuf/intern/dds/BlockDXT.cpp
+++ b/source/blender/imbuf/intern/dds/BlockDXT.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/BlockDXT.cpp
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/BlockDXT.h b/source/blender/imbuf/intern/dds/BlockDXT.h
index 4c481cf5137..93a7d56b68a 100644
--- a/source/blender/imbuf/intern/dds/BlockDXT.h
+++ b/source/blender/imbuf/intern/dds/BlockDXT.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/BlockDXT.h
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/Color.h b/source/blender/imbuf/intern/dds/Color.h
index 9c9d902469b..f48bf3380d8 100644
--- a/source/blender/imbuf/intern/dds/Color.h
+++ b/source/blender/imbuf/intern/dds/Color.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/Color.h
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/ColorBlock.cpp b/source/blender/imbuf/intern/dds/ColorBlock.cpp
index cce6ec7e4c6..6b189d77aef 100644
--- a/source/blender/imbuf/intern/dds/ColorBlock.cpp
+++ b/source/blender/imbuf/intern/dds/ColorBlock.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/ColorBlock.cpp
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/ColorBlock.h b/source/blender/imbuf/intern/dds/ColorBlock.h
index e46c0d49fab..e70557ab1ae 100644
--- a/source/blender/imbuf/intern/dds/ColorBlock.h
+++ b/source/blender/imbuf/intern/dds/ColorBlock.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/ColorBlock.h
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/Common.h b/source/blender/imbuf/intern/dds/Common.h
index 9c84a74a8ff..e838dee5dd6 100644
--- a/source/blender/imbuf/intern/dds/Common.h
+++ b/source/blender/imbuf/intern/dds/Common.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/Common.h
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp b/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
index e5d4fbe2502..8d16595dc12 100644
--- a/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
+++ b/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/DirectDrawSurface.cpp
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/DirectDrawSurface.h b/source/blender/imbuf/intern/dds/DirectDrawSurface.h
index 31bfc14935d..f0476ece814 100644
--- a/source/blender/imbuf/intern/dds/DirectDrawSurface.h
+++ b/source/blender/imbuf/intern/dds/DirectDrawSurface.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/DirectDrawSurface.h
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/Image.cpp b/source/blender/imbuf/intern/dds/Image.cpp
index 399a730a60a..beeb3340077 100644
--- a/source/blender/imbuf/intern/dds/Image.cpp
+++ b/source/blender/imbuf/intern/dds/Image.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/Image.cpp
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/Image.h b/source/blender/imbuf/intern/dds/Image.h
index f44aef8841e..49072e1da56 100644
--- a/source/blender/imbuf/intern/dds/Image.h
+++ b/source/blender/imbuf/intern/dds/Image.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/Image.h
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/PixelFormat.h b/source/blender/imbuf/intern/dds/PixelFormat.h
index e4e56933e5a..7214047726a 100644
--- a/source/blender/imbuf/intern/dds/PixelFormat.h
+++ b/source/blender/imbuf/intern/dds/PixelFormat.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/PixelFormat.h
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/Stream.cpp b/source/blender/imbuf/intern/dds/Stream.cpp
index e3b42610533..c2a89ad0dd9 100644
--- a/source/blender/imbuf/intern/dds/Stream.cpp
+++ b/source/blender/imbuf/intern/dds/Stream.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/Stream.cpp
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/Stream.h b/source/blender/imbuf/intern/dds/Stream.h
index 08bc3c8671f..1a77ac256fe 100644
--- a/source/blender/imbuf/intern/dds/Stream.h
+++ b/source/blender/imbuf/intern/dds/Stream.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/Stream.h
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/dds_api.cpp b/source/blender/imbuf/intern/dds/dds_api.cpp
index 70d902237d1..014bf54e2b6 100644
--- a/source/blender/imbuf/intern/dds/dds_api.cpp
+++ b/source/blender/imbuf/intern/dds/dds_api.cpp
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/dds_api.cpp
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/dds/dds_api.h b/source/blender/imbuf/intern/dds/dds_api.h
index dad403fdfb1..fd6c12562ba 100644
--- a/source/blender/imbuf/intern/dds/dds_api.h
+++ b/source/blender/imbuf/intern/dds/dds_api.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/dds/dds_api.h
- * \ingroup imbdds
+/** \file \ingroup imbdds
*/
diff --git a/source/blender/imbuf/intern/divers.c b/source/blender/imbuf/intern/divers.c
index 99a2998f45f..19b0b0761d0 100644
--- a/source/blender/imbuf/intern/divers.c
+++ b/source/blender/imbuf/intern/divers.c
@@ -18,8 +18,7 @@
* allocimbuf.c
*/
-/** \file blender/imbuf/intern/divers.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include "BLI_math.h"
diff --git a/source/blender/imbuf/intern/filetype.c b/source/blender/imbuf/intern/filetype.c
index e99ee2d5bae..2533761b98c 100644
--- a/source/blender/imbuf/intern/filetype.c
+++ b/source/blender/imbuf/intern/filetype.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/filetype.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/filter.c b/source/blender/imbuf/intern/filter.c
index 0949815c872..9ee3d4efe64 100644
--- a/source/blender/imbuf/intern/filter.c
+++ b/source/blender/imbuf/intern/filter.c
@@ -18,8 +18,7 @@
* filter.c
*/
-/** \file blender/imbuf/intern/filter.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/imbuf/intern/imageprocess.c b/source/blender/imbuf/intern/imageprocess.c
index e78ebec3278..c34429ee710 100644
--- a/source/blender/imbuf/intern/imageprocess.c
+++ b/source/blender/imbuf/intern/imageprocess.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/imageprocess.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*
* This file was moved here from the src/ directory. It is meant to
* deal with endianness. It resided in a general blending lib. The
diff --git a/source/blender/imbuf/intern/imbuf.h b/source/blender/imbuf/intern/imbuf.h
index 9f8849816f4..0a3541bfa47 100644
--- a/source/blender/imbuf/intern/imbuf.h
+++ b/source/blender/imbuf/intern/imbuf.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/imbuf.h
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#ifndef __IMBUF_H__
diff --git a/source/blender/imbuf/intern/indexer.c b/source/blender/imbuf/intern/indexer.c
index 99069063dc4..f3c4ef2146d 100644
--- a/source/blender/imbuf/intern/indexer.c
+++ b/source/blender/imbuf/intern/indexer.c
@@ -16,8 +16,7 @@
* Peter Schlaile <peter [at] schlaile [dot] de> 2011
*/
-/** \file blender/imbuf/intern/indexer.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include <stdlib.h>
diff --git a/source/blender/imbuf/intern/iris.c b/source/blender/imbuf/intern/iris.c
index a0bf0e08db8..5b1f1af4a51 100644
--- a/source/blender/imbuf/intern/iris.c
+++ b/source/blender/imbuf/intern/iris.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/iris.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/jp2.c b/source/blender/imbuf/intern/jp2.c
index 6cf53ceb98f..d83df3026d0 100644
--- a/source/blender/imbuf/intern/jp2.c
+++ b/source/blender/imbuf/intern/jp2.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/jp2.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/imbuf/intern/jpeg.c b/source/blender/imbuf/intern/jpeg.c
index fbf7abb2e13..beb5301ffc9 100644
--- a/source/blender/imbuf/intern/jpeg.c
+++ b/source/blender/imbuf/intern/jpeg.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/jpeg.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/metadata.c b/source/blender/imbuf/intern/metadata.c
index 21c827a32a7..1601737ffc7 100644
--- a/source/blender/imbuf/intern/metadata.c
+++ b/source/blender/imbuf/intern/metadata.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/metadata.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/module.c b/source/blender/imbuf/intern/module.c
index 2112595ad47..9b38a824043 100644
--- a/source/blender/imbuf/intern/module.c
+++ b/source/blender/imbuf/intern/module.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/module.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/moviecache.c b/source/blender/imbuf/intern/moviecache.c
index 5de34faebe1..016fa692130 100644
--- a/source/blender/imbuf/intern/moviecache.c
+++ b/source/blender/imbuf/intern/moviecache.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/moviecache.c
- * \ingroup bke
+/** \file \ingroup bke
*/
#undef DEBUG_MESSAGES
diff --git a/source/blender/imbuf/intern/oiio/openimageio_api.cpp b/source/blender/imbuf/intern/oiio/openimageio_api.cpp
index 2677f6aa27d..ac12186dc6f 100644
--- a/source/blender/imbuf/intern/oiio/openimageio_api.cpp
+++ b/source/blender/imbuf/intern/oiio/openimageio_api.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/oiio/openimageio_api.cpp
- * \ingroup openimageio
+/** \file \ingroup openimageio
*/
#include <set>
diff --git a/source/blender/imbuf/intern/oiio/openimageio_api.h b/source/blender/imbuf/intern/oiio/openimageio_api.h
index 0b953a384ee..1d2d832283e 100644
--- a/source/blender/imbuf/intern/oiio/openimageio_api.h
+++ b/source/blender/imbuf/intern/oiio/openimageio_api.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/oiio/openimageio_api.h
- * \ingroup openimageio
+/** \file \ingroup openimageio
*/
diff --git a/source/blender/imbuf/intern/openexr/openexr_api.cpp b/source/blender/imbuf/intern/openexr/openexr_api.cpp
index a254111e489..97f28de8eb9 100644
--- a/source/blender/imbuf/intern/openexr/openexr_api.cpp
+++ b/source/blender/imbuf/intern/openexr/openexr_api.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/openexr/openexr_api.cpp
- * \ingroup openexr
+/** \file \ingroup openexr
*/
#include <stdlib.h>
diff --git a/source/blender/imbuf/intern/openexr/openexr_api.h b/source/blender/imbuf/intern/openexr/openexr_api.h
index 93687c833d6..1c7ca058ff6 100644
--- a/source/blender/imbuf/intern/openexr/openexr_api.h
+++ b/source/blender/imbuf/intern/openexr/openexr_api.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/openexr/openexr_api.h
- * \ingroup openexr
+/** \file \ingroup openexr
*/
diff --git a/source/blender/imbuf/intern/openexr/openexr_multi.h b/source/blender/imbuf/intern/openexr/openexr_multi.h
index 5659b37c81c..b38cf12a623 100644
--- a/source/blender/imbuf/intern/openexr/openexr_multi.h
+++ b/source/blender/imbuf/intern/openexr/openexr_multi.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/openexr/openexr_multi.h
- * \ingroup openexr
+/** \file \ingroup openexr
*/
diff --git a/source/blender/imbuf/intern/openexr/openexr_stub.cpp b/source/blender/imbuf/intern/openexr/openexr_stub.cpp
index ec357fe7161..4c02b2758e0 100644
--- a/source/blender/imbuf/intern/openexr/openexr_stub.cpp
+++ b/source/blender/imbuf/intern/openexr/openexr_stub.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/openexr/openexr_stub.cpp
- * \ingroup openexr
+/** \file \ingroup openexr
*/
#include "openexr_api.h"
diff --git a/source/blender/imbuf/intern/png.c b/source/blender/imbuf/intern/png.c
index 0b8aba4f33e..23234e3dae8 100644
--- a/source/blender/imbuf/intern/png.c
+++ b/source/blender/imbuf/intern/png.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/png.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*
* \todo Save floats as 16 bits per channel, currently readonly.
*/
diff --git a/source/blender/imbuf/intern/radiance_hdr.c b/source/blender/imbuf/intern/radiance_hdr.c
index 951f14db64e..e6c25dab9af 100644
--- a/source/blender/imbuf/intern/radiance_hdr.c
+++ b/source/blender/imbuf/intern/radiance_hdr.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/radiance_hdr.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
/* ----------------------------------------------------------------------
diff --git a/source/blender/imbuf/intern/readimage.c b/source/blender/imbuf/intern/readimage.c
index 52ab0df1ce5..c41314829a4 100644
--- a/source/blender/imbuf/intern/readimage.c
+++ b/source/blender/imbuf/intern/readimage.c
@@ -18,8 +18,7 @@
* allocimbuf.c
*/
-/** \file blender/imbuf/intern/readimage.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/rectop.c b/source/blender/imbuf/intern/rectop.c
index 8f849c527c5..d1b3db7a1ba 100644
--- a/source/blender/imbuf/intern/rectop.c
+++ b/source/blender/imbuf/intern/rectop.c
@@ -18,8 +18,7 @@
* allocimbuf.c
*/
-/** \file blender/imbuf/intern/rectop.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include <stdlib.h>
diff --git a/source/blender/imbuf/intern/rotate.c b/source/blender/imbuf/intern/rotate.c
index 65d51b8bd10..5038c7f775e 100644
--- a/source/blender/imbuf/intern/rotate.c
+++ b/source/blender/imbuf/intern/rotate.c
@@ -18,8 +18,7 @@
* rotate.c
*/
-/** \file blender/imbuf/intern/rotate.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/imbuf/intern/scaling.c b/source/blender/imbuf/intern/scaling.c
index cf687744b5c..b749bab1e24 100644
--- a/source/blender/imbuf/intern/scaling.c
+++ b/source/blender/imbuf/intern/scaling.c
@@ -18,8 +18,7 @@
* allocimbuf.c
*/
-/** \file blender/imbuf/intern/scaling.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/stereoimbuf.c b/source/blender/imbuf/intern/stereoimbuf.c
index 9ae5ff32be2..feea253bed9 100644
--- a/source/blender/imbuf/intern/stereoimbuf.c
+++ b/source/blender/imbuf/intern/stereoimbuf.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/stereoimbuf.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include <stddef.h>
diff --git a/source/blender/imbuf/intern/targa.c b/source/blender/imbuf/intern/targa.c
index 02f009f6d60..7fad2c6431e 100644
--- a/source/blender/imbuf/intern/targa.c
+++ b/source/blender/imbuf/intern/targa.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/targa.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/thumbs.c b/source/blender/imbuf/intern/thumbs.c
index 812e490717b..064990d2871 100644
--- a/source/blender/imbuf/intern/thumbs.c
+++ b/source/blender/imbuf/intern/thumbs.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/thumbs.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include <stdio.h>
diff --git a/source/blender/imbuf/intern/thumbs_blend.c b/source/blender/imbuf/intern/thumbs_blend.c
index 2629c9a17e6..db6411f37fe 100644
--- a/source/blender/imbuf/intern/thumbs_blend.c
+++ b/source/blender/imbuf/intern/thumbs_blend.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/thumbs_blend.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/thumbs_font.c b/source/blender/imbuf/intern/thumbs_font.c
index 49862ef118b..3b17bc208d4 100644
--- a/source/blender/imbuf/intern/thumbs_font.c
+++ b/source/blender/imbuf/intern/thumbs_font.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/thumbs_font.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/imbuf/intern/tiff.c b/source/blender/imbuf/intern/tiff.c
index 254108e56f1..7f12234022f 100644
--- a/source/blender/imbuf/intern/tiff.c
+++ b/source/blender/imbuf/intern/tiff.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/imbuf/intern/tiff.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/util.c b/source/blender/imbuf/intern/util.c
index cf708002fbb..22e2163ed1d 100644
--- a/source/blender/imbuf/intern/util.c
+++ b/source/blender/imbuf/intern/util.c
@@ -18,8 +18,7 @@
* util.c
*/
-/** \file blender/imbuf/intern/util.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/imbuf/intern/writeimage.c b/source/blender/imbuf/intern/writeimage.c
index 6c5910fe3bf..4c47ad8f407 100644
--- a/source/blender/imbuf/intern/writeimage.c
+++ b/source/blender/imbuf/intern/writeimage.c
@@ -18,8 +18,7 @@
* writeimage.c
*/
-/** \file blender/imbuf/intern/writeimage.c
- * \ingroup imbuf
+/** \file \ingroup imbuf
*/
diff --git a/source/blender/makesdna/DNA_ID.h b/source/blender/makesdna/DNA_ID.h
index 835a6867602..d5669bb04ed 100644
--- a/source/blender/makesdna/DNA_ID.h
+++ b/source/blender/makesdna/DNA_ID.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_ID.h
- * \ingroup DNA
+/** \file \ingroup DNA
* \brief ID and Library types, which are fundamental for sdna.
*/
diff --git a/source/blender/makesdna/DNA_action_types.h b/source/blender/makesdna/DNA_action_types.h
index 2036284a279..8c3e61c4aa1 100644
--- a/source/blender/makesdna/DNA_action_types.h
+++ b/source/blender/makesdna/DNA_action_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_action_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Define actions data-block for the animation system.
* A collection of animation curves and drivers to be assigned to data-blocks
diff --git a/source/blender/makesdna/DNA_anim_types.h b/source/blender/makesdna/DNA_anim_types.h
index 1ebedd576b5..4e35257cc29 100644
--- a/source/blender/makesdna/DNA_anim_types.h
+++ b/source/blender/makesdna/DNA_anim_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_anim_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_ANIM_TYPES_H__
diff --git a/source/blender/makesdna/DNA_armature_types.h b/source/blender/makesdna/DNA_armature_types.h
index 41ec0371929..86955f07d60 100644
--- a/source/blender/makesdna/DNA_armature_types.h
+++ b/source/blender/makesdna/DNA_armature_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_armature_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_ARMATURE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_boid_types.h b/source/blender/makesdna/DNA_boid_types.h
index 16a980d0dfa..90e06fbddae 100644
--- a/source/blender/makesdna/DNA_boid_types.h
+++ b/source/blender/makesdna/DNA_boid_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_boid_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_BOID_TYPES_H__
diff --git a/source/blender/makesdna/DNA_brush_types.h b/source/blender/makesdna/DNA_brush_types.h
index 229a0ced8be..4ef4f50b379 100644
--- a/source/blender/makesdna/DNA_brush_types.h
+++ b/source/blender/makesdna/DNA_brush_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_brush_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_BRUSH_TYPES_H__
diff --git a/source/blender/makesdna/DNA_cachefile_types.h b/source/blender/makesdna/DNA_cachefile_types.h
index acb5e718dab..8fca113719f 100644
--- a/source/blender/makesdna/DNA_cachefile_types.h
+++ b/source/blender/makesdna/DNA_cachefile_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_cachefile_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_CACHEFILE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_camera_types.h b/source/blender/makesdna/DNA_camera_types.h
index cef1007dea5..f29c8272053 100644
--- a/source/blender/makesdna/DNA_camera_types.h
+++ b/source/blender/makesdna/DNA_camera_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_camera_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_CAMERA_TYPES_H__
diff --git a/source/blender/makesdna/DNA_cloth_types.h b/source/blender/makesdna/DNA_cloth_types.h
index 5e57863f285..004aab30d9d 100644
--- a/source/blender/makesdna/DNA_cloth_types.h
+++ b/source/blender/makesdna/DNA_cloth_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_cloth_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_CLOTH_TYPES_H__
diff --git a/source/blender/makesdna/DNA_collection_types.h b/source/blender/makesdna/DNA_collection_types.h
index 26a1abcf8ad..2e62f56919c 100644
--- a/source/blender/makesdna/DNA_collection_types.h
+++ b/source/blender/makesdna/DNA_collection_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_collection_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* \brief Object groups, one object can be in many groups at once.
*/
diff --git a/source/blender/makesdna/DNA_color_types.h b/source/blender/makesdna/DNA_color_types.h
index 11da9cc7912..02a933b220b 100644
--- a/source/blender/makesdna/DNA_color_types.h
+++ b/source/blender/makesdna/DNA_color_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_color_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_COLOR_TYPES_H__
diff --git a/source/blender/makesdna/DNA_constraint_types.h b/source/blender/makesdna/DNA_constraint_types.h
index 1ae13a0ddf3..1c3671b41d7 100644
--- a/source/blender/makesdna/DNA_constraint_types.h
+++ b/source/blender/makesdna/DNA_constraint_types.h
@@ -18,8 +18,7 @@
* Constraint DNA data
*/
-/** \file DNA_constraint_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_CONSTRAINT_TYPES_H__
diff --git a/source/blender/makesdna/DNA_curve_types.h b/source/blender/makesdna/DNA_curve_types.h
index 35ca7d20a7c..d82812ae921 100644
--- a/source/blender/makesdna/DNA_curve_types.h
+++ b/source/blender/makesdna/DNA_curve_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_curve_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_CURVE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_customdata_types.h b/source/blender/makesdna/DNA_customdata_types.h
index 988a4d2f1b6..78049524a4d 100644
--- a/source/blender/makesdna/DNA_customdata_types.h
+++ b/source/blender/makesdna/DNA_customdata_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_customdata_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Used for custom mesh data types (stored per vert/edge/loop/face)
*/
diff --git a/source/blender/makesdna/DNA_defs.h b/source/blender/makesdna/DNA_defs.h
index 905ff10c662..e310382ccad 100644
--- a/source/blender/makesdna/DNA_defs.h
+++ b/source/blender/makesdna/DNA_defs.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DNA_defs.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Group generic defines for all DNA headers may use in this file.
*/
diff --git a/source/blender/makesdna/DNA_dynamicpaint_types.h b/source/blender/makesdna/DNA_dynamicpaint_types.h
index 17c05ebad3b..839b60a01e5 100644
--- a/source/blender/makesdna/DNA_dynamicpaint_types.h
+++ b/source/blender/makesdna/DNA_dynamicpaint_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DNA_dynamicpaint_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_DYNAMICPAINT_TYPES_H__
diff --git a/source/blender/makesdna/DNA_effect_types.h b/source/blender/makesdna/DNA_effect_types.h
index 452c589c429..56b83e88dab 100644
--- a/source/blender/makesdna/DNA_effect_types.h
+++ b/source/blender/makesdna/DNA_effect_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_effect_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_EFFECT_TYPES_H__
diff --git a/source/blender/makesdna/DNA_fileglobal_types.h b/source/blender/makesdna/DNA_fileglobal_types.h
index 94213e99719..c5833fc3790 100644
--- a/source/blender/makesdna/DNA_fileglobal_types.h
+++ b/source/blender/makesdna/DNA_fileglobal_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_fileglobal_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_FILEGLOBAL_TYPES_H__
diff --git a/source/blender/makesdna/DNA_freestyle_types.h b/source/blender/makesdna/DNA_freestyle_types.h
index 7b65dca4340..425d4409659 100644
--- a/source/blender/makesdna/DNA_freestyle_types.h
+++ b/source/blender/makesdna/DNA_freestyle_types.h
@@ -20,8 +20,7 @@
#ifndef __DNA_FREESTYLE_TYPES_H__
#define __DNA_FREESTYLE_TYPES_H__
-/** \file DNA_freestyle_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#include "DNA_defs.h"
diff --git a/source/blender/makesdna/DNA_genfile.h b/source/blender/makesdna/DNA_genfile.h
index c6e536b9d2c..774b9038bd1 100644
--- a/source/blender/makesdna/DNA_genfile.h
+++ b/source/blender/makesdna/DNA_genfile.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_genfile.h
- * \ingroup DNA
+/** \file \ingroup DNA
* \brief blenloader genfile private function prototypes
*/
diff --git a/source/blender/makesdna/DNA_gpencil_modifier_types.h b/source/blender/makesdna/DNA_gpencil_modifier_types.h
index 36617024aec..85b5eaa5f6c 100644
--- a/source/blender/makesdna/DNA_gpencil_modifier_types.h
+++ b/source/blender/makesdna/DNA_gpencil_modifier_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DNA_gpencil_modifier_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_GPENCIL_MODIFIER_TYPES_H__
diff --git a/source/blender/makesdna/DNA_gpencil_types.h b/source/blender/makesdna/DNA_gpencil_types.h
index 394c470f212..cf121342fb2 100644
--- a/source/blender/makesdna/DNA_gpencil_types.h
+++ b/source/blender/makesdna/DNA_gpencil_types.h
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file DNA_gpencil_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_GPENCIL_TYPES_H__
diff --git a/source/blender/makesdna/DNA_gpu_types.h b/source/blender/makesdna/DNA_gpu_types.h
index 72dd0055fc6..11fd13c2d54 100644
--- a/source/blender/makesdna/DNA_gpu_types.h
+++ b/source/blender/makesdna/DNA_gpu_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_gpu_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_GPU_TYPES_H__
diff --git a/source/blender/makesdna/DNA_image_types.h b/source/blender/makesdna/DNA_image_types.h
index 3139142239a..983cd525161 100644
--- a/source/blender/makesdna/DNA_image_types.h
+++ b/source/blender/makesdna/DNA_image_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_image_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_IMAGE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_ipo_types.h b/source/blender/makesdna/DNA_ipo_types.h
index b2f9ce7ae82..22663c409c5 100644
--- a/source/blender/makesdna/DNA_ipo_types.h
+++ b/source/blender/makesdna/DNA_ipo_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_ipo_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
* \deprecated
* The contents of this file are now officially deprecated. They were used for the 'old' animation system,
* which has (as of 2.50) been replaced with a completely new system by Joshua Leung (aligorith). All defines,
diff --git a/source/blender/makesdna/DNA_key_types.h b/source/blender/makesdna/DNA_key_types.h
index c374d16aa8e..b1076aa76df 100644
--- a/source/blender/makesdna/DNA_key_types.h
+++ b/source/blender/makesdna/DNA_key_types.h
@@ -19,8 +19,7 @@
#ifndef __DNA_KEY_TYPES_H__
#define __DNA_KEY_TYPES_H__
-/** \file DNA_key_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* This file defines structures for Shape-Keys (not animation keyframes),
* attached to Mesh, Curve and Lattice Data. Even though Key's are ID blocks they
diff --git a/source/blender/makesdna/DNA_lamp_types.h b/source/blender/makesdna/DNA_lamp_types.h
index 4a3065fd634..35f752be4ea 100644
--- a/source/blender/makesdna/DNA_lamp_types.h
+++ b/source/blender/makesdna/DNA_lamp_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_lamp_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_LAMP_TYPES_H__
diff --git a/source/blender/makesdna/DNA_lattice_types.h b/source/blender/makesdna/DNA_lattice_types.h
index 857ef8aa882..dad46dbe428 100644
--- a/source/blender/makesdna/DNA_lattice_types.h
+++ b/source/blender/makesdna/DNA_lattice_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_lattice_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_LATTICE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_layer_types.h b/source/blender/makesdna/DNA_layer_types.h
index 8a91f018f06..43fe48a32ec 100644
--- a/source/blender/makesdna/DNA_layer_types.h
+++ b/source/blender/makesdna/DNA_layer_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DNA_layer_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_LAYER_TYPES_H__
diff --git a/source/blender/makesdna/DNA_lightprobe_types.h b/source/blender/makesdna/DNA_lightprobe_types.h
index 37f631b54d6..4df00392a87 100644
--- a/source/blender/makesdna/DNA_lightprobe_types.h
+++ b/source/blender/makesdna/DNA_lightprobe_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DNA_lightprobe_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_LIGHTPROBE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_linestyle_types.h b/source/blender/makesdna/DNA_linestyle_types.h
index 1563de290e6..80d2b4d1cc8 100644
--- a/source/blender/makesdna/DNA_linestyle_types.h
+++ b/source/blender/makesdna/DNA_linestyle_types.h
@@ -20,8 +20,7 @@
#ifndef __DNA_LINESTYLE_TYPES_H__
#define __DNA_LINESTYLE_TYPES_H__
-/** \file DNA_linestyle_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#include "DNA_listBase.h"
diff --git a/source/blender/makesdna/DNA_listBase.h b/source/blender/makesdna/DNA_listBase.h
index 01180657707..cb3afba94b3 100644
--- a/source/blender/makesdna/DNA_listBase.h
+++ b/source/blender/makesdna/DNA_listBase.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_listBase.h
- * \ingroup DNA
+/** \file \ingroup DNA
* \brief These structs are the foundation for all linked lists in the
* library system.
*
diff --git a/source/blender/makesdna/DNA_mask_types.h b/source/blender/makesdna/DNA_mask_types.h
index f3ee6624c0f..637406634bd 100644
--- a/source/blender/makesdna/DNA_mask_types.h
+++ b/source/blender/makesdna/DNA_mask_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_mask_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Mask data-blocks are collections of 2D curves to be used
* for image masking in the compositor and sequencer.
diff --git a/source/blender/makesdna/DNA_material_types.h b/source/blender/makesdna/DNA_material_types.h
index 9eef7f02434..78cb2a5fb69 100644
--- a/source/blender/makesdna/DNA_material_types.h
+++ b/source/blender/makesdna/DNA_material_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_material_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_MATERIAL_TYPES_H__
diff --git a/source/blender/makesdna/DNA_mesh_types.h b/source/blender/makesdna/DNA_mesh_types.h
index 52aa7c4a0bb..42efb4300c8 100644
--- a/source/blender/makesdna/DNA_mesh_types.h
+++ b/source/blender/makesdna/DNA_mesh_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_mesh_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_MESH_TYPES_H__
diff --git a/source/blender/makesdna/DNA_meshdata_types.h b/source/blender/makesdna/DNA_meshdata_types.h
index 09647024c46..905928917e6 100644
--- a/source/blender/makesdna/DNA_meshdata_types.h
+++ b/source/blender/makesdna/DNA_meshdata_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_meshdata_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_MESHDATA_TYPES_H__
diff --git a/source/blender/makesdna/DNA_meta_types.h b/source/blender/makesdna/DNA_meta_types.h
index 944716c12e8..9c26b140d13 100644
--- a/source/blender/makesdna/DNA_meta_types.h
+++ b/source/blender/makesdna/DNA_meta_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_meta_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_META_TYPES_H__
diff --git a/source/blender/makesdna/DNA_modifier_types.h b/source/blender/makesdna/DNA_modifier_types.h
index 1c7606cdb80..e11ee17ade5 100644
--- a/source/blender/makesdna/DNA_modifier_types.h
+++ b/source/blender/makesdna/DNA_modifier_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DNA_modifier_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_MODIFIER_TYPES_H__
diff --git a/source/blender/makesdna/DNA_movieclip_types.h b/source/blender/makesdna/DNA_movieclip_types.h
index 7d3e98f925a..880b6ab1677 100644
--- a/source/blender/makesdna/DNA_movieclip_types.h
+++ b/source/blender/makesdna/DNA_movieclip_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_movieclip_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_MOVIECLIP_TYPES_H__
diff --git a/source/blender/makesdna/DNA_nla_types.h b/source/blender/makesdna/DNA_nla_types.h
index 42ba9c727a7..0494a8210a3 100644
--- a/source/blender/makesdna/DNA_nla_types.h
+++ b/source/blender/makesdna/DNA_nla_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_nla_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_NLA_TYPES_H__
diff --git a/source/blender/makesdna/DNA_node_types.h b/source/blender/makesdna/DNA_node_types.h
index 99a6588aa85..d6525ca094f 100644
--- a/source/blender/makesdna/DNA_node_types.h
+++ b/source/blender/makesdna/DNA_node_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_node_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_NODE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_object_enums.h b/source/blender/makesdna/DNA_object_enums.h
index 9c8ba811fcc..449daf86df0 100644
--- a/source/blender/makesdna/DNA_object_enums.h
+++ b/source/blender/makesdna/DNA_object_enums.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DNA_object_enums.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Enums typedef's for use in public headers.
*/
diff --git a/source/blender/makesdna/DNA_object_fluidsim_types.h b/source/blender/makesdna/DNA_object_fluidsim_types.h
index 6fa21216981..117627f4037 100644
--- a/source/blender/makesdna/DNA_object_fluidsim_types.h
+++ b/source/blender/makesdna/DNA_object_fluidsim_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_object_fluidsim_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_OBJECT_FLUIDSIM_TYPES_H__
diff --git a/source/blender/makesdna/DNA_object_force_types.h b/source/blender/makesdna/DNA_object_force_types.h
index f47c9f46d26..4b462c89a3c 100644
--- a/source/blender/makesdna/DNA_object_force_types.h
+++ b/source/blender/makesdna/DNA_object_force_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_object_force_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_OBJECT_FORCE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_object_types.h b/source/blender/makesdna/DNA_object_types.h
index a7549aaad8b..d91fcac49c1 100644
--- a/source/blender/makesdna/DNA_object_types.h
+++ b/source/blender/makesdna/DNA_object_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_object_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
* \brief Object is a sort of wrapper for general info.
*/
diff --git a/source/blender/makesdna/DNA_outliner_types.h b/source/blender/makesdna/DNA_outliner_types.h
index 1b12c5201c1..afcf9a3b84a 100644
--- a/source/blender/makesdna/DNA_outliner_types.h
+++ b/source/blender/makesdna/DNA_outliner_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_outliner_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_OUTLINER_TYPES_H__
diff --git a/source/blender/makesdna/DNA_packedFile_types.h b/source/blender/makesdna/DNA_packedFile_types.h
index a9906f6b05f..43e40cc6ed0 100644
--- a/source/blender/makesdna/DNA_packedFile_types.h
+++ b/source/blender/makesdna/DNA_packedFile_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_packedFile_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_PACKEDFILE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_particle_types.h b/source/blender/makesdna/DNA_particle_types.h
index d0129a4496c..e0c799a13fe 100644
--- a/source/blender/makesdna/DNA_particle_types.h
+++ b/source/blender/makesdna/DNA_particle_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_particle_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_PARTICLE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_rigidbody_types.h b/source/blender/makesdna/DNA_rigidbody_types.h
index 2e64e2502c7..9a5662655fd 100644
--- a/source/blender/makesdna/DNA_rigidbody_types.h
+++ b/source/blender/makesdna/DNA_rigidbody_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_rigidbody_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
* \brief Types and defines for representing Rigid Body entities
*/
diff --git a/source/blender/makesdna/DNA_scene_types.h b/source/blender/makesdna/DNA_scene_types.h
index 2b89107372f..d5b096d004a 100644
--- a/source/blender/makesdna/DNA_scene_types.h
+++ b/source/blender/makesdna/DNA_scene_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_scene_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_SCENE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_screen_types.h b/source/blender/makesdna/DNA_screen_types.h
index b6515888509..195bd48dfda 100644
--- a/source/blender/makesdna/DNA_screen_types.h
+++ b/source/blender/makesdna/DNA_screen_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_screen_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_SCREEN_TYPES_H__
diff --git a/source/blender/makesdna/DNA_sdna_types.h b/source/blender/makesdna/DNA_sdna_types.h
index 54f8d2e1504..1adeb3017b5 100644
--- a/source/blender/makesdna/DNA_sdna_types.h
+++ b/source/blender/makesdna/DNA_sdna_types.h
@@ -16,9 +16,7 @@
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved.
*/
-/**
- * \file DNA_sdna_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_SDNA_TYPES_H__
diff --git a/source/blender/makesdna/DNA_sequence_types.h b/source/blender/makesdna/DNA_sequence_types.h
index 39413ec0260..a47e3ae41e6 100644
--- a/source/blender/makesdna/DNA_sequence_types.h
+++ b/source/blender/makesdna/DNA_sequence_types.h
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved.
*/
-/** \file DNA_sequence_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Structs for use by the 'Sequencer' (Video Editor)
*
diff --git a/source/blender/makesdna/DNA_shader_fx_types.h b/source/blender/makesdna/DNA_shader_fx_types.h
index 2ccc2bc6a76..c17b6c373db 100644
--- a/source/blender/makesdna/DNA_shader_fx_types.h
+++ b/source/blender/makesdna/DNA_shader_fx_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DNA_shader_fx_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_SHADER_FX_TYPES_H__
diff --git a/source/blender/makesdna/DNA_smoke_types.h b/source/blender/makesdna/DNA_smoke_types.h
index 484b4bd1f09..4436a17088e 100644
--- a/source/blender/makesdna/DNA_smoke_types.h
+++ b/source/blender/makesdna/DNA_smoke_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_smoke_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_SMOKE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_sound_types.h b/source/blender/makesdna/DNA_sound_types.h
index a0e7b52fc6e..7944457065e 100644
--- a/source/blender/makesdna/DNA_sound_types.h
+++ b/source/blender/makesdna/DNA_sound_types.h
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved.
*/
-/** \file DNA_sound_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_SOUND_TYPES_H__
diff --git a/source/blender/makesdna/DNA_space_types.h b/source/blender/makesdna/DNA_space_types.h
index 5f91d5c4b7f..24526ed123d 100644
--- a/source/blender/makesdna/DNA_space_types.h
+++ b/source/blender/makesdna/DNA_space_types.h
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved.
*/
-/** \file DNA_space_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Structs for each of space type in the user interface.
*/
diff --git a/source/blender/makesdna/DNA_speaker_types.h b/source/blender/makesdna/DNA_speaker_types.h
index ff6df0d0208..b777404fd94 100644
--- a/source/blender/makesdna/DNA_speaker_types.h
+++ b/source/blender/makesdna/DNA_speaker_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DNA_speaker_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_SPEAKER_TYPES_H__
diff --git a/source/blender/makesdna/DNA_text_types.h b/source/blender/makesdna/DNA_text_types.h
index 69b6b3618a0..9e8289e3429 100644
--- a/source/blender/makesdna/DNA_text_types.h
+++ b/source/blender/makesdna/DNA_text_types.h
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved.
*/
-/** \file DNA_text_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Text blocks used for Python-Scripts, OpenShadingLanguage
* and arbitrary text data to store in blend files.
diff --git a/source/blender/makesdna/DNA_texture_types.h b/source/blender/makesdna/DNA_texture_types.h
index 3b4c6f832a4..f993ef9047c 100644
--- a/source/blender/makesdna/DNA_texture_types.h
+++ b/source/blender/makesdna/DNA_texture_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_texture_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_TEXTURE_TYPES_H__
diff --git a/source/blender/makesdna/DNA_tracking_types.h b/source/blender/makesdna/DNA_tracking_types.h
index ff7102abb09..ba0b0620471 100644
--- a/source/blender/makesdna/DNA_tracking_types.h
+++ b/source/blender/makesdna/DNA_tracking_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_tracking_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Structs used for camera tracking and the movie-clip editor.
*/
diff --git a/source/blender/makesdna/DNA_userdef_types.h b/source/blender/makesdna/DNA_userdef_types.h
index c9ada7e3637..3acdf99a79f 100644
--- a/source/blender/makesdna/DNA_userdef_types.h
+++ b/source/blender/makesdna/DNA_userdef_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_userdef_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_USERDEF_TYPES_H__
diff --git a/source/blender/makesdna/DNA_vec_types.h b/source/blender/makesdna/DNA_vec_types.h
index 51f7406fe6c..d89cfc279af 100644
--- a/source/blender/makesdna/DNA_vec_types.h
+++ b/source/blender/makesdna/DNA_vec_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_vec_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_VEC_TYPES_H__
diff --git a/source/blender/makesdna/DNA_vfont_types.h b/source/blender/makesdna/DNA_vfont_types.h
index 8b637371880..6284921b354 100644
--- a/source/blender/makesdna/DNA_vfont_types.h
+++ b/source/blender/makesdna/DNA_vfont_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_vfont_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Vector Fonts used for text in the 3D view-port
* (unrelated to text used to render the GUI).
diff --git a/source/blender/makesdna/DNA_view2d_types.h b/source/blender/makesdna/DNA_view2d_types.h
index fc2fea4431a..10256d2f4ce 100644
--- a/source/blender/makesdna/DNA_view2d_types.h
+++ b/source/blender/makesdna/DNA_view2d_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_view2d_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_VIEW2D_TYPES_H__
diff --git a/source/blender/makesdna/DNA_view3d_types.h b/source/blender/makesdna/DNA_view3d_types.h
index 9aeaefb7ace..90cc48e810a 100644
--- a/source/blender/makesdna/DNA_view3d_types.h
+++ b/source/blender/makesdna/DNA_view3d_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_view3d_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_VIEW3D_TYPES_H__
diff --git a/source/blender/makesdna/DNA_windowmanager_types.h b/source/blender/makesdna/DNA_windowmanager_types.h
index ea0dc1d532a..0678f537b25 100644
--- a/source/blender/makesdna/DNA_windowmanager_types.h
+++ b/source/blender/makesdna/DNA_windowmanager_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_windowmanager_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_WINDOWMANAGER_TYPES_H__
diff --git a/source/blender/makesdna/DNA_workspace_types.h b/source/blender/makesdna/DNA_workspace_types.h
index 0e8b6a82cd2..ef45f5dfb93 100644
--- a/source/blender/makesdna/DNA_workspace_types.h
+++ b/source/blender/makesdna/DNA_workspace_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file DNA_workspace_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Use API in BKE_workspace.h!
* Struct members marked with DNA_PRIVATE_WORKSPACE will throw a
diff --git a/source/blender/makesdna/DNA_world_types.h b/source/blender/makesdna/DNA_world_types.h
index 76ad97a153b..adb9033ac7f 100644
--- a/source/blender/makesdna/DNA_world_types.h
+++ b/source/blender/makesdna/DNA_world_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file DNA_world_types.h
- * \ingroup DNA
+/** \file \ingroup DNA
*/
#ifndef __DNA_WORLD_TYPES_H__
diff --git a/source/blender/makesdna/intern/dna_genfile.c b/source/blender/makesdna/intern/dna_genfile.c
index 58488ef70bd..d4dd34e44d6 100644
--- a/source/blender/makesdna/intern/dna_genfile.c
+++ b/source/blender/makesdna/intern/dna_genfile.c
@@ -18,8 +18,7 @@
* DNA handling
*/
-/** \file blender/makesdna/intern/dna_genfile.c
- * \ingroup DNA
+/** \file \ingroup DNA
*
* Lowest-level functions for decoding the parts of a saved .blend
* file, including interpretation of its SDNA block and conversion of
diff --git a/source/blender/makesdna/intern/makesdna.c b/source/blender/makesdna/intern/makesdna.c
index f969f535166..c1962e030dc 100644
--- a/source/blender/makesdna/intern/makesdna.c
+++ b/source/blender/makesdna/intern/makesdna.c
@@ -17,7 +17,7 @@
* All rights reserved.
*/
-/** \file makesdna.c
+/** \file
* \brief Struct muncher for making SDNA.
* \ingroup DNA
*
diff --git a/source/blender/makesrna/RNA_access.h b/source/blender/makesrna/RNA_access.h
index aff23deda33..e402c68efbf 100644
--- a/source/blender/makesrna/RNA_access.h
+++ b/source/blender/makesrna/RNA_access.h
@@ -17,8 +17,7 @@
#ifndef __RNA_ACCESS_H__
#define __RNA_ACCESS_H__
-/** \file RNA_access.h
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdarg.h>
diff --git a/source/blender/makesrna/RNA_define.h b/source/blender/makesrna/RNA_define.h
index 7bebce49f90..69a27222ca6 100644
--- a/source/blender/makesrna/RNA_define.h
+++ b/source/blender/makesrna/RNA_define.h
@@ -17,8 +17,7 @@
#ifndef __RNA_DEFINE_H__
#define __RNA_DEFINE_H__
-/** \file RNA_define.h
- * \ingroup RNA
+/** \file \ingroup RNA
*
* Functions used during preprocess and runtime, for defining the RNA.
*/
diff --git a/source/blender/makesrna/RNA_documentation.h b/source/blender/makesrna/RNA_documentation.h
index 491b3836f02..1608fffc3fa 100644
--- a/source/blender/makesrna/RNA_documentation.h
+++ b/source/blender/makesrna/RNA_documentation.h
@@ -1,5 +1,4 @@
-/** \file blender/makesrna/RNA_documentation.h
- * \page makesrna makesrna
+/** \file \page makesrna makesrna
* \ingroup RNA
* \section aboutmakesrna About RNA
* The \ref RNA module defines and provides the access API to the data, thus encapsulating \ref DNA
diff --git a/source/blender/makesrna/RNA_enum_types.h b/source/blender/makesrna/RNA_enum_types.h
index 848eb648290..0fc538aac44 100644
--- a/source/blender/makesrna/RNA_enum_types.h
+++ b/source/blender/makesrna/RNA_enum_types.h
@@ -17,8 +17,7 @@
#ifndef __RNA_ENUM_TYPES_H__
#define __RNA_ENUM_TYPES_H__
-/** \file RNA_enum_types.h
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include "RNA_types.h"
diff --git a/source/blender/makesrna/RNA_types.h b/source/blender/makesrna/RNA_types.h
index 1c5c75dfca2..1742e8b8795 100644
--- a/source/blender/makesrna/RNA_types.h
+++ b/source/blender/makesrna/RNA_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/RNA_types.h
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#ifndef __RNA_TYPES_H__
diff --git a/source/blender/makesrna/intern/makesrna.c b/source/blender/makesrna/intern/makesrna.c
index db7e2d0e43d..0adaf598562 100644
--- a/source/blender/makesrna/intern/makesrna.c
+++ b/source/blender/makesrna/intern/makesrna.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/makesrna.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <float.h>
diff --git a/source/blender/makesrna/intern/rna_ID.c b/source/blender/makesrna/intern/rna_ID.c
index 718e3b5ac09..b3660fe6fb0 100644
--- a/source/blender/makesrna/intern/rna_ID.c
+++ b/source/blender/makesrna/intern/rna_ID.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_ID.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_access.c b/source/blender/makesrna/intern/rna_access.c
index 500a2da45a2..36b815f5965 100644
--- a/source/blender/makesrna/intern/rna_access.c
+++ b/source/blender/makesrna/intern/rna_access.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_access.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_action.c b/source/blender/makesrna/intern/rna_action.c
index 47a5401e25a..265d45a0600 100644
--- a/source/blender/makesrna/intern/rna_action.c
+++ b/source/blender/makesrna/intern/rna_action.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_action.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_action_api.c b/source/blender/makesrna/intern/rna_action_api.c
index db570f26e97..4af77c34268 100644
--- a/source/blender/makesrna/intern/rna_action_api.c
+++ b/source/blender/makesrna/intern/rna_action_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_action_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_animation.c b/source/blender/makesrna/intern/rna_animation.c
index 71de1ca4da4..10088c577f2 100644
--- a/source/blender/makesrna/intern/rna_animation.c
+++ b/source/blender/makesrna/intern/rna_animation.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_animation.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_animation_api.c b/source/blender/makesrna/intern/rna_animation_api.c
index d6fcda8fc31..4f337950a28 100644
--- a/source/blender/makesrna/intern/rna_animation_api.c
+++ b/source/blender/makesrna/intern/rna_animation_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_animation_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_animviz.c b/source/blender/makesrna/intern/rna_animviz.c
index 06584079361..6e714ed4477 100644
--- a/source/blender/makesrna/intern/rna_animviz.c
+++ b/source/blender/makesrna/intern/rna_animviz.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_animviz.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_armature.c b/source/blender/makesrna/intern/rna_armature.c
index 91663a90a90..5f11f1e360b 100644
--- a/source/blender/makesrna/intern/rna_armature.c
+++ b/source/blender/makesrna/intern/rna_armature.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_armature.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_armature_api.c b/source/blender/makesrna/intern/rna_armature_api.c
index 17d337c8850..20edb22df05 100644
--- a/source/blender/makesrna/intern/rna_armature_api.c
+++ b/source/blender/makesrna/intern/rna_armature_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_armature_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_boid.c b/source/blender/makesrna/intern/rna_boid.c
index f22c1de074f..a09317edac2 100644
--- a/source/blender/makesrna/intern/rna_boid.c
+++ b/source/blender/makesrna/intern/rna_boid.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_boid.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <float.h>
diff --git a/source/blender/makesrna/intern/rna_brush.c b/source/blender/makesrna/intern/rna_brush.c
index d3646c149c2..a8f8a9d8e4e 100644
--- a/source/blender/makesrna/intern/rna_brush.c
+++ b/source/blender/makesrna/intern/rna_brush.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_brush.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_cachefile.c b/source/blender/makesrna/intern/rna_cachefile.c
index b83697ac903..05e4fb4e2ee 100644
--- a/source/blender/makesrna/intern/rna_cachefile.c
+++ b/source/blender/makesrna/intern/rna_cachefile.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_cachefile.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include "DNA_cachefile_types.h"
diff --git a/source/blender/makesrna/intern/rna_camera.c b/source/blender/makesrna/intern/rna_camera.c
index 4328aadf1a9..6d29fdcbf70 100644
--- a/source/blender/makesrna/intern/rna_camera.c
+++ b/source/blender/makesrna/intern/rna_camera.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_camera.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_camera_api.c b/source/blender/makesrna/intern/rna_camera_api.c
index 78716844373..29130ba397f 100644
--- a/source/blender/makesrna/intern/rna_camera_api.c
+++ b/source/blender/makesrna/intern/rna_camera_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_camera_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_cloth.c b/source/blender/makesrna/intern/rna_cloth.c
index c787ad49078..a8ea410d71c 100644
--- a/source/blender/makesrna/intern/rna_cloth.c
+++ b/source/blender/makesrna/intern/rna_cloth.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_cloth.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_collection.c b/source/blender/makesrna/intern/rna_collection.c
index c51a20f909c..af4cc474e72 100644
--- a/source/blender/makesrna/intern/rna_collection.c
+++ b/source/blender/makesrna/intern/rna_collection.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_collection.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_color.c b/source/blender/makesrna/intern/rna_color.c
index a1bccd8a78b..25b8384aa53 100644
--- a/source/blender/makesrna/intern/rna_color.c
+++ b/source/blender/makesrna/intern/rna_color.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_color.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_constraint.c b/source/blender/makesrna/intern/rna_constraint.c
index 0cb332071f2..a90cde37bdc 100644
--- a/source/blender/makesrna/intern/rna_constraint.c
+++ b/source/blender/makesrna/intern/rna_constraint.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_constraint.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_context.c b/source/blender/makesrna/intern/rna_context.c
index 0e79b4422f4..5c12d50409b 100644
--- a/source/blender/makesrna/intern/rna_context.c
+++ b/source/blender/makesrna/intern/rna_context.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_context.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_curve.c b/source/blender/makesrna/intern/rna_curve.c
index 45d0e00c294..ad438f5d25f 100644
--- a/source/blender/makesrna/intern/rna_curve.c
+++ b/source/blender/makesrna/intern/rna_curve.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_curve.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_curve_api.c b/source/blender/makesrna/intern/rna_curve_api.c
index 64aabf6b7df..206a3e592db 100644
--- a/source/blender/makesrna/intern/rna_curve_api.c
+++ b/source/blender/makesrna/intern/rna_curve_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_curve_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_define.c b/source/blender/makesrna/intern/rna_define.c
index 118ea80f28e..5c44e9b24d9 100644
--- a/source/blender/makesrna/intern/rna_define.c
+++ b/source/blender/makesrna/intern/rna_define.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_define.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_depsgraph.c b/source/blender/makesrna/intern/rna_depsgraph.c
index 89991d995fe..6f930d7569a 100644
--- a/source/blender/makesrna/intern/rna_depsgraph.c
+++ b/source/blender/makesrna/intern/rna_depsgraph.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_depsgraph.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_dynamicpaint.c b/source/blender/makesrna/intern/rna_dynamicpaint.c
index f003f8aea77..ca255bad57e 100644
--- a/source/blender/makesrna/intern/rna_dynamicpaint.c
+++ b/source/blender/makesrna/intern/rna_dynamicpaint.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_dynamicpaint.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_fcurve.c b/source/blender/makesrna/intern/rna_fcurve.c
index ada32d16d23..04a7c675961 100644
--- a/source/blender/makesrna/intern/rna_fcurve.c
+++ b/source/blender/makesrna/intern/rna_fcurve.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_fcurve.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_fcurve_api.c b/source/blender/makesrna/intern/rna_fcurve_api.c
index aa6b018b7b7..a83c4472987 100644
--- a/source/blender/makesrna/intern/rna_fcurve_api.c
+++ b/source/blender/makesrna/intern/rna_fcurve_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_fcurve_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_fluidsim.c b/source/blender/makesrna/intern/rna_fluidsim.c
index 5dac7e7bc8e..71767a4aced 100644
--- a/source/blender/makesrna/intern/rna_fluidsim.c
+++ b/source/blender/makesrna/intern/rna_fluidsim.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_fluidsim.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_gpencil.c b/source/blender/makesrna/intern/rna_gpencil.c
index cbb15364a27..4c620980f7d 100644
--- a/source/blender/makesrna/intern/rna_gpencil.c
+++ b/source/blender/makesrna/intern/rna_gpencil.c
@@ -14,7 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
- /** \file blender/makesrna/intern/rna_gpencil.c
+ /** \file
* \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_gpencil_modifier.c b/source/blender/makesrna/intern/rna_gpencil_modifier.c
index 9364b62761e..083ba47f590 100644
--- a/source/blender/makesrna/intern/rna_gpencil_modifier.c
+++ b/source/blender/makesrna/intern/rna_gpencil_modifier.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_gpencil_modifier.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_image.c b/source/blender/makesrna/intern/rna_image.c
index b10c5304d40..6abdbfb1a64 100644
--- a/source/blender/makesrna/intern/rna_image.c
+++ b/source/blender/makesrna/intern/rna_image.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_image.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_image_api.c b/source/blender/makesrna/intern/rna_image_api.c
index 50df9683478..7fcd9ae9136 100644
--- a/source/blender/makesrna/intern/rna_image_api.c
+++ b/source/blender/makesrna/intern/rna_image_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_image_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_internal.h b/source/blender/makesrna/intern/rna_internal.h
index 695315762ed..c8f0e6efb2d 100644
--- a/source/blender/makesrna/intern/rna_internal.h
+++ b/source/blender/makesrna/intern/rna_internal.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_internal.h
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#ifndef __RNA_INTERNAL_H__
diff --git a/source/blender/makesrna/intern/rna_internal_types.h b/source/blender/makesrna/intern/rna_internal_types.h
index 16e86a0afdd..06bf96b1511 100644
--- a/source/blender/makesrna/intern/rna_internal_types.h
+++ b/source/blender/makesrna/intern/rna_internal_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_internal_types.h
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_key.c b/source/blender/makesrna/intern/rna_key.c
index 61eb98da110..e6ac05c8d4b 100644
--- a/source/blender/makesrna/intern/rna_key.c
+++ b/source/blender/makesrna/intern/rna_key.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_key.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_lamp.c b/source/blender/makesrna/intern/rna_lamp.c
index ad81396cbf9..e9181ed2d5b 100644
--- a/source/blender/makesrna/intern/rna_lamp.c
+++ b/source/blender/makesrna/intern/rna_lamp.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_lamp.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_lattice.c b/source/blender/makesrna/intern/rna_lattice.c
index 0030f3d468a..75c8301212b 100644
--- a/source/blender/makesrna/intern/rna_lattice.c
+++ b/source/blender/makesrna/intern/rna_lattice.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_lattice.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_lattice_api.c b/source/blender/makesrna/intern/rna_lattice_api.c
index 09dce06ea2e..f4829ac4ab2 100644
--- a/source/blender/makesrna/intern/rna_lattice_api.c
+++ b/source/blender/makesrna/intern/rna_lattice_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_lattice_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_layer.c b/source/blender/makesrna/intern/rna_layer.c
index 0fb48652c2c..4e333aa53ba 100644
--- a/source/blender/makesrna/intern/rna_layer.c
+++ b/source/blender/makesrna/intern/rna_layer.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_layer.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/makesrna/intern/rna_lightprobe.c b/source/blender/makesrna/intern/rna_lightprobe.c
index 2b8d0f3427e..ea4c49124fa 100644
--- a/source/blender/makesrna/intern/rna_lightprobe.c
+++ b/source/blender/makesrna/intern/rna_lightprobe.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_lightprobe.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_linestyle.c b/source/blender/makesrna/intern/rna_linestyle.c
index ed65ee44d9f..b0283016f25 100644
--- a/source/blender/makesrna/intern/rna_linestyle.c
+++ b/source/blender/makesrna/intern/rna_linestyle.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_linestyle.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdio.h>
diff --git a/source/blender/makesrna/intern/rna_main.c b/source/blender/makesrna/intern/rna_main.c
index 1b90f174aac..a0cf1be3d21 100644
--- a/source/blender/makesrna/intern/rna_main.c
+++ b/source/blender/makesrna/intern/rna_main.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_main.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_main_api.c b/source/blender/makesrna/intern/rna_main_api.c
index a4c4acb8006..5f879b7f1f6 100644
--- a/source/blender/makesrna/intern/rna_main_api.c
+++ b/source/blender/makesrna/intern/rna_main_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_main_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_mask.c b/source/blender/makesrna/intern/rna_mask.c
index 0801c16d933..ed704fe130b 100644
--- a/source/blender/makesrna/intern/rna_mask.c
+++ b/source/blender/makesrna/intern/rna_mask.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_mask.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_material.c b/source/blender/makesrna/intern/rna_material.c
index 40b37e12789..dea998eacb7 100644
--- a/source/blender/makesrna/intern/rna_material.c
+++ b/source/blender/makesrna/intern/rna_material.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_material.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <float.h>
diff --git a/source/blender/makesrna/intern/rna_material_api.c b/source/blender/makesrna/intern/rna_material_api.c
index a8f3428dd2e..5a0916a0c16 100644
--- a/source/blender/makesrna/intern/rna_material_api.c
+++ b/source/blender/makesrna/intern/rna_material_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_material_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_mesh.c b/source/blender/makesrna/intern/rna_mesh.c
index 997b52ef0ad..0333a549240 100644
--- a/source/blender/makesrna/intern/rna_mesh.c
+++ b/source/blender/makesrna/intern/rna_mesh.c
@@ -18,8 +18,7 @@
* getting info on the layers themselves, accessing the data is
* done through the (not yet written) mpoly interfaces.*/
-/** \file blender/makesrna/intern/rna_mesh.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_mesh_api.c b/source/blender/makesrna/intern/rna_mesh_api.c
index 4bb3f0180eb..32c54a83a32 100644
--- a/source/blender/makesrna/intern/rna_mesh_api.c
+++ b/source/blender/makesrna/intern/rna_mesh_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_mesh_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_mesh_utils.h b/source/blender/makesrna/intern/rna_mesh_utils.h
index d9e03a58424..ee2787afa4f 100644
--- a/source/blender/makesrna/intern/rna_mesh_utils.h
+++ b/source/blender/makesrna/intern/rna_mesh_utils.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_mesh_utils.h
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#ifndef __RNA_MESH_UTILS_H__
diff --git a/source/blender/makesrna/intern/rna_meta.c b/source/blender/makesrna/intern/rna_meta.c
index 57009a49012..21d7d59dbaa 100644
--- a/source/blender/makesrna/intern/rna_meta.c
+++ b/source/blender/makesrna/intern/rna_meta.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_meta.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_meta_api.c b/source/blender/makesrna/intern/rna_meta_api.c
index a335c126c69..8f371a2c6ae 100644
--- a/source/blender/makesrna/intern/rna_meta_api.c
+++ b/source/blender/makesrna/intern/rna_meta_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_meta_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_modifier.c b/source/blender/makesrna/intern/rna_modifier.c
index 020ea0a71b5..d9b7b0309d0 100644
--- a/source/blender/makesrna/intern/rna_modifier.c
+++ b/source/blender/makesrna/intern/rna_modifier.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_modifier.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_movieclip.c b/source/blender/makesrna/intern/rna_movieclip.c
index abed9c0615b..8441a7be337 100644
--- a/source/blender/makesrna/intern/rna_movieclip.c
+++ b/source/blender/makesrna/intern/rna_movieclip.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_movieclip.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_nla.c b/source/blender/makesrna/intern/rna_nla.c
index 219b30c8d1f..afe36e4a455 100644
--- a/source/blender/makesrna/intern/rna_nla.c
+++ b/source/blender/makesrna/intern/rna_nla.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_nla.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_nodetree.c b/source/blender/makesrna/intern/rna_nodetree.c
index 20167728425..ca7d9e8a45e 100644
--- a/source/blender/makesrna/intern/rna_nodetree.c
+++ b/source/blender/makesrna/intern/rna_nodetree.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_nodetree.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_object.c b/source/blender/makesrna/intern/rna_object.c
index dd9b4206853..37eb749ca72 100644
--- a/source/blender/makesrna/intern/rna_object.c
+++ b/source/blender/makesrna/intern/rna_object.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_object.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdio.h>
diff --git a/source/blender/makesrna/intern/rna_object_api.c b/source/blender/makesrna/intern/rna_object_api.c
index 43f41f2704a..49b8fef2e4a 100644
--- a/source/blender/makesrna/intern/rna_object_api.c
+++ b/source/blender/makesrna/intern/rna_object_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_object_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_object_force.c b/source/blender/makesrna/intern/rna_object_force.c
index be5c3247210..cc44869ab3e 100644
--- a/source/blender/makesrna/intern/rna_object_force.c
+++ b/source/blender/makesrna/intern/rna_object_force.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_object_force.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_packedfile.c b/source/blender/makesrna/intern/rna_packedfile.c
index 9f0ad8b27dc..502078e8c5e 100644
--- a/source/blender/makesrna/intern/rna_packedfile.c
+++ b/source/blender/makesrna/intern/rna_packedfile.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_packedfile.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_palette.c b/source/blender/makesrna/intern/rna_palette.c
index 02236774340..b8bc6c791ac 100644
--- a/source/blender/makesrna/intern/rna_palette.c
+++ b/source/blender/makesrna/intern/rna_palette.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_palette.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_particle.c b/source/blender/makesrna/intern/rna_particle.c
index e0dd546c374..e9a6d03f07e 100644
--- a/source/blender/makesrna/intern/rna_particle.c
+++ b/source/blender/makesrna/intern/rna_particle.c
@@ -16,8 +16,7 @@
* Copyright 2011 AutoCRC
*/
-/** \file blender/makesrna/intern/rna_particle.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdio.h>
diff --git a/source/blender/makesrna/intern/rna_pose.c b/source/blender/makesrna/intern/rna_pose.c
index 55d11cda9ac..bdf4268512c 100644
--- a/source/blender/makesrna/intern/rna_pose.c
+++ b/source/blender/makesrna/intern/rna_pose.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_pose.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_pose_api.c b/source/blender/makesrna/intern/rna_pose_api.c
index 3ea9e806ced..9865cc54392 100644
--- a/source/blender/makesrna/intern/rna_pose_api.c
+++ b/source/blender/makesrna/intern/rna_pose_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_pose_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_render.c b/source/blender/makesrna/intern/rna_render.c
index e50daced9d3..55908e6537a 100644
--- a/source/blender/makesrna/intern/rna_render.c
+++ b/source/blender/makesrna/intern/rna_render.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_render.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_rigidbody.c b/source/blender/makesrna/intern/rna_rigidbody.c
index d151d640ca4..5aab710955c 100644
--- a/source/blender/makesrna/intern/rna_rigidbody.c
+++ b/source/blender/makesrna/intern/rna_rigidbody.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file rna_rigidbody.c
- * \ingroup rna
+/** \file \ingroup rna
* \brief RNA property definitions for Rigid Body datatypes
*/
diff --git a/source/blender/makesrna/intern/rna_rna.c b/source/blender/makesrna/intern/rna_rna.c
index db32215afc8..594d947b996 100644
--- a/source/blender/makesrna/intern/rna_rna.c
+++ b/source/blender/makesrna/intern/rna_rna.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_rna.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_scene.c b/source/blender/makesrna/intern/rna_scene.c
index cfec2c66273..e0649efe9ea 100644
--- a/source/blender/makesrna/intern/rna_scene.c
+++ b/source/blender/makesrna/intern/rna_scene.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_scene.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_scene_api.c b/source/blender/makesrna/intern/rna_scene_api.c
index 0ced8167ef4..39f2d574672 100644
--- a/source/blender/makesrna/intern/rna_scene_api.c
+++ b/source/blender/makesrna/intern/rna_scene_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_scene_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_screen.c b/source/blender/makesrna/intern/rna_screen.c
index c2d2258a4bc..4c764edba62 100644
--- a/source/blender/makesrna/intern/rna_screen.c
+++ b/source/blender/makesrna/intern/rna_screen.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_screen.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_sculpt_paint.c b/source/blender/makesrna/intern/rna_sculpt_paint.c
index 062b97d7b47..df68a3f6f19 100644
--- a/source/blender/makesrna/intern/rna_sculpt_paint.c
+++ b/source/blender/makesrna/intern/rna_sculpt_paint.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_sculpt_paint.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_sequencer.c b/source/blender/makesrna/intern/rna_sequencer.c
index d4d1d6552c2..2f1d7a52606 100644
--- a/source/blender/makesrna/intern/rna_sequencer.c
+++ b/source/blender/makesrna/intern/rna_sequencer.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_sequencer.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_sequencer_api.c b/source/blender/makesrna/intern/rna_sequencer_api.c
index 6e3d790e7f1..b4d4f89dc31 100644
--- a/source/blender/makesrna/intern/rna_sequencer_api.c
+++ b/source/blender/makesrna/intern/rna_sequencer_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_sequencer_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_shader_fx.c b/source/blender/makesrna/intern/rna_shader_fx.c
index f1e3e206717..07f56d70e64 100644
--- a/source/blender/makesrna/intern/rna_shader_fx.c
+++ b/source/blender/makesrna/intern/rna_shader_fx.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_shader_fx.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_smoke.c b/source/blender/makesrna/intern/rna_smoke.c
index b1fe38a98fb..d4996d7a46a 100644
--- a/source/blender/makesrna/intern/rna_smoke.c
+++ b/source/blender/makesrna/intern/rna_smoke.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_smoke.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_sound.c b/source/blender/makesrna/intern/rna_sound.c
index 9d41445bad7..b75f4121aa7 100644
--- a/source/blender/makesrna/intern/rna_sound.c
+++ b/source/blender/makesrna/intern/rna_sound.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_sound.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_sound_api.c b/source/blender/makesrna/intern/rna_sound_api.c
index fefce734123..044d57ee95c 100644
--- a/source/blender/makesrna/intern/rna_sound_api.c
+++ b/source/blender/makesrna/intern/rna_sound_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_sound_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include "DNA_packedFile_types.h"
diff --git a/source/blender/makesrna/intern/rna_space.c b/source/blender/makesrna/intern/rna_space.c
index e81672a6228..c24ca3b3bb4 100644
--- a/source/blender/makesrna/intern/rna_space.c
+++ b/source/blender/makesrna/intern/rna_space.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_space.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_space_api.c b/source/blender/makesrna/intern/rna_space_api.c
index 9c5dfa616a7..2888ae7cb69 100644
--- a/source/blender/makesrna/intern/rna_space_api.c
+++ b/source/blender/makesrna/intern/rna_space_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_space_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include "RNA_access.h"
diff --git a/source/blender/makesrna/intern/rna_speaker.c b/source/blender/makesrna/intern/rna_speaker.c
index 63af085518d..66cc9919f95 100644
--- a/source/blender/makesrna/intern/rna_speaker.c
+++ b/source/blender/makesrna/intern/rna_speaker.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_speaker.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_test.c b/source/blender/makesrna/intern/rna_test.c
index 4804642abd3..028d5c92409 100644
--- a/source/blender/makesrna/intern/rna_test.c
+++ b/source/blender/makesrna/intern/rna_test.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_test.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_text.c b/source/blender/makesrna/intern/rna_text.c
index 6b447c0b5cd..1c8dfb4c335 100644
--- a/source/blender/makesrna/intern/rna_text.c
+++ b/source/blender/makesrna/intern/rna_text.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_text.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_text_api.c b/source/blender/makesrna/intern/rna_text_api.c
index be3917bb762..1de7de6014f 100644
--- a/source/blender/makesrna/intern/rna_text_api.c
+++ b/source/blender/makesrna/intern/rna_text_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_text_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_texture.c b/source/blender/makesrna/intern/rna_texture.c
index 15cd66fb4ec..f3b5da95013 100644
--- a/source/blender/makesrna/intern/rna_texture.c
+++ b/source/blender/makesrna/intern/rna_texture.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_texture.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <float.h>
diff --git a/source/blender/makesrna/intern/rna_texture_api.c b/source/blender/makesrna/intern/rna_texture_api.c
index c4d8145c054..1fe13dff70c 100644
--- a/source/blender/makesrna/intern/rna_texture_api.c
+++ b/source/blender/makesrna/intern/rna_texture_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_texture_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_timeline.c b/source/blender/makesrna/intern/rna_timeline.c
index 77c08f0de7d..d9fc7682670 100644
--- a/source/blender/makesrna/intern/rna_timeline.c
+++ b/source/blender/makesrna/intern/rna_timeline.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_timeline.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_tracking.c b/source/blender/makesrna/intern/rna_tracking.c
index e7b0afbec77..befd927d0e3 100644
--- a/source/blender/makesrna/intern/rna_tracking.c
+++ b/source/blender/makesrna/intern/rna_tracking.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_tracking.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_ui.c b/source/blender/makesrna/intern/rna_ui.c
index ca36493fe46..6006bc8119d 100644
--- a/source/blender/makesrna/intern/rna_ui.c
+++ b/source/blender/makesrna/intern/rna_ui.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_ui.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_ui_api.c b/source/blender/makesrna/intern/rna_ui_api.c
index a6a913dab89..21999470972 100644
--- a/source/blender/makesrna/intern/rna_ui_api.c
+++ b/source/blender/makesrna/intern/rna_ui_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_ui_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_userdef.c b/source/blender/makesrna/intern/rna_userdef.c
index 4063995bef3..578779e18f5 100644
--- a/source/blender/makesrna/intern/rna_userdef.c
+++ b/source/blender/makesrna/intern/rna_userdef.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_userdef.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <limits.h>
diff --git a/source/blender/makesrna/intern/rna_vfont.c b/source/blender/makesrna/intern/rna_vfont.c
index 8e7d34b6b4c..ffdf50abed5 100644
--- a/source/blender/makesrna/intern/rna_vfont.c
+++ b/source/blender/makesrna/intern/rna_vfont.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_vfont.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_vfont_api.c b/source/blender/makesrna/intern/rna_vfont_api.c
index 0be2d66c3b7..e16ecf66269 100644
--- a/source/blender/makesrna/intern/rna_vfont_api.c
+++ b/source/blender/makesrna/intern/rna_vfont_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_vfont_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include "DNA_packedFile_types.h"
diff --git a/source/blender/makesrna/intern/rna_wm.c b/source/blender/makesrna/intern/rna_wm.c
index 6ee2695dfc0..c7a0407ac03 100644
--- a/source/blender/makesrna/intern/rna_wm.c
+++ b/source/blender/makesrna/intern/rna_wm.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_wm.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_wm_api.c b/source/blender/makesrna/intern/rna_wm_api.c
index 0fffadfa158..80d97b4acf2 100644
--- a/source/blender/makesrna/intern/rna_wm_api.c
+++ b/source/blender/makesrna/intern/rna_wm_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/makesrna/intern/rna_wm_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_wm_gizmo.c b/source/blender/makesrna/intern/rna_wm_gizmo.c
index 638967774bd..d62ce4056ea 100644
--- a/source/blender/makesrna/intern/rna_wm_gizmo.c
+++ b/source/blender/makesrna/intern/rna_wm_gizmo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_wm_gizmo.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include <stdlib.h>
diff --git a/source/blender/makesrna/intern/rna_wm_gizmo_api.c b/source/blender/makesrna/intern/rna_wm_gizmo_api.c
index 6d33d069cc3..c7249ff15b7 100644
--- a/source/blender/makesrna/intern/rna_wm_gizmo_api.c
+++ b/source/blender/makesrna/intern/rna_wm_gizmo_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_wm_gizmo_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_workspace.c b/source/blender/makesrna/intern/rna_workspace.c
index c260a17b1ab..4470df0bb86 100644
--- a/source/blender/makesrna/intern/rna_workspace.c
+++ b/source/blender/makesrna/intern/rna_workspace.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_workspace.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
#include "RNA_define.h"
diff --git a/source/blender/makesrna/intern/rna_workspace_api.c b/source/blender/makesrna/intern/rna_workspace_api.c
index 9aca25d441d..b851f4634a3 100644
--- a/source/blender/makesrna/intern/rna_workspace_api.c
+++ b/source/blender/makesrna/intern/rna_workspace_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_workspace_api.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/makesrna/intern/rna_world.c b/source/blender/makesrna/intern/rna_world.c
index 94ec991c59d..61fa7c18bf3 100644
--- a/source/blender/makesrna/intern/rna_world.c
+++ b/source/blender/makesrna/intern/rna_world.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/makesrna/intern/rna_world.c
- * \ingroup RNA
+/** \file \ingroup RNA
*/
diff --git a/source/blender/modifiers/MOD_modifiertypes.h b/source/blender/modifiers/MOD_modifiertypes.h
index 54e26d2766c..acc3ce647d7 100644
--- a/source/blender/modifiers/MOD_modifiertypes.h
+++ b/source/blender/modifiers/MOD_modifiertypes.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file MOD_modifiertypes.h
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#ifndef __MOD_MODIFIERTYPES_H__
diff --git a/source/blender/modifiers/intern/MOD_armature.c b/source/blender/modifiers/intern/MOD_armature.c
index 13bb3128f42..6781081d5ca 100644
--- a/source/blender/modifiers/intern/MOD_armature.c
+++ b/source/blender/modifiers/intern/MOD_armature.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_armature.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_array.c b/source/blender/modifiers/intern/MOD_array.c
index 7aafd7b46fb..5fdfe1ef7cf 100644
--- a/source/blender/modifiers/intern/MOD_array.c
+++ b/source/blender/modifiers/intern/MOD_array.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_array.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*
* Array modifier: duplicates the object multiple times along an axis.
*/
diff --git a/source/blender/modifiers/intern/MOD_bevel.c b/source/blender/modifiers/intern/MOD_bevel.c
index 9db08f12592..15465cac6cb 100644
--- a/source/blender/modifiers/intern/MOD_bevel.c
+++ b/source/blender/modifiers/intern/MOD_bevel.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_bevel.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/modifiers/intern/MOD_boolean.c b/source/blender/modifiers/intern/MOD_boolean.c
index c4fbce54937..d26aaf622a3 100644
--- a/source/blender/modifiers/intern/MOD_boolean.c
+++ b/source/blender/modifiers/intern/MOD_boolean.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_boolean.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
// #ifdef DEBUG_TIME
diff --git a/source/blender/modifiers/intern/MOD_build.c b/source/blender/modifiers/intern/MOD_build.c
index b6b5fce9433..bc9c77dbf96 100644
--- a/source/blender/modifiers/intern/MOD_build.c
+++ b/source/blender/modifiers/intern/MOD_build.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_build.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/modifiers/intern/MOD_cast.c b/source/blender/modifiers/intern/MOD_cast.c
index 21f106eeb56..c3aa839ab23 100644
--- a/source/blender/modifiers/intern/MOD_cast.c
+++ b/source/blender/modifiers/intern/MOD_cast.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_cast.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_cloth.c b/source/blender/modifiers/intern/MOD_cloth.c
index c1072ba94cf..1cf126d99d6 100644
--- a/source/blender/modifiers/intern/MOD_cloth.c
+++ b/source/blender/modifiers/intern/MOD_cloth.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_cloth.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <string.h>
diff --git a/source/blender/modifiers/intern/MOD_collision.c b/source/blender/modifiers/intern/MOD_collision.c
index cba6f8774ed..035d635c3fa 100644
--- a/source/blender/modifiers/intern/MOD_collision.c
+++ b/source/blender/modifiers/intern/MOD_collision.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_collision.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "DNA_object_types.h"
diff --git a/source/blender/modifiers/intern/MOD_correctivesmooth.c b/source/blender/modifiers/intern/MOD_correctivesmooth.c
index d92caf8ad07..84b311235a7 100644
--- a/source/blender/modifiers/intern/MOD_correctivesmooth.c
+++ b/source/blender/modifiers/intern/MOD_correctivesmooth.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_correctivesmooth.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*
* Method of smoothing deformation, also known as 'delta-mush'.
*/
diff --git a/source/blender/modifiers/intern/MOD_curve.c b/source/blender/modifiers/intern/MOD_curve.c
index cf930d8b077..8a0ee54ce58 100644
--- a/source/blender/modifiers/intern/MOD_curve.c
+++ b/source/blender/modifiers/intern/MOD_curve.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_curve.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <string.h>
diff --git a/source/blender/modifiers/intern/MOD_datatransfer.c b/source/blender/modifiers/intern/MOD_datatransfer.c
index 56fda2951f6..2d189747833 100644
--- a/source/blender/modifiers/intern/MOD_datatransfer.c
+++ b/source/blender/modifiers/intern/MOD_datatransfer.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_datatransfer.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/modifiers/intern/MOD_decimate.c b/source/blender/modifiers/intern/MOD_decimate.c
index d7dd0bd9f30..6ada7135f64 100644
--- a/source/blender/modifiers/intern/MOD_decimate.c
+++ b/source/blender/modifiers/intern/MOD_decimate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_decimate.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "DNA_object_types.h"
diff --git a/source/blender/modifiers/intern/MOD_displace.c b/source/blender/modifiers/intern/MOD_displace.c
index 0b0ed14091f..3a9f25cdec8 100644
--- a/source/blender/modifiers/intern/MOD_displace.c
+++ b/source/blender/modifiers/intern/MOD_displace.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_displace.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_dynamicpaint.c b/source/blender/modifiers/intern/MOD_dynamicpaint.c
index d3097e0e34a..87aa03920ae 100644
--- a/source/blender/modifiers/intern/MOD_dynamicpaint.c
+++ b/source/blender/modifiers/intern/MOD_dynamicpaint.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_dynamicpaint.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stddef.h>
diff --git a/source/blender/modifiers/intern/MOD_edgesplit.c b/source/blender/modifiers/intern/MOD_edgesplit.c
index b5f3341cf57..c3bfdb591a0 100644
--- a/source/blender/modifiers/intern/MOD_edgesplit.c
+++ b/source/blender/modifiers/intern/MOD_edgesplit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_edgesplit.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*
* EdgeSplit modifier
*
diff --git a/source/blender/modifiers/intern/MOD_explode.c b/source/blender/modifiers/intern/MOD_explode.c
index c1db03f6959..37a8cd12a54 100644
--- a/source/blender/modifiers/intern/MOD_explode.c
+++ b/source/blender/modifiers/intern/MOD_explode.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_explode.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_fluidsim.c b/source/blender/modifiers/intern/MOD_fluidsim.c
index 5e1269dc22a..7f2aabbce16 100644
--- a/source/blender/modifiers/intern/MOD_fluidsim.c
+++ b/source/blender/modifiers/intern/MOD_fluidsim.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_fluidsim.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_fluidsim_util.c b/source/blender/modifiers/intern/MOD_fluidsim_util.c
index d398d95aa7e..6c09a0f7989 100644
--- a/source/blender/modifiers/intern/MOD_fluidsim_util.c
+++ b/source/blender/modifiers/intern/MOD_fluidsim_util.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_fluidsim_util.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_fluidsim_util.h b/source/blender/modifiers/intern/MOD_fluidsim_util.h
index 501b21a11d3..16359fb85f6 100644
--- a/source/blender/modifiers/intern/MOD_fluidsim_util.h
+++ b/source/blender/modifiers/intern/MOD_fluidsim_util.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_fluidsim_util.h
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_hook.c b/source/blender/modifiers/intern/MOD_hook.c
index 49832803edb..8c9d2f38d78 100644
--- a/source/blender/modifiers/intern/MOD_hook.c
+++ b/source/blender/modifiers/intern/MOD_hook.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_hook.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_laplaciandeform.c b/source/blender/modifiers/intern/MOD_laplaciandeform.c
index 0f9be7a36e3..e0da63444c4 100644
--- a/source/blender/modifiers/intern/MOD_laplaciandeform.c
+++ b/source/blender/modifiers/intern/MOD_laplaciandeform.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_laplaciandeform.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/modifiers/intern/MOD_laplaciansmooth.c b/source/blender/modifiers/intern/MOD_laplaciansmooth.c
index 6c1fbc41d7d..9e36a17cd55 100644
--- a/source/blender/modifiers/intern/MOD_laplaciansmooth.c
+++ b/source/blender/modifiers/intern/MOD_laplaciansmooth.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_laplaciansmooth.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_lattice.c b/source/blender/modifiers/intern/MOD_lattice.c
index ad5166d976a..f020a3ae0c8 100644
--- a/source/blender/modifiers/intern/MOD_lattice.c
+++ b/source/blender/modifiers/intern/MOD_lattice.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_lattice.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_mask.c b/source/blender/modifiers/intern/MOD_mask.c
index 8f8664466f0..35a31fa42a4 100644
--- a/source/blender/modifiers/intern/MOD_mask.c
+++ b/source/blender/modifiers/intern/MOD_mask.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_mask.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_meshcache.c b/source/blender/modifiers/intern/MOD_meshcache.c
index 22f7582be7e..4ed4392b1e5 100644
--- a/source/blender/modifiers/intern/MOD_meshcache.c
+++ b/source/blender/modifiers/intern/MOD_meshcache.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_meshcache.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/modifiers/intern/MOD_meshcache_mdd.c b/source/blender/modifiers/intern/MOD_meshcache_mdd.c
index 240ba571c51..e9130d3fbb4 100644
--- a/source/blender/modifiers/intern/MOD_meshcache_mdd.c
+++ b/source/blender/modifiers/intern/MOD_meshcache_mdd.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_meshcache_mdd.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/modifiers/intern/MOD_meshcache_pc2.c b/source/blender/modifiers/intern/MOD_meshcache_pc2.c
index bd6f08845ce..46277d46b84 100644
--- a/source/blender/modifiers/intern/MOD_meshcache_pc2.c
+++ b/source/blender/modifiers/intern/MOD_meshcache_pc2.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_meshcache_pc2.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/modifiers/intern/MOD_meshcache_util.c b/source/blender/modifiers/intern/MOD_meshcache_util.c
index e45e85798e1..56929fc888b 100644
--- a/source/blender/modifiers/intern/MOD_meshcache_util.c
+++ b/source/blender/modifiers/intern/MOD_meshcache_util.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_meshcache_util.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/modifiers/intern/MOD_meshcache_util.h b/source/blender/modifiers/intern/MOD_meshcache_util.h
index 50073661204..62f3da99926 100644
--- a/source/blender/modifiers/intern/MOD_meshcache_util.h
+++ b/source/blender/modifiers/intern/MOD_meshcache_util.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_meshcache_util.h
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#ifndef __MOD_MESHCACHE_UTIL_H__
diff --git a/source/blender/modifiers/intern/MOD_meshdeform.c b/source/blender/modifiers/intern/MOD_meshdeform.c
index c27e95c7bf9..d789f964b6e 100644
--- a/source/blender/modifiers/intern/MOD_meshdeform.c
+++ b/source/blender/modifiers/intern/MOD_meshdeform.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_meshdeform.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/modifiers/intern/MOD_meshsequencecache.c b/source/blender/modifiers/intern/MOD_meshsequencecache.c
index 1c547f23978..273ce64506b 100644
--- a/source/blender/modifiers/intern/MOD_meshsequencecache.c
+++ b/source/blender/modifiers/intern/MOD_meshsequencecache.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_meshsequencecache.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "DNA_cachefile_types.h"
diff --git a/source/blender/modifiers/intern/MOD_mirror.c b/source/blender/modifiers/intern/MOD_mirror.c
index e32eee5366d..0b49f78de52 100644
--- a/source/blender/modifiers/intern/MOD_mirror.c
+++ b/source/blender/modifiers/intern/MOD_mirror.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_mirror.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_multires.c b/source/blender/modifiers/intern/MOD_multires.c
index 21f9d733dbe..98396307ebf 100644
--- a/source/blender/modifiers/intern/MOD_multires.c
+++ b/source/blender/modifiers/intern/MOD_multires.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_multires.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_none.c b/source/blender/modifiers/intern/MOD_none.c
index e9d06b3c3ef..f2f42be99a9 100644
--- a/source/blender/modifiers/intern/MOD_none.c
+++ b/source/blender/modifiers/intern/MOD_none.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_none.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/modifiers/intern/MOD_normal_edit.c b/source/blender/modifiers/intern/MOD_normal_edit.c
index e06a53cc058..923f7ba9543 100644
--- a/source/blender/modifiers/intern/MOD_normal_edit.c
+++ b/source/blender/modifiers/intern/MOD_normal_edit.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_normal_edit.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <string.h>
diff --git a/source/blender/modifiers/intern/MOD_ocean.c b/source/blender/modifiers/intern/MOD_ocean.c
index f44c70f088c..a84f2b90353 100644
--- a/source/blender/modifiers/intern/MOD_ocean.c
+++ b/source/blender/modifiers/intern/MOD_ocean.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_ocean.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "DNA_customdata_types.h"
diff --git a/source/blender/modifiers/intern/MOD_particleinstance.c b/source/blender/modifiers/intern/MOD_particleinstance.c
index b1f72488717..0700169a5ce 100644
--- a/source/blender/modifiers/intern/MOD_particleinstance.c
+++ b/source/blender/modifiers/intern/MOD_particleinstance.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_particleinstance.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/modifiers/intern/MOD_particlesystem.c b/source/blender/modifiers/intern/MOD_particlesystem.c
index e654a93a217..97b03ad92fb 100644
--- a/source/blender/modifiers/intern/MOD_particlesystem.c
+++ b/source/blender/modifiers/intern/MOD_particlesystem.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_particlesystem.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_remesh.c b/source/blender/modifiers/intern/MOD_remesh.c
index ae5580cbfca..9753df7a716 100644
--- a/source/blender/modifiers/intern/MOD_remesh.c
+++ b/source/blender/modifiers/intern/MOD_remesh.c
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2011 by Nicholas Bishop.
*/
-/** \file blender/modifiers/intern/MOD_remesh.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/modifiers/intern/MOD_screw.c b/source/blender/modifiers/intern/MOD_screw.c
index 16f42db9685..d86509e44ab 100644
--- a/source/blender/modifiers/intern/MOD_screw.c
+++ b/source/blender/modifiers/intern/MOD_screw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_screw.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_shapekey.c b/source/blender/modifiers/intern/MOD_shapekey.c
index 71d33d4e8c8..d2966497804 100644
--- a/source/blender/modifiers/intern/MOD_shapekey.c
+++ b/source/blender/modifiers/intern/MOD_shapekey.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_shapekey.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "BLI_math.h"
diff --git a/source/blender/modifiers/intern/MOD_shrinkwrap.c b/source/blender/modifiers/intern/MOD_shrinkwrap.c
index 8ec7ae6b0b5..c0999afe65c 100644
--- a/source/blender/modifiers/intern/MOD_shrinkwrap.c
+++ b/source/blender/modifiers/intern/MOD_shrinkwrap.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_shrinkwrap.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_simpledeform.c b/source/blender/modifiers/intern/MOD_simpledeform.c
index 3f7a264502a..40df0404da0 100644
--- a/source/blender/modifiers/intern/MOD_simpledeform.c
+++ b/source/blender/modifiers/intern/MOD_simpledeform.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_simpledeform.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/modifiers/intern/MOD_skin.c b/source/blender/modifiers/intern/MOD_skin.c
index fdd14d820e2..d9136189e4e 100644
--- a/source/blender/modifiers/intern/MOD_skin.c
+++ b/source/blender/modifiers/intern/MOD_skin.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_skin.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
/* Implementation based in part off the paper "B-Mesh: A Fast Modeling
diff --git a/source/blender/modifiers/intern/MOD_smoke.c b/source/blender/modifiers/intern/MOD_smoke.c
index ab04b782ecd..80e2ad9813a 100644
--- a/source/blender/modifiers/intern/MOD_smoke.c
+++ b/source/blender/modifiers/intern/MOD_smoke.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_smoke.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_smooth.c b/source/blender/modifiers/intern/MOD_smooth.c
index dd6f292d207..4e37d991705 100644
--- a/source/blender/modifiers/intern/MOD_smooth.c
+++ b/source/blender/modifiers/intern/MOD_smooth.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_smooth.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_softbody.c b/source/blender/modifiers/intern/MOD_softbody.c
index ce6a08af443..aaa5cbec246 100644
--- a/source/blender/modifiers/intern/MOD_softbody.c
+++ b/source/blender/modifiers/intern/MOD_softbody.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_softbody.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <stdio.h>
diff --git a/source/blender/modifiers/intern/MOD_solidify.c b/source/blender/modifiers/intern/MOD_solidify.c
index ecf5972e430..ea28268a330 100644
--- a/source/blender/modifiers/intern/MOD_solidify.c
+++ b/source/blender/modifiers/intern/MOD_solidify.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_solidify.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/modifiers/intern/MOD_subsurf.c b/source/blender/modifiers/intern/MOD_subsurf.c
index 9f62657482b..fdead70e35d 100644
--- a/source/blender/modifiers/intern/MOD_subsurf.c
+++ b/source/blender/modifiers/intern/MOD_subsurf.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_subsurf.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_surface.c b/source/blender/modifiers/intern/MOD_surface.c
index 343e4b048fd..445db32edad 100644
--- a/source/blender/modifiers/intern/MOD_surface.c
+++ b/source/blender/modifiers/intern/MOD_surface.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_surface.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_triangulate.c b/source/blender/modifiers/intern/MOD_triangulate.c
index a30a6ea37c3..c512ab41960 100644
--- a/source/blender/modifiers/intern/MOD_triangulate.c
+++ b/source/blender/modifiers/intern/MOD_triangulate.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_triangulate.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/modifiers/intern/MOD_util.c b/source/blender/modifiers/intern/MOD_util.c
index 6953ee3c3b8..a6e6276b6e1 100644
--- a/source/blender/modifiers/intern/MOD_util.c
+++ b/source/blender/modifiers/intern/MOD_util.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_util.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_util.h b/source/blender/modifiers/intern/MOD_util.h
index a1ac12e506e..88cd2b262a8 100644
--- a/source/blender/modifiers/intern/MOD_util.h
+++ b/source/blender/modifiers/intern/MOD_util.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_util.h
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_uvproject.c b/source/blender/modifiers/intern/MOD_uvproject.c
index df4b3aea2e0..3b84a2fe3d2 100644
--- a/source/blender/modifiers/intern/MOD_uvproject.c
+++ b/source/blender/modifiers/intern/MOD_uvproject.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_uvproject.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_uvwarp.c b/source/blender/modifiers/intern/MOD_uvwarp.c
index 0d95629f9cb..13b1391d709 100644
--- a/source/blender/modifiers/intern/MOD_uvwarp.c
+++ b/source/blender/modifiers/intern/MOD_uvwarp.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_uvwarp.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <string.h>
diff --git a/source/blender/modifiers/intern/MOD_warp.c b/source/blender/modifiers/intern/MOD_warp.c
index 39ff0481fa9..757ca96cba0 100644
--- a/source/blender/modifiers/intern/MOD_warp.c
+++ b/source/blender/modifiers/intern/MOD_warp.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_warp.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include <string.h>
diff --git a/source/blender/modifiers/intern/MOD_wave.c b/source/blender/modifiers/intern/MOD_wave.c
index 756bbaff584..fcace4b632f 100644
--- a/source/blender/modifiers/intern/MOD_wave.c
+++ b/source/blender/modifiers/intern/MOD_wave.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_wave.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
diff --git a/source/blender/modifiers/intern/MOD_weighted_normal.c b/source/blender/modifiers/intern/MOD_weighted_normal.c
index a21854060ad..52839f67d7d 100644
--- a/source/blender/modifiers/intern/MOD_weighted_normal.c
+++ b/source/blender/modifiers/intern/MOD_weighted_normal.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_weighted_normal.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/modifiers/intern/MOD_weightvg_util.c b/source/blender/modifiers/intern/MOD_weightvg_util.c
index 564ecbf7ae2..e7d4ed8f011 100644
--- a/source/blender/modifiers/intern/MOD_weightvg_util.c
+++ b/source/blender/modifiers/intern/MOD_weightvg_util.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_weightvg_util.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "BLI_math.h"
diff --git a/source/blender/modifiers/intern/MOD_weightvg_util.h b/source/blender/modifiers/intern/MOD_weightvg_util.h
index c5616cff7ab..e75c840cd62 100644
--- a/source/blender/modifiers/intern/MOD_weightvg_util.h
+++ b/source/blender/modifiers/intern/MOD_weightvg_util.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_weightvg_util.h
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#ifndef __MOD_WEIGHTVG_UTIL_H__
diff --git a/source/blender/modifiers/intern/MOD_weightvgedit.c b/source/blender/modifiers/intern/MOD_weightvgedit.c
index 7552609a540..5da265c3b3c 100644
--- a/source/blender/modifiers/intern/MOD_weightvgedit.c
+++ b/source/blender/modifiers/intern/MOD_weightvgedit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_weightvgedit.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/modifiers/intern/MOD_weightvgmix.c b/source/blender/modifiers/intern/MOD_weightvgmix.c
index 0d194e60250..c7be044c49d 100644
--- a/source/blender/modifiers/intern/MOD_weightvgmix.c
+++ b/source/blender/modifiers/intern/MOD_weightvgmix.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_weightvgmix.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/modifiers/intern/MOD_weightvgproximity.c b/source/blender/modifiers/intern/MOD_weightvgproximity.c
index 6ec11232383..b832fbd247f 100644
--- a/source/blender/modifiers/intern/MOD_weightvgproximity.c
+++ b/source/blender/modifiers/intern/MOD_weightvgproximity.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/modifiers/intern/MOD_weightvgproximity.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/modifiers/intern/MOD_wireframe.c b/source/blender/modifiers/intern/MOD_wireframe.c
index 0c9fba14d9b..222bec9d011 100644
--- a/source/blender/modifiers/intern/MOD_wireframe.c
+++ b/source/blender/modifiers/intern/MOD_wireframe.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/modifiers/intern/MOD_wireframe.c
- * \ingroup modifiers
+/** \file \ingroup modifiers
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/nodes/NOD_common.h b/source/blender/nodes/NOD_common.h
index 39116744491..45e04fac537 100644
--- a/source/blender/nodes/NOD_common.h
+++ b/source/blender/nodes/NOD_common.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file NOD_common.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
#ifndef __NOD_COMMON_H__
diff --git a/source/blender/nodes/NOD_composite.h b/source/blender/nodes/NOD_composite.h
index 610dce99293..20db93dc858 100644
--- a/source/blender/nodes/NOD_composite.h
+++ b/source/blender/nodes/NOD_composite.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file NOD_composite.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
#ifndef __NOD_COMPOSITE_H__
diff --git a/source/blender/nodes/NOD_shader.h b/source/blender/nodes/NOD_shader.h
index c1ea91ad588..25a53c2f3fc 100644
--- a/source/blender/nodes/NOD_shader.h
+++ b/source/blender/nodes/NOD_shader.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file NOD_shader.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
#ifndef __NOD_SHADER_H__
diff --git a/source/blender/nodes/NOD_socket.h b/source/blender/nodes/NOD_socket.h
index 97ec0ba82d9..cdcbb824fd6 100644
--- a/source/blender/nodes/NOD_socket.h
+++ b/source/blender/nodes/NOD_socket.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file NOD_socket.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/NOD_static_types.h b/source/blender/nodes/NOD_static_types.h
index ac938c2a893..c3fa52ea94b 100644
--- a/source/blender/nodes/NOD_static_types.h
+++ b/source/blender/nodes/NOD_static_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file NOD_static_types.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
/* intentionally no include guard */
diff --git a/source/blender/nodes/NOD_texture.h b/source/blender/nodes/NOD_texture.h
index 6b4c4b3066a..b1aff02ef7b 100644
--- a/source/blender/nodes/NOD_texture.h
+++ b/source/blender/nodes/NOD_texture.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file NOD_texture.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
#ifndef __NOD_TEXTURE_H__
diff --git a/source/blender/nodes/composite/node_composite_tree.c b/source/blender/nodes/composite/node_composite_tree.c
index 81337430b2b..16c820f5bb3 100644
--- a/source/blender/nodes/composite/node_composite_tree.c
+++ b/source/blender/nodes/composite/node_composite_tree.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/node_composite_tree.c
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/composite/node_composite_util.c b/source/blender/nodes/composite/node_composite_util.c
index 79b9278e2f5..cef11424016 100644
--- a/source/blender/nodes/composite/node_composite_util.c
+++ b/source/blender/nodes/composite/node_composite_util.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/node_composite_util.c
- * \ingroup nodes
+/** \file \ingroup nodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/node_composite_util.h b/source/blender/nodes/composite/node_composite_util.h
index 8ad5b4bb7de..a6c2738e30a 100644
--- a/source/blender/nodes/composite/node_composite_util.h
+++ b/source/blender/nodes/composite/node_composite_util.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/node_composite_util.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_alphaOver.c b/source/blender/nodes/composite/nodes/node_composite_alphaOver.c
index c65fc8565c6..caf63adf48b 100644
--- a/source/blender/nodes/composite/nodes/node_composite_alphaOver.c
+++ b/source/blender/nodes/composite/nodes/node_composite_alphaOver.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_alphaOver.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_bilateralblur.c b/source/blender/nodes/composite/nodes/node_composite_bilateralblur.c
index d6069d631c3..7099dcef831 100644
--- a/source/blender/nodes/composite/nodes/node_composite_bilateralblur.c
+++ b/source/blender/nodes/composite/nodes/node_composite_bilateralblur.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_bilateralblur.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_blur.c b/source/blender/nodes/composite/nodes/node_composite_blur.c
index 7ab490d9467..442c8f6919d 100644
--- a/source/blender/nodes/composite/nodes/node_composite_blur.c
+++ b/source/blender/nodes/composite/nodes/node_composite_blur.c
@@ -18,8 +18,7 @@
* Juho Vepsäläinen
*/
-/** \file blender/nodes/composite/nodes/node_composite_blur.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_bokehblur.c b/source/blender/nodes/composite/nodes/node_composite_bokehblur.c
index 98b6d57cf42..39b772542a8 100644
--- a/source/blender/nodes/composite/nodes/node_composite_bokehblur.c
+++ b/source/blender/nodes/composite/nodes/node_composite_bokehblur.c
@@ -18,8 +18,7 @@
* Juho Vepsäläinen
*/
-/** \file blender/nodes/composite/nodes/node_composite_bokehblur.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_bokehimage.c b/source/blender/nodes/composite/nodes/node_composite_bokehimage.c
index 2d21d3c8dd3..ecc13bc62c6 100644
--- a/source/blender/nodes/composite/nodes/node_composite_bokehimage.c
+++ b/source/blender/nodes/composite/nodes/node_composite_bokehimage.c
@@ -18,8 +18,7 @@
*/
-/** \file blender/nodes/composite/nodes/node_composite_bokehimage.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_boxmask.c b/source/blender/nodes/composite/nodes/node_composite_boxmask.c
index 195b4d639b9..d283db15bc0 100644
--- a/source/blender/nodes/composite/nodes/node_composite_boxmask.c
+++ b/source/blender/nodes/composite/nodes/node_composite_boxmask.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_boxmask.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_brightness.c b/source/blender/nodes/composite/nodes/node_composite_brightness.c
index 5a5a65844c8..56d25a717be 100644
--- a/source/blender/nodes/composite/nodes/node_composite_brightness.c
+++ b/source/blender/nodes/composite/nodes/node_composite_brightness.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_brightness.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_channelMatte.c b/source/blender/nodes/composite/nodes/node_composite_channelMatte.c
index de77b25af30..a825b7ad9fa 100644
--- a/source/blender/nodes/composite/nodes/node_composite_channelMatte.c
+++ b/source/blender/nodes/composite/nodes/node_composite_channelMatte.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_channelMatte.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_chromaMatte.c b/source/blender/nodes/composite/nodes/node_composite_chromaMatte.c
index 6232b3d5dac..28a8b06f50d 100644
--- a/source/blender/nodes/composite/nodes/node_composite_chromaMatte.c
+++ b/source/blender/nodes/composite/nodes/node_composite_chromaMatte.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_chromaMatte.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_colorMatte.c b/source/blender/nodes/composite/nodes/node_composite_colorMatte.c
index 853d2a9d942..0632d62ff76 100644
--- a/source/blender/nodes/composite/nodes/node_composite_colorMatte.c
+++ b/source/blender/nodes/composite/nodes/node_composite_colorMatte.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_colorMatte.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_colorSpill.c b/source/blender/nodes/composite/nodes/node_composite_colorSpill.c
index ee68760c5f3..aaf43c047d5 100644
--- a/source/blender/nodes/composite/nodes/node_composite_colorSpill.c
+++ b/source/blender/nodes/composite/nodes/node_composite_colorSpill.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_colorSpill.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_colorbalance.c b/source/blender/nodes/composite/nodes/node_composite_colorbalance.c
index 6a6cc339d6b..23204921e0f 100644
--- a/source/blender/nodes/composite/nodes/node_composite_colorbalance.c
+++ b/source/blender/nodes/composite/nodes/node_composite_colorbalance.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_colorbalance.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_colorcorrection.c b/source/blender/nodes/composite/nodes/node_composite_colorcorrection.c
index 0bbf6efa5e8..5a1c1857381 100644
--- a/source/blender/nodes/composite/nodes/node_composite_colorcorrection.c
+++ b/source/blender/nodes/composite/nodes/node_composite_colorcorrection.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_colorcorrection.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_common.c b/source/blender/nodes/composite/nodes/node_composite_common.c
index def02a9a67f..9e378846ef1 100644
--- a/source/blender/nodes/composite/nodes/node_composite_common.c
+++ b/source/blender/nodes/composite/nodes/node_composite_common.c
@@ -18,8 +18,7 @@
* Juho Vepsäläinen
*/
-/** \file blender/nodes/composite/nodes/node_composite_common.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "DNA_node_types.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_composite.c b/source/blender/nodes/composite/nodes/node_composite_composite.c
index a2baf07e4f4..cd57f2e1f3e 100644
--- a/source/blender/nodes/composite/nodes/node_composite_composite.c
+++ b/source/blender/nodes/composite/nodes/node_composite_composite.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_composite.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_cornerpin.c b/source/blender/nodes/composite/nodes/node_composite_cornerpin.c
index 2c1dc63c02f..37fd199a409 100644
--- a/source/blender/nodes/composite/nodes/node_composite_cornerpin.c
+++ b/source/blender/nodes/composite/nodes/node_composite_cornerpin.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_cornerpin.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_crop.c b/source/blender/nodes/composite/nodes/node_composite_crop.c
index 618616aafd1..2eb5ab26623 100644
--- a/source/blender/nodes/composite/nodes/node_composite_crop.c
+++ b/source/blender/nodes/composite/nodes/node_composite_crop.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_crop.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_cryptomatte.c b/source/blender/nodes/composite/nodes/node_composite_cryptomatte.c
index 025e210a827..0f216d7a92f 100644
--- a/source/blender/nodes/composite/nodes/node_composite_cryptomatte.c
+++ b/source/blender/nodes/composite/nodes/node_composite_cryptomatte.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_cryptomatte.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_curves.c b/source/blender/nodes/composite/nodes/node_composite_curves.c
index 707deb8fbf4..57ab8c28bc4 100644
--- a/source/blender/nodes/composite/nodes/node_composite_curves.c
+++ b/source/blender/nodes/composite/nodes/node_composite_curves.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_curves.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_defocus.c b/source/blender/nodes/composite/nodes/node_composite_defocus.c
index 08960833715..4bf15a7a339 100644
--- a/source/blender/nodes/composite/nodes/node_composite_defocus.c
+++ b/source/blender/nodes/composite/nodes/node_composite_defocus.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_defocus.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_despeckle.c b/source/blender/nodes/composite/nodes/node_composite_despeckle.c
index 6d57ab507a8..81d04eb92e5 100644
--- a/source/blender/nodes/composite/nodes/node_composite_despeckle.c
+++ b/source/blender/nodes/composite/nodes/node_composite_despeckle.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_despeckle.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_diffMatte.c b/source/blender/nodes/composite/nodes/node_composite_diffMatte.c
index 26504198f6a..6c057f3099a 100644
--- a/source/blender/nodes/composite/nodes/node_composite_diffMatte.c
+++ b/source/blender/nodes/composite/nodes/node_composite_diffMatte.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_diffMatte.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_dilate.c b/source/blender/nodes/composite/nodes/node_composite_dilate.c
index b943b0bbc12..b01fb096e6b 100644
--- a/source/blender/nodes/composite/nodes/node_composite_dilate.c
+++ b/source/blender/nodes/composite/nodes/node_composite_dilate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_dilate.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_directionalblur.c b/source/blender/nodes/composite/nodes/node_composite_directionalblur.c
index b68107a4a6b..01531c2220b 100644
--- a/source/blender/nodes/composite/nodes/node_composite_directionalblur.c
+++ b/source/blender/nodes/composite/nodes/node_composite_directionalblur.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_directionalblur.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_displace.c b/source/blender/nodes/composite/nodes/node_composite_displace.c
index 4d1bc820d65..922abd14ef7 100644
--- a/source/blender/nodes/composite/nodes/node_composite_displace.c
+++ b/source/blender/nodes/composite/nodes/node_composite_displace.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_displace.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_distanceMatte.c b/source/blender/nodes/composite/nodes/node_composite_distanceMatte.c
index db202874f0f..11aacb965cb 100644
--- a/source/blender/nodes/composite/nodes/node_composite_distanceMatte.c
+++ b/source/blender/nodes/composite/nodes/node_composite_distanceMatte.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_distanceMatte.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_doubleEdgeMask.c b/source/blender/nodes/composite/nodes/node_composite_doubleEdgeMask.c
index e1eed33dbc9..556eb6901b0 100644
--- a/source/blender/nodes/composite/nodes/node_composite_doubleEdgeMask.c
+++ b/source/blender/nodes/composite/nodes/node_composite_doubleEdgeMask.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_doubleEdgeMask.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
/* **************** Double Edge Mask ******************** */
diff --git a/source/blender/nodes/composite/nodes/node_composite_ellipsemask.c b/source/blender/nodes/composite/nodes/node_composite_ellipsemask.c
index ff0de261cf9..89164c56014 100644
--- a/source/blender/nodes/composite/nodes/node_composite_ellipsemask.c
+++ b/source/blender/nodes/composite/nodes/node_composite_ellipsemask.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_ellipsemask.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_filter.c b/source/blender/nodes/composite/nodes/node_composite_filter.c
index 75726d21676..64020db77cc 100644
--- a/source/blender/nodes/composite/nodes/node_composite_filter.c
+++ b/source/blender/nodes/composite/nodes/node_composite_filter.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_filter.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_flip.c b/source/blender/nodes/composite/nodes/node_composite_flip.c
index 733e35501a9..59dfe6b772b 100644
--- a/source/blender/nodes/composite/nodes/node_composite_flip.c
+++ b/source/blender/nodes/composite/nodes/node_composite_flip.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_flip.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_gamma.c b/source/blender/nodes/composite/nodes/node_composite_gamma.c
index 95e2ce011be..a6066435827 100644
--- a/source/blender/nodes/composite/nodes/node_composite_gamma.c
+++ b/source/blender/nodes/composite/nodes/node_composite_gamma.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_gamma.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_glare.c b/source/blender/nodes/composite/nodes/node_composite_glare.c
index 77e97bc2b44..8082a0b329b 100644
--- a/source/blender/nodes/composite/nodes/node_composite_glare.c
+++ b/source/blender/nodes/composite/nodes/node_composite_glare.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_glare.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_hueSatVal.c b/source/blender/nodes/composite/nodes/node_composite_hueSatVal.c
index 196ca9f4c4c..237b800c781 100644
--- a/source/blender/nodes/composite/nodes/node_composite_hueSatVal.c
+++ b/source/blender/nodes/composite/nodes/node_composite_hueSatVal.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_hueSatVal.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_huecorrect.c b/source/blender/nodes/composite/nodes/node_composite_huecorrect.c
index 307879e241a..5b7d46ca1a6 100644
--- a/source/blender/nodes/composite/nodes/node_composite_huecorrect.c
+++ b/source/blender/nodes/composite/nodes/node_composite_huecorrect.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_huecorrect.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_idMask.c b/source/blender/nodes/composite/nodes/node_composite_idMask.c
index a5f479e5014..4ea4f34f3c8 100644
--- a/source/blender/nodes/composite/nodes/node_composite_idMask.c
+++ b/source/blender/nodes/composite/nodes/node_composite_idMask.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_idMask.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_image.c b/source/blender/nodes/composite/nodes/node_composite_image.c
index 957658605e6..078e9037c28 100644
--- a/source/blender/nodes/composite/nodes/node_composite_image.c
+++ b/source/blender/nodes/composite/nodes/node_composite_image.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_image.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_inpaint.c b/source/blender/nodes/composite/nodes/node_composite_inpaint.c
index a103da18f70..cfb025e5d30 100644
--- a/source/blender/nodes/composite/nodes/node_composite_inpaint.c
+++ b/source/blender/nodes/composite/nodes/node_composite_inpaint.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_inpaint.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_invert.c b/source/blender/nodes/composite/nodes/node_composite_invert.c
index 7dadd31cfff..ead29ec27d6 100644
--- a/source/blender/nodes/composite/nodes/node_composite_invert.c
+++ b/source/blender/nodes/composite/nodes/node_composite_invert.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_invert.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_keying.c b/source/blender/nodes/composite/nodes/node_composite_keying.c
index 0f3b233371c..10331cb1b1b 100644
--- a/source/blender/nodes/composite/nodes/node_composite_keying.c
+++ b/source/blender/nodes/composite/nodes/node_composite_keying.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_keying.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "BLT_translation.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_keyingscreen.c b/source/blender/nodes/composite/nodes/node_composite_keyingscreen.c
index 1338822e737..94cf862e904 100644
--- a/source/blender/nodes/composite/nodes/node_composite_keyingscreen.c
+++ b/source/blender/nodes/composite/nodes/node_composite_keyingscreen.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_keyingscreen.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "DNA_movieclip_types.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_lensdist.c b/source/blender/nodes/composite/nodes/node_composite_lensdist.c
index 2ed5256c125..0ab3db9dd52 100644
--- a/source/blender/nodes/composite/nodes/node_composite_lensdist.c
+++ b/source/blender/nodes/composite/nodes/node_composite_lensdist.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_lensdist.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_levels.c b/source/blender/nodes/composite/nodes/node_composite_levels.c
index 17e3d99779d..ffc178abce9 100644
--- a/source/blender/nodes/composite/nodes/node_composite_levels.c
+++ b/source/blender/nodes/composite/nodes/node_composite_levels.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_levels.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_lummaMatte.c b/source/blender/nodes/composite/nodes/node_composite_lummaMatte.c
index 4777660c9fc..e99af34c929 100644
--- a/source/blender/nodes/composite/nodes/node_composite_lummaMatte.c
+++ b/source/blender/nodes/composite/nodes/node_composite_lummaMatte.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_lummaMatte.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_mapRange.c b/source/blender/nodes/composite/nodes/node_composite_mapRange.c
index 84f78076951..b7f3e754717 100644
--- a/source/blender/nodes/composite/nodes/node_composite_mapRange.c
+++ b/source/blender/nodes/composite/nodes/node_composite_mapRange.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_mapRange.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_mapUV.c b/source/blender/nodes/composite/nodes/node_composite_mapUV.c
index 5d077660afa..1000d39678d 100644
--- a/source/blender/nodes/composite/nodes/node_composite_mapUV.c
+++ b/source/blender/nodes/composite/nodes/node_composite_mapUV.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_mapUV.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_mapValue.c b/source/blender/nodes/composite/nodes/node_composite_mapValue.c
index 6b7a694d555..59730293c33 100644
--- a/source/blender/nodes/composite/nodes/node_composite_mapValue.c
+++ b/source/blender/nodes/composite/nodes/node_composite_mapValue.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_mapValue.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_mask.c b/source/blender/nodes/composite/nodes/node_composite_mask.c
index 8262a93899a..16b9936ac1d 100644
--- a/source/blender/nodes/composite/nodes/node_composite_mask.c
+++ b/source/blender/nodes/composite/nodes/node_composite_mask.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_mask.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "DNA_mask_types.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_math.c b/source/blender/nodes/composite/nodes/node_composite_math.c
index 6b8229b43da..53588f58234 100644
--- a/source/blender/nodes/composite/nodes/node_composite_math.c
+++ b/source/blender/nodes/composite/nodes/node_composite_math.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_math.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_mixrgb.c b/source/blender/nodes/composite/nodes/node_composite_mixrgb.c
index 6cf24530a41..4c957f89f59 100644
--- a/source/blender/nodes/composite/nodes/node_composite_mixrgb.c
+++ b/source/blender/nodes/composite/nodes/node_composite_mixrgb.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_mixrgb.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_movieclip.c b/source/blender/nodes/composite/nodes/node_composite_movieclip.c
index f44563f5f43..4717a0f28ea 100644
--- a/source/blender/nodes/composite/nodes/node_composite_movieclip.c
+++ b/source/blender/nodes/composite/nodes/node_composite_movieclip.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_movieclip.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_moviedistortion.c b/source/blender/nodes/composite/nodes/node_composite_moviedistortion.c
index 628ec5f34af..1dbca0ffee3 100644
--- a/source/blender/nodes/composite/nodes/node_composite_moviedistortion.c
+++ b/source/blender/nodes/composite/nodes/node_composite_moviedistortion.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_moviedistortion.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_normal.c b/source/blender/nodes/composite/nodes/node_composite_normal.c
index 7a4c77b565a..35e7b862320 100644
--- a/source/blender/nodes/composite/nodes/node_composite_normal.c
+++ b/source/blender/nodes/composite/nodes/node_composite_normal.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_normal.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_normalize.c b/source/blender/nodes/composite/nodes/node_composite_normalize.c
index 480f4505cf9..7b647a387b5 100644
--- a/source/blender/nodes/composite/nodes/node_composite_normalize.c
+++ b/source/blender/nodes/composite/nodes/node_composite_normalize.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_normalize.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_outputFile.c b/source/blender/nodes/composite/nodes/node_composite_outputFile.c
index cdd53cf1d7c..97cda393d6a 100644
--- a/source/blender/nodes/composite/nodes/node_composite_outputFile.c
+++ b/source/blender/nodes/composite/nodes/node_composite_outputFile.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_outputFile.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_pixelate.c b/source/blender/nodes/composite/nodes/node_composite_pixelate.c
index ad6968f0471..c43bd6da3f0 100644
--- a/source/blender/nodes/composite/nodes/node_composite_pixelate.c
+++ b/source/blender/nodes/composite/nodes/node_composite_pixelate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_pixelate.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_planetrackdeform.c b/source/blender/nodes/composite/nodes/node_composite_planetrackdeform.c
index 7c2d75c000d..753002e90ad 100644
--- a/source/blender/nodes/composite/nodes/node_composite_planetrackdeform.c
+++ b/source/blender/nodes/composite/nodes/node_composite_planetrackdeform.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_planetrackdeform.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_premulkey.c b/source/blender/nodes/composite/nodes/node_composite_premulkey.c
index 7779a36dd8b..74c12861c5c 100644
--- a/source/blender/nodes/composite/nodes/node_composite_premulkey.c
+++ b/source/blender/nodes/composite/nodes/node_composite_premulkey.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_premulkey.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_rgb.c b/source/blender/nodes/composite/nodes/node_composite_rgb.c
index 1122a00786b..f2adbf81933 100644
--- a/source/blender/nodes/composite/nodes/node_composite_rgb.c
+++ b/source/blender/nodes/composite/nodes/node_composite_rgb.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_rgb.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_rotate.c b/source/blender/nodes/composite/nodes/node_composite_rotate.c
index 230c8e8b74e..f593219aa3f 100644
--- a/source/blender/nodes/composite/nodes/node_composite_rotate.c
+++ b/source/blender/nodes/composite/nodes/node_composite_rotate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_rotate.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_scale.c b/source/blender/nodes/composite/nodes/node_composite_scale.c
index 2e874b4c381..6788b83a3bd 100644
--- a/source/blender/nodes/composite/nodes/node_composite_scale.c
+++ b/source/blender/nodes/composite/nodes/node_composite_scale.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_scale.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_sepcombHSVA.c b/source/blender/nodes/composite/nodes/node_composite_sepcombHSVA.c
index ef3f5a865e3..1a227d9c56c 100644
--- a/source/blender/nodes/composite/nodes/node_composite_sepcombHSVA.c
+++ b/source/blender/nodes/composite/nodes/node_composite_sepcombHSVA.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_sepcombHSVA.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_sepcombRGBA.c b/source/blender/nodes/composite/nodes/node_composite_sepcombRGBA.c
index 02bccc8f2b4..7896218bc69 100644
--- a/source/blender/nodes/composite/nodes/node_composite_sepcombRGBA.c
+++ b/source/blender/nodes/composite/nodes/node_composite_sepcombRGBA.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_sepcombRGBA.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_sepcombYCCA.c b/source/blender/nodes/composite/nodes/node_composite_sepcombYCCA.c
index 0587caa299e..1b1c0c10efd 100644
--- a/source/blender/nodes/composite/nodes/node_composite_sepcombYCCA.c
+++ b/source/blender/nodes/composite/nodes/node_composite_sepcombYCCA.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_sepcombYCCA.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_sepcombYUVA.c b/source/blender/nodes/composite/nodes/node_composite_sepcombYUVA.c
index e23301c052e..fa575eebf7c 100644
--- a/source/blender/nodes/composite/nodes/node_composite_sepcombYUVA.c
+++ b/source/blender/nodes/composite/nodes/node_composite_sepcombYUVA.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_sepcombYUVA.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_setalpha.c b/source/blender/nodes/composite/nodes/node_composite_setalpha.c
index 27bd49e8929..39a69c8c594 100644
--- a/source/blender/nodes/composite/nodes/node_composite_setalpha.c
+++ b/source/blender/nodes/composite/nodes/node_composite_setalpha.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_setalpha.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_splitViewer.c b/source/blender/nodes/composite/nodes/node_composite_splitViewer.c
index e7f6ecb762b..845069f719e 100644
--- a/source/blender/nodes/composite/nodes/node_composite_splitViewer.c
+++ b/source/blender/nodes/composite/nodes/node_composite_splitViewer.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_splitViewer.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_stabilize2d.c b/source/blender/nodes/composite/nodes/node_composite_stabilize2d.c
index f08fa7a1044..bd8af8be426 100644
--- a/source/blender/nodes/composite/nodes/node_composite_stabilize2d.c
+++ b/source/blender/nodes/composite/nodes/node_composite_stabilize2d.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_stabilize2d.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_sunbeams.c b/source/blender/nodes/composite/nodes/node_composite_sunbeams.c
index f83a90ba208..7a5ebde0c8a 100644
--- a/source/blender/nodes/composite/nodes/node_composite_sunbeams.c
+++ b/source/blender/nodes/composite/nodes/node_composite_sunbeams.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_sunbeams.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_switch.c b/source/blender/nodes/composite/nodes/node_composite_switch.c
index a814fbb336d..94a6c036826 100644
--- a/source/blender/nodes/composite/nodes/node_composite_switch.c
+++ b/source/blender/nodes/composite/nodes/node_composite_switch.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_switch.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "../node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_switchview.c b/source/blender/nodes/composite/nodes/node_composite_switchview.c
index 8ad6dacbafc..d8e3e4f1d96 100644
--- a/source/blender/nodes/composite/nodes/node_composite_switchview.c
+++ b/source/blender/nodes/composite/nodes/node_composite_switchview.c
@@ -18,8 +18,7 @@
* Dalai Felinto
*/
-/** \file blender/nodes/composite/nodes/node_composite_switchview.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "BKE_context.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_texture.c b/source/blender/nodes/composite/nodes/node_composite_texture.c
index fe2e29f8cba..cee5254682e 100644
--- a/source/blender/nodes/composite/nodes/node_composite_texture.c
+++ b/source/blender/nodes/composite/nodes/node_composite_texture.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_texture.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_tonemap.c b/source/blender/nodes/composite/nodes/node_composite_tonemap.c
index 596218d275d..59316d111da 100644
--- a/source/blender/nodes/composite/nodes/node_composite_tonemap.c
+++ b/source/blender/nodes/composite/nodes/node_composite_tonemap.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_tonemap.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_trackpos.c b/source/blender/nodes/composite/nodes/node_composite_trackpos.c
index 4aeb213a374..8c0cef23a68 100644
--- a/source/blender/nodes/composite/nodes/node_composite_trackpos.c
+++ b/source/blender/nodes/composite/nodes/node_composite_trackpos.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_trackpos.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_transform.c b/source/blender/nodes/composite/nodes/node_composite_transform.c
index 3aa1461714b..713091d76bc 100644
--- a/source/blender/nodes/composite/nodes/node_composite_transform.c
+++ b/source/blender/nodes/composite/nodes/node_composite_transform.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_transform.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
#include "node_composite_util.h"
diff --git a/source/blender/nodes/composite/nodes/node_composite_translate.c b/source/blender/nodes/composite/nodes/node_composite_translate.c
index 0a3b4b98718..e8a43c8f852 100644
--- a/source/blender/nodes/composite/nodes/node_composite_translate.c
+++ b/source/blender/nodes/composite/nodes/node_composite_translate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_translate.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_valToRgb.c b/source/blender/nodes/composite/nodes/node_composite_valToRgb.c
index 3eb0dcfa708..80effb0d7ee 100644
--- a/source/blender/nodes/composite/nodes/node_composite_valToRgb.c
+++ b/source/blender/nodes/composite/nodes/node_composite_valToRgb.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_valToRgb.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_value.c b/source/blender/nodes/composite/nodes/node_composite_value.c
index a32b310c282..6e5eea5d322 100644
--- a/source/blender/nodes/composite/nodes/node_composite_value.c
+++ b/source/blender/nodes/composite/nodes/node_composite_value.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_value.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_vecBlur.c b/source/blender/nodes/composite/nodes/node_composite_vecBlur.c
index 9a530d0c6da..2527e1ca5a5 100644
--- a/source/blender/nodes/composite/nodes/node_composite_vecBlur.c
+++ b/source/blender/nodes/composite/nodes/node_composite_vecBlur.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_vecBlur.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_viewer.c b/source/blender/nodes/composite/nodes/node_composite_viewer.c
index 9b0d80ed948..d4101e74f10 100644
--- a/source/blender/nodes/composite/nodes/node_composite_viewer.c
+++ b/source/blender/nodes/composite/nodes/node_composite_viewer.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_viewer.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/composite/nodes/node_composite_zcombine.c b/source/blender/nodes/composite/nodes/node_composite_zcombine.c
index 5ee131fc202..570485581f1 100644
--- a/source/blender/nodes/composite/nodes/node_composite_zcombine.c
+++ b/source/blender/nodes/composite/nodes/node_composite_zcombine.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/composite/nodes/node_composite_zcombine.c
- * \ingroup cmpnodes
+/** \file \ingroup cmpnodes
*/
diff --git a/source/blender/nodes/intern/node_common.c b/source/blender/nodes/intern/node_common.c
index 7b2bbbc1353..dfdadc10b7b 100644
--- a/source/blender/nodes/intern/node_common.c
+++ b/source/blender/nodes/intern/node_common.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/intern/node_common.c
- * \ingroup nodes
+/** \file \ingroup nodes
*/
#include <string.h>
diff --git a/source/blender/nodes/intern/node_common.h b/source/blender/nodes/intern/node_common.h
index 7e9da2a0944..2c054926d84 100644
--- a/source/blender/nodes/intern/node_common.h
+++ b/source/blender/nodes/intern/node_common.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/intern/node_common.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/intern/node_exec.c b/source/blender/nodes/intern/node_exec.c
index 128cc02e85e..2349824ebf5 100644
--- a/source/blender/nodes/intern/node_exec.c
+++ b/source/blender/nodes/intern/node_exec.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/intern/node_exec.c
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/intern/node_exec.h b/source/blender/nodes/intern/node_exec.h
index ecdfcc97575..807adc21506 100644
--- a/source/blender/nodes/intern/node_exec.h
+++ b/source/blender/nodes/intern/node_exec.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/intern/node_exec.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/intern/node_socket.c b/source/blender/nodes/intern/node_socket.c
index 14267584743..24cc9c7098e 100644
--- a/source/blender/nodes/intern/node_socket.c
+++ b/source/blender/nodes/intern/node_socket.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/intern/node_socket.c
- * \ingroup nodes
+/** \file \ingroup nodes
*/
#include <limits.h>
diff --git a/source/blender/nodes/intern/node_util.c b/source/blender/nodes/intern/node_util.c
index f49aa2d3938..be24ef461a7 100644
--- a/source/blender/nodes/intern/node_util.c
+++ b/source/blender/nodes/intern/node_util.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/intern/node_util.c
- * \ingroup nodes
+/** \file \ingroup nodes
*/
#include <ctype.h>
diff --git a/source/blender/nodes/intern/node_util.h b/source/blender/nodes/intern/node_util.h
index d3a83850e56..612e3ddc9f3 100644
--- a/source/blender/nodes/intern/node_util.h
+++ b/source/blender/nodes/intern/node_util.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/intern/node_util.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/shader/node_shader_tree.c b/source/blender/nodes/shader/node_shader_tree.c
index 824f0c29ee5..4a9e0c6fec2 100644
--- a/source/blender/nodes/shader/node_shader_tree.c
+++ b/source/blender/nodes/shader/node_shader_tree.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/node_shader_tree.c
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/shader/node_shader_util.c b/source/blender/nodes/shader/node_shader_util.c
index f20c2bcd280..8f18afb1274 100644
--- a/source/blender/nodes/shader/node_shader_util.c
+++ b/source/blender/nodes/shader/node_shader_util.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/node_shader_util.c
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/shader/node_shader_util.h b/source/blender/nodes/shader/node_shader_util.h
index b3b202b4fb5..6537d252896 100644
--- a/source/blender/nodes/shader/node_shader_util.h
+++ b/source/blender/nodes/shader/node_shader_util.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/node_shader_util.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_bump.c b/source/blender/nodes/shader/nodes/node_shader_bump.c
index dcdbf428e27..19faf3fb529 100644
--- a/source/blender/nodes/shader/nodes/node_shader_bump.c
+++ b/source/blender/nodes/shader/nodes/node_shader_bump.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_bump.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
#include "node_shader_util.h"
diff --git a/source/blender/nodes/shader/nodes/node_shader_camera.c b/source/blender/nodes/shader/nodes/node_shader_camera.c
index f9e724a397c..0a26e71b34c 100644
--- a/source/blender/nodes/shader/nodes/node_shader_camera.c
+++ b/source/blender/nodes/shader/nodes/node_shader_camera.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_camera.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_common.c b/source/blender/nodes/shader/nodes/node_shader_common.c
index 7857ca3d797..c5ec024f1fd 100644
--- a/source/blender/nodes/shader/nodes/node_shader_common.c
+++ b/source/blender/nodes/shader/nodes/node_shader_common.c
@@ -18,8 +18,7 @@
* Juho Vepsäläinen
*/
-/** \file blender/nodes/shader/nodes/node_shader_common.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_curves.c b/source/blender/nodes/shader/nodes/node_shader_curves.c
index ebfa070937d..c4c790d82c5 100644
--- a/source/blender/nodes/shader/nodes/node_shader_curves.c
+++ b/source/blender/nodes/shader/nodes/node_shader_curves.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_curves.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_hueSatVal.c b/source/blender/nodes/shader/nodes/node_shader_hueSatVal.c
index fa6b7210acb..f30872cc328 100644
--- a/source/blender/nodes/shader/nodes/node_shader_hueSatVal.c
+++ b/source/blender/nodes/shader/nodes/node_shader_hueSatVal.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_hueSatVal.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_invert.c b/source/blender/nodes/shader/nodes/node_shader_invert.c
index 767ed7b1909..87c14c9d70f 100644
--- a/source/blender/nodes/shader/nodes/node_shader_invert.c
+++ b/source/blender/nodes/shader/nodes/node_shader_invert.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_invert.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_mapping.c b/source/blender/nodes/shader/nodes/node_shader_mapping.c
index b4ee3205523..36631f4091c 100644
--- a/source/blender/nodes/shader/nodes/node_shader_mapping.c
+++ b/source/blender/nodes/shader/nodes/node_shader_mapping.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_mapping.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
#include "node_shader_util.h"
diff --git a/source/blender/nodes/shader/nodes/node_shader_math.c b/source/blender/nodes/shader/nodes/node_shader_math.c
index 20f0cb38636..9c7ab47634f 100644
--- a/source/blender/nodes/shader/nodes/node_shader_math.c
+++ b/source/blender/nodes/shader/nodes/node_shader_math.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_math.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_mixRgb.c b/source/blender/nodes/shader/nodes/node_shader_mixRgb.c
index 585340d6a2d..fc0bc514971 100644
--- a/source/blender/nodes/shader/nodes/node_shader_mixRgb.c
+++ b/source/blender/nodes/shader/nodes/node_shader_mixRgb.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_mixRgb.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_normal.c b/source/blender/nodes/shader/nodes/node_shader_normal.c
index 3d84d1852c5..28bf49c14d0 100644
--- a/source/blender/nodes/shader/nodes/node_shader_normal.c
+++ b/source/blender/nodes/shader/nodes/node_shader_normal.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_normal.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_rgb.c b/source/blender/nodes/shader/nodes/node_shader_rgb.c
index fb6848b1526..ef1e436641f 100644
--- a/source/blender/nodes/shader/nodes/node_shader_rgb.c
+++ b/source/blender/nodes/shader/nodes/node_shader_rgb.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_rgb.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_script.c b/source/blender/nodes/shader/nodes/node_shader_script.c
index 807bc75b014..3e91f9efb74 100644
--- a/source/blender/nodes/shader/nodes/node_shader_script.c
+++ b/source/blender/nodes/shader/nodes/node_shader_script.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_script.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
#include "node_shader_util.h"
diff --git a/source/blender/nodes/shader/nodes/node_shader_sepcombHSV.c b/source/blender/nodes/shader/nodes/node_shader_sepcombHSV.c
index 4c5dca69ac0..3b87b18ff58 100644
--- a/source/blender/nodes/shader/nodes/node_shader_sepcombHSV.c
+++ b/source/blender/nodes/shader/nodes/node_shader_sepcombHSV.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_sepcombHSV.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_sepcombRGB.c b/source/blender/nodes/shader/nodes/node_shader_sepcombRGB.c
index 68e9a315bc9..762affbac90 100644
--- a/source/blender/nodes/shader/nodes/node_shader_sepcombRGB.c
+++ b/source/blender/nodes/shader/nodes/node_shader_sepcombRGB.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_sepcombRGB.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_sepcombXYZ.c b/source/blender/nodes/shader/nodes/node_shader_sepcombXYZ.c
index a926e306b2a..4ef8974ae5a 100644
--- a/source/blender/nodes/shader/nodes/node_shader_sepcombXYZ.c
+++ b/source/blender/nodes/shader/nodes/node_shader_sepcombXYZ.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_sepcombXYZ.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_squeeze.c b/source/blender/nodes/shader/nodes/node_shader_squeeze.c
index 5a183e28f27..db49e1d98c4 100644
--- a/source/blender/nodes/shader/nodes/node_shader_squeeze.c
+++ b/source/blender/nodes/shader/nodes/node_shader_squeeze.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_squeeze.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_valToRgb.c b/source/blender/nodes/shader/nodes/node_shader_valToRgb.c
index db9c29085f1..23b01618c45 100644
--- a/source/blender/nodes/shader/nodes/node_shader_valToRgb.c
+++ b/source/blender/nodes/shader/nodes/node_shader_valToRgb.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_valToRgb.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_value.c b/source/blender/nodes/shader/nodes/node_shader_value.c
index 2451eb144f4..8601021528e 100644
--- a/source/blender/nodes/shader/nodes/node_shader_value.c
+++ b/source/blender/nodes/shader/nodes/node_shader_value.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_value.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
diff --git a/source/blender/nodes/shader/nodes/node_shader_vectMath.c b/source/blender/nodes/shader/nodes/node_shader_vectMath.c
index 37623b873d3..b051735d9f0 100644
--- a/source/blender/nodes/shader/nodes/node_shader_vectMath.c
+++ b/source/blender/nodes/shader/nodes/node_shader_vectMath.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_vectMath.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
#include "node_shader_util.h"
diff --git a/source/blender/nodes/shader/nodes/node_shader_vectTransform.c b/source/blender/nodes/shader/nodes/node_shader_vectTransform.c
index 3abb2e4d6fe..d2e14af8e5b 100644
--- a/source/blender/nodes/shader/nodes/node_shader_vectTransform.c
+++ b/source/blender/nodes/shader/nodes/node_shader_vectTransform.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/shader/nodes/node_shader_vectTransform.c
- * \ingroup shdnodes
+/** \file \ingroup shdnodes
*/
#include "../node_shader_util.h"
diff --git a/source/blender/nodes/texture/node_texture_tree.c b/source/blender/nodes/texture/node_texture_tree.c
index 72fc939de0d..1ad784c801f 100644
--- a/source/blender/nodes/texture/node_texture_tree.c
+++ b/source/blender/nodes/texture/node_texture_tree.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/node_texture_tree.c
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/texture/node_texture_util.c b/source/blender/nodes/texture/node_texture_util.c
index 8328206ec93..1fae951a8d8 100644
--- a/source/blender/nodes/texture/node_texture_util.c
+++ b/source/blender/nodes/texture/node_texture_util.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/node_texture_util.c
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/texture/node_texture_util.h b/source/blender/nodes/texture/node_texture_util.h
index d2dd3c6e470..d3476778d7e 100644
--- a/source/blender/nodes/texture/node_texture_util.h
+++ b/source/blender/nodes/texture/node_texture_util.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/node_texture_util.h
- * \ingroup nodes
+/** \file \ingroup nodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_at.c b/source/blender/nodes/texture/nodes/node_texture_at.c
index 726e2060fc9..b653cefd847 100644
--- a/source/blender/nodes/texture/nodes/node_texture_at.c
+++ b/source/blender/nodes/texture/nodes/node_texture_at.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_at.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_bricks.c b/source/blender/nodes/texture/nodes/node_texture_bricks.c
index 016323b4287..6ef6d9ca144 100644
--- a/source/blender/nodes/texture/nodes/node_texture_bricks.c
+++ b/source/blender/nodes/texture/nodes/node_texture_bricks.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_bricks.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_checker.c b/source/blender/nodes/texture/nodes/node_texture_checker.c
index b843c80a548..7b303f07185 100644
--- a/source/blender/nodes/texture/nodes/node_texture_checker.c
+++ b/source/blender/nodes/texture/nodes/node_texture_checker.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_checker.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_common.c b/source/blender/nodes/texture/nodes/node_texture_common.c
index 4d5c0ee94f1..1d458a2ca95 100644
--- a/source/blender/nodes/texture/nodes/node_texture_common.c
+++ b/source/blender/nodes/texture/nodes/node_texture_common.c
@@ -18,8 +18,7 @@
* Juho Vepsäläinen
*/
-/** \file blender/nodes/texture/nodes/node_texture_common.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_compose.c b/source/blender/nodes/texture/nodes/node_texture_compose.c
index 01c88aa86ae..d40d5dc75f6 100644
--- a/source/blender/nodes/texture/nodes/node_texture_compose.c
+++ b/source/blender/nodes/texture/nodes/node_texture_compose.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_compose.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_coord.c b/source/blender/nodes/texture/nodes/node_texture_coord.c
index 1ce39a0042f..a18218ed050 100644
--- a/source/blender/nodes/texture/nodes/node_texture_coord.c
+++ b/source/blender/nodes/texture/nodes/node_texture_coord.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_coord.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_curves.c b/source/blender/nodes/texture/nodes/node_texture_curves.c
index af7b8b5069f..4ee67a0e55b 100644
--- a/source/blender/nodes/texture/nodes/node_texture_curves.c
+++ b/source/blender/nodes/texture/nodes/node_texture_curves.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_curves.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_decompose.c b/source/blender/nodes/texture/nodes/node_texture_decompose.c
index 99cbe14a16e..afa141ed159 100644
--- a/source/blender/nodes/texture/nodes/node_texture_decompose.c
+++ b/source/blender/nodes/texture/nodes/node_texture_decompose.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_decompose.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_distance.c b/source/blender/nodes/texture/nodes/node_texture_distance.c
index 96fe5f907ca..5930da5e727 100644
--- a/source/blender/nodes/texture/nodes/node_texture_distance.c
+++ b/source/blender/nodes/texture/nodes/node_texture_distance.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_distance.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_hueSatVal.c b/source/blender/nodes/texture/nodes/node_texture_hueSatVal.c
index c69aa204d4a..39610a00483 100644
--- a/source/blender/nodes/texture/nodes/node_texture_hueSatVal.c
+++ b/source/blender/nodes/texture/nodes/node_texture_hueSatVal.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_hueSatVal.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_image.c b/source/blender/nodes/texture/nodes/node_texture_image.c
index 0ea34458c0d..41d85387f98 100644
--- a/source/blender/nodes/texture/nodes/node_texture_image.c
+++ b/source/blender/nodes/texture/nodes/node_texture_image.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_image.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_invert.c b/source/blender/nodes/texture/nodes/node_texture_invert.c
index f5bd15bcff6..5254fa3f631 100644
--- a/source/blender/nodes/texture/nodes/node_texture_invert.c
+++ b/source/blender/nodes/texture/nodes/node_texture_invert.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_invert.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_math.c b/source/blender/nodes/texture/nodes/node_texture_math.c
index 4f2446d9f8d..62fb4e008bb 100644
--- a/source/blender/nodes/texture/nodes/node_texture_math.c
+++ b/source/blender/nodes/texture/nodes/node_texture_math.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_math.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_mixRgb.c b/source/blender/nodes/texture/nodes/node_texture_mixRgb.c
index 47ee28cd2f9..460d643107e 100644
--- a/source/blender/nodes/texture/nodes/node_texture_mixRgb.c
+++ b/source/blender/nodes/texture/nodes/node_texture_mixRgb.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_mixRgb.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_output.c b/source/blender/nodes/texture/nodes/node_texture_output.c
index bfc4d3852e2..475bcbc8f47 100644
--- a/source/blender/nodes/texture/nodes/node_texture_output.c
+++ b/source/blender/nodes/texture/nodes/node_texture_output.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_output.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_proc.c b/source/blender/nodes/texture/nodes/node_texture_proc.c
index 297aa844cf3..d70e03b49ac 100644
--- a/source/blender/nodes/texture/nodes/node_texture_proc.c
+++ b/source/blender/nodes/texture/nodes/node_texture_proc.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_proc.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_rotate.c b/source/blender/nodes/texture/nodes/node_texture_rotate.c
index fa8fd7edb7f..4e338c00d2a 100644
--- a/source/blender/nodes/texture/nodes/node_texture_rotate.c
+++ b/source/blender/nodes/texture/nodes/node_texture_rotate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_rotate.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_scale.c b/source/blender/nodes/texture/nodes/node_texture_scale.c
index dbdfa59171d..67db042ebf2 100644
--- a/source/blender/nodes/texture/nodes/node_texture_scale.c
+++ b/source/blender/nodes/texture/nodes/node_texture_scale.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_scale.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_texture.c b/source/blender/nodes/texture/nodes/node_texture_texture.c
index f3fb2e683fc..559675da754 100644
--- a/source/blender/nodes/texture/nodes/node_texture_texture.c
+++ b/source/blender/nodes/texture/nodes/node_texture_texture.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_texture.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_translate.c b/source/blender/nodes/texture/nodes/node_texture_translate.c
index 43bd937ad56..a78f597503d 100644
--- a/source/blender/nodes/texture/nodes/node_texture_translate.c
+++ b/source/blender/nodes/texture/nodes/node_texture_translate.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_translate.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_valToNor.c b/source/blender/nodes/texture/nodes/node_texture_valToNor.c
index cfb711397ab..47feb213960 100644
--- a/source/blender/nodes/texture/nodes/node_texture_valToNor.c
+++ b/source/blender/nodes/texture/nodes/node_texture_valToNor.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_valToNor.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_valToRgb.c b/source/blender/nodes/texture/nodes/node_texture_valToRgb.c
index 77364cea6cf..3fb3725bad8 100644
--- a/source/blender/nodes/texture/nodes/node_texture_valToRgb.c
+++ b/source/blender/nodes/texture/nodes/node_texture_valToRgb.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_valToRgb.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/nodes/texture/nodes/node_texture_viewer.c b/source/blender/nodes/texture/nodes/node_texture_viewer.c
index 14f6d1ba04d..34276d7d971 100644
--- a/source/blender/nodes/texture/nodes/node_texture_viewer.c
+++ b/source/blender/nodes/texture/nodes/node_texture_viewer.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/nodes/texture/nodes/node_texture_viewer.c
- * \ingroup texnodes
+/** \file \ingroup texnodes
*/
diff --git a/source/blender/physics/BPH_mass_spring.h b/source/blender/physics/BPH_mass_spring.h
index 8b03a20b222..0a310cb3d21 100644
--- a/source/blender/physics/BPH_mass_spring.h
+++ b/source/blender/physics/BPH_mass_spring.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/physics/BPH_mass_spring.h
- * \ingroup bph
+/** \file \ingroup bph
*/
#ifndef __BPH_MASS_SPRING_H__
diff --git a/source/blender/physics/intern/BPH_mass_spring.cpp b/source/blender/physics/intern/BPH_mass_spring.cpp
index c12891ce4b5..6655b4bde60 100644
--- a/source/blender/physics/intern/BPH_mass_spring.cpp
+++ b/source/blender/physics/intern/BPH_mass_spring.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/physics/intern/BPH_mass_spring.cpp
- * \ingroup bph
+/** \file \ingroup bph
*/
extern "C" {
diff --git a/source/blender/physics/intern/eigen_utils.h b/source/blender/physics/intern/eigen_utils.h
index c95740798c6..67781c72d98 100644
--- a/source/blender/physics/intern/eigen_utils.h
+++ b/source/blender/physics/intern/eigen_utils.h
@@ -20,8 +20,7 @@
#ifndef __EIGEN_UTILS_H__
#define __EIGEN_UTILS_H__
-/** \file blender/physics/intern/eigen_utils.h
- * \ingroup bph
+/** \file \ingroup bph
*/
#if defined(__GNUC__) && !defined(__clang__)
diff --git a/source/blender/physics/intern/hair_volume.cpp b/source/blender/physics/intern/hair_volume.cpp
index b982dd447f6..36b6f76023c 100644
--- a/source/blender/physics/intern/hair_volume.cpp
+++ b/source/blender/physics/intern/hair_volume.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/physics/intern/hair_volume.cpp
- * \ingroup bph
+/** \file \ingroup bph
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/physics/intern/implicit.h b/source/blender/physics/intern/implicit.h
index 2a236de1d9d..095d686c03d 100644
--- a/source/blender/physics/intern/implicit.h
+++ b/source/blender/physics/intern/implicit.h
@@ -20,8 +20,7 @@
#ifndef __IMPLICIT_H__
#define __IMPLICIT_H__
-/** \file implicit.h
- * \ingroup bph
+/** \file \ingroup bph
*/
#include "stdio.h"
diff --git a/source/blender/physics/intern/implicit_blender.c b/source/blender/physics/intern/implicit_blender.c
index feebd358e9d..151732ec9f6 100644
--- a/source/blender/physics/intern/implicit_blender.c
+++ b/source/blender/physics/intern/implicit_blender.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/physics/intern/implicit_blender.c
- * \ingroup bph
+/** \file \ingroup bph
*/
#include "implicit.h"
diff --git a/source/blender/physics/intern/implicit_eigen.cpp b/source/blender/physics/intern/implicit_eigen.cpp
index 7c2fc753027..18ef95bb398 100644
--- a/source/blender/physics/intern/implicit_eigen.cpp
+++ b/source/blender/physics/intern/implicit_eigen.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/physics/intern/implicit_eigen.cpp
- * \ingroup bph
+/** \file \ingroup bph
*/
#include "implicit.h"
diff --git a/source/blender/python/BPY_extern.h b/source/blender/python/BPY_extern.h
index 7224210e554..bebfc140d7e 100644
--- a/source/blender/python/BPY_extern.h
+++ b/source/blender/python/BPY_extern.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file BPY_extern.h
- * \ingroup python
+/** \file \ingroup python
*/
diff --git a/source/blender/python/BPY_extern_clog.h b/source/blender/python/BPY_extern_clog.h
index c257e305125..e13861046d9 100644
--- a/source/blender/python/BPY_extern_clog.h
+++ b/source/blender/python/BPY_extern_clog.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file BPY_extern_clog.h
- * \ingroup python
+/** \file \ingroup python
*
* Logging defines.
*/
diff --git a/source/blender/python/bmesh/bmesh_py_api.c b/source/blender/python/bmesh/bmesh_py_api.c
index c9807b686b6..b7315ac12df 100644
--- a/source/blender/python/bmesh/bmesh_py_api.c
+++ b/source/blender/python/bmesh/bmesh_py_api.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_api.c
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*
* This file defines the 'bmesh' module.
*/
diff --git a/source/blender/python/bmesh/bmesh_py_api.h b/source/blender/python/bmesh/bmesh_py_api.h
index dd99facc287..234076aa1c5 100644
--- a/source/blender/python/bmesh/bmesh_py_api.h
+++ b/source/blender/python/bmesh/bmesh_py_api.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_api.h
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*/
#ifndef __BMESH_PY_API_H__
diff --git a/source/blender/python/bmesh/bmesh_py_geometry.c b/source/blender/python/bmesh/bmesh_py_geometry.c
index dc6382d71c3..a5b0a261439 100644
--- a/source/blender/python/bmesh/bmesh_py_geometry.c
+++ b/source/blender/python/bmesh/bmesh_py_geometry.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_geometry.c
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*
* This file defines the 'bmesh.geometry' module.
* Utility functions for operating on 'bmesh.types'
diff --git a/source/blender/python/bmesh/bmesh_py_geometry.h b/source/blender/python/bmesh/bmesh_py_geometry.h
index c1fad573848..2bd9fc1c698 100644
--- a/source/blender/python/bmesh/bmesh_py_geometry.h
+++ b/source/blender/python/bmesh/bmesh_py_geometry.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_geometry.h
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*/
#ifndef __BMESH_PY_GEOMETRY_H__
diff --git a/source/blender/python/bmesh/bmesh_py_ops.c b/source/blender/python/bmesh/bmesh_py_ops.c
index 34cdf8f6b9d..8ea54d3afa7 100644
--- a/source/blender/python/bmesh/bmesh_py_ops.c
+++ b/source/blender/python/bmesh/bmesh_py_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_ops.c
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*
* This file defines the 'bmesh.ops' module.
* Operators from 'opdefines' are wrapped.
diff --git a/source/blender/python/bmesh/bmesh_py_ops.h b/source/blender/python/bmesh/bmesh_py_ops.h
index 7c26b15cc87..54950d06ea1 100644
--- a/source/blender/python/bmesh/bmesh_py_ops.h
+++ b/source/blender/python/bmesh/bmesh_py_ops.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_ops.h
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*/
#ifndef __BMESH_PY_OPS_H__
diff --git a/source/blender/python/bmesh/bmesh_py_ops_call.c b/source/blender/python/bmesh/bmesh_py_ops_call.c
index a1c1ee4b3cd..1d65fecffb2 100644
--- a/source/blender/python/bmesh/bmesh_py_ops_call.c
+++ b/source/blender/python/bmesh/bmesh_py_ops_call.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_ops_call.c
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*
* This file provides __call__ aka BPy_BMO_call for
* the bmesh operator and has been given its own file
diff --git a/source/blender/python/bmesh/bmesh_py_ops_call.h b/source/blender/python/bmesh/bmesh_py_ops_call.h
index f285c24e27c..f096c1feb90 100644
--- a/source/blender/python/bmesh/bmesh_py_ops_call.h
+++ b/source/blender/python/bmesh/bmesh_py_ops_call.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_ops_call.h
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*/
#ifndef __BMESH_PY_OPS_CALL_H__
diff --git a/source/blender/python/bmesh/bmesh_py_types.c b/source/blender/python/bmesh/bmesh_py_types.c
index ba862596c8e..ddd86fa01c2 100644
--- a/source/blender/python/bmesh/bmesh_py_types.c
+++ b/source/blender/python/bmesh/bmesh_py_types.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_types.c
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*/
#include "BLI_math.h"
diff --git a/source/blender/python/bmesh/bmesh_py_types.h b/source/blender/python/bmesh/bmesh_py_types.h
index 6d68b3ee34c..1765c4e930b 100644
--- a/source/blender/python/bmesh/bmesh_py_types.h
+++ b/source/blender/python/bmesh/bmesh_py_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_types.h
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*/
#ifndef __BMESH_PY_TYPES_H__
diff --git a/source/blender/python/bmesh/bmesh_py_types_customdata.c b/source/blender/python/bmesh/bmesh_py_types_customdata.c
index 6cc83d89663..13fbeb23ca8 100644
--- a/source/blender/python/bmesh/bmesh_py_types_customdata.c
+++ b/source/blender/python/bmesh/bmesh_py_types_customdata.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_types_customdata.c
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*
* This file defines the types for 'BMesh.verts/edges/faces/loops.layers'
* customdata layer access.
diff --git a/source/blender/python/bmesh/bmesh_py_types_customdata.h b/source/blender/python/bmesh/bmesh_py_types_customdata.h
index 997ca0a8814..f83c466f24b 100644
--- a/source/blender/python/bmesh/bmesh_py_types_customdata.h
+++ b/source/blender/python/bmesh/bmesh_py_types_customdata.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_types_customdata.h
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*/
#ifndef __BMESH_PY_TYPES_CUSTOMDATA_H__
diff --git a/source/blender/python/bmesh/bmesh_py_types_meshdata.c b/source/blender/python/bmesh/bmesh_py_types_meshdata.c
index b9b3b5e08f6..5b10f6bb2f3 100644
--- a/source/blender/python/bmesh/bmesh_py_types_meshdata.c
+++ b/source/blender/python/bmesh/bmesh_py_types_meshdata.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_types_meshdata.c
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*
* This file defines customdata types which can't be accessed as primitive
* python types such as MDeformVert, MLoopUV, MTexPoly
diff --git a/source/blender/python/bmesh/bmesh_py_types_meshdata.h b/source/blender/python/bmesh/bmesh_py_types_meshdata.h
index d1d2855b793..17c8b01bd9e 100644
--- a/source/blender/python/bmesh/bmesh_py_types_meshdata.h
+++ b/source/blender/python/bmesh/bmesh_py_types_meshdata.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_types_meshdata.h
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*/
#ifndef __BMESH_PY_TYPES_MESHDATA_H__
diff --git a/source/blender/python/bmesh/bmesh_py_types_select.c b/source/blender/python/bmesh/bmesh_py_types_select.c
index 0a8339c7a0f..0aabbb5e67f 100644
--- a/source/blender/python/bmesh/bmesh_py_types_select.c
+++ b/source/blender/python/bmesh/bmesh_py_types_select.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_types_select.c
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*
* This file defines the types for 'BMesh.select_history'
* sequence and iterator.
diff --git a/source/blender/python/bmesh/bmesh_py_types_select.h b/source/blender/python/bmesh/bmesh_py_types_select.h
index 183700afbe2..361a1b42003 100644
--- a/source/blender/python/bmesh/bmesh_py_types_select.h
+++ b/source/blender/python/bmesh/bmesh_py_types_select.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_types_select.h
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*/
#ifndef __BMESH_PY_TYPES_SELECT_H__
diff --git a/source/blender/python/bmesh/bmesh_py_utils.c b/source/blender/python/bmesh/bmesh_py_utils.c
index e44d742315f..921e5bbe853 100644
--- a/source/blender/python/bmesh/bmesh_py_utils.c
+++ b/source/blender/python/bmesh/bmesh_py_utils.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_utils.c
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*
* This file defines the 'bmesh.utils' module.
* Utility functions for operating on 'bmesh.types'
diff --git a/source/blender/python/bmesh/bmesh_py_utils.h b/source/blender/python/bmesh/bmesh_py_utils.h
index 6a939eefc57..462bfbe85c2 100644
--- a/source/blender/python/bmesh/bmesh_py_utils.h
+++ b/source/blender/python/bmesh/bmesh_py_utils.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/bmesh/bmesh_py_utils.h
- * \ingroup pybmesh
+/** \file \ingroup pybmesh
*/
#ifndef __BMESH_PY_UTILS_H__
diff --git a/source/blender/python/generic/bgl.c b/source/blender/python/generic/bgl.c
index cdc5b0e8907..e4d8936a6be 100644
--- a/source/blender/python/generic/bgl.c
+++ b/source/blender/python/generic/bgl.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/bgl.c
- * \ingroup pygen
+/** \file \ingroup pygen
*
* This file is the 'bgl' module which wraps OpenGL functions and constants,
* allowing script writers to make OpenGL calls in their Python scripts.
diff --git a/source/blender/python/generic/bgl.h b/source/blender/python/generic/bgl.h
index ba029b5eae0..91afb22f3eb 100644
--- a/source/blender/python/generic/bgl.h
+++ b/source/blender/python/generic/bgl.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/bgl.h
- * \ingroup pygen
+/** \file \ingroup pygen
*/
#ifndef __BGL_H__
diff --git a/source/blender/python/generic/blf_py_api.c b/source/blender/python/generic/blf_py_api.c
index 84fcd9afa23..4c42b062602 100644
--- a/source/blender/python/generic/blf_py_api.c
+++ b/source/blender/python/generic/blf_py_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/blf_py_api.c
- * \ingroup pygen
+/** \file \ingroup pygen
*
* This file defines the 'bgl' module, used for drawing text in OpenGL.
*/
diff --git a/source/blender/python/generic/blf_py_api.h b/source/blender/python/generic/blf_py_api.h
index b7870f66011..6c9bfc2be28 100644
--- a/source/blender/python/generic/blf_py_api.h
+++ b/source/blender/python/generic/blf_py_api.h
@@ -17,8 +17,7 @@
#ifndef __BLF_PY_API_H__
#define __BLF_PY_API_H__
-/** \file blender/python/generic/blf_py_api.h
- * \ingroup pygen
+/** \file \ingroup pygen
*/
PyObject *BPyInit_blf(void);
diff --git a/source/blender/python/generic/bpy_internal_import.c b/source/blender/python/generic/bpy_internal_import.c
index 7ad079c22e6..0defba1cc1b 100644
--- a/source/blender/python/generic/bpy_internal_import.c
+++ b/source/blender/python/generic/bpy_internal_import.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/bpy_internal_import.c
- * \ingroup pygen
+/** \file \ingroup pygen
*
* This file defines replacements for pythons '__import__' and 'imp.reload'
* functions which can import from blender textblocks.
diff --git a/source/blender/python/generic/bpy_internal_import.h b/source/blender/python/generic/bpy_internal_import.h
index 3c8904db1fe..af1b59797fe 100644
--- a/source/blender/python/generic/bpy_internal_import.h
+++ b/source/blender/python/generic/bpy_internal_import.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/bpy_internal_import.h
- * \ingroup pygen
+/** \file \ingroup pygen
*/
diff --git a/source/blender/python/generic/bpy_threads.c b/source/blender/python/generic/bpy_threads.c
index 5507aa73183..226e0674747 100644
--- a/source/blender/python/generic/bpy_threads.c
+++ b/source/blender/python/generic/bpy_threads.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/bpy_threads.c
- * \ingroup pygen
+/** \file \ingroup pygen
*
* This file contains wrapper functions related to global interpreter lock.
* these functions are slightly different from the original Python API,
diff --git a/source/blender/python/generic/idprop_py_api.c b/source/blender/python/generic/idprop_py_api.c
index a3b07ad15ac..bc5096a8768 100644
--- a/source/blender/python/generic/idprop_py_api.c
+++ b/source/blender/python/generic/idprop_py_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/idprop_py_api.c
- * \ingroup pygen
+/** \file \ingroup pygen
*/
#include <Python.h>
diff --git a/source/blender/python/generic/idprop_py_api.h b/source/blender/python/generic/idprop_py_api.h
index 97406266608..82dbd6422ce 100644
--- a/source/blender/python/generic/idprop_py_api.h
+++ b/source/blender/python/generic/idprop_py_api.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/idprop_py_api.h
- * \ingroup pygen
+/** \file \ingroup pygen
*/
diff --git a/source/blender/python/generic/imbuf_py_api.c b/source/blender/python/generic/imbuf_py_api.c
index 60165bdaf55..27445542d4f 100644
--- a/source/blender/python/generic/imbuf_py_api.c
+++ b/source/blender/python/generic/imbuf_py_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/imbuf_py_api.c
- * \ingroup pygen
+/** \file \ingroup pygen
*
* This file defines the 'imbuf' image manipulation module.
*/
diff --git a/source/blender/python/generic/imbuf_py_api.h b/source/blender/python/generic/imbuf_py_api.h
index ca6ef159942..9a1d526d74f 100644
--- a/source/blender/python/generic/imbuf_py_api.h
+++ b/source/blender/python/generic/imbuf_py_api.h
@@ -17,8 +17,7 @@
#ifndef __IMBUF_PY_API_H__
#define __IMBUF_PY_API_H__
-/** \file blender/python/generic/imbuf_py_api.h
- * \ingroup pygen
+/** \file \ingroup pygen
*/
PyObject *BPyInit_imbuf(void);
diff --git a/source/blender/python/generic/py_capi_utils.c b/source/blender/python/generic/py_capi_utils.c
index ee938189a8f..d09c2cb2fa7 100644
--- a/source/blender/python/generic/py_capi_utils.c
+++ b/source/blender/python/generic/py_capi_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/py_capi_utils.c
- * \ingroup pygen
+/** \file \ingroup pygen
*
* Extend upon CPython's API, filling in some gaps, these functions use PyC_
* prefix to distinguish them apart from CPython.
diff --git a/source/blender/python/generic/py_capi_utils.h b/source/blender/python/generic/py_capi_utils.h
index da5e072b028..efc6e2711ea 100644
--- a/source/blender/python/generic/py_capi_utils.h
+++ b/source/blender/python/generic/py_capi_utils.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/py_capi_utils.h
- * \ingroup pygen
+/** \file \ingroup pygen
*/
#ifndef __PY_CAPI_UTILS_H__
diff --git a/source/blender/python/generic/python_utildefines.h b/source/blender/python/generic/python_utildefines.h
index 0e5528e50b3..0a5c35cf6f5 100644
--- a/source/blender/python/generic/python_utildefines.h
+++ b/source/blender/python/generic/python_utildefines.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/generic/python_utildefines.h
- * \ingroup pygen
+/** \file \ingroup pygen
* \brief header-only utilities
* \note light addition to Python.h, use py_capi_utils.h for larger features.
*/
diff --git a/source/blender/python/gpu/gpu_py_api.c b/source/blender/python/gpu/gpu_py_api.c
index 899302b0cd4..0ec565a2029 100644
--- a/source/blender/python/gpu/gpu_py_api.c
+++ b/source/blender/python/gpu/gpu_py_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_api.c
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*
* Experimental Python API, not considered public yet (called '_gpu'),
* we may re-expose as public later.
diff --git a/source/blender/python/gpu/gpu_py_api.h b/source/blender/python/gpu/gpu_py_api.h
index fab0ad6a726..ea621d5d340 100644
--- a/source/blender/python/gpu/gpu_py_api.h
+++ b/source/blender/python/gpu/gpu_py_api.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_api.h
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*/
#ifndef __GPU_PY_API_H__
diff --git a/source/blender/python/gpu/gpu_py_batch.c b/source/blender/python/gpu/gpu_py_batch.c
index d1afc0b9f82..c019876dc5b 100644
--- a/source/blender/python/gpu/gpu_py_batch.c
+++ b/source/blender/python/gpu/gpu_py_batch.c
@@ -16,8 +16,7 @@
* Copyright 2015, Blender Foundation.
*/
-/** \file blender/python/gpu/gpu_py_batch.c
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*
* This file defines the offscreen functionalities of the 'gpu' module
* used for off-screen OpenGL rendering.
diff --git a/source/blender/python/gpu/gpu_py_batch.h b/source/blender/python/gpu/gpu_py_batch.h
index fabd2332281..e6098919796 100644
--- a/source/blender/python/gpu/gpu_py_batch.h
+++ b/source/blender/python/gpu/gpu_py_batch.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_batch.h
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*/
#ifndef __GPU_PY_BATCH_H__
diff --git a/source/blender/python/gpu/gpu_py_element.c b/source/blender/python/gpu/gpu_py_element.c
index 48941d2c9d1..82df4429cc5 100644
--- a/source/blender/python/gpu/gpu_py_element.c
+++ b/source/blender/python/gpu/gpu_py_element.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_element.c
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*
* - Use ``bpygpu_`` for local API.
* - Use ``BPyGPU`` for public API.
diff --git a/source/blender/python/gpu/gpu_py_element.h b/source/blender/python/gpu/gpu_py_element.h
index 315dca4b99a..3f8059554f2 100644
--- a/source/blender/python/gpu/gpu_py_element.h
+++ b/source/blender/python/gpu/gpu_py_element.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_element.h
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*/
#ifndef __GPU_PY_ELEMENT_H__
diff --git a/source/blender/python/gpu/gpu_py_matrix.c b/source/blender/python/gpu/gpu_py_matrix.c
index 560f60be67e..3e3b096a8ad 100644
--- a/source/blender/python/gpu/gpu_py_matrix.c
+++ b/source/blender/python/gpu/gpu_py_matrix.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_matrix.c
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*
* This file defines the gpu.matrix stack API.
*
diff --git a/source/blender/python/gpu/gpu_py_matrix.h b/source/blender/python/gpu/gpu_py_matrix.h
index a47c0b4e83f..b9604d9f0b2 100644
--- a/source/blender/python/gpu/gpu_py_matrix.h
+++ b/source/blender/python/gpu/gpu_py_matrix.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_matrix.h
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*/
#ifndef __GPU_PY_MATRIX_H__
diff --git a/source/blender/python/gpu/gpu_py_offscreen.c b/source/blender/python/gpu/gpu_py_offscreen.c
index 7b19105c002..17a350b6868 100644
--- a/source/blender/python/gpu/gpu_py_offscreen.c
+++ b/source/blender/python/gpu/gpu_py_offscreen.c
@@ -16,8 +16,7 @@
* Copyright 2015, Blender Foundation.
*/
-/** \file blender/python/gpu/gpu_py_offscreen.c
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*
* This file defines the offscreen functionalities of the 'gpu' module
* used for off-screen OpenGL rendering.
diff --git a/source/blender/python/gpu/gpu_py_offscreen.h b/source/blender/python/gpu/gpu_py_offscreen.h
index 6843a5b09fe..f2e92d4c36e 100644
--- a/source/blender/python/gpu/gpu_py_offscreen.h
+++ b/source/blender/python/gpu/gpu_py_offscreen.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_offscreen.h
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*/
#ifndef __GPU_PY_OFFSCREEN_H__
diff --git a/source/blender/python/gpu/gpu_py_select.c b/source/blender/python/gpu/gpu_py_select.c
index df2c5340539..849c96a6f77 100644
--- a/source/blender/python/gpu/gpu_py_select.c
+++ b/source/blender/python/gpu/gpu_py_select.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_select.c
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*
* This file defines the gpu.select API.
*
diff --git a/source/blender/python/gpu/gpu_py_select.h b/source/blender/python/gpu/gpu_py_select.h
index 286c930efd8..0eeb77a2704 100644
--- a/source/blender/python/gpu/gpu_py_select.h
+++ b/source/blender/python/gpu/gpu_py_select.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_select.h
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*/
#ifndef __GPU_PY_SELECT_H__
diff --git a/source/blender/python/gpu/gpu_py_shader.c b/source/blender/python/gpu/gpu_py_shader.c
index 51d8e04d2e4..61674d93874 100644
--- a/source/blender/python/gpu/gpu_py_shader.c
+++ b/source/blender/python/gpu/gpu_py_shader.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_shader.c
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*
* - Use ``bpygpu_`` for local API.
* - Use ``BPyGPU`` for public API.
diff --git a/source/blender/python/gpu/gpu_py_shader.h b/source/blender/python/gpu/gpu_py_shader.h
index 6d0268ccd56..3bc8d4f02ac 100644
--- a/source/blender/python/gpu/gpu_py_shader.h
+++ b/source/blender/python/gpu/gpu_py_shader.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_shader.h
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*/
#ifndef __GPU_PY_SHADER_H__
diff --git a/source/blender/python/gpu/gpu_py_types.c b/source/blender/python/gpu/gpu_py_types.c
index 3049c484470..e179070922e 100644
--- a/source/blender/python/gpu/gpu_py_types.c
+++ b/source/blender/python/gpu/gpu_py_types.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_types.c
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*
* - Use ``bpygpu_`` for local API.
* - Use ``BPyGPU`` for public API.
diff --git a/source/blender/python/gpu/gpu_py_types.h b/source/blender/python/gpu/gpu_py_types.h
index cf613d47bef..66d904ebfd2 100644
--- a/source/blender/python/gpu/gpu_py_types.h
+++ b/source/blender/python/gpu/gpu_py_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_types.h
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*/
#ifndef __GPU_PY_TYPES_H__
diff --git a/source/blender/python/gpu/gpu_py_vertex_buffer.c b/source/blender/python/gpu/gpu_py_vertex_buffer.c
index 305c5f5a8bd..bffc2de3b58 100644
--- a/source/blender/python/gpu/gpu_py_vertex_buffer.c
+++ b/source/blender/python/gpu/gpu_py_vertex_buffer.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_vertex_buffer.c
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*
* - Use ``bpygpu_`` for local API.
* - Use ``BPyGPU`` for public API.
diff --git a/source/blender/python/gpu/gpu_py_vertex_buffer.h b/source/blender/python/gpu/gpu_py_vertex_buffer.h
index d631a265a07..a2300925d13 100644
--- a/source/blender/python/gpu/gpu_py_vertex_buffer.h
+++ b/source/blender/python/gpu/gpu_py_vertex_buffer.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_vertex_buffer.h
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*/
#ifndef __GPU_PY_VERTEX_BUFFER_H__
diff --git a/source/blender/python/gpu/gpu_py_vertex_format.c b/source/blender/python/gpu/gpu_py_vertex_format.c
index 77830dc7e2c..8e2fe0f6276 100644
--- a/source/blender/python/gpu/gpu_py_vertex_format.c
+++ b/source/blender/python/gpu/gpu_py_vertex_format.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_vertex_format.c
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*
* - Use ``bpygpu_`` for local API.
* - Use ``BPyGPU`` for public API.
diff --git a/source/blender/python/gpu/gpu_py_vertex_format.h b/source/blender/python/gpu/gpu_py_vertex_format.h
index 70a436754dc..222595bfc6c 100644
--- a/source/blender/python/gpu/gpu_py_vertex_format.h
+++ b/source/blender/python/gpu/gpu_py_vertex_format.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/gpu/gpu_py_vertex_format.h
- * \ingroup bpygpu
+/** \file \ingroup bpygpu
*/
#ifndef __GPU_PY_VERTEX_FORMAT_H__
diff --git a/source/blender/python/intern/bpy.c b/source/blender/python/intern/bpy.c
index c122a45ba9b..f2596a072a4 100644
--- a/source/blender/python/intern/bpy.c
+++ b/source/blender/python/intern/bpy.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines the '_bpy' module which is used by python's 'bpy' package
* to access C defined builtin functions.
diff --git a/source/blender/python/intern/bpy.h b/source/blender/python/intern/bpy.h
index ebbd040c63a..d05683e403f 100644
--- a/source/blender/python/intern/bpy.h
+++ b/source/blender/python/intern/bpy.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_H__
diff --git a/source/blender/python/intern/bpy_app.c b/source/blender/python/intern/bpy_app.c
index 1a0bc8db810..c95e91e0119 100644
--- a/source/blender/python/intern/bpy_app.c
+++ b/source/blender/python/intern/bpy_app.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines a 'PyStructSequence' accessed via 'bpy.app', mostly
* exposing static applications variables such as version and buildinfo
diff --git a/source/blender/python/intern/bpy_app.h b/source/blender/python/intern/bpy_app.h
index a29cd4dc884..c137f5133b9 100644
--- a/source/blender/python/intern/bpy_app.h
+++ b/source/blender/python/intern/bpy_app.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_H__
diff --git a/source/blender/python/intern/bpy_app_alembic.c b/source/blender/python/intern/bpy_app_alembic.c
index 7ba040a587b..ec272525fa7 100644
--- a/source/blender/python/intern/bpy_app_alembic.c
+++ b/source/blender/python/intern/bpy_app_alembic.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/intern/bpy_app_alembic.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#include <Python.h>
diff --git a/source/blender/python/intern/bpy_app_alembic.h b/source/blender/python/intern/bpy_app_alembic.h
index 39abc00bebe..466a671ba47 100644
--- a/source/blender/python/intern/bpy_app_alembic.h
+++ b/source/blender/python/intern/bpy_app_alembic.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/intern/bpy_app_alembic.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_ALEMBIC_H__
diff --git a/source/blender/python/intern/bpy_app_build_options.c b/source/blender/python/intern/bpy_app_build_options.c
index 7043ebbf537..287742c620c 100644
--- a/source/blender/python/intern/bpy_app_build_options.c
+++ b/source/blender/python/intern/bpy_app_build_options.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_build_options.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#include <Python.h>
diff --git a/source/blender/python/intern/bpy_app_build_options.h b/source/blender/python/intern/bpy_app_build_options.h
index 1a007d2b27d..870c5f293f9 100644
--- a/source/blender/python/intern/bpy_app_build_options.h
+++ b/source/blender/python/intern/bpy_app_build_options.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_build_options.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_BUILD_OPTIONS_H__
diff --git a/source/blender/python/intern/bpy_app_ffmpeg.c b/source/blender/python/intern/bpy_app_ffmpeg.c
index b6034d07420..51934b2c0e9 100644
--- a/source/blender/python/intern/bpy_app_ffmpeg.c
+++ b/source/blender/python/intern/bpy_app_ffmpeg.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_ffmpeg.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#include <Python.h>
diff --git a/source/blender/python/intern/bpy_app_ffmpeg.h b/source/blender/python/intern/bpy_app_ffmpeg.h
index b64ad6120a2..2132af994d4 100644
--- a/source/blender/python/intern/bpy_app_ffmpeg.h
+++ b/source/blender/python/intern/bpy_app_ffmpeg.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_ffmpeg.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_FFMPEG_H__
diff --git a/source/blender/python/intern/bpy_app_handlers.c b/source/blender/python/intern/bpy_app_handlers.c
index d5d823129ac..fd49b96df9f 100644
--- a/source/blender/python/intern/bpy_app_handlers.c
+++ b/source/blender/python/intern/bpy_app_handlers.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_handlers.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines a 'PyStructSequence' accessed via 'bpy.app.handlers',
* which exposes various lists that the script author can add callback
diff --git a/source/blender/python/intern/bpy_app_handlers.h b/source/blender/python/intern/bpy_app_handlers.h
index 39293052487..173a73f4012 100644
--- a/source/blender/python/intern/bpy_app_handlers.h
+++ b/source/blender/python/intern/bpy_app_handlers.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_handlers.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_HANDLERS_H__
diff --git a/source/blender/python/intern/bpy_app_icons.c b/source/blender/python/intern/bpy_app_icons.c
index 7f70a4081da..afdd76bc07e 100644
--- a/source/blender/python/intern/bpy_app_icons.c
+++ b/source/blender/python/intern/bpy_app_icons.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_icons.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* Runtime defined icons.
*/
diff --git a/source/blender/python/intern/bpy_app_icons.h b/source/blender/python/intern/bpy_app_icons.h
index aad41c6a202..7b391b13ec5 100644
--- a/source/blender/python/intern/bpy_app_icons.h
+++ b/source/blender/python/intern/bpy_app_icons.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_icons.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_ICONS_H__
diff --git a/source/blender/python/intern/bpy_app_ocio.c b/source/blender/python/intern/bpy_app_ocio.c
index 12e0488b66f..7300d82a225 100644
--- a/source/blender/python/intern/bpy_app_ocio.c
+++ b/source/blender/python/intern/bpy_app_ocio.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_ocio.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#include <Python.h>
diff --git a/source/blender/python/intern/bpy_app_ocio.h b/source/blender/python/intern/bpy_app_ocio.h
index 849c432c638..383459cf29f 100644
--- a/source/blender/python/intern/bpy_app_ocio.h
+++ b/source/blender/python/intern/bpy_app_ocio.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_ocio.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_OCIO_H__
diff --git a/source/blender/python/intern/bpy_app_oiio.c b/source/blender/python/intern/bpy_app_oiio.c
index 77bee20c97c..1550022b84e 100644
--- a/source/blender/python/intern/bpy_app_oiio.c
+++ b/source/blender/python/intern/bpy_app_oiio.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_oiio.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#include <Python.h>
diff --git a/source/blender/python/intern/bpy_app_oiio.h b/source/blender/python/intern/bpy_app_oiio.h
index 5087a844feb..66a65427822 100644
--- a/source/blender/python/intern/bpy_app_oiio.h
+++ b/source/blender/python/intern/bpy_app_oiio.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_oiio.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_OIIO_H__
diff --git a/source/blender/python/intern/bpy_app_opensubdiv.c b/source/blender/python/intern/bpy_app_opensubdiv.c
index c5965aad528..be390b017ea 100644
--- a/source/blender/python/intern/bpy_app_opensubdiv.c
+++ b/source/blender/python/intern/bpy_app_opensubdiv.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_opensubdiv.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#include <Python.h>
diff --git a/source/blender/python/intern/bpy_app_opensubdiv.h b/source/blender/python/intern/bpy_app_opensubdiv.h
index 942c1edbe2f..0c2a4c2acfb 100644
--- a/source/blender/python/intern/bpy_app_opensubdiv.h
+++ b/source/blender/python/intern/bpy_app_opensubdiv.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_opensubdiv.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_OPENSUBDIV_H__
diff --git a/source/blender/python/intern/bpy_app_openvdb.c b/source/blender/python/intern/bpy_app_openvdb.c
index 2a5f5ec9e99..9fb70928738 100644
--- a/source/blender/python/intern/bpy_app_openvdb.c
+++ b/source/blender/python/intern/bpy_app_openvdb.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/intern/bpy_app_openvdb.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#include <Python.h>
diff --git a/source/blender/python/intern/bpy_app_openvdb.h b/source/blender/python/intern/bpy_app_openvdb.h
index ffefac1d3c3..9dfd0248ead 100644
--- a/source/blender/python/intern/bpy_app_openvdb.h
+++ b/source/blender/python/intern/bpy_app_openvdb.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/intern/bpy_app_openvdb.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_OPENVDB_H__
diff --git a/source/blender/python/intern/bpy_app_sdl.c b/source/blender/python/intern/bpy_app_sdl.c
index c1faf5a3360..c37c435e9c0 100644
--- a/source/blender/python/intern/bpy_app_sdl.c
+++ b/source/blender/python/intern/bpy_app_sdl.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_sdl.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#include <Python.h>
diff --git a/source/blender/python/intern/bpy_app_sdl.h b/source/blender/python/intern/bpy_app_sdl.h
index 6fb5e984876..1bc25defb6c 100644
--- a/source/blender/python/intern/bpy_app_sdl.h
+++ b/source/blender/python/intern/bpy_app_sdl.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_sdl.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_SDL_H__
diff --git a/source/blender/python/intern/bpy_app_timers.c b/source/blender/python/intern/bpy_app_timers.c
index 5b5c6840a23..788040d515a 100644
--- a/source/blender/python/intern/bpy_app_timers.c
+++ b/source/blender/python/intern/bpy_app_timers.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_timers.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#include <Python.h>
diff --git a/source/blender/python/intern/bpy_app_timers.h b/source/blender/python/intern/bpy_app_timers.h
index 313aaa3aa36..1c977640c17 100644
--- a/source/blender/python/intern/bpy_app_timers.h
+++ b/source/blender/python/intern/bpy_app_timers.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_timers.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_TIMERS_H__
diff --git a/source/blender/python/intern/bpy_app_translations.c b/source/blender/python/intern/bpy_app_translations.c
index 45d13e2a6a4..233c8e5228e 100644
--- a/source/blender/python/intern/bpy_app_translations.c
+++ b/source/blender/python/intern/bpy_app_translations.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_translations.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines a singleton py object accessed via 'bpy.app.translations',
* which exposes various data and functions useful in i18n work.
diff --git a/source/blender/python/intern/bpy_app_translations.h b/source/blender/python/intern/bpy_app_translations.h
index 2451e051a1b..0f77badcaa6 100644
--- a/source/blender/python/intern/bpy_app_translations.h
+++ b/source/blender/python/intern/bpy_app_translations.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_app_translations.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_APP_TRANSLATIONS_H__
diff --git a/source/blender/python/intern/bpy_capi_utils.c b/source/blender/python/intern/bpy_capi_utils.c
index fc49223ef9d..dc13d012a80 100644
--- a/source/blender/python/intern/bpy_capi_utils.c
+++ b/source/blender/python/intern/bpy_capi_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_capi_utils.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file contains Blender/Python utility functions to help implementing API's.
* This is not related to a particular module.
diff --git a/source/blender/python/intern/bpy_capi_utils.h b/source/blender/python/intern/bpy_capi_utils.h
index cd34d61ea7d..22cd3feb65b 100644
--- a/source/blender/python/intern/bpy_capi_utils.h
+++ b/source/blender/python/intern/bpy_capi_utils.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_capi_utils.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_CAPI_UTILS_H__
diff --git a/source/blender/python/intern/bpy_driver.c b/source/blender/python/intern/bpy_driver.c
index e45a9c221f6..3d0416796e5 100644
--- a/source/blender/python/intern/bpy_driver.c
+++ b/source/blender/python/intern/bpy_driver.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_driver.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines the 'BPY_driver_exec' to execute python driver expressions,
* called by the animation system, there are also some utility functions
diff --git a/source/blender/python/intern/bpy_driver.h b/source/blender/python/intern/bpy_driver.h
index fd2ee0a01d2..cddb653f6ee 100644
--- a/source/blender/python/intern/bpy_driver.h
+++ b/source/blender/python/intern/bpy_driver.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_driver.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_DRIVER_H__
diff --git a/source/blender/python/intern/bpy_gizmo_wrap.c b/source/blender/python/intern/bpy_gizmo_wrap.c
index 28237af5688..d4eedbdd78b 100644
--- a/source/blender/python/intern/bpy_gizmo_wrap.c
+++ b/source/blender/python/intern/bpy_gizmo_wrap.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_gizmo_wrap.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file is so Python can define widget-group's that C can call into.
* The generic callback functions for Python widget-group are defines in
diff --git a/source/blender/python/intern/bpy_gizmo_wrap.h b/source/blender/python/intern/bpy_gizmo_wrap.h
index 02bf1ba6656..a55906e2352 100644
--- a/source/blender/python/intern/bpy_gizmo_wrap.h
+++ b/source/blender/python/intern/bpy_gizmo_wrap.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_gizmo_wrap.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_GIZMO_WRAP_H__
diff --git a/source/blender/python/intern/bpy_interface.c b/source/blender/python/intern/bpy_interface.c
index 0a2908c056d..26bfa5d06cd 100644
--- a/source/blender/python/intern/bpy_interface.c
+++ b/source/blender/python/intern/bpy_interface.c
@@ -16,8 +16,7 @@
* Chris Keith, Chris Want, Ken Hughes, Campbell Barton
*/
-/** \file blender/python/intern/bpy_interface.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file deals with embedding the python interpreter within blender,
* starting and stopping python and exposing blender/python modules so they can
diff --git a/source/blender/python/intern/bpy_interface_atexit.c b/source/blender/python/intern/bpy_interface_atexit.c
index 36cb44ae35f..b8d5486b1bf 100644
--- a/source/blender/python/intern/bpy_interface_atexit.c
+++ b/source/blender/python/intern/bpy_interface_atexit.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_interface_atexit.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file inserts an exit callback into pythons 'atexit' module.
* Without this sys.exit() can crash because blender is not properly closing
diff --git a/source/blender/python/intern/bpy_intern_string.c b/source/blender/python/intern/bpy_intern_string.c
index 7bd72e11b1b..792fd81bf7f 100644
--- a/source/blender/python/intern/bpy_intern_string.c
+++ b/source/blender/python/intern/bpy_intern_string.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_intern_string.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* Store python versions of strings frequently used for python lookups
* to avoid converting, creating the hash and freeing every time as
diff --git a/source/blender/python/intern/bpy_intern_string.h b/source/blender/python/intern/bpy_intern_string.h
index 7e823db0b4e..3ffc6f9a1d2 100644
--- a/source/blender/python/intern/bpy_intern_string.h
+++ b/source/blender/python/intern/bpy_intern_string.h
@@ -17,8 +17,7 @@
#ifndef __BPY_INTERN_STRING_H__
#define __BPY_INTERN_STRING_H__
-/** \file blender/python/intern/bpy_intern_string.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
void bpy_intern_string_init(void);
diff --git a/source/blender/python/intern/bpy_library.h b/source/blender/python/intern/bpy_library.h
index 85a85e74d64..4f41909a1fe 100644
--- a/source/blender/python/intern/bpy_library.h
+++ b/source/blender/python/intern/bpy_library.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_library.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_LIBRARY_H__
diff --git a/source/blender/python/intern/bpy_library_load.c b/source/blender/python/intern/bpy_library_load.c
index 094d3619fc6..d64a05e5696 100644
--- a/source/blender/python/intern/bpy_library_load.c
+++ b/source/blender/python/intern/bpy_library_load.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_library_load.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file exposed blend file library appending/linking to python, typically
* this would be done via RNA api but in this case a hand written python api
diff --git a/source/blender/python/intern/bpy_library_write.c b/source/blender/python/intern/bpy_library_write.c
index 6c97c1622d5..7575ad69858 100644
--- a/source/blender/python/intern/bpy_library_write.c
+++ b/source/blender/python/intern/bpy_library_write.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_library_write.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* Python API for writing a set of data-blocks into a file.
* Useful for writing out asset-libraries, defines: `bpy.data.libraries.write(...)`.
diff --git a/source/blender/python/intern/bpy_msgbus.c b/source/blender/python/intern/bpy_msgbus.c
index 7455ef2b4fe..8dfbf3f6089 100644
--- a/source/blender/python/intern/bpy_msgbus.c
+++ b/source/blender/python/intern/bpy_msgbus.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_msgbus.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
* This file defines '_bpy_msgbus' module, exposed as 'bpy.msgbus'.
*/
diff --git a/source/blender/python/intern/bpy_msgbus.h b/source/blender/python/intern/bpy_msgbus.h
index 8ded2840b56..92675ffa27b 100644
--- a/source/blender/python/intern/bpy_msgbus.h
+++ b/source/blender/python/intern/bpy_msgbus.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_msgbus.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_MSGBUS_H__
diff --git a/source/blender/python/intern/bpy_operator.c b/source/blender/python/intern/bpy_operator.c
index 2039ca90237..d630dd2ac38 100644
--- a/source/blender/python/intern/bpy_operator.c
+++ b/source/blender/python/intern/bpy_operator.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_operator.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines '_bpy.ops', an internal python module which gives python
* the ability to inspect and call both C and Python defined operators.
diff --git a/source/blender/python/intern/bpy_operator.h b/source/blender/python/intern/bpy_operator.h
index d1156defe15..b58ca3369ed 100644
--- a/source/blender/python/intern/bpy_operator.h
+++ b/source/blender/python/intern/bpy_operator.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_operator.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_OPERATOR_H__
diff --git a/source/blender/python/intern/bpy_operator_wrap.c b/source/blender/python/intern/bpy_operator_wrap.c
index 5f56b3cc52e..1a795ee9fa4 100644
--- a/source/blender/python/intern/bpy_operator_wrap.c
+++ b/source/blender/python/intern/bpy_operator_wrap.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_operator_wrap.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file is so python can define operators that C can call into.
* The generic callback functions for python operators are defines in
diff --git a/source/blender/python/intern/bpy_operator_wrap.h b/source/blender/python/intern/bpy_operator_wrap.h
index 32adbd74f29..50135d2a3a5 100644
--- a/source/blender/python/intern/bpy_operator_wrap.h
+++ b/source/blender/python/intern/bpy_operator_wrap.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_operator_wrap.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_OPERATOR_WRAP_H__
diff --git a/source/blender/python/intern/bpy_path.c b/source/blender/python/intern/bpy_path.c
index 25b3ec7da53..50b49a8413e 100644
--- a/source/blender/python/intern/bpy_path.c
+++ b/source/blender/python/intern/bpy_path.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_path.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines '_bpy_path' module, Some 'C' functionality used by 'bpy.path'
*/
diff --git a/source/blender/python/intern/bpy_path.h b/source/blender/python/intern/bpy_path.h
index 003df2f8eb9..9c6cdbce03b 100644
--- a/source/blender/python/intern/bpy_path.h
+++ b/source/blender/python/intern/bpy_path.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_path.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
diff --git a/source/blender/python/intern/bpy_props.c b/source/blender/python/intern/bpy_props.c
index d8a4ced81fe..52354e7f740 100644
--- a/source/blender/python/intern/bpy_props.c
+++ b/source/blender/python/intern/bpy_props.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_props.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines 'bpy.props' module used so scripts can define their own
* rna properties for use with python operators or adding new properties to
diff --git a/source/blender/python/intern/bpy_props.h b/source/blender/python/intern/bpy_props.h
index 2f1ce1ec766..0cc9bc55e06 100644
--- a/source/blender/python/intern/bpy_props.h
+++ b/source/blender/python/intern/bpy_props.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_props.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
diff --git a/source/blender/python/intern/bpy_rna.c b/source/blender/python/intern/bpy_rna.c
index e8fcb62ba91..cd9db310d42 100644
--- a/source/blender/python/intern/bpy_rna.c
+++ b/source/blender/python/intern/bpy_rna.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_rna.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file is the main interface between python and blenders data api (RNA),
* exposing RNA to python so blender data can be accessed in a python like way.
diff --git a/source/blender/python/intern/bpy_rna.h b/source/blender/python/intern/bpy_rna.h
index 9d1b8b313ec..002332aadec 100644
--- a/source/blender/python/intern/bpy_rna.h
+++ b/source/blender/python/intern/bpy_rna.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_rna.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_RNA_H__
diff --git a/source/blender/python/intern/bpy_rna_anim.c b/source/blender/python/intern/bpy_rna_anim.c
index 77a048aced3..cdefd810cca 100644
--- a/source/blender/python/intern/bpy_rna_anim.c
+++ b/source/blender/python/intern/bpy_rna_anim.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_rna_anim.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines the animation related methods used in bpy_rna.c
*/
diff --git a/source/blender/python/intern/bpy_rna_anim.h b/source/blender/python/intern/bpy_rna_anim.h
index 2eb97f017f6..1350cffb6c0 100644
--- a/source/blender/python/intern/bpy_rna_anim.h
+++ b/source/blender/python/intern/bpy_rna_anim.h
@@ -17,8 +17,7 @@
#ifndef __BPY_RNA_ANIM_H__
#define __BPY_RNA_ANIM_H__
-/** \file blender/python/intern/bpy_rna_anim.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
extern char pyrna_struct_keyframe_insert_doc[];
diff --git a/source/blender/python/intern/bpy_rna_array.c b/source/blender/python/intern/bpy_rna_array.c
index fd645c6b64c..87c2f2e1d70 100644
--- a/source/blender/python/intern/bpy_rna_array.c
+++ b/source/blender/python/intern/bpy_rna_array.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_rna_array.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file deals with array access for 'BPy_PropertyArrayRNA' from bpy_rna.c
*/
diff --git a/source/blender/python/intern/bpy_rna_callback.c b/source/blender/python/intern/bpy_rna_callback.c
index df6f9739a8e..1206ec498d1 100644
--- a/source/blender/python/intern/bpy_rna_callback.c
+++ b/source/blender/python/intern/bpy_rna_callback.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_rna_callback.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file currently exposes callbacks for interface regions but may be
* extended later.
diff --git a/source/blender/python/intern/bpy_rna_callback.h b/source/blender/python/intern/bpy_rna_callback.h
index c28b5cda7ec..ad3b5c0456d 100644
--- a/source/blender/python/intern/bpy_rna_callback.h
+++ b/source/blender/python/intern/bpy_rna_callback.h
@@ -17,8 +17,7 @@
#ifndef __BPY_RNA_CALLBACK_H__
#define __BPY_RNA_CALLBACK_H__
-/** \file blender/python/intern/bpy_rna_callback.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
struct BPy_StructRNA;
diff --git a/source/blender/python/intern/bpy_rna_driver.c b/source/blender/python/intern/bpy_rna_driver.c
index d59c2264a06..4aada299c38 100644
--- a/source/blender/python/intern/bpy_rna_driver.c
+++ b/source/blender/python/intern/bpy_rna_driver.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_rna_driver.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines utility functions that use the RNA API, from PyDrivers.
*/
diff --git a/source/blender/python/intern/bpy_rna_driver.h b/source/blender/python/intern/bpy_rna_driver.h
index 3c2b9152f6b..68bc4b3e233 100644
--- a/source/blender/python/intern/bpy_rna_driver.h
+++ b/source/blender/python/intern/bpy_rna_driver.h
@@ -17,8 +17,7 @@
#ifndef __BPY_RNA_DRIVER_H__
#define __BPY_RNA_DRIVER_H__
-/** \file blender/python/intern/bpy_rna_driver.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
struct ChannelDriver;
diff --git a/source/blender/python/intern/bpy_rna_gizmo.c b/source/blender/python/intern/bpy_rna_gizmo.c
index a7a980a034d..b9486e143b3 100644
--- a/source/blender/python/intern/bpy_rna_gizmo.c
+++ b/source/blender/python/intern/bpy_rna_gizmo.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_rna_gizmo.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* .
*/
diff --git a/source/blender/python/intern/bpy_rna_gizmo.h b/source/blender/python/intern/bpy_rna_gizmo.h
index dcce71ec758..fa5e2e3b27c 100644
--- a/source/blender/python/intern/bpy_rna_gizmo.h
+++ b/source/blender/python/intern/bpy_rna_gizmo.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_rna_gizmo.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_RNA_GIZMO_H__
diff --git a/source/blender/python/intern/bpy_rna_id_collection.c b/source/blender/python/intern/bpy_rna_id_collection.c
index 25d374b0f98..7e11429e641 100644
--- a/source/blender/python/intern/bpy_rna_id_collection.c
+++ b/source/blender/python/intern/bpy_rna_id_collection.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_rna_id_collection.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file adds some helpers related to ID/Main handling, that cannot fit well in RNA itself.
*/
diff --git a/source/blender/python/intern/bpy_rna_id_collection.h b/source/blender/python/intern/bpy_rna_id_collection.h
index e8e6e7ca330..f0f9fe0b982 100644
--- a/source/blender/python/intern/bpy_rna_id_collection.h
+++ b/source/blender/python/intern/bpy_rna_id_collection.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_rna_id_collection.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_RNA_ID_COLLECTION_H__
diff --git a/source/blender/python/intern/bpy_traceback.c b/source/blender/python/intern/bpy_traceback.c
index 8e4160c82a1..f9134a275e8 100644
--- a/source/blender/python/intern/bpy_traceback.c
+++ b/source/blender/python/intern/bpy_traceback.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_traceback.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file contains utility functions for getting data from a python stack
* trace.
diff --git a/source/blender/python/intern/bpy_traceback.h b/source/blender/python/intern/bpy_traceback.h
index a182e8bdbff..73e8bcb9cc9 100644
--- a/source/blender/python/intern/bpy_traceback.h
+++ b/source/blender/python/intern/bpy_traceback.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_traceback.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
diff --git a/source/blender/python/intern/bpy_utils_previews.c b/source/blender/python/intern/bpy_utils_previews.c
index 677bb1771ec..226ff28b4f4 100644
--- a/source/blender/python/intern/bpy_utils_previews.c
+++ b/source/blender/python/intern/bpy_utils_previews.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_utils_previews.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines a singleton py object accessed via 'bpy.utils.previews',
* which exposes low-level API for custom previews/icons.
diff --git a/source/blender/python/intern/bpy_utils_previews.h b/source/blender/python/intern/bpy_utils_previews.h
index f60a41ed1eb..93752061df3 100644
--- a/source/blender/python/intern/bpy_utils_previews.h
+++ b/source/blender/python/intern/bpy_utils_previews.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_utils_previews.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_UTILS_PREVIEWS_H__
diff --git a/source/blender/python/intern/bpy_utils_units.c b/source/blender/python/intern/bpy_utils_units.c
index 614abf041d3..ca27212822a 100644
--- a/source/blender/python/intern/bpy_utils_units.c
+++ b/source/blender/python/intern/bpy_utils_units.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_utils_units.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*
* This file defines a singleton py object accessed via 'bpy.utils.units',
* which exposes various data and functions useful in units handling.
diff --git a/source/blender/python/intern/bpy_utils_units.h b/source/blender/python/intern/bpy_utils_units.h
index 1efc27af1d3..f90ca586a91 100644
--- a/source/blender/python/intern/bpy_utils_units.h
+++ b/source/blender/python/intern/bpy_utils_units.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/intern/bpy_utils_units.h
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#ifndef __BPY_UTILS_UNITS_H__
diff --git a/source/blender/python/intern/stubs.c b/source/blender/python/intern/stubs.c
index 42868666e0a..c0182e654ed 100644
--- a/source/blender/python/intern/stubs.c
+++ b/source/blender/python/intern/stubs.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/python/intern/stubs.c
- * \ingroup pythonintern
+/** \file \ingroup pythonintern
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/python/mathutils/mathutils.c b/source/blender/python/mathutils/mathutils.c
index 5ac97b953e3..3bc64bbcbc0 100644
--- a/source/blender/python/mathutils/mathutils.c
+++ b/source/blender/python/mathutils/mathutils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils.c
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
#include <Python.h>
diff --git a/source/blender/python/mathutils/mathutils.h b/source/blender/python/mathutils/mathutils.h
index 829519cf04b..ef1048e2243 100644
--- a/source/blender/python/mathutils/mathutils.h
+++ b/source/blender/python/mathutils/mathutils.h
@@ -17,8 +17,7 @@
#ifndef __MATHUTILS_H__
#define __MATHUTILS_H__
-/** \file blender/python/mathutils/mathutils.h
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
/* Can cast different mathutils types to this, use for generic funcs */
diff --git a/source/blender/python/mathutils/mathutils_Color.c b/source/blender/python/mathutils/mathutils_Color.c
index 3b22858fab0..aebc21fd02f 100644
--- a/source/blender/python/mathutils/mathutils_Color.c
+++ b/source/blender/python/mathutils/mathutils_Color.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_Color.c
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
diff --git a/source/blender/python/mathutils/mathutils_Color.h b/source/blender/python/mathutils/mathutils_Color.h
index c816dd0f42f..dce220a6b7a 100644
--- a/source/blender/python/mathutils/mathutils_Color.h
+++ b/source/blender/python/mathutils/mathutils_Color.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_Color.h
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
diff --git a/source/blender/python/mathutils/mathutils_Euler.c b/source/blender/python/mathutils/mathutils_Euler.c
index 1aeca43a50c..e14dc41f821 100644
--- a/source/blender/python/mathutils/mathutils_Euler.c
+++ b/source/blender/python/mathutils/mathutils_Euler.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_Euler.c
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
diff --git a/source/blender/python/mathutils/mathutils_Euler.h b/source/blender/python/mathutils/mathutils_Euler.h
index 5194468732e..1b7bafcece6 100644
--- a/source/blender/python/mathutils/mathutils_Euler.h
+++ b/source/blender/python/mathutils/mathutils_Euler.h
@@ -17,8 +17,7 @@
#ifndef __MATHUTILS_EULER_H__
#define __MATHUTILS_EULER_H__
-/** \file blender/python/mathutils/mathutils_Euler.h
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
extern PyTypeObject euler_Type;
diff --git a/source/blender/python/mathutils/mathutils_Matrix.c b/source/blender/python/mathutils/mathutils_Matrix.c
index f6bca69b95e..c90e404297e 100644
--- a/source/blender/python/mathutils/mathutils_Matrix.c
+++ b/source/blender/python/mathutils/mathutils_Matrix.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_Matrix.c
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
diff --git a/source/blender/python/mathutils/mathutils_Matrix.h b/source/blender/python/mathutils/mathutils_Matrix.h
index 64ca9812f08..e16e0a843ea 100644
--- a/source/blender/python/mathutils/mathutils_Matrix.h
+++ b/source/blender/python/mathutils/mathutils_Matrix.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_Matrix.h
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
diff --git a/source/blender/python/mathutils/mathutils_Quaternion.c b/source/blender/python/mathutils/mathutils_Quaternion.c
index 49916d830c3..792e15fcaf4 100644
--- a/source/blender/python/mathutils/mathutils_Quaternion.c
+++ b/source/blender/python/mathutils/mathutils_Quaternion.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_Quaternion.c
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
diff --git a/source/blender/python/mathutils/mathutils_Quaternion.h b/source/blender/python/mathutils/mathutils_Quaternion.h
index eff43f083a6..4fe601c82d9 100644
--- a/source/blender/python/mathutils/mathutils_Quaternion.h
+++ b/source/blender/python/mathutils/mathutils_Quaternion.h
@@ -17,8 +17,7 @@
#ifndef __MATHUTILS_QUATERNION_H__
#define __MATHUTILS_QUATERNION_H__
-/** \file blender/python/mathutils/mathutils_Quaternion.h
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
extern PyTypeObject quaternion_Type;
diff --git a/source/blender/python/mathutils/mathutils_Vector.c b/source/blender/python/mathutils/mathutils_Vector.c
index 278455a8d0a..a0179741e58 100644
--- a/source/blender/python/mathutils/mathutils_Vector.c
+++ b/source/blender/python/mathutils/mathutils_Vector.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_Vector.c
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
diff --git a/source/blender/python/mathutils/mathutils_Vector.h b/source/blender/python/mathutils/mathutils_Vector.h
index 8dd09b4efd0..7b9d09084b7 100644
--- a/source/blender/python/mathutils/mathutils_Vector.h
+++ b/source/blender/python/mathutils/mathutils_Vector.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_Vector.h
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
diff --git a/source/blender/python/mathutils/mathutils_bvhtree.c b/source/blender/python/mathutils/mathutils_bvhtree.c
index 47deee45da5..692fbfbb09f 100644
--- a/source/blender/python/mathutils/mathutils_bvhtree.c
+++ b/source/blender/python/mathutils/mathutils_bvhtree.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_bvhtree.c
- * \ingroup mathutils
+/** \file \ingroup mathutils
*
* This file defines the 'mathutils.bvhtree' module, a general purpose module to access
* blenders bvhtree for mesh surface nearest-element search and ray casting.
diff --git a/source/blender/python/mathutils/mathutils_bvhtree.h b/source/blender/python/mathutils/mathutils_bvhtree.h
index d194873131c..cfc4ba1b54b 100644
--- a/source/blender/python/mathutils/mathutils_bvhtree.h
+++ b/source/blender/python/mathutils/mathutils_bvhtree.h
@@ -15,8 +15,7 @@
*/
-/** \file blender/python/mathutils/mathutils_bvhtree.h
- * \ingroup mathutils
+/** \file \ingroup mathutils
*/
#ifndef __MATHUTILS_BVHTREE_H__
diff --git a/source/blender/python/mathutils/mathutils_geometry.c b/source/blender/python/mathutils/mathutils_geometry.c
index bcdf96b76b2..dbab4aa5412 100644
--- a/source/blender/python/mathutils/mathutils_geometry.c
+++ b/source/blender/python/mathutils/mathutils_geometry.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_geometry.c
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
diff --git a/source/blender/python/mathutils/mathutils_geometry.h b/source/blender/python/mathutils/mathutils_geometry.h
index 22ecfab4534..3e0890a4f85 100644
--- a/source/blender/python/mathutils/mathutils_geometry.h
+++ b/source/blender/python/mathutils/mathutils_geometry.h
@@ -17,8 +17,7 @@
#ifndef __MATHUTILS_GEOMETRY_H__
#define __MATHUTILS_GEOMETRY_H__
-/** \file blender/python/mathutils/mathutils_geometry.h
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
PyMODINIT_FUNC PyInit_mathutils_geometry(void);
diff --git a/source/blender/python/mathutils/mathutils_interpolate.c b/source/blender/python/mathutils/mathutils_interpolate.c
index 7d9e3bd73ef..cee1f8573b8 100644
--- a/source/blender/python/mathutils/mathutils_interpolate.c
+++ b/source/blender/python/mathutils/mathutils_interpolate.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_interpolate.c
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
diff --git a/source/blender/python/mathutils/mathutils_interpolate.h b/source/blender/python/mathutils/mathutils_interpolate.h
index e259d24b5e9..61cd0280588 100644
--- a/source/blender/python/mathutils/mathutils_interpolate.h
+++ b/source/blender/python/mathutils/mathutils_interpolate.h
@@ -17,8 +17,7 @@
#ifndef __MATHUTILS_INTERPOLATE_H__
#define __MATHUTILS_INTERPOLATE_H__
-/** \file blender/python/mathutils/mathutils_interpolate.h
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
PyMODINIT_FUNC PyInit_mathutils_interpolate(void);
diff --git a/source/blender/python/mathutils/mathutils_kdtree.c b/source/blender/python/mathutils/mathutils_kdtree.c
index cd7e2dc185f..b0cee74bc44 100644
--- a/source/blender/python/mathutils/mathutils_kdtree.c
+++ b/source/blender/python/mathutils/mathutils_kdtree.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_kdtree.c
- * \ingroup mathutils
+/** \file \ingroup mathutils
*
* This file defines the 'mathutils.kdtree' module, a general purpose module to access
* blenders kdtree for 3d spatial lookups.
diff --git a/source/blender/python/mathutils/mathutils_kdtree.h b/source/blender/python/mathutils/mathutils_kdtree.h
index 89dbf8a8abd..dc5caea9732 100644
--- a/source/blender/python/mathutils/mathutils_kdtree.h
+++ b/source/blender/python/mathutils/mathutils_kdtree.h
@@ -15,8 +15,7 @@
*/
-/** \file blender/python/mathutils/mathutils_kdtree.h
- * \ingroup mathutils
+/** \file \ingroup mathutils
*/
#ifndef __MATHUTILS_KDTREE_H__
diff --git a/source/blender/python/mathutils/mathutils_noise.c b/source/blender/python/mathutils/mathutils_noise.c
index 31c791cc6fb..8485c3b1013 100644
--- a/source/blender/python/mathutils/mathutils_noise.c
+++ b/source/blender/python/mathutils/mathutils_noise.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_noise.c
- * \ingroup mathutils
+/** \file \ingroup mathutils
*
* This file defines the 'noise' module, a general purpose module to access
* blenders noise functions.
diff --git a/source/blender/python/mathutils/mathutils_noise.h b/source/blender/python/mathutils/mathutils_noise.h
index 8fb940dee19..2f7ba092f34 100644
--- a/source/blender/python/mathutils/mathutils_noise.h
+++ b/source/blender/python/mathutils/mathutils_noise.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/python/mathutils/mathutils_noise.h
- * \ingroup mathutils
+/** \file \ingroup mathutils
*/
#ifndef __MATHUTILS_NOISE_H__
diff --git a/source/blender/render/extern/include/RE_bake.h b/source/blender/render/extern/include/RE_bake.h
index 8052764ef39..81adea3625f 100644
--- a/source/blender/render/extern/include/RE_bake.h
+++ b/source/blender/render/extern/include/RE_bake.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file RE_bake.h
- * \ingroup render
+/** \file \ingroup render
*/
#ifndef __RE_BAKE_H__
diff --git a/source/blender/render/extern/include/RE_engine.h b/source/blender/render/extern/include/RE_engine.h
index 4522424102d..4554aedde0d 100644
--- a/source/blender/render/extern/include/RE_engine.h
+++ b/source/blender/render/extern/include/RE_engine.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file RE_engine.h
- * \ingroup render
+/** \file \ingroup render
*/
#ifndef __RE_ENGINE_H__
diff --git a/source/blender/render/extern/include/RE_multires_bake.h b/source/blender/render/extern/include/RE_multires_bake.h
index c415d4a5b0b..ea7e69992ab 100644
--- a/source/blender/render/extern/include/RE_multires_bake.h
+++ b/source/blender/render/extern/include/RE_multires_bake.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file RE_multires_bake.h
- * \ingroup render
+/** \file \ingroup render
*/
#ifndef __RE_MULTIRES_BAKE_H__
diff --git a/source/blender/render/extern/include/RE_pipeline.h b/source/blender/render/extern/include/RE_pipeline.h
index c21cad3ef78..e4289bd48c5 100644
--- a/source/blender/render/extern/include/RE_pipeline.h
+++ b/source/blender/render/extern/include/RE_pipeline.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file RE_pipeline.h
- * \ingroup render
+/** \file \ingroup render
*/
#ifndef __RE_PIPELINE_H__
diff --git a/source/blender/render/extern/include/RE_render_ext.h b/source/blender/render/extern/include/RE_render_ext.h
index 30b94661c0b..95892e7470d 100644
--- a/source/blender/render/extern/include/RE_render_ext.h
+++ b/source/blender/render/extern/include/RE_render_ext.h
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2006 by Blender Foundation
* All rights reserved.
*/
-/** \file RE_render_ext.h
- * \ingroup render
+/** \file \ingroup render
*/
diff --git a/source/blender/render/extern/include/RE_shader_ext.h b/source/blender/render/extern/include/RE_shader_ext.h
index 7f91fc62aba..0e9b9ef1db2 100644
--- a/source/blender/render/extern/include/RE_shader_ext.h
+++ b/source/blender/render/extern/include/RE_shader_ext.h
@@ -16,8 +16,7 @@
* The Original Code is Copyright (C) 2006 by Blender Foundation
* All rights reserved.
*/
-/** \file RE_shader_ext.h
- * \ingroup render
+/** \file \ingroup render
*/
diff --git a/source/blender/render/intern/include/initrender.h b/source/blender/render/intern/include/initrender.h
index 879e26d0b63..f4b9fbf9669 100644
--- a/source/blender/render/intern/include/initrender.h
+++ b/source/blender/render/intern/include/initrender.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/include/initrender.h
- * \ingroup render
+/** \file \ingroup render
*/
diff --git a/source/blender/render/intern/include/render_result.h b/source/blender/render/intern/include/render_result.h
index c836c091196..fd9df602330 100644
--- a/source/blender/render/intern/include/render_result.h
+++ b/source/blender/render/intern/include/render_result.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/include/render_result.h
- * \ingroup render
+/** \file \ingroup render
*/
#ifndef __RENDER_RESULT_H__
diff --git a/source/blender/render/intern/include/render_types.h b/source/blender/render/intern/include/render_types.h
index 95a492e17b0..17a1e486307 100644
--- a/source/blender/render/intern/include/render_types.h
+++ b/source/blender/render/intern/include/render_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/include/render_types.h
- * \ingroup render
+/** \file \ingroup render
*/
diff --git a/source/blender/render/intern/include/renderpipeline.h b/source/blender/render/intern/include/renderpipeline.h
index 25eed316de4..fb48bbc2a7b 100644
--- a/source/blender/render/intern/include/renderpipeline.h
+++ b/source/blender/render/intern/include/renderpipeline.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/include/renderpipeline.h
- * \ingroup render
+/** \file \ingroup render
*/
diff --git a/source/blender/render/intern/include/texture.h b/source/blender/render/intern/include/texture.h
index ec90f98e5fa..c55b1a3dc00 100644
--- a/source/blender/render/intern/include/texture.h
+++ b/source/blender/render/intern/include/texture.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/include/texture.h
- * \ingroup render
+/** \file \ingroup render
*/
diff --git a/source/blender/render/intern/include/zbuf.h b/source/blender/render/intern/include/zbuf.h
index 7c47fbccb05..e9e5cc46b18 100644
--- a/source/blender/render/intern/include/zbuf.h
+++ b/source/blender/render/intern/include/zbuf.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/render/intern/include/zbuf.h
- * \ingroup render
+/** \file \ingroup render
*/
diff --git a/source/blender/render/intern/source/bake_api.c b/source/blender/render/intern/source/bake_api.c
index 7131103ff2f..a2213fff9bd 100644
--- a/source/blender/render/intern/source/bake_api.c
+++ b/source/blender/render/intern/source/bake_api.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/render/intern/source/bake_api.c
- * \ingroup render
+/** \file \ingroup render
*
* \brief The API itself is simple. Blender sends a populated array of BakePixels to the renderer, and gets back an
* array of floats with the result.
diff --git a/source/blender/render/intern/source/external_engine.c b/source/blender/render/intern/source/external_engine.c
index 1550b6573dd..1997831e190 100644
--- a/source/blender/render/intern/source/external_engine.c
+++ b/source/blender/render/intern/source/external_engine.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/source/external_engine.c
- * \ingroup render
+/** \file \ingroup render
*/
#include <stddef.h>
diff --git a/source/blender/render/intern/source/imagetexture.c b/source/blender/render/intern/source/imagetexture.c
index 76155a4c6f8..d959ed6c449 100644
--- a/source/blender/render/intern/source/imagetexture.c
+++ b/source/blender/render/intern/source/imagetexture.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/source/imagetexture.c
- * \ingroup render
+/** \file \ingroup render
*/
#include <stdio.h>
diff --git a/source/blender/render/intern/source/initrender.c b/source/blender/render/intern/source/initrender.c
index 9d879d1149a..fde77d7fa19 100644
--- a/source/blender/render/intern/source/initrender.c
+++ b/source/blender/render/intern/source/initrender.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/source/initrender.c
- * \ingroup render
+/** \file \ingroup render
*/
/* Global includes */
diff --git a/source/blender/render/intern/source/multires_bake.c b/source/blender/render/intern/source/multires_bake.c
index 1d79c8f9093..605e4fe33e2 100644
--- a/source/blender/render/intern/source/multires_bake.c
+++ b/source/blender/render/intern/source/multires_bake.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/source/multires_bake.c
- * \ingroup render
+/** \file \ingroup render
*/
#include <string.h>
diff --git a/source/blender/render/intern/source/pipeline.c b/source/blender/render/intern/source/pipeline.c
index e122b392f81..75e31b6d3a9 100644
--- a/source/blender/render/intern/source/pipeline.c
+++ b/source/blender/render/intern/source/pipeline.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/source/pipeline.c
- * \ingroup render
+/** \file \ingroup render
*/
#include <math.h>
diff --git a/source/blender/render/intern/source/pointdensity.c b/source/blender/render/intern/source/pointdensity.c
index 43d6c98f62c..9b9decb8db6 100644
--- a/source/blender/render/intern/source/pointdensity.c
+++ b/source/blender/render/intern/source/pointdensity.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/source/pointdensity.c
- * \ingroup render
+/** \file \ingroup render
*/
diff --git a/source/blender/render/intern/source/render_result.c b/source/blender/render/intern/source/render_result.c
index 6bf970d281a..fa7f5776ba5 100644
--- a/source/blender/render/intern/source/render_result.c
+++ b/source/blender/render/intern/source/render_result.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/source/render_result.c
- * \ingroup render
+/** \file \ingroup render
*/
#include <stdio.h>
diff --git a/source/blender/render/intern/source/render_texture.c b/source/blender/render/intern/source/render_texture.c
index 7ae500ad6ab..35fa4e3b858 100644
--- a/source/blender/render/intern/source/render_texture.c
+++ b/source/blender/render/intern/source/render_texture.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/source/render_texture.c
- * \ingroup render
+/** \file \ingroup render
*/
diff --git a/source/blender/render/intern/source/zbuf.c b/source/blender/render/intern/source/zbuf.c
index 8a3e1dfd5c8..ac24919385a 100644
--- a/source/blender/render/intern/source/zbuf.c
+++ b/source/blender/render/intern/source/zbuf.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/render/intern/source/zbuf.c
- * \ingroup render
+/** \file \ingroup render
*/
diff --git a/source/blender/shader_fx/FX_shader_types.h b/source/blender/shader_fx/FX_shader_types.h
index 30a62790c9a..1f8d9ca5880 100644
--- a/source/blender/shader_fx/FX_shader_types.h
+++ b/source/blender/shader_fx/FX_shader_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file FX_shader_types.h
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
#ifndef __FX_SHADER_TYPES_H__
diff --git a/source/blender/shader_fx/intern/FX_shader_blur.c b/source/blender/shader_fx/intern/FX_shader_blur.c
index 4d14bba2a16..d854e830a16 100644
--- a/source/blender/shader_fx/intern/FX_shader_blur.c
+++ b/source/blender/shader_fx/intern/FX_shader_blur.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/shader_fx/intern/FX_shader_blur.c
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
#include <stdio.h>
diff --git a/source/blender/shader_fx/intern/FX_shader_colorize.c b/source/blender/shader_fx/intern/FX_shader_colorize.c
index 79d8daaa483..dae1e46a790 100644
--- a/source/blender/shader_fx/intern/FX_shader_colorize.c
+++ b/source/blender/shader_fx/intern/FX_shader_colorize.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/shader_fx/intern/FX_shader_colorize.c
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
#include <stdio.h>
diff --git a/source/blender/shader_fx/intern/FX_shader_flip.c b/source/blender/shader_fx/intern/FX_shader_flip.c
index 9aeca02f3d7..c3fbbbbefe8 100644
--- a/source/blender/shader_fx/intern/FX_shader_flip.c
+++ b/source/blender/shader_fx/intern/FX_shader_flip.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/shader_fx/intern/FX_shader_flip.c
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
#include <stdio.h>
diff --git a/source/blender/shader_fx/intern/FX_shader_glow.c b/source/blender/shader_fx/intern/FX_shader_glow.c
index a7816e23391..8b3f4a7885e 100644
--- a/source/blender/shader_fx/intern/FX_shader_glow.c
+++ b/source/blender/shader_fx/intern/FX_shader_glow.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/shader_fx/intern/FX_shader_glow.c
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
#include <stdio.h>
diff --git a/source/blender/shader_fx/intern/FX_shader_light.c b/source/blender/shader_fx/intern/FX_shader_light.c
index af2f89ee1c5..fb596b0af05 100644
--- a/source/blender/shader_fx/intern/FX_shader_light.c
+++ b/source/blender/shader_fx/intern/FX_shader_light.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/shader_fx/intern/FX_shader_light.c
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
#include <stdio.h>
diff --git a/source/blender/shader_fx/intern/FX_shader_pixel.c b/source/blender/shader_fx/intern/FX_shader_pixel.c
index cf702fd8de6..464c07dd8c2 100644
--- a/source/blender/shader_fx/intern/FX_shader_pixel.c
+++ b/source/blender/shader_fx/intern/FX_shader_pixel.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/shader_fx/intern/FX_shader_pixel.c
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
#include <stdio.h>
diff --git a/source/blender/shader_fx/intern/FX_shader_rim.c b/source/blender/shader_fx/intern/FX_shader_rim.c
index 64d3cbe1b61..27797e70bbd 100644
--- a/source/blender/shader_fx/intern/FX_shader_rim.c
+++ b/source/blender/shader_fx/intern/FX_shader_rim.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/shader_fx/intern/FX_shader_rim.c
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
#include <stdio.h>
diff --git a/source/blender/shader_fx/intern/FX_shader_shadow.c b/source/blender/shader_fx/intern/FX_shader_shadow.c
index 0feced7545b..ab9fb555159 100644
--- a/source/blender/shader_fx/intern/FX_shader_shadow.c
+++ b/source/blender/shader_fx/intern/FX_shader_shadow.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/shader_fx/intern/FX_shader_shadow.c
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
#include <stdio.h>
diff --git a/source/blender/shader_fx/intern/FX_shader_swirl.c b/source/blender/shader_fx/intern/FX_shader_swirl.c
index 31ec0b2b59e..5f7c363a48d 100644
--- a/source/blender/shader_fx/intern/FX_shader_swirl.c
+++ b/source/blender/shader_fx/intern/FX_shader_swirl.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/shader_fx/intern/FX_shader_swirl.c
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
#include <stdio.h>
diff --git a/source/blender/shader_fx/intern/FX_shader_util.c b/source/blender/shader_fx/intern/FX_shader_util.c
index 87356b77146..9994e47c6a0 100644
--- a/source/blender/shader_fx/intern/FX_shader_util.c
+++ b/source/blender/shader_fx/intern/FX_shader_util.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/shader_fx/intern/FX_shader_util.c
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
diff --git a/source/blender/shader_fx/intern/FX_shader_util.h b/source/blender/shader_fx/intern/FX_shader_util.h
index d786d356589..9ad217bb247 100644
--- a/source/blender/shader_fx/intern/FX_shader_util.h
+++ b/source/blender/shader_fx/intern/FX_shader_util.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/shader_fx/intern/FX_shader_util.h
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
diff --git a/source/blender/shader_fx/intern/FX_shader_wave.c b/source/blender/shader_fx/intern/FX_shader_wave.c
index c54c2d8e6d2..85c9003c299 100644
--- a/source/blender/shader_fx/intern/FX_shader_wave.c
+++ b/source/blender/shader_fx/intern/FX_shader_wave.c
@@ -17,8 +17,7 @@
* This is a new part of Blender
*/
-/** \file blender/shader_fx/intern/FX_shader_wave.c
- * \ingroup shader_fx
+/** \file \ingroup shader_fx
*/
#include <stdio.h>
diff --git a/source/blender/windowmanager/WM_api.h b/source/blender/windowmanager/WM_api.h
index 7d8f5c1c0b2..227f109b6d6 100644
--- a/source/blender/windowmanager/WM_api.h
+++ b/source/blender/windowmanager/WM_api.h
@@ -19,8 +19,7 @@
#ifndef __WM_API_H__
#define __WM_API_H__
-/** \file blender/windowmanager/WM_api.h
- * \ingroup wm
+/** \file \ingroup wm
*
* \page wmpage windowmanager
* \section wmabout About windowmanager
diff --git a/source/blender/windowmanager/WM_keymap.h b/source/blender/windowmanager/WM_keymap.h
index ceba8e8a81e..5c914b90cd6 100644
--- a/source/blender/windowmanager/WM_keymap.h
+++ b/source/blender/windowmanager/WM_keymap.h
@@ -20,8 +20,7 @@
#ifndef __WM_KEYMAP_H__
#define __WM_KEYMAP_H__
-/** \file blender/windowmanager/WM_keymap.h
- * \ingroup wm
+/** \file \ingroup wm
*/
/* dna-savable wmStructs here */
diff --git a/source/blender/windowmanager/WM_message.h b/source/blender/windowmanager/WM_message.h
index f8538ee5fd5..b06c52e2828 100644
--- a/source/blender/windowmanager/WM_message.h
+++ b/source/blender/windowmanager/WM_message.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/WM_message.h
- * \ingroup wm
+/** \file \ingroup wm
*/
#ifndef __WM_MESSAGE_H__
diff --git a/source/blender/windowmanager/WM_toolsystem.h b/source/blender/windowmanager/WM_toolsystem.h
index 19a843fa09b..4cfdc7a5fd1 100644
--- a/source/blender/windowmanager/WM_toolsystem.h
+++ b/source/blender/windowmanager/WM_toolsystem.h
@@ -16,8 +16,7 @@
#ifndef __WM_TOOLSYSTEM_H__
#define __WM_TOOLSYSTEM_H__
-/** \file blender/windowmanager/WM_toolsystem.h
- * \ingroup wm
+/** \file \ingroup wm
*/
/* dna-savable wmStructs here */
diff --git a/source/blender/windowmanager/WM_types.h b/source/blender/windowmanager/WM_types.h
index 28bc3c9ff41..e8a600b961c 100644
--- a/source/blender/windowmanager/WM_types.h
+++ b/source/blender/windowmanager/WM_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/WM_types.h
- * \ingroup wm
+/** \file \ingroup wm
*/
#ifndef __WM_TYPES_H__
diff --git a/source/blender/windowmanager/gizmo/WM_gizmo_api.h b/source/blender/windowmanager/gizmo/WM_gizmo_api.h
index 31c1ae71ce7..74676221e7e 100644
--- a/source/blender/windowmanager/gizmo/WM_gizmo_api.h
+++ b/source/blender/windowmanager/gizmo/WM_gizmo_api.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/gizmo/WM_gizmo_api.h
- * \ingroup wm
+/** \file \ingroup wm
*
* \name Gizmo API
* \brief API for external use of wmGizmo types.
diff --git a/source/blender/windowmanager/gizmo/WM_gizmo_types.h b/source/blender/windowmanager/gizmo/WM_gizmo_types.h
index 8b497cde0d9..76da5d109ae 100644
--- a/source/blender/windowmanager/gizmo/WM_gizmo_types.h
+++ b/source/blender/windowmanager/gizmo/WM_gizmo_types.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/gizmo/WM_gizmo_types.h
- * \ingroup wm
+/** \file \ingroup wm
*
* \name Gizmo Types
* \brief Gizmo defines for external use.
diff --git a/source/blender/windowmanager/gizmo/intern/wm_gizmo.c b/source/blender/windowmanager/gizmo/intern/wm_gizmo.c
index ac63a54d160..86848a41e66 100644
--- a/source/blender/windowmanager/gizmo/intern/wm_gizmo.c
+++ b/source/blender/windowmanager/gizmo/intern/wm_gizmo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/gizmo/intern/wm_gizmo.c
- * \ingroup wm
+/** \file \ingroup wm
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/windowmanager/gizmo/intern/wm_gizmo_group.c b/source/blender/windowmanager/gizmo/intern/wm_gizmo_group.c
index 283625f89bd..9dcd3dc6743 100644
--- a/source/blender/windowmanager/gizmo/intern/wm_gizmo_group.c
+++ b/source/blender/windowmanager/gizmo/intern/wm_gizmo_group.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/gizmo/intern/wm_gizmo_group.c
- * \ingroup wm
+/** \file \ingroup wm
*
* \name Gizmo-Group
*
diff --git a/source/blender/windowmanager/gizmo/intern/wm_gizmo_group_type.c b/source/blender/windowmanager/gizmo/intern/wm_gizmo_group_type.c
index 7170c7df055..96954c64e1a 100644
--- a/source/blender/windowmanager/gizmo/intern/wm_gizmo_group_type.c
+++ b/source/blender/windowmanager/gizmo/intern/wm_gizmo_group_type.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/gizmo/intern/wm_gizmo_group_type.c
- * \ingroup wm
+/** \file \ingroup wm
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/windowmanager/gizmo/intern/wm_gizmo_intern.h b/source/blender/windowmanager/gizmo/intern/wm_gizmo_intern.h
index 6856975c143..b89e46b4ba5 100644
--- a/source/blender/windowmanager/gizmo/intern/wm_gizmo_intern.h
+++ b/source/blender/windowmanager/gizmo/intern/wm_gizmo_intern.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/gizmo/intern/wm_gizmo_intern.h
- * \ingroup wm
+/** \file \ingroup wm
*/
diff --git a/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c b/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c
index d1de43f19d0..b5081b0ebe9 100644
--- a/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c
+++ b/source/blender/windowmanager/gizmo/intern/wm_gizmo_map.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/gizmo/intern/wm_gizmo_map.c
- * \ingroup wm
+/** \file \ingroup wm
*/
#include <string.h>
diff --git a/source/blender/windowmanager/gizmo/intern/wm_gizmo_target_props.c b/source/blender/windowmanager/gizmo/intern/wm_gizmo_target_props.c
index 804b313b00a..42e24c96a81 100644
--- a/source/blender/windowmanager/gizmo/intern/wm_gizmo_target_props.c
+++ b/source/blender/windowmanager/gizmo/intern/wm_gizmo_target_props.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/gizmo/intern/wm_gizmo_target_props.c
- * \ingroup wm
+/** \file \ingroup wm
*/
#include "BLI_listbase.h"
diff --git a/source/blender/windowmanager/gizmo/intern/wm_gizmo_type.c b/source/blender/windowmanager/gizmo/intern/wm_gizmo_type.c
index 8b983d0e5ea..3833b8f33e9 100644
--- a/source/blender/windowmanager/gizmo/intern/wm_gizmo_type.c
+++ b/source/blender/windowmanager/gizmo/intern/wm_gizmo_type.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/gizmo/intern/wm_gizmo_type.c
- * \ingroup wm
+/** \file \ingroup wm
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/windowmanager/gizmo/wm_gizmo_fn.h b/source/blender/windowmanager/gizmo/wm_gizmo_fn.h
index 9fa4d65e670..094abfc0078 100644
--- a/source/blender/windowmanager/gizmo/wm_gizmo_fn.h
+++ b/source/blender/windowmanager/gizmo/wm_gizmo_fn.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/gizmo/wm_gizmo_fn.h
- * \ingroup wm
+/** \file \ingroup wm
*
* Callback function definitions, needed for both Types & API headers.
*/
diff --git a/source/blender/windowmanager/gizmo/wm_gizmo_wmapi.h b/source/blender/windowmanager/gizmo/wm_gizmo_wmapi.h
index 6dafaa749f9..92308d82afc 100644
--- a/source/blender/windowmanager/gizmo/wm_gizmo_wmapi.h
+++ b/source/blender/windowmanager/gizmo/wm_gizmo_wmapi.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/gizmo/wm_gizmo_wmapi.h
- * \ingroup wm
+/** \file \ingroup wm
*
* \name Gizmos Window Manager API
* API for usage in window manager code only. It should contain all functionality
diff --git a/source/blender/windowmanager/intern/wm.c b/source/blender/windowmanager/intern/wm.c
index f30d47c8bcb..4f901cb5136 100644
--- a/source/blender/windowmanager/intern/wm.c
+++ b/source/blender/windowmanager/intern/wm.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Internal functions for managing UI registrable types (operator, UI and menu types)
*
diff --git a/source/blender/windowmanager/intern/wm_cursors.c b/source/blender/windowmanager/intern/wm_cursors.c
index 1aba6ff3fa5..d4229bce909 100644
--- a/source/blender/windowmanager/intern/wm_cursors.c
+++ b/source/blender/windowmanager/intern/wm_cursors.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_cursors.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Cursor pixmap and cursor utility functions to change the cursor.
*/
diff --git a/source/blender/windowmanager/intern/wm_dragdrop.c b/source/blender/windowmanager/intern/wm_dragdrop.c
index f8c79bb7fe7..ef2008b6659 100644
--- a/source/blender/windowmanager/intern/wm_dragdrop.c
+++ b/source/blender/windowmanager/intern/wm_dragdrop.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_dragdrop.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Our own drag-and-drop, drag state and drop boxes.
*/
diff --git a/source/blender/windowmanager/intern/wm_draw.c b/source/blender/windowmanager/intern/wm_draw.c
index b85b7ee6950..6e2e6fcc015 100644
--- a/source/blender/windowmanager/intern/wm_draw.c
+++ b/source/blender/windowmanager/intern/wm_draw.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_draw.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Handle OpenGL buffers for windowing, also paint cursor.
*/
diff --git a/source/blender/windowmanager/intern/wm_event_system.c b/source/blender/windowmanager/intern/wm_event_system.c
index a2ee5f04449..8f4c2519e2d 100644
--- a/source/blender/windowmanager/intern/wm_event_system.c
+++ b/source/blender/windowmanager/intern/wm_event_system.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_event_system.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Handle events and notifiers from GHOST input (mouse, keyboard, tablet, ndof).
*
diff --git a/source/blender/windowmanager/intern/wm_files.c b/source/blender/windowmanager/intern/wm_files.c
index f4062c5296e..2de21d756c6 100644
--- a/source/blender/windowmanager/intern/wm_files.c
+++ b/source/blender/windowmanager/intern/wm_files.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_files.c
- * \ingroup wm
+/** \file \ingroup wm
*
* User level access for blend file read/write, file-history and userprefs (including relevant operators).
*/
diff --git a/source/blender/windowmanager/intern/wm_files_link.c b/source/blender/windowmanager/intern/wm_files_link.c
index da752abef74..55428f66171 100644
--- a/source/blender/windowmanager/intern/wm_files_link.c
+++ b/source/blender/windowmanager/intern/wm_files_link.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_files_link.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Functions for dealing with append/link operators and helpers.
*/
diff --git a/source/blender/windowmanager/intern/wm_gesture.c b/source/blender/windowmanager/intern/wm_gesture.c
index 25dbcaeb480..c45300567b3 100644
--- a/source/blender/windowmanager/intern/wm_gesture.c
+++ b/source/blender/windowmanager/intern/wm_gesture.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_gesture.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Gestures (cursor motions) creating, evaluating and drawing, shared between operators.
*/
diff --git a/source/blender/windowmanager/intern/wm_gesture_ops.c b/source/blender/windowmanager/intern/wm_gesture_ops.c
index a4bef0a19bf..90b15c1bfd1 100644
--- a/source/blender/windowmanager/intern/wm_gesture_ops.c
+++ b/source/blender/windowmanager/intern/wm_gesture_ops.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_gesture_ops.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Default operator callbacks for use with gestures (border/circle/lasso/straightline).
* Operators themselves are defined elsewhere.
diff --git a/source/blender/windowmanager/intern/wm_init_exit.c b/source/blender/windowmanager/intern/wm_init_exit.c
index 954f61ce67b..d918db326d7 100644
--- a/source/blender/windowmanager/intern/wm_init_exit.c
+++ b/source/blender/windowmanager/intern/wm_init_exit.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_init_exit.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Manage initializing resources and correctly shutting down.
*/
diff --git a/source/blender/windowmanager/intern/wm_jobs.c b/source/blender/windowmanager/intern/wm_jobs.c
index 3ed02cbf650..4dfa2729867 100644
--- a/source/blender/windowmanager/intern/wm_jobs.c
+++ b/source/blender/windowmanager/intern/wm_jobs.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_jobs.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Threaded job manager (high level job access).
*/
diff --git a/source/blender/windowmanager/intern/wm_keymap.c b/source/blender/windowmanager/intern/wm_keymap.c
index 02b83252c68..d50a5dcefeb 100644
--- a/source/blender/windowmanager/intern/wm_keymap.c
+++ b/source/blender/windowmanager/intern/wm_keymap.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_keymap.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Configurable key-maps - add/remove/find/compare/patch...
*/
diff --git a/source/blender/windowmanager/intern/wm_keymap_utils.c b/source/blender/windowmanager/intern/wm_keymap_utils.c
index 6cfa5e05bed..d920e9d9cd4 100644
--- a/source/blender/windowmanager/intern/wm_keymap_utils.c
+++ b/source/blender/windowmanager/intern/wm_keymap_utils.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/intern/wm_keymap_utils.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Utilities to help define keymaps.
*/
diff --git a/source/blender/windowmanager/intern/wm_menu_type.c b/source/blender/windowmanager/intern/wm_menu_type.c
index b48fcb73b3e..440cca831e6 100644
--- a/source/blender/windowmanager/intern/wm_menu_type.c
+++ b/source/blender/windowmanager/intern/wm_menu_type.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/intern/wm_menu_type.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Menu Registry.
*/
diff --git a/source/blender/windowmanager/intern/wm_operator_props.c b/source/blender/windowmanager/intern/wm_operator_props.c
index 9f09d4adec6..8c2d7756e25 100644
--- a/source/blender/windowmanager/intern/wm_operator_props.c
+++ b/source/blender/windowmanager/intern/wm_operator_props.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_operator_props.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Generic re-usable property definitions and accessors for operators to share.
* (`WM_operator_properties_*` functions).
diff --git a/source/blender/windowmanager/intern/wm_operator_type.c b/source/blender/windowmanager/intern/wm_operator_type.c
index 40538713731..a1ea88a343b 100644
--- a/source/blender/windowmanager/intern/wm_operator_type.c
+++ b/source/blender/windowmanager/intern/wm_operator_type.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/intern/wm_operator_type.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Operator Registry.
*/
diff --git a/source/blender/windowmanager/intern/wm_operators.c b/source/blender/windowmanager/intern/wm_operators.c
index ebf9dfa9747..37a0c11a1e9 100644
--- a/source/blender/windowmanager/intern/wm_operators.c
+++ b/source/blender/windowmanager/intern/wm_operators.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_operators.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Functions for dealing with wmOperator, adding, removing, calling
* as well as some generic operators and shared operator properties.
diff --git a/source/blender/windowmanager/intern/wm_panel_type.c b/source/blender/windowmanager/intern/wm_panel_type.c
index ffa858ab801..b0fe685ed1f 100644
--- a/source/blender/windowmanager/intern/wm_panel_type.c
+++ b/source/blender/windowmanager/intern/wm_panel_type.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/intern/wm_panel_type.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Panel Registry.
*
diff --git a/source/blender/windowmanager/intern/wm_playanim.c b/source/blender/windowmanager/intern/wm_playanim.c
index 0a77446e041..8f3e27ced6f 100644
--- a/source/blender/windowmanager/intern/wm_playanim.c
+++ b/source/blender/windowmanager/intern/wm_playanim.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_playanim.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Animation player for image sequences & video's with sound support.
* Launched in a separate process from Blender's #RENDER_OT_play_rendered_anim
diff --git a/source/blender/windowmanager/intern/wm_stereo.c b/source/blender/windowmanager/intern/wm_stereo.c
index dfe6241972d..abb34a49736 100644
--- a/source/blender/windowmanager/intern/wm_stereo.c
+++ b/source/blender/windowmanager/intern/wm_stereo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_stereo.c
- * \ingroup wm
+/** \file \ingroup wm
*/
diff --git a/source/blender/windowmanager/intern/wm_subwindow.c b/source/blender/windowmanager/intern/wm_subwindow.c
index 8ddfeaba632..dd30f3190b8 100644
--- a/source/blender/windowmanager/intern/wm_subwindow.c
+++ b/source/blender/windowmanager/intern/wm_subwindow.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_subwindow.c
- * \ingroup wm
+/** \file \ingroup wm
*
* OpenGL utilities for setting up 2D viewport for window and regions.
*/
diff --git a/source/blender/windowmanager/intern/wm_toolsystem.c b/source/blender/windowmanager/intern/wm_toolsystem.c
index 98e9deddcd3..d5070b66a67 100644
--- a/source/blender/windowmanager/intern/wm_toolsystem.c
+++ b/source/blender/windowmanager/intern/wm_toolsystem.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/intern/wm_toolsystem.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Experimental tool-system>
*/
diff --git a/source/blender/windowmanager/intern/wm_tooltip.c b/source/blender/windowmanager/intern/wm_tooltip.c
index 29a3a30826c..72be9388146 100644
--- a/source/blender/windowmanager/intern/wm_tooltip.c
+++ b/source/blender/windowmanager/intern/wm_tooltip.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/intern/wm_tooltip.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Manages a per-window tool-tip.
*/
diff --git a/source/blender/windowmanager/intern/wm_uilist_type.c b/source/blender/windowmanager/intern/wm_uilist_type.c
index 5ead7ecf2b1..44e55e79a62 100644
--- a/source/blender/windowmanager/intern/wm_uilist_type.c
+++ b/source/blender/windowmanager/intern/wm_uilist_type.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/intern/wm_uilist_type.c
- * \ingroup wm
+/** \file \ingroup wm
*
* UI List Registry.
*/
diff --git a/source/blender/windowmanager/intern/wm_window.c b/source/blender/windowmanager/intern/wm_window.c
index 79e6b5104a3..1cfb5eeb9af 100644
--- a/source/blender/windowmanager/intern/wm_window.c
+++ b/source/blender/windowmanager/intern/wm_window.c
@@ -18,8 +18,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/intern/wm_window.c
- * \ingroup wm
+/** \file \ingroup wm
*
* Window management, wrap GHOST.
*/
diff --git a/source/blender/windowmanager/message_bus/intern/wm_message_bus.c b/source/blender/windowmanager/message_bus/intern/wm_message_bus.c
index d8eb73c3fd5..8d27ed528bd 100644
--- a/source/blender/windowmanager/message_bus/intern/wm_message_bus.c
+++ b/source/blender/windowmanager/message_bus/intern/wm_message_bus.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/message_bus/intern/wm_message_bus.c
- * \ingroup wm
+/** \file \ingroup wm
*/
#include <string.h>
diff --git a/source/blender/windowmanager/message_bus/intern/wm_message_bus_intern.h b/source/blender/windowmanager/message_bus/intern/wm_message_bus_intern.h
index 971c512f10a..2d3d2596a51 100644
--- a/source/blender/windowmanager/message_bus/intern/wm_message_bus_intern.h
+++ b/source/blender/windowmanager/message_bus/intern/wm_message_bus_intern.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/message_bus/intern/wm_message_bus_intern.h
- * \ingroup wm
+/** \file \ingroup wm
*/
#ifndef __WM_MESSAGE_BUS_INTERN_H__
diff --git a/source/blender/windowmanager/message_bus/intern/wm_message_bus_rna.c b/source/blender/windowmanager/message_bus/intern/wm_message_bus_rna.c
index a6791dbbdb3..e5e711136a2 100644
--- a/source/blender/windowmanager/message_bus/intern/wm_message_bus_rna.c
+++ b/source/blender/windowmanager/message_bus/intern/wm_message_bus_rna.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/message_bus/intern/wm_message_bus_rna.c
- * \ingroup wm
+/** \file \ingroup wm
*/
#include <stdio.h>
diff --git a/source/blender/windowmanager/message_bus/intern/wm_message_bus_static.c b/source/blender/windowmanager/message_bus/intern/wm_message_bus_static.c
index 0c394851c6f..77128e4c154 100644
--- a/source/blender/windowmanager/message_bus/intern/wm_message_bus_static.c
+++ b/source/blender/windowmanager/message_bus/intern/wm_message_bus_static.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/message_bus/intern/wm_message_bus_static.c
- * \ingroup wm
+/** \file \ingroup wm
*/
#include <stdio.h>
diff --git a/source/blender/windowmanager/message_bus/wm_message_bus.h b/source/blender/windowmanager/message_bus/wm_message_bus.h
index 84efee31179..65a3373daef 100644
--- a/source/blender/windowmanager/message_bus/wm_message_bus.h
+++ b/source/blender/windowmanager/message_bus/wm_message_bus.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/message_bus/wm_message_bus.h
- * \ingroup wm
+/** \file \ingroup wm
*/
#ifndef __WM_MESSAGE_BUS_H__
diff --git a/source/blender/windowmanager/wm.h b/source/blender/windowmanager/wm.h
index a132e4684e8..089aba54d16 100644
--- a/source/blender/windowmanager/wm.h
+++ b/source/blender/windowmanager/wm.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/wm.h
- * \ingroup wm
+/** \file \ingroup wm
*/
#ifndef __WM_H__
diff --git a/source/blender/windowmanager/wm_cursors.h b/source/blender/windowmanager/wm_cursors.h
index c1332071922..d62d45bc970 100644
--- a/source/blender/windowmanager/wm_cursors.h
+++ b/source/blender/windowmanager/wm_cursors.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/wm_cursors.h
- * \ingroup wm
+/** \file \ingroup wm
*/
#ifndef __WM_CURSORS_H__
diff --git a/source/blender/windowmanager/wm_draw.h b/source/blender/windowmanager/wm_draw.h
index c49e28f14ec..1608d18db52 100644
--- a/source/blender/windowmanager/wm_draw.h
+++ b/source/blender/windowmanager/wm_draw.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/wm_draw.h
- * \ingroup wm
+/** \file \ingroup wm
*/
diff --git a/source/blender/windowmanager/wm_event_system.h b/source/blender/windowmanager/wm_event_system.h
index d671e517744..5ec24e9e201 100644
--- a/source/blender/windowmanager/wm_event_system.h
+++ b/source/blender/windowmanager/wm_event_system.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/wm_event_system.h
- * \ingroup wm
+/** \file \ingroup wm
*/
#ifndef __WM_EVENT_SYSTEM_H__
diff --git a/source/blender/windowmanager/wm_event_types.h b/source/blender/windowmanager/wm_event_types.h
index b4fac387d24..b7a346e9527 100644
--- a/source/blender/windowmanager/wm_event_types.h
+++ b/source/blender/windowmanager/wm_event_types.h
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/windowmanager/wm_event_types.h
- * \ingroup wm
+/** \file \ingroup wm
*/
diff --git a/source/blender/windowmanager/wm_files.h b/source/blender/windowmanager/wm_files.h
index df1a9080289..2f7f082af8a 100644
--- a/source/blender/windowmanager/wm_files.h
+++ b/source/blender/windowmanager/wm_files.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/wm_files.h
- * \ingroup wm
+/** \file \ingroup wm
*/
#ifndef __WM_FILES_H__
diff --git a/source/blender/windowmanager/wm_window.h b/source/blender/windowmanager/wm_window.h
index 3656f80228a..06e5de05c11 100644
--- a/source/blender/windowmanager/wm_window.h
+++ b/source/blender/windowmanager/wm_window.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/windowmanager/wm_window.h
- * \ingroup wm
+/** \file \ingroup wm
*/
diff --git a/source/creator/buildinfo.c b/source/creator/buildinfo.c
index 7b6cbad3e0a..40996493881 100644
--- a/source/creator/buildinfo.c
+++ b/source/creator/buildinfo.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file creator/buildinfo.c
- * \ingroup creator
+/** \file \ingroup creator
*/
diff --git a/source/creator/creator.c b/source/creator/creator.c
index 90402ac6bd6..b20f5cdb52f 100644
--- a/source/creator/creator.c
+++ b/source/creator/creator.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file creator/creator.c
- * \ingroup creator
+/** \file \ingroup creator
*/
#include <stdlib.h>
diff --git a/source/creator/creator_args.c b/source/creator/creator_args.c
index 4040b09f618..3c0698994f9 100644
--- a/source/creator/creator_args.c
+++ b/source/creator/creator_args.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file creator/creator_args.c
- * \ingroup creator
+/** \file \ingroup creator
*/
#ifndef WITH_PYTHON_MODULE
diff --git a/source/creator/creator_intern.h b/source/creator/creator_intern.h
index 96fcf80156e..84e03634ab8 100644
--- a/source/creator/creator_intern.h
+++ b/source/creator/creator_intern.h
@@ -17,8 +17,7 @@
#ifndef __CREATOR_INTERN_H__
#define __CREATOR_INTERN_H__
-/** \file creator/creator_intern.h
- * \ingroup creator
+/** \file \ingroup creator
*
* Functionality for main() initialization.
*/
diff --git a/source/creator/creator_signals.c b/source/creator/creator_signals.c
index b9fa1b351f4..c6bfee91411 100644
--- a/source/creator/creator_signals.c
+++ b/source/creator/creator_signals.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file creator/creator_signals.c
- * \ingroup creator
+/** \file \ingroup creator
*/
#ifndef WITH_PYTHON_MODULE