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
path: root/intern
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 /intern
parent1085c2cc44573b77a74baae8f4be9771941d58da (diff)
Cleanup: remove redundant doxygen \file argument
Move \ingroup onto same line to be more compact and make it clear the file is in the group.
Diffstat (limited to 'intern')
-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
240 files changed, 242 insertions, 491 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.