From eef4077f18495d88a2426cfda3ec9a4dc461f798 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 6 Feb 2019 15:42:22 +1100 Subject: 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. --- source/blender/makesdna/DNA_ID.h | 3 +-- source/blender/makesdna/DNA_action_types.h | 3 +-- source/blender/makesdna/DNA_anim_types.h | 3 +-- source/blender/makesdna/DNA_armature_types.h | 3 +-- source/blender/makesdna/DNA_boid_types.h | 3 +-- source/blender/makesdna/DNA_brush_types.h | 3 +-- source/blender/makesdna/DNA_cachefile_types.h | 3 +-- source/blender/makesdna/DNA_camera_types.h | 3 +-- source/blender/makesdna/DNA_cloth_types.h | 3 +-- source/blender/makesdna/DNA_collection_types.h | 3 +-- source/blender/makesdna/DNA_color_types.h | 3 +-- source/blender/makesdna/DNA_constraint_types.h | 3 +-- source/blender/makesdna/DNA_curve_types.h | 3 +-- source/blender/makesdna/DNA_customdata_types.h | 3 +-- source/blender/makesdna/DNA_defs.h | 3 +-- source/blender/makesdna/DNA_dynamicpaint_types.h | 3 +-- source/blender/makesdna/DNA_effect_types.h | 3 +-- source/blender/makesdna/DNA_fileglobal_types.h | 3 +-- source/blender/makesdna/DNA_freestyle_types.h | 3 +-- source/blender/makesdna/DNA_genfile.h | 3 +-- source/blender/makesdna/DNA_gpencil_modifier_types.h | 3 +-- source/blender/makesdna/DNA_gpencil_types.h | 3 +-- source/blender/makesdna/DNA_gpu_types.h | 3 +-- source/blender/makesdna/DNA_image_types.h | 3 +-- source/blender/makesdna/DNA_ipo_types.h | 3 +-- source/blender/makesdna/DNA_key_types.h | 3 +-- source/blender/makesdna/DNA_lamp_types.h | 3 +-- source/blender/makesdna/DNA_lattice_types.h | 3 +-- source/blender/makesdna/DNA_layer_types.h | 3 +-- source/blender/makesdna/DNA_lightprobe_types.h | 3 +-- source/blender/makesdna/DNA_linestyle_types.h | 3 +-- source/blender/makesdna/DNA_listBase.h | 3 +-- source/blender/makesdna/DNA_mask_types.h | 3 +-- source/blender/makesdna/DNA_material_types.h | 3 +-- source/blender/makesdna/DNA_mesh_types.h | 3 +-- source/blender/makesdna/DNA_meshdata_types.h | 3 +-- source/blender/makesdna/DNA_meta_types.h | 3 +-- source/blender/makesdna/DNA_modifier_types.h | 3 +-- source/blender/makesdna/DNA_movieclip_types.h | 3 +-- source/blender/makesdna/DNA_nla_types.h | 3 +-- source/blender/makesdna/DNA_node_types.h | 3 +-- source/blender/makesdna/DNA_object_enums.h | 3 +-- source/blender/makesdna/DNA_object_fluidsim_types.h | 3 +-- source/blender/makesdna/DNA_object_force_types.h | 3 +-- source/blender/makesdna/DNA_object_types.h | 3 +-- source/blender/makesdna/DNA_outliner_types.h | 3 +-- source/blender/makesdna/DNA_packedFile_types.h | 3 +-- source/blender/makesdna/DNA_particle_types.h | 3 +-- source/blender/makesdna/DNA_rigidbody_types.h | 3 +-- source/blender/makesdna/DNA_scene_types.h | 3 +-- source/blender/makesdna/DNA_screen_types.h | 3 +-- source/blender/makesdna/DNA_sdna_types.h | 4 +--- source/blender/makesdna/DNA_sequence_types.h | 3 +-- source/blender/makesdna/DNA_shader_fx_types.h | 3 +-- source/blender/makesdna/DNA_smoke_types.h | 3 +-- source/blender/makesdna/DNA_sound_types.h | 3 +-- source/blender/makesdna/DNA_space_types.h | 3 +-- source/blender/makesdna/DNA_speaker_types.h | 3 +-- source/blender/makesdna/DNA_text_types.h | 3 +-- source/blender/makesdna/DNA_texture_types.h | 3 +-- source/blender/makesdna/DNA_tracking_types.h | 3 +-- source/blender/makesdna/DNA_userdef_types.h | 3 +-- source/blender/makesdna/DNA_vec_types.h | 3 +-- source/blender/makesdna/DNA_vfont_types.h | 3 +-- source/blender/makesdna/DNA_view2d_types.h | 3 +-- source/blender/makesdna/DNA_view3d_types.h | 3 +-- source/blender/makesdna/DNA_windowmanager_types.h | 3 +-- source/blender/makesdna/DNA_workspace_types.h | 3 +-- source/blender/makesdna/DNA_world_types.h | 3 +-- source/blender/makesdna/intern/dna_genfile.c | 3 +-- source/blender/makesdna/intern/makesdna.c | 2 +- 71 files changed, 71 insertions(+), 142 deletions(-) (limited to 'source/blender/makesdna') diff --git a/source/blender/makesdna/DNA_ID.h b/source/blender/makesdna/DNA_ID.h index 835a6867602..d5669bb04ed 100644 --- a/source/blender/makesdna/DNA_ID.h +++ b/source/blender/makesdna/DNA_ID.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_ID.h - * \ingroup DNA +/** \file \ingroup DNA * \brief ID and Library types, which are fundamental for sdna. */ diff --git a/source/blender/makesdna/DNA_action_types.h b/source/blender/makesdna/DNA_action_types.h index 2036284a279..8c3e61c4aa1 100644 --- a/source/blender/makesdna/DNA_action_types.h +++ b/source/blender/makesdna/DNA_action_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_action_types.h - * \ingroup DNA +/** \file \ingroup DNA * * Define actions data-block for the animation system. * A collection of animation curves and drivers to be assigned to data-blocks diff --git a/source/blender/makesdna/DNA_anim_types.h b/source/blender/makesdna/DNA_anim_types.h index 1ebedd576b5..4e35257cc29 100644 --- a/source/blender/makesdna/DNA_anim_types.h +++ b/source/blender/makesdna/DNA_anim_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_anim_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_ANIM_TYPES_H__ diff --git a/source/blender/makesdna/DNA_armature_types.h b/source/blender/makesdna/DNA_armature_types.h index 41ec0371929..86955f07d60 100644 --- a/source/blender/makesdna/DNA_armature_types.h +++ b/source/blender/makesdna/DNA_armature_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_armature_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_ARMATURE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_boid_types.h b/source/blender/makesdna/DNA_boid_types.h index 16a980d0dfa..90e06fbddae 100644 --- a/source/blender/makesdna/DNA_boid_types.h +++ b/source/blender/makesdna/DNA_boid_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_boid_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_BOID_TYPES_H__ diff --git a/source/blender/makesdna/DNA_brush_types.h b/source/blender/makesdna/DNA_brush_types.h index 229a0ced8be..4ef4f50b379 100644 --- a/source/blender/makesdna/DNA_brush_types.h +++ b/source/blender/makesdna/DNA_brush_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_brush_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_BRUSH_TYPES_H__ diff --git a/source/blender/makesdna/DNA_cachefile_types.h b/source/blender/makesdna/DNA_cachefile_types.h index acb5e718dab..8fca113719f 100644 --- a/source/blender/makesdna/DNA_cachefile_types.h +++ b/source/blender/makesdna/DNA_cachefile_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_cachefile_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_CACHEFILE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_camera_types.h b/source/blender/makesdna/DNA_camera_types.h index cef1007dea5..f29c8272053 100644 --- a/source/blender/makesdna/DNA_camera_types.h +++ b/source/blender/makesdna/DNA_camera_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_camera_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_CAMERA_TYPES_H__ diff --git a/source/blender/makesdna/DNA_cloth_types.h b/source/blender/makesdna/DNA_cloth_types.h index 5e57863f285..004aab30d9d 100644 --- a/source/blender/makesdna/DNA_cloth_types.h +++ b/source/blender/makesdna/DNA_cloth_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_cloth_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_CLOTH_TYPES_H__ diff --git a/source/blender/makesdna/DNA_collection_types.h b/source/blender/makesdna/DNA_collection_types.h index 26a1abcf8ad..2e62f56919c 100644 --- a/source/blender/makesdna/DNA_collection_types.h +++ b/source/blender/makesdna/DNA_collection_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_collection_types.h - * \ingroup DNA +/** \file \ingroup DNA * * \brief Object groups, one object can be in many groups at once. */ diff --git a/source/blender/makesdna/DNA_color_types.h b/source/blender/makesdna/DNA_color_types.h index 11da9cc7912..02a933b220b 100644 --- a/source/blender/makesdna/DNA_color_types.h +++ b/source/blender/makesdna/DNA_color_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_color_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_COLOR_TYPES_H__ diff --git a/source/blender/makesdna/DNA_constraint_types.h b/source/blender/makesdna/DNA_constraint_types.h index 1ae13a0ddf3..1c3671b41d7 100644 --- a/source/blender/makesdna/DNA_constraint_types.h +++ b/source/blender/makesdna/DNA_constraint_types.h @@ -18,8 +18,7 @@ * Constraint DNA data */ -/** \file DNA_constraint_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_CONSTRAINT_TYPES_H__ diff --git a/source/blender/makesdna/DNA_curve_types.h b/source/blender/makesdna/DNA_curve_types.h index 35ca7d20a7c..d82812ae921 100644 --- a/source/blender/makesdna/DNA_curve_types.h +++ b/source/blender/makesdna/DNA_curve_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_curve_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_CURVE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_customdata_types.h b/source/blender/makesdna/DNA_customdata_types.h index 988a4d2f1b6..78049524a4d 100644 --- a/source/blender/makesdna/DNA_customdata_types.h +++ b/source/blender/makesdna/DNA_customdata_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_customdata_types.h - * \ingroup DNA +/** \file \ingroup DNA * * Used for custom mesh data types (stored per vert/edge/loop/face) */ diff --git a/source/blender/makesdna/DNA_defs.h b/source/blender/makesdna/DNA_defs.h index 905ff10c662..e310382ccad 100644 --- a/source/blender/makesdna/DNA_defs.h +++ b/source/blender/makesdna/DNA_defs.h @@ -14,8 +14,7 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file DNA_defs.h - * \ingroup DNA +/** \file \ingroup DNA * * Group generic defines for all DNA headers may use in this file. */ diff --git a/source/blender/makesdna/DNA_dynamicpaint_types.h b/source/blender/makesdna/DNA_dynamicpaint_types.h index 17c05ebad3b..839b60a01e5 100644 --- a/source/blender/makesdna/DNA_dynamicpaint_types.h +++ b/source/blender/makesdna/DNA_dynamicpaint_types.h @@ -14,8 +14,7 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file DNA_dynamicpaint_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_DYNAMICPAINT_TYPES_H__ diff --git a/source/blender/makesdna/DNA_effect_types.h b/source/blender/makesdna/DNA_effect_types.h index 452c589c429..56b83e88dab 100644 --- a/source/blender/makesdna/DNA_effect_types.h +++ b/source/blender/makesdna/DNA_effect_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_effect_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_EFFECT_TYPES_H__ diff --git a/source/blender/makesdna/DNA_fileglobal_types.h b/source/blender/makesdna/DNA_fileglobal_types.h index 94213e99719..c5833fc3790 100644 --- a/source/blender/makesdna/DNA_fileglobal_types.h +++ b/source/blender/makesdna/DNA_fileglobal_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_fileglobal_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_FILEGLOBAL_TYPES_H__ diff --git a/source/blender/makesdna/DNA_freestyle_types.h b/source/blender/makesdna/DNA_freestyle_types.h index 7b65dca4340..425d4409659 100644 --- a/source/blender/makesdna/DNA_freestyle_types.h +++ b/source/blender/makesdna/DNA_freestyle_types.h @@ -20,8 +20,7 @@ #ifndef __DNA_FREESTYLE_TYPES_H__ #define __DNA_FREESTYLE_TYPES_H__ -/** \file DNA_freestyle_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #include "DNA_defs.h" diff --git a/source/blender/makesdna/DNA_genfile.h b/source/blender/makesdna/DNA_genfile.h index c6e536b9d2c..774b9038bd1 100644 --- a/source/blender/makesdna/DNA_genfile.h +++ b/source/blender/makesdna/DNA_genfile.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_genfile.h - * \ingroup DNA +/** \file \ingroup DNA * \brief blenloader genfile private function prototypes */ diff --git a/source/blender/makesdna/DNA_gpencil_modifier_types.h b/source/blender/makesdna/DNA_gpencil_modifier_types.h index 36617024aec..85b5eaa5f6c 100644 --- a/source/blender/makesdna/DNA_gpencil_modifier_types.h +++ b/source/blender/makesdna/DNA_gpencil_modifier_types.h @@ -14,8 +14,7 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file DNA_gpencil_modifier_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_GPENCIL_MODIFIER_TYPES_H__ diff --git a/source/blender/makesdna/DNA_gpencil_types.h b/source/blender/makesdna/DNA_gpencil_types.h index 394c470f212..cf121342fb2 100644 --- a/source/blender/makesdna/DNA_gpencil_types.h +++ b/source/blender/makesdna/DNA_gpencil_types.h @@ -17,8 +17,7 @@ * This is a new part of Blender */ -/** \file DNA_gpencil_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_GPENCIL_TYPES_H__ diff --git a/source/blender/makesdna/DNA_gpu_types.h b/source/blender/makesdna/DNA_gpu_types.h index 72dd0055fc6..11fd13c2d54 100644 --- a/source/blender/makesdna/DNA_gpu_types.h +++ b/source/blender/makesdna/DNA_gpu_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_gpu_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_GPU_TYPES_H__ diff --git a/source/blender/makesdna/DNA_image_types.h b/source/blender/makesdna/DNA_image_types.h index 3139142239a..983cd525161 100644 --- a/source/blender/makesdna/DNA_image_types.h +++ b/source/blender/makesdna/DNA_image_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_image_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_IMAGE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_ipo_types.h b/source/blender/makesdna/DNA_ipo_types.h index b2f9ce7ae82..22663c409c5 100644 --- a/source/blender/makesdna/DNA_ipo_types.h +++ b/source/blender/makesdna/DNA_ipo_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_ipo_types.h - * \ingroup DNA +/** \file \ingroup DNA * \deprecated * The contents of this file are now officially deprecated. They were used for the 'old' animation system, * which has (as of 2.50) been replaced with a completely new system by Joshua Leung (aligorith). All defines, diff --git a/source/blender/makesdna/DNA_key_types.h b/source/blender/makesdna/DNA_key_types.h index c374d16aa8e..b1076aa76df 100644 --- a/source/blender/makesdna/DNA_key_types.h +++ b/source/blender/makesdna/DNA_key_types.h @@ -19,8 +19,7 @@ #ifndef __DNA_KEY_TYPES_H__ #define __DNA_KEY_TYPES_H__ -/** \file DNA_key_types.h - * \ingroup DNA +/** \file \ingroup DNA * * This file defines structures for Shape-Keys (not animation keyframes), * attached to Mesh, Curve and Lattice Data. Even though Key's are ID blocks they diff --git a/source/blender/makesdna/DNA_lamp_types.h b/source/blender/makesdna/DNA_lamp_types.h index 4a3065fd634..35f752be4ea 100644 --- a/source/blender/makesdna/DNA_lamp_types.h +++ b/source/blender/makesdna/DNA_lamp_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_lamp_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_LAMP_TYPES_H__ diff --git a/source/blender/makesdna/DNA_lattice_types.h b/source/blender/makesdna/DNA_lattice_types.h index 857ef8aa882..dad46dbe428 100644 --- a/source/blender/makesdna/DNA_lattice_types.h +++ b/source/blender/makesdna/DNA_lattice_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_lattice_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_LATTICE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_layer_types.h b/source/blender/makesdna/DNA_layer_types.h index 8a91f018f06..43fe48a32ec 100644 --- a/source/blender/makesdna/DNA_layer_types.h +++ b/source/blender/makesdna/DNA_layer_types.h @@ -14,8 +14,7 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file DNA_layer_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_LAYER_TYPES_H__ diff --git a/source/blender/makesdna/DNA_lightprobe_types.h b/source/blender/makesdna/DNA_lightprobe_types.h index 37f631b54d6..4df00392a87 100644 --- a/source/blender/makesdna/DNA_lightprobe_types.h +++ b/source/blender/makesdna/DNA_lightprobe_types.h @@ -14,8 +14,7 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file DNA_lightprobe_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_LIGHTPROBE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_linestyle_types.h b/source/blender/makesdna/DNA_linestyle_types.h index 1563de290e6..80d2b4d1cc8 100644 --- a/source/blender/makesdna/DNA_linestyle_types.h +++ b/source/blender/makesdna/DNA_linestyle_types.h @@ -20,8 +20,7 @@ #ifndef __DNA_LINESTYLE_TYPES_H__ #define __DNA_LINESTYLE_TYPES_H__ -/** \file DNA_linestyle_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #include "DNA_listBase.h" diff --git a/source/blender/makesdna/DNA_listBase.h b/source/blender/makesdna/DNA_listBase.h index 01180657707..cb3afba94b3 100644 --- a/source/blender/makesdna/DNA_listBase.h +++ b/source/blender/makesdna/DNA_listBase.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_listBase.h - * \ingroup DNA +/** \file \ingroup DNA * \brief These structs are the foundation for all linked lists in the * library system. * diff --git a/source/blender/makesdna/DNA_mask_types.h b/source/blender/makesdna/DNA_mask_types.h index f3ee6624c0f..637406634bd 100644 --- a/source/blender/makesdna/DNA_mask_types.h +++ b/source/blender/makesdna/DNA_mask_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_mask_types.h - * \ingroup DNA +/** \file \ingroup DNA * * Mask data-blocks are collections of 2D curves to be used * for image masking in the compositor and sequencer. diff --git a/source/blender/makesdna/DNA_material_types.h b/source/blender/makesdna/DNA_material_types.h index 9eef7f02434..78cb2a5fb69 100644 --- a/source/blender/makesdna/DNA_material_types.h +++ b/source/blender/makesdna/DNA_material_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_material_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_MATERIAL_TYPES_H__ diff --git a/source/blender/makesdna/DNA_mesh_types.h b/source/blender/makesdna/DNA_mesh_types.h index 52aa7c4a0bb..42efb4300c8 100644 --- a/source/blender/makesdna/DNA_mesh_types.h +++ b/source/blender/makesdna/DNA_mesh_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_mesh_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_MESH_TYPES_H__ diff --git a/source/blender/makesdna/DNA_meshdata_types.h b/source/blender/makesdna/DNA_meshdata_types.h index 09647024c46..905928917e6 100644 --- a/source/blender/makesdna/DNA_meshdata_types.h +++ b/source/blender/makesdna/DNA_meshdata_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_meshdata_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_MESHDATA_TYPES_H__ diff --git a/source/blender/makesdna/DNA_meta_types.h b/source/blender/makesdna/DNA_meta_types.h index 944716c12e8..9c26b140d13 100644 --- a/source/blender/makesdna/DNA_meta_types.h +++ b/source/blender/makesdna/DNA_meta_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_meta_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_META_TYPES_H__ diff --git a/source/blender/makesdna/DNA_modifier_types.h b/source/blender/makesdna/DNA_modifier_types.h index 1c7606cdb80..e11ee17ade5 100644 --- a/source/blender/makesdna/DNA_modifier_types.h +++ b/source/blender/makesdna/DNA_modifier_types.h @@ -14,8 +14,7 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file DNA_modifier_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_MODIFIER_TYPES_H__ diff --git a/source/blender/makesdna/DNA_movieclip_types.h b/source/blender/makesdna/DNA_movieclip_types.h index 7d3e98f925a..880b6ab1677 100644 --- a/source/blender/makesdna/DNA_movieclip_types.h +++ b/source/blender/makesdna/DNA_movieclip_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_movieclip_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_MOVIECLIP_TYPES_H__ diff --git a/source/blender/makesdna/DNA_nla_types.h b/source/blender/makesdna/DNA_nla_types.h index 42ba9c727a7..0494a8210a3 100644 --- a/source/blender/makesdna/DNA_nla_types.h +++ b/source/blender/makesdna/DNA_nla_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_nla_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_NLA_TYPES_H__ diff --git a/source/blender/makesdna/DNA_node_types.h b/source/blender/makesdna/DNA_node_types.h index 99a6588aa85..d6525ca094f 100644 --- a/source/blender/makesdna/DNA_node_types.h +++ b/source/blender/makesdna/DNA_node_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_node_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_NODE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_object_enums.h b/source/blender/makesdna/DNA_object_enums.h index 9c8ba811fcc..449daf86df0 100644 --- a/source/blender/makesdna/DNA_object_enums.h +++ b/source/blender/makesdna/DNA_object_enums.h @@ -14,8 +14,7 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file DNA_object_enums.h - * \ingroup DNA +/** \file \ingroup DNA * * Enums typedef's for use in public headers. */ diff --git a/source/blender/makesdna/DNA_object_fluidsim_types.h b/source/blender/makesdna/DNA_object_fluidsim_types.h index 6fa21216981..117627f4037 100644 --- a/source/blender/makesdna/DNA_object_fluidsim_types.h +++ b/source/blender/makesdna/DNA_object_fluidsim_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_object_fluidsim_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_OBJECT_FLUIDSIM_TYPES_H__ diff --git a/source/blender/makesdna/DNA_object_force_types.h b/source/blender/makesdna/DNA_object_force_types.h index f47c9f46d26..4b462c89a3c 100644 --- a/source/blender/makesdna/DNA_object_force_types.h +++ b/source/blender/makesdna/DNA_object_force_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_object_force_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_OBJECT_FORCE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_object_types.h b/source/blender/makesdna/DNA_object_types.h index a7549aaad8b..d91fcac49c1 100644 --- a/source/blender/makesdna/DNA_object_types.h +++ b/source/blender/makesdna/DNA_object_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_object_types.h - * \ingroup DNA +/** \file \ingroup DNA * \brief Object is a sort of wrapper for general info. */ diff --git a/source/blender/makesdna/DNA_outliner_types.h b/source/blender/makesdna/DNA_outliner_types.h index 1b12c5201c1..afcf9a3b84a 100644 --- a/source/blender/makesdna/DNA_outliner_types.h +++ b/source/blender/makesdna/DNA_outliner_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_outliner_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_OUTLINER_TYPES_H__ diff --git a/source/blender/makesdna/DNA_packedFile_types.h b/source/blender/makesdna/DNA_packedFile_types.h index a9906f6b05f..43e40cc6ed0 100644 --- a/source/blender/makesdna/DNA_packedFile_types.h +++ b/source/blender/makesdna/DNA_packedFile_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_packedFile_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_PACKEDFILE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_particle_types.h b/source/blender/makesdna/DNA_particle_types.h index d0129a4496c..e0c799a13fe 100644 --- a/source/blender/makesdna/DNA_particle_types.h +++ b/source/blender/makesdna/DNA_particle_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_particle_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_PARTICLE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_rigidbody_types.h b/source/blender/makesdna/DNA_rigidbody_types.h index 2e64e2502c7..9a5662655fd 100644 --- a/source/blender/makesdna/DNA_rigidbody_types.h +++ b/source/blender/makesdna/DNA_rigidbody_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_rigidbody_types.h - * \ingroup DNA +/** \file \ingroup DNA * \brief Types and defines for representing Rigid Body entities */ diff --git a/source/blender/makesdna/DNA_scene_types.h b/source/blender/makesdna/DNA_scene_types.h index 2b89107372f..d5b096d004a 100644 --- a/source/blender/makesdna/DNA_scene_types.h +++ b/source/blender/makesdna/DNA_scene_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_scene_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_SCENE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_screen_types.h b/source/blender/makesdna/DNA_screen_types.h index b6515888509..195bd48dfda 100644 --- a/source/blender/makesdna/DNA_screen_types.h +++ b/source/blender/makesdna/DNA_screen_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_screen_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_SCREEN_TYPES_H__ diff --git a/source/blender/makesdna/DNA_sdna_types.h b/source/blender/makesdna/DNA_sdna_types.h index 54f8d2e1504..1adeb3017b5 100644 --- a/source/blender/makesdna/DNA_sdna_types.h +++ b/source/blender/makesdna/DNA_sdna_types.h @@ -16,9 +16,7 @@ * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV. * All rights reserved. */ -/** - * \file DNA_sdna_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_SDNA_TYPES_H__ diff --git a/source/blender/makesdna/DNA_sequence_types.h b/source/blender/makesdna/DNA_sequence_types.h index 39413ec0260..a47e3ae41e6 100644 --- a/source/blender/makesdna/DNA_sequence_types.h +++ b/source/blender/makesdna/DNA_sequence_types.h @@ -16,8 +16,7 @@ * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV. * All rights reserved. */ -/** \file DNA_sequence_types.h - * \ingroup DNA +/** \file \ingroup DNA * * Structs for use by the 'Sequencer' (Video Editor) * diff --git a/source/blender/makesdna/DNA_shader_fx_types.h b/source/blender/makesdna/DNA_shader_fx_types.h index 2ccc2bc6a76..c17b6c373db 100644 --- a/source/blender/makesdna/DNA_shader_fx_types.h +++ b/source/blender/makesdna/DNA_shader_fx_types.h @@ -14,8 +14,7 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file DNA_shader_fx_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_SHADER_FX_TYPES_H__ diff --git a/source/blender/makesdna/DNA_smoke_types.h b/source/blender/makesdna/DNA_smoke_types.h index 484b4bd1f09..4436a17088e 100644 --- a/source/blender/makesdna/DNA_smoke_types.h +++ b/source/blender/makesdna/DNA_smoke_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_smoke_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_SMOKE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_sound_types.h b/source/blender/makesdna/DNA_sound_types.h index a0e7b52fc6e..7944457065e 100644 --- a/source/blender/makesdna/DNA_sound_types.h +++ b/source/blender/makesdna/DNA_sound_types.h @@ -16,8 +16,7 @@ * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV. * All rights reserved. */ -/** \file DNA_sound_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_SOUND_TYPES_H__ diff --git a/source/blender/makesdna/DNA_space_types.h b/source/blender/makesdna/DNA_space_types.h index 5f91d5c4b7f..24526ed123d 100644 --- a/source/blender/makesdna/DNA_space_types.h +++ b/source/blender/makesdna/DNA_space_types.h @@ -16,8 +16,7 @@ * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV. * All rights reserved. */ -/** \file DNA_space_types.h - * \ingroup DNA +/** \file \ingroup DNA * * Structs for each of space type in the user interface. */ diff --git a/source/blender/makesdna/DNA_speaker_types.h b/source/blender/makesdna/DNA_speaker_types.h index ff6df0d0208..b777404fd94 100644 --- a/source/blender/makesdna/DNA_speaker_types.h +++ b/source/blender/makesdna/DNA_speaker_types.h @@ -14,8 +14,7 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file DNA_speaker_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_SPEAKER_TYPES_H__ diff --git a/source/blender/makesdna/DNA_text_types.h b/source/blender/makesdna/DNA_text_types.h index 69b6b3618a0..9e8289e3429 100644 --- a/source/blender/makesdna/DNA_text_types.h +++ b/source/blender/makesdna/DNA_text_types.h @@ -16,8 +16,7 @@ * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV. * All rights reserved. */ -/** \file DNA_text_types.h - * \ingroup DNA +/** \file \ingroup DNA * * Text blocks used for Python-Scripts, OpenShadingLanguage * and arbitrary text data to store in blend files. diff --git a/source/blender/makesdna/DNA_texture_types.h b/source/blender/makesdna/DNA_texture_types.h index 3b4c6f832a4..f993ef9047c 100644 --- a/source/blender/makesdna/DNA_texture_types.h +++ b/source/blender/makesdna/DNA_texture_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_texture_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_TEXTURE_TYPES_H__ diff --git a/source/blender/makesdna/DNA_tracking_types.h b/source/blender/makesdna/DNA_tracking_types.h index ff7102abb09..ba0b0620471 100644 --- a/source/blender/makesdna/DNA_tracking_types.h +++ b/source/blender/makesdna/DNA_tracking_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_tracking_types.h - * \ingroup DNA +/** \file \ingroup DNA * * Structs used for camera tracking and the movie-clip editor. */ diff --git a/source/blender/makesdna/DNA_userdef_types.h b/source/blender/makesdna/DNA_userdef_types.h index c9ada7e3637..3acdf99a79f 100644 --- a/source/blender/makesdna/DNA_userdef_types.h +++ b/source/blender/makesdna/DNA_userdef_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_userdef_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_USERDEF_TYPES_H__ diff --git a/source/blender/makesdna/DNA_vec_types.h b/source/blender/makesdna/DNA_vec_types.h index 51f7406fe6c..d89cfc279af 100644 --- a/source/blender/makesdna/DNA_vec_types.h +++ b/source/blender/makesdna/DNA_vec_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_vec_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_VEC_TYPES_H__ diff --git a/source/blender/makesdna/DNA_vfont_types.h b/source/blender/makesdna/DNA_vfont_types.h index 8b637371880..6284921b354 100644 --- a/source/blender/makesdna/DNA_vfont_types.h +++ b/source/blender/makesdna/DNA_vfont_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_vfont_types.h - * \ingroup DNA +/** \file \ingroup DNA * * Vector Fonts used for text in the 3D view-port * (unrelated to text used to render the GUI). diff --git a/source/blender/makesdna/DNA_view2d_types.h b/source/blender/makesdna/DNA_view2d_types.h index fc2fea4431a..10256d2f4ce 100644 --- a/source/blender/makesdna/DNA_view2d_types.h +++ b/source/blender/makesdna/DNA_view2d_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_view2d_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_VIEW2D_TYPES_H__ diff --git a/source/blender/makesdna/DNA_view3d_types.h b/source/blender/makesdna/DNA_view3d_types.h index 9aeaefb7ace..90cc48e810a 100644 --- a/source/blender/makesdna/DNA_view3d_types.h +++ b/source/blender/makesdna/DNA_view3d_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_view3d_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_VIEW3D_TYPES_H__ diff --git a/source/blender/makesdna/DNA_windowmanager_types.h b/source/blender/makesdna/DNA_windowmanager_types.h index ea0dc1d532a..0678f537b25 100644 --- a/source/blender/makesdna/DNA_windowmanager_types.h +++ b/source/blender/makesdna/DNA_windowmanager_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_windowmanager_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_WINDOWMANAGER_TYPES_H__ diff --git a/source/blender/makesdna/DNA_workspace_types.h b/source/blender/makesdna/DNA_workspace_types.h index 0e8b6a82cd2..ef45f5dfb93 100644 --- a/source/blender/makesdna/DNA_workspace_types.h +++ b/source/blender/makesdna/DNA_workspace_types.h @@ -14,8 +14,7 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file DNA_workspace_types.h - * \ingroup DNA +/** \file \ingroup DNA * * Use API in BKE_workspace.h! * Struct members marked with DNA_PRIVATE_WORKSPACE will throw a diff --git a/source/blender/makesdna/DNA_world_types.h b/source/blender/makesdna/DNA_world_types.h index 76ad97a153b..adb9033ac7f 100644 --- a/source/blender/makesdna/DNA_world_types.h +++ b/source/blender/makesdna/DNA_world_types.h @@ -17,8 +17,7 @@ * All rights reserved. */ -/** \file DNA_world_types.h - * \ingroup DNA +/** \file \ingroup DNA */ #ifndef __DNA_WORLD_TYPES_H__ diff --git a/source/blender/makesdna/intern/dna_genfile.c b/source/blender/makesdna/intern/dna_genfile.c index 58488ef70bd..d4dd34e44d6 100644 --- a/source/blender/makesdna/intern/dna_genfile.c +++ b/source/blender/makesdna/intern/dna_genfile.c @@ -18,8 +18,7 @@ * DNA handling */ -/** \file blender/makesdna/intern/dna_genfile.c - * \ingroup DNA +/** \file \ingroup DNA * * Lowest-level functions for decoding the parts of a saved .blend * file, including interpretation of its SDNA block and conversion of diff --git a/source/blender/makesdna/intern/makesdna.c b/source/blender/makesdna/intern/makesdna.c index f969f535166..c1962e030dc 100644 --- a/source/blender/makesdna/intern/makesdna.c +++ b/source/blender/makesdna/intern/makesdna.c @@ -17,7 +17,7 @@ * All rights reserved. */ -/** \file makesdna.c +/** \file * \brief Struct muncher for making SDNA. * \ingroup DNA * -- cgit v1.2.3