From de13d0a80c3cb6a7445245b2999a29fe70e49953 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 18 Feb 2019 08:08:12 +1100 Subject: doxygen: add newline after \file While \file doesn't need an argument, it can't have another doxy command after it. --- source/blender/makesrna/intern/makesrna.c | 3 ++- source/blender/makesrna/intern/rna_ID.c | 3 ++- source/blender/makesrna/intern/rna_access.c | 5 +++-- source/blender/makesrna/intern/rna_action.c | 3 ++- source/blender/makesrna/intern/rna_action_api.c | 3 ++- source/blender/makesrna/intern/rna_animation.c | 3 ++- source/blender/makesrna/intern/rna_animation_api.c | 3 ++- source/blender/makesrna/intern/rna_animviz.c | 3 ++- source/blender/makesrna/intern/rna_armature.c | 3 ++- source/blender/makesrna/intern/rna_armature_api.c | 3 ++- source/blender/makesrna/intern/rna_boid.c | 3 ++- source/blender/makesrna/intern/rna_brush.c | 3 ++- source/blender/makesrna/intern/rna_cachefile.c | 3 ++- source/blender/makesrna/intern/rna_camera.c | 3 ++- source/blender/makesrna/intern/rna_camera_api.c | 3 ++- source/blender/makesrna/intern/rna_cloth.c | 3 ++- source/blender/makesrna/intern/rna_collection.c | 3 ++- source/blender/makesrna/intern/rna_color.c | 3 ++- source/blender/makesrna/intern/rna_constraint.c | 3 ++- source/blender/makesrna/intern/rna_context.c | 3 ++- source/blender/makesrna/intern/rna_curve.c | 3 ++- source/blender/makesrna/intern/rna_curve_api.c | 3 ++- source/blender/makesrna/intern/rna_define.c | 3 ++- source/blender/makesrna/intern/rna_depsgraph.c | 3 ++- source/blender/makesrna/intern/rna_dynamicpaint.c | 3 ++- source/blender/makesrna/intern/rna_fcurve.c | 3 ++- source/blender/makesrna/intern/rna_fcurve_api.c | 3 ++- source/blender/makesrna/intern/rna_fluidsim.c | 3 ++- source/blender/makesrna/intern/rna_gpencil.c | 3 ++- source/blender/makesrna/intern/rna_gpencil_modifier.c | 3 ++- source/blender/makesrna/intern/rna_image.c | 3 ++- source/blender/makesrna/intern/rna_image_api.c | 3 ++- source/blender/makesrna/intern/rna_internal.h | 3 ++- source/blender/makesrna/intern/rna_internal_types.h | 3 ++- source/blender/makesrna/intern/rna_key.c | 3 ++- source/blender/makesrna/intern/rna_lamp.c | 3 ++- source/blender/makesrna/intern/rna_lattice.c | 3 ++- source/blender/makesrna/intern/rna_lattice_api.c | 3 ++- source/blender/makesrna/intern/rna_layer.c | 3 ++- source/blender/makesrna/intern/rna_lightprobe.c | 3 ++- source/blender/makesrna/intern/rna_linestyle.c | 3 ++- source/blender/makesrna/intern/rna_main.c | 3 ++- source/blender/makesrna/intern/rna_main_api.c | 3 ++- source/blender/makesrna/intern/rna_mask.c | 3 ++- source/blender/makesrna/intern/rna_material.c | 3 ++- source/blender/makesrna/intern/rna_material_api.c | 3 ++- source/blender/makesrna/intern/rna_mesh.c | 3 ++- source/blender/makesrna/intern/rna_mesh_api.c | 3 ++- source/blender/makesrna/intern/rna_mesh_utils.h | 3 ++- source/blender/makesrna/intern/rna_meta.c | 3 ++- source/blender/makesrna/intern/rna_meta_api.c | 3 ++- source/blender/makesrna/intern/rna_modifier.c | 3 ++- source/blender/makesrna/intern/rna_movieclip.c | 3 ++- source/blender/makesrna/intern/rna_nla.c | 3 ++- source/blender/makesrna/intern/rna_nodetree.c | 3 ++- source/blender/makesrna/intern/rna_object.c | 3 ++- source/blender/makesrna/intern/rna_object_api.c | 3 ++- source/blender/makesrna/intern/rna_object_force.c | 3 ++- source/blender/makesrna/intern/rna_packedfile.c | 3 ++- source/blender/makesrna/intern/rna_palette.c | 3 ++- source/blender/makesrna/intern/rna_particle.c | 3 ++- source/blender/makesrna/intern/rna_pose.c | 3 ++- source/blender/makesrna/intern/rna_pose_api.c | 3 ++- source/blender/makesrna/intern/rna_render.c | 3 ++- source/blender/makesrna/intern/rna_rigidbody.c | 5 +++-- source/blender/makesrna/intern/rna_rna.c | 3 ++- source/blender/makesrna/intern/rna_scene.c | 3 ++- source/blender/makesrna/intern/rna_scene_api.c | 3 ++- source/blender/makesrna/intern/rna_screen.c | 3 ++- source/blender/makesrna/intern/rna_sculpt_paint.c | 3 ++- source/blender/makesrna/intern/rna_sequencer.c | 3 ++- source/blender/makesrna/intern/rna_sequencer_api.c | 3 ++- source/blender/makesrna/intern/rna_shader_fx.c | 3 ++- source/blender/makesrna/intern/rna_smoke.c | 3 ++- source/blender/makesrna/intern/rna_sound.c | 3 ++- source/blender/makesrna/intern/rna_sound_api.c | 3 ++- source/blender/makesrna/intern/rna_space.c | 3 ++- source/blender/makesrna/intern/rna_space_api.c | 3 ++- source/blender/makesrna/intern/rna_speaker.c | 3 ++- source/blender/makesrna/intern/rna_test.c | 3 ++- source/blender/makesrna/intern/rna_text.c | 3 ++- source/blender/makesrna/intern/rna_text_api.c | 3 ++- source/blender/makesrna/intern/rna_texture.c | 3 ++- source/blender/makesrna/intern/rna_texture_api.c | 3 ++- source/blender/makesrna/intern/rna_timeline.c | 3 ++- source/blender/makesrna/intern/rna_tracking.c | 3 ++- source/blender/makesrna/intern/rna_ui.c | 3 ++- source/blender/makesrna/intern/rna_ui_api.c | 3 ++- source/blender/makesrna/intern/rna_userdef.c | 3 ++- source/blender/makesrna/intern/rna_vfont.c | 3 ++- source/blender/makesrna/intern/rna_vfont_api.c | 3 ++- source/blender/makesrna/intern/rna_wm.c | 3 ++- source/blender/makesrna/intern/rna_wm_api.c | 3 ++- source/blender/makesrna/intern/rna_wm_gizmo.c | 3 ++- source/blender/makesrna/intern/rna_wm_gizmo_api.c | 3 ++- source/blender/makesrna/intern/rna_workspace.c | 3 ++- source/blender/makesrna/intern/rna_workspace_api.c | 3 ++- source/blender/makesrna/intern/rna_world.c | 3 ++- 98 files changed, 198 insertions(+), 100 deletions(-) (limited to 'source/blender/makesrna/intern') diff --git a/source/blender/makesrna/intern/makesrna.c b/source/blender/makesrna/intern/makesrna.c index df8911f425c..72cffaaf8a3 100644 --- a/source/blender/makesrna/intern/makesrna.c +++ b/source/blender/makesrna/intern/makesrna.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_ID.c b/source/blender/makesrna/intern/rna_ID.c index 6ace86d0076..fac3864d089 100644 --- a/source/blender/makesrna/intern/rna_ID.c +++ b/source/blender/makesrna/intern/rna_ID.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_access.c b/source/blender/makesrna/intern/rna_access.c index 36b815f5965..3081984a825 100644 --- a/source/blender/makesrna/intern/rna_access.c +++ b/source/blender/makesrna/intern/rna_access.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ @@ -5020,7 +5021,7 @@ bool RNA_path_resolve_property(PointerRNA *ptr, const char *path, PointerRNA *r_ * indicated by fully resolving the path. * * This is a convenience method to avoid logic errors and ugly syntax. - * \note Assumes all pointers provided are valid + * \note Assumes all pointers provided are valid * \return True only if both a valid pointer and property are found after resolving the path */ bool RNA_path_resolve_property_full(PointerRNA *ptr, const char *path, PointerRNA *r_ptr, PropertyRNA **r_prop, int *r_index) diff --git a/source/blender/makesrna/intern/rna_action.c b/source/blender/makesrna/intern/rna_action.c index 265d45a0600..fd45a9a9048 100644 --- a/source/blender/makesrna/intern/rna_action.c +++ b/source/blender/makesrna/intern/rna_action.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_action_api.c b/source/blender/makesrna/intern/rna_action_api.c index 4af77c34268..9543042248e 100644 --- a/source/blender/makesrna/intern/rna_action_api.c +++ b/source/blender/makesrna/intern/rna_action_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_animation.c b/source/blender/makesrna/intern/rna_animation.c index 10088c577f2..6194a34ac75 100644 --- a/source/blender/makesrna/intern/rna_animation.c +++ b/source/blender/makesrna/intern/rna_animation.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_animation_api.c b/source/blender/makesrna/intern/rna_animation_api.c index 4f337950a28..6bc891259ad 100644 --- a/source/blender/makesrna/intern/rna_animation_api.c +++ b/source/blender/makesrna/intern/rna_animation_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_animviz.c b/source/blender/makesrna/intern/rna_animviz.c index 8f064e8d875..605b10e5848 100644 --- a/source/blender/makesrna/intern/rna_animviz.c +++ b/source/blender/makesrna/intern/rna_animviz.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_armature.c b/source/blender/makesrna/intern/rna_armature.c index 6b8cfaae028..90f93030cb9 100644 --- a/source/blender/makesrna/intern/rna_armature.c +++ b/source/blender/makesrna/intern/rna_armature.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_armature_api.c b/source/blender/makesrna/intern/rna_armature_api.c index 20edb22df05..6174f58aa37 100644 --- a/source/blender/makesrna/intern/rna_armature_api.c +++ b/source/blender/makesrna/intern/rna_armature_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_boid.c b/source/blender/makesrna/intern/rna_boid.c index a09317edac2..a97630fe724 100644 --- a/source/blender/makesrna/intern/rna_boid.c +++ b/source/blender/makesrna/intern/rna_boid.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_brush.c b/source/blender/makesrna/intern/rna_brush.c index a8f8a9d8e4e..9c0e4ab7411 100644 --- a/source/blender/makesrna/intern/rna_brush.c +++ b/source/blender/makesrna/intern/rna_brush.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_cachefile.c b/source/blender/makesrna/intern/rna_cachefile.c index 05e4fb4e2ee..a0464372cbd 100644 --- a/source/blender/makesrna/intern/rna_cachefile.c +++ b/source/blender/makesrna/intern/rna_cachefile.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include "DNA_cachefile_types.h" diff --git a/source/blender/makesrna/intern/rna_camera.c b/source/blender/makesrna/intern/rna_camera.c index 0f285d56571..0912c9bdc6e 100644 --- a/source/blender/makesrna/intern/rna_camera.c +++ b/source/blender/makesrna/intern/rna_camera.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_camera_api.c b/source/blender/makesrna/intern/rna_camera_api.c index 29130ba397f..8e181fe3c68 100644 --- a/source/blender/makesrna/intern/rna_camera_api.c +++ b/source/blender/makesrna/intern/rna_camera_api.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_cloth.c b/source/blender/makesrna/intern/rna_cloth.c index a8ea410d71c..7c0a79eb7f7 100644 --- a/source/blender/makesrna/intern/rna_cloth.c +++ b/source/blender/makesrna/intern/rna_cloth.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_collection.c b/source/blender/makesrna/intern/rna_collection.c index af4cc474e72..ccda956317c 100644 --- a/source/blender/makesrna/intern/rna_collection.c +++ b/source/blender/makesrna/intern/rna_collection.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_color.c b/source/blender/makesrna/intern/rna_color.c index 25b8384aa53..d9313049e0a 100644 --- a/source/blender/makesrna/intern/rna_color.c +++ b/source/blender/makesrna/intern/rna_color.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_constraint.c b/source/blender/makesrna/intern/rna_constraint.c index a90cde37bdc..b930634b9f0 100644 --- a/source/blender/makesrna/intern/rna_constraint.c +++ b/source/blender/makesrna/intern/rna_constraint.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_context.c b/source/blender/makesrna/intern/rna_context.c index 5c12d50409b..d1fc18e17ab 100644 --- a/source/blender/makesrna/intern/rna_context.c +++ b/source/blender/makesrna/intern/rna_context.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_curve.c b/source/blender/makesrna/intern/rna_curve.c index 0d17251454a..9f805381bcc 100644 --- a/source/blender/makesrna/intern/rna_curve.c +++ b/source/blender/makesrna/intern/rna_curve.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_curve_api.c b/source/blender/makesrna/intern/rna_curve_api.c index 206a3e592db..fc2b75ceda8 100644 --- a/source/blender/makesrna/intern/rna_curve_api.c +++ b/source/blender/makesrna/intern/rna_curve_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_define.c b/source/blender/makesrna/intern/rna_define.c index 60623a09737..8d46d02b36b 100644 --- a/source/blender/makesrna/intern/rna_define.c +++ b/source/blender/makesrna/intern/rna_define.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_depsgraph.c b/source/blender/makesrna/intern/rna_depsgraph.c index 1a2ecc11505..8c2148896fd 100644 --- a/source/blender/makesrna/intern/rna_depsgraph.c +++ b/source/blender/makesrna/intern/rna_depsgraph.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_dynamicpaint.c b/source/blender/makesrna/intern/rna_dynamicpaint.c index ca255bad57e..6c12890bb9c 100644 --- a/source/blender/makesrna/intern/rna_dynamicpaint.c +++ b/source/blender/makesrna/intern/rna_dynamicpaint.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_fcurve.c b/source/blender/makesrna/intern/rna_fcurve.c index 04a7c675961..6c36f133d0f 100644 --- a/source/blender/makesrna/intern/rna_fcurve.c +++ b/source/blender/makesrna/intern/rna_fcurve.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_fcurve_api.c b/source/blender/makesrna/intern/rna_fcurve_api.c index a83c4472987..4fc20d29991 100644 --- a/source/blender/makesrna/intern/rna_fcurve_api.c +++ b/source/blender/makesrna/intern/rna_fcurve_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_fluidsim.c b/source/blender/makesrna/intern/rna_fluidsim.c index 71767a4aced..86c5e087b39 100644 --- a/source/blender/makesrna/intern/rna_fluidsim.c +++ b/source/blender/makesrna/intern/rna_fluidsim.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_gpencil.c b/source/blender/makesrna/intern/rna_gpencil.c index e91c052832c..d4859a2c202 100644 --- a/source/blender/makesrna/intern/rna_gpencil.c +++ b/source/blender/makesrna/intern/rna_gpencil.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_gpencil_modifier.c b/source/blender/makesrna/intern/rna_gpencil_modifier.c index c198699f6c9..9bb4cab44ba 100644 --- a/source/blender/makesrna/intern/rna_gpencil_modifier.c +++ b/source/blender/makesrna/intern/rna_gpencil_modifier.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_image.c b/source/blender/makesrna/intern/rna_image.c index 6abdbfb1a64..ce92ddefc8f 100644 --- a/source/blender/makesrna/intern/rna_image.c +++ b/source/blender/makesrna/intern/rna_image.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_image_api.c b/source/blender/makesrna/intern/rna_image_api.c index 7fcd9ae9136..e03fd810e2e 100644 --- a/source/blender/makesrna/intern/rna_image_api.c +++ b/source/blender/makesrna/intern/rna_image_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_internal.h b/source/blender/makesrna/intern/rna_internal.h index c8f0e6efb2d..0b00b9b60b8 100644 --- a/source/blender/makesrna/intern/rna_internal.h +++ b/source/blender/makesrna/intern/rna_internal.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #ifndef __RNA_INTERNAL_H__ diff --git a/source/blender/makesrna/intern/rna_internal_types.h b/source/blender/makesrna/intern/rna_internal_types.h index 06bf96b1511..11fb7856af2 100644 --- a/source/blender/makesrna/intern/rna_internal_types.h +++ b/source/blender/makesrna/intern/rna_internal_types.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_key.c b/source/blender/makesrna/intern/rna_key.c index e6ac05c8d4b..e14ed5aee0a 100644 --- a/source/blender/makesrna/intern/rna_key.c +++ b/source/blender/makesrna/intern/rna_key.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_lamp.c b/source/blender/makesrna/intern/rna_lamp.c index c15186399e7..2e2361aca80 100644 --- a/source/blender/makesrna/intern/rna_lamp.c +++ b/source/blender/makesrna/intern/rna_lamp.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_lattice.c b/source/blender/makesrna/intern/rna_lattice.c index 75c8301212b..304398953b6 100644 --- a/source/blender/makesrna/intern/rna_lattice.c +++ b/source/blender/makesrna/intern/rna_lattice.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_lattice_api.c b/source/blender/makesrna/intern/rna_lattice_api.c index f4829ac4ab2..f3bdb694c50 100644 --- a/source/blender/makesrna/intern/rna_lattice_api.c +++ b/source/blender/makesrna/intern/rna_lattice_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_layer.c b/source/blender/makesrna/intern/rna_layer.c index 4e333aa53ba..808eb21b3fa 100644 --- a/source/blender/makesrna/intern/rna_layer.c +++ b/source/blender/makesrna/intern/rna_layer.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include "DNA_scene_types.h" diff --git a/source/blender/makesrna/intern/rna_lightprobe.c b/source/blender/makesrna/intern/rna_lightprobe.c index ea4c49124fa..1638501d68f 100644 --- a/source/blender/makesrna/intern/rna_lightprobe.c +++ b/source/blender/makesrna/intern/rna_lightprobe.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_linestyle.c b/source/blender/makesrna/intern/rna_linestyle.c index b0283016f25..8e791561694 100644 --- a/source/blender/makesrna/intern/rna_linestyle.c +++ b/source/blender/makesrna/intern/rna_linestyle.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_main.c b/source/blender/makesrna/intern/rna_main.c index a0cf1be3d21..0d6f69b2179 100644 --- a/source/blender/makesrna/intern/rna_main.c +++ b/source/blender/makesrna/intern/rna_main.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_main_api.c b/source/blender/makesrna/intern/rna_main_api.c index 5f879b7f1f6..c7630b883c6 100644 --- a/source/blender/makesrna/intern/rna_main_api.c +++ b/source/blender/makesrna/intern/rna_main_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_mask.c b/source/blender/makesrna/intern/rna_mask.c index ed704fe130b..4f5c35b742b 100644 --- a/source/blender/makesrna/intern/rna_mask.c +++ b/source/blender/makesrna/intern/rna_mask.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_material.c b/source/blender/makesrna/intern/rna_material.c index dea998eacb7..ca0e58a0f5a 100644 --- a/source/blender/makesrna/intern/rna_material.c +++ b/source/blender/makesrna/intern/rna_material.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_material_api.c b/source/blender/makesrna/intern/rna_material_api.c index 5a0916a0c16..6a8021e16eb 100644 --- a/source/blender/makesrna/intern/rna_material_api.c +++ b/source/blender/makesrna/intern/rna_material_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_mesh.c b/source/blender/makesrna/intern/rna_mesh.c index aca1986f946..9494d0f49c6 100644 --- a/source/blender/makesrna/intern/rna_mesh.c +++ b/source/blender/makesrna/intern/rna_mesh.c @@ -18,7 +18,8 @@ * getting info on the layers themselves, accessing the data is * done through the (not yet written) mpoly interfaces.*/ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_mesh_api.c b/source/blender/makesrna/intern/rna_mesh_api.c index 32c54a83a32..444831cb75d 100644 --- a/source/blender/makesrna/intern/rna_mesh_api.c +++ b/source/blender/makesrna/intern/rna_mesh_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_mesh_utils.h b/source/blender/makesrna/intern/rna_mesh_utils.h index ee2787afa4f..898d904da96 100644 --- a/source/blender/makesrna/intern/rna_mesh_utils.h +++ b/source/blender/makesrna/intern/rna_mesh_utils.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #ifndef __RNA_MESH_UTILS_H__ diff --git a/source/blender/makesrna/intern/rna_meta.c b/source/blender/makesrna/intern/rna_meta.c index 21d7d59dbaa..246a9c4beb5 100644 --- a/source/blender/makesrna/intern/rna_meta.c +++ b/source/blender/makesrna/intern/rna_meta.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_meta_api.c b/source/blender/makesrna/intern/rna_meta_api.c index 8f371a2c6ae..2cc4bb5adec 100644 --- a/source/blender/makesrna/intern/rna_meta_api.c +++ b/source/blender/makesrna/intern/rna_meta_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_modifier.c b/source/blender/makesrna/intern/rna_modifier.c index 34c6bc80fb6..cff1001e532 100644 --- a/source/blender/makesrna/intern/rna_modifier.c +++ b/source/blender/makesrna/intern/rna_modifier.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_movieclip.c b/source/blender/makesrna/intern/rna_movieclip.c index 8441a7be337..c7d323f7146 100644 --- a/source/blender/makesrna/intern/rna_movieclip.c +++ b/source/blender/makesrna/intern/rna_movieclip.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_nla.c b/source/blender/makesrna/intern/rna_nla.c index afe36e4a455..5ec46c43734 100644 --- a/source/blender/makesrna/intern/rna_nla.c +++ b/source/blender/makesrna/intern/rna_nla.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_nodetree.c b/source/blender/makesrna/intern/rna_nodetree.c index ca7d9e8a45e..69ad550976b 100644 --- a/source/blender/makesrna/intern/rna_nodetree.c +++ b/source/blender/makesrna/intern/rna_nodetree.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_object.c b/source/blender/makesrna/intern/rna_object.c index c2c05984f2c..9d999179c61 100644 --- a/source/blender/makesrna/intern/rna_object.c +++ b/source/blender/makesrna/intern/rna_object.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_object_api.c b/source/blender/makesrna/intern/rna_object_api.c index 49b8fef2e4a..6ec631014d0 100644 --- a/source/blender/makesrna/intern/rna_object_api.c +++ b/source/blender/makesrna/intern/rna_object_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_object_force.c b/source/blender/makesrna/intern/rna_object_force.c index cc44869ab3e..af5c6675009 100644 --- a/source/blender/makesrna/intern/rna_object_force.c +++ b/source/blender/makesrna/intern/rna_object_force.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_packedfile.c b/source/blender/makesrna/intern/rna_packedfile.c index 502078e8c5e..728ff163043 100644 --- a/source/blender/makesrna/intern/rna_packedfile.c +++ b/source/blender/makesrna/intern/rna_packedfile.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_palette.c b/source/blender/makesrna/intern/rna_palette.c index b8bc6c791ac..1f411a8d15d 100644 --- a/source/blender/makesrna/intern/rna_palette.c +++ b/source/blender/makesrna/intern/rna_palette.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_particle.c b/source/blender/makesrna/intern/rna_particle.c index 6f7367dd8c7..365ce8fff71 100644 --- a/source/blender/makesrna/intern/rna_particle.c +++ b/source/blender/makesrna/intern/rna_particle.c @@ -16,7 +16,8 @@ * Copyright 2011 AutoCRC */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_pose.c b/source/blender/makesrna/intern/rna_pose.c index bdf4268512c..e178a0daab1 100644 --- a/source/blender/makesrna/intern/rna_pose.c +++ b/source/blender/makesrna/intern/rna_pose.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_pose_api.c b/source/blender/makesrna/intern/rna_pose_api.c index 9865cc54392..2658cd552bc 100644 --- a/source/blender/makesrna/intern/rna_pose_api.c +++ b/source/blender/makesrna/intern/rna_pose_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_render.c b/source/blender/makesrna/intern/rna_render.c index 55908e6537a..660e2a76511 100644 --- a/source/blender/makesrna/intern/rna_render.c +++ b/source/blender/makesrna/intern/rna_render.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_rigidbody.c b/source/blender/makesrna/intern/rna_rigidbody.c index 5aab710955c..7f0ee14ef18 100644 --- a/source/blender/makesrna/intern/rna_rigidbody.c +++ b/source/blender/makesrna/intern/rna_rigidbody.c @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup rna - * \brief RNA property definitions for Rigid Body datatypes +/** \file + * \ingroup rna + * \brief RNA property definitions for Rigid Body datatypes */ #include diff --git a/source/blender/makesrna/intern/rna_rna.c b/source/blender/makesrna/intern/rna_rna.c index 6af3e30f1ab..c980c306843 100644 --- a/source/blender/makesrna/intern/rna_rna.c +++ b/source/blender/makesrna/intern/rna_rna.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_scene.c b/source/blender/makesrna/intern/rna_scene.c index 4b7a0b8b685..78faee958fa 100644 --- a/source/blender/makesrna/intern/rna_scene.c +++ b/source/blender/makesrna/intern/rna_scene.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_scene_api.c b/source/blender/makesrna/intern/rna_scene_api.c index 39f2d574672..01c495f9864 100644 --- a/source/blender/makesrna/intern/rna_scene_api.c +++ b/source/blender/makesrna/intern/rna_scene_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_screen.c b/source/blender/makesrna/intern/rna_screen.c index 185c4ab3ce9..0f40c6adb51 100644 --- a/source/blender/makesrna/intern/rna_screen.c +++ b/source/blender/makesrna/intern/rna_screen.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_sculpt_paint.c b/source/blender/makesrna/intern/rna_sculpt_paint.c index df68a3f6f19..1793aa16eb5 100644 --- a/source/blender/makesrna/intern/rna_sculpt_paint.c +++ b/source/blender/makesrna/intern/rna_sculpt_paint.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_sequencer.c b/source/blender/makesrna/intern/rna_sequencer.c index d1d182856e8..772b96a77a8 100644 --- a/source/blender/makesrna/intern/rna_sequencer.c +++ b/source/blender/makesrna/intern/rna_sequencer.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_sequencer_api.c b/source/blender/makesrna/intern/rna_sequencer_api.c index b4d4f89dc31..b93bfdfe137 100644 --- a/source/blender/makesrna/intern/rna_sequencer_api.c +++ b/source/blender/makesrna/intern/rna_sequencer_api.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_shader_fx.c b/source/blender/makesrna/intern/rna_shader_fx.c index d989bf90c9d..3a02fd6340d 100644 --- a/source/blender/makesrna/intern/rna_shader_fx.c +++ b/source/blender/makesrna/intern/rna_shader_fx.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_smoke.c b/source/blender/makesrna/intern/rna_smoke.c index 0f61c801e1b..00c88e789b1 100644 --- a/source/blender/makesrna/intern/rna_smoke.c +++ b/source/blender/makesrna/intern/rna_smoke.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_sound.c b/source/blender/makesrna/intern/rna_sound.c index b75f4121aa7..241c42b983e 100644 --- a/source/blender/makesrna/intern/rna_sound.c +++ b/source/blender/makesrna/intern/rna_sound.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_sound_api.c b/source/blender/makesrna/intern/rna_sound_api.c index 044d57ee95c..9b3529544c2 100644 --- a/source/blender/makesrna/intern/rna_sound_api.c +++ b/source/blender/makesrna/intern/rna_sound_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include "DNA_packedFile_types.h" diff --git a/source/blender/makesrna/intern/rna_space.c b/source/blender/makesrna/intern/rna_space.c index b953edcf627..c1fb3950f90 100644 --- a/source/blender/makesrna/intern/rna_space.c +++ b/source/blender/makesrna/intern/rna_space.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_space_api.c b/source/blender/makesrna/intern/rna_space_api.c index 2888ae7cb69..947eff8c73b 100644 --- a/source/blender/makesrna/intern/rna_space_api.c +++ b/source/blender/makesrna/intern/rna_space_api.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include "RNA_access.h" diff --git a/source/blender/makesrna/intern/rna_speaker.c b/source/blender/makesrna/intern/rna_speaker.c index 34123570c68..991a5814656 100644 --- a/source/blender/makesrna/intern/rna_speaker.c +++ b/source/blender/makesrna/intern/rna_speaker.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_test.c b/source/blender/makesrna/intern/rna_test.c index 028d5c92409..e850cf9aec9 100644 --- a/source/blender/makesrna/intern/rna_test.c +++ b/source/blender/makesrna/intern/rna_test.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_text.c b/source/blender/makesrna/intern/rna_text.c index 1c8dfb4c335..527687e6c78 100644 --- a/source/blender/makesrna/intern/rna_text.c +++ b/source/blender/makesrna/intern/rna_text.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_text_api.c b/source/blender/makesrna/intern/rna_text_api.c index 1de7de6014f..3ea10ea6c69 100644 --- a/source/blender/makesrna/intern/rna_text_api.c +++ b/source/blender/makesrna/intern/rna_text_api.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_texture.c b/source/blender/makesrna/intern/rna_texture.c index f3b5da95013..7de019f0989 100644 --- a/source/blender/makesrna/intern/rna_texture.c +++ b/source/blender/makesrna/intern/rna_texture.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_texture_api.c b/source/blender/makesrna/intern/rna_texture_api.c index 1fe13dff70c..b3bd55e3ee3 100644 --- a/source/blender/makesrna/intern/rna_texture_api.c +++ b/source/blender/makesrna/intern/rna_texture_api.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_timeline.c b/source/blender/makesrna/intern/rna_timeline.c index d9fc7682670..d3dea9a769d 100644 --- a/source/blender/makesrna/intern/rna_timeline.c +++ b/source/blender/makesrna/intern/rna_timeline.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_tracking.c b/source/blender/makesrna/intern/rna_tracking.c index befd927d0e3..8df1d3115cc 100644 --- a/source/blender/makesrna/intern/rna_tracking.c +++ b/source/blender/makesrna/intern/rna_tracking.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_ui.c b/source/blender/makesrna/intern/rna_ui.c index e95f537e027..5bc647493cc 100644 --- a/source/blender/makesrna/intern/rna_ui.c +++ b/source/blender/makesrna/intern/rna_ui.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_ui_api.c b/source/blender/makesrna/intern/rna_ui_api.c index 21999470972..973f92c6575 100644 --- a/source/blender/makesrna/intern/rna_ui_api.c +++ b/source/blender/makesrna/intern/rna_ui_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_userdef.c b/source/blender/makesrna/intern/rna_userdef.c index 2d3fd4e6f1d..dfdcb516d9b 100644 --- a/source/blender/makesrna/intern/rna_userdef.c +++ b/source/blender/makesrna/intern/rna_userdef.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_vfont.c b/source/blender/makesrna/intern/rna_vfont.c index ffdf50abed5..f8b62711c5f 100644 --- a/source/blender/makesrna/intern/rna_vfont.c +++ b/source/blender/makesrna/intern/rna_vfont.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_vfont_api.c b/source/blender/makesrna/intern/rna_vfont_api.c index e16ecf66269..a6e043c090f 100644 --- a/source/blender/makesrna/intern/rna_vfont_api.c +++ b/source/blender/makesrna/intern/rna_vfont_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include "DNA_packedFile_types.h" diff --git a/source/blender/makesrna/intern/rna_wm.c b/source/blender/makesrna/intern/rna_wm.c index c7a0407ac03..55a18b40adc 100644 --- a/source/blender/makesrna/intern/rna_wm.c +++ b/source/blender/makesrna/intern/rna_wm.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_wm_api.c b/source/blender/makesrna/intern/rna_wm_api.c index c6196adc8ee..92cef34cc7c 100644 --- a/source/blender/makesrna/intern/rna_wm_api.c +++ b/source/blender/makesrna/intern/rna_wm_api.c @@ -17,7 +17,8 @@ * All rights reserved. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_wm_gizmo.c b/source/blender/makesrna/intern/rna_wm_gizmo.c index d62ce4056ea..3f0e7cfb32a 100644 --- a/source/blender/makesrna/intern/rna_wm_gizmo.c +++ b/source/blender/makesrna/intern/rna_wm_gizmo.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include diff --git a/source/blender/makesrna/intern/rna_wm_gizmo_api.c b/source/blender/makesrna/intern/rna_wm_gizmo_api.c index c7249ff15b7..48957325963 100644 --- a/source/blender/makesrna/intern/rna_wm_gizmo_api.c +++ b/source/blender/makesrna/intern/rna_wm_gizmo_api.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_workspace.c b/source/blender/makesrna/intern/rna_workspace.c index 4470df0bb86..f6691e0fe26 100644 --- a/source/blender/makesrna/intern/rna_workspace.c +++ b/source/blender/makesrna/intern/rna_workspace.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ #include "RNA_define.h" diff --git a/source/blender/makesrna/intern/rna_workspace_api.c b/source/blender/makesrna/intern/rna_workspace_api.c index b851f4634a3..c2e8e9a49a6 100644 --- a/source/blender/makesrna/intern/rna_workspace_api.c +++ b/source/blender/makesrna/intern/rna_workspace_api.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ diff --git a/source/blender/makesrna/intern/rna_world.c b/source/blender/makesrna/intern/rna_world.c index 61fa7c18bf3..3fd01a5b8e5 100644 --- a/source/blender/makesrna/intern/rna_world.c +++ b/source/blender/makesrna/intern/rna_world.c @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup RNA +/** \file + * \ingroup RNA */ -- cgit v1.2.3