Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-02-18 00:08:12 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-18 00:22:12 +0300
commitde13d0a80c3cb6a7445245b2999a29fe70e49953 (patch)
tree48ab17499c8ade363e082e5871770a9d10a8b930 /source/blender/editors
parent3316853323226afe7003a8638fa09600d9ba028d (diff)
doxygen: add newline after \file
While \file doesn't need an argument, it can't have another doxy command after it.
Diffstat (limited to 'source/blender/editors')
-rw-r--r--source/blender/editors/animation/anim_channels_defines.c3
-rw-r--r--source/blender/editors/animation/anim_channels_edit.c3
-rw-r--r--source/blender/editors/animation/anim_deps.c3
-rw-r--r--source/blender/editors/animation/anim_draw.c3
-rw-r--r--source/blender/editors/animation/anim_filter.c3
-rw-r--r--source/blender/editors/animation/anim_intern.h3
-rw-r--r--source/blender/editors/animation/anim_ipo_utils.c3
-rw-r--r--source/blender/editors/animation/anim_markers.c3
-rw-r--r--source/blender/editors/animation/anim_ops.c3
-rw-r--r--source/blender/editors/animation/drivers.c3
-rw-r--r--source/blender/editors/animation/fmodifier_ui.c3
-rw-r--r--source/blender/editors/animation/keyframes_draw.c3
-rw-r--r--source/blender/editors/animation/keyframes_edit.c3
-rw-r--r--source/blender/editors/animation/keyframes_general.c3
-rw-r--r--source/blender/editors/animation/keyframing.c3
-rw-r--r--source/blender/editors/animation/keyingsets.c3
-rw-r--r--source/blender/editors/armature/armature_add.c3
-rw-r--r--source/blender/editors/armature/armature_edit.c3
-rw-r--r--source/blender/editors/armature/armature_intern.h3
-rw-r--r--source/blender/editors/armature/armature_naming.c3
-rw-r--r--source/blender/editors/armature/armature_ops.c3
-rw-r--r--source/blender/editors/armature/armature_relations.c3
-rw-r--r--source/blender/editors/armature/armature_select.c3
-rw-r--r--source/blender/editors/armature/armature_skinning.c3
-rw-r--r--source/blender/editors/armature/armature_utils.c3
-rw-r--r--source/blender/editors/armature/editarmature_undo.c3
-rw-r--r--source/blender/editors/armature/meshlaplacian.c3
-rw-r--r--source/blender/editors/armature/meshlaplacian.h3
-rw-r--r--source/blender/editors/armature/pose_edit.c3
-rw-r--r--source/blender/editors/armature/pose_group.c3
-rw-r--r--source/blender/editors/armature/pose_lib.c3
-rw-r--r--source/blender/editors/armature/pose_select.c3
-rw-r--r--source/blender/editors/armature/pose_slide.c3
-rw-r--r--source/blender/editors/armature/pose_transform.c3
-rw-r--r--source/blender/editors/armature/pose_utils.c3
-rw-r--r--source/blender/editors/curve/curve_intern.h3
-rw-r--r--source/blender/editors/curve/curve_ops.c3
-rw-r--r--source/blender/editors/curve/editcurve.c3
-rw-r--r--source/blender/editors/curve/editcurve_add.c3
-rw-r--r--source/blender/editors/curve/editcurve_paint.c3
-rw-r--r--source/blender/editors/curve/editcurve_select.c3
-rw-r--r--source/blender/editors/curve/editcurve_undo.c3
-rw-r--r--source/blender/editors/curve/editfont.c3
-rw-r--r--source/blender/editors/curve/editfont_undo.c3
-rw-r--r--source/blender/editors/gizmo_library/geometry/geom_arrow_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/geometry/geom_cube_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/geometry/geom_dial_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_draw_utils.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_geometry.h3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_group_types/value2d_gizmo_group.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_library_intern.h3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_library_presets.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_library_utils.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/arrow2d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/arrow3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/blank3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c3
-rw-r--r--source/blender/editors/gizmo_library/gizmo_types/value2d_gizmo.c3
-rw-r--r--source/blender/editors/gpencil/annotate_draw.c3
-rw-r--r--source/blender/editors/gpencil/annotate_paint.c3
-rw-r--r--source/blender/editors/gpencil/drawgpencil.c3
-rw-r--r--source/blender/editors/gpencil/editaction_gpencil.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_add_monkey.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_add_stroke.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_armature.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_brush.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_convert.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_data.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_edit.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_fill.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_intern.h3
-rw-r--r--source/blender/editors/gpencil/gpencil_interpolate.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_merge.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_old.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_ops.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_paint.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_primitive.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_select.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_undo.c3
-rw-r--r--source/blender/editors/gpencil/gpencil_utils.c3
-rw-r--r--source/blender/editors/include/BIF_gl.h3
-rw-r--r--source/blender/editors/include/BIF_glutil.h3
-rw-r--r--source/blender/editors/include/ED_anim_api.h3
-rw-r--r--source/blender/editors/include/ED_armature.h3
-rw-r--r--source/blender/editors/include/ED_buttons.h3
-rw-r--r--source/blender/editors/include/ED_clip.h3
-rw-r--r--source/blender/editors/include/ED_curve.h3
-rw-r--r--source/blender/editors/include/ED_datafiles.h3
-rw-r--r--source/blender/editors/include/ED_fileselect.h3
-rw-r--r--source/blender/editors/include/ED_gizmo_library.h3
-rw-r--r--source/blender/editors/include/ED_gizmo_utils.h3
-rw-r--r--source/blender/editors/include/ED_gpencil.h3
-rw-r--r--source/blender/editors/include/ED_image.h3
-rw-r--r--source/blender/editors/include/ED_info.h3
-rw-r--r--source/blender/editors/include/ED_keyframes_draw.h3
-rw-r--r--source/blender/editors/include/ED_keyframes_edit.h3
-rw-r--r--source/blender/editors/include/ED_keyframing.h3
-rw-r--r--source/blender/editors/include/ED_lattice.h3
-rw-r--r--source/blender/editors/include/ED_logic.h3
-rw-r--r--source/blender/editors/include/ED_markers.h3
-rw-r--r--source/blender/editors/include/ED_mask.h3
-rw-r--r--source/blender/editors/include/ED_mball.h3
-rw-r--r--source/blender/editors/include/ED_mesh.h3
-rw-r--r--source/blender/editors/include/ED_node.h3
-rw-r--r--source/blender/editors/include/ED_numinput.h3
-rw-r--r--source/blender/editors/include/ED_object.h3
-rw-r--r--source/blender/editors/include/ED_outliner.h3
-rw-r--r--source/blender/editors/include/ED_paint.h3
-rw-r--r--source/blender/editors/include/ED_particle.h3
-rw-r--r--source/blender/editors/include/ED_physics.h3
-rw-r--r--source/blender/editors/include/ED_render.h3
-rw-r--r--source/blender/editors/include/ED_scene.h3
-rw-r--r--source/blender/editors/include/ED_screen.h3
-rw-r--r--source/blender/editors/include/ED_screen_types.h3
-rw-r--r--source/blender/editors/include/ED_sculpt.h3
-rw-r--r--source/blender/editors/include/ED_select_utils.h3
-rw-r--r--source/blender/editors/include/ED_sequencer.h3
-rw-r--r--source/blender/editors/include/ED_sound.h3
-rw-r--r--source/blender/editors/include/ED_space_api.h3
-rw-r--r--source/blender/editors/include/ED_text.h3
-rw-r--r--source/blender/editors/include/ED_transform.h3
-rw-r--r--source/blender/editors/include/ED_transform_snap_object_context.h3
-rw-r--r--source/blender/editors/include/ED_transverts.h3
-rw-r--r--source/blender/editors/include/ED_types.h3
-rw-r--r--source/blender/editors/include/ED_undo.h3
-rw-r--r--source/blender/editors/include/ED_util.h3
-rw-r--r--source/blender/editors/include/ED_uvedit.h3
-rw-r--r--source/blender/editors/include/ED_view3d.h3
-rw-r--r--source/blender/editors/include/UI_icons.h3
-rw-r--r--source/blender/editors/include/UI_interface.h3
-rw-r--r--source/blender/editors/include/UI_interface_icons.h3
-rw-r--r--source/blender/editors/include/UI_resources.h3
-rw-r--r--source/blender/editors/include/UI_view2d.h3
-rw-r--r--source/blender/editors/interface/interface.c3
-rw-r--r--source/blender/editors/interface/interface_align.c3
-rw-r--r--source/blender/editors/interface/interface_anim.c3
-rw-r--r--source/blender/editors/interface/interface_context_menu.c3
-rw-r--r--source/blender/editors/interface/interface_draw.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_color.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_colorband.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_datablock.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_depth.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_driver.c3
-rw-r--r--source/blender/editors/interface/interface_eyedropper_intern.h3
-rw-r--r--source/blender/editors/interface/interface_handlers.c3
-rw-r--r--source/blender/editors/interface/interface_icons.c3
-rw-r--r--source/blender/editors/interface/interface_icons_event.c3
-rw-r--r--source/blender/editors/interface/interface_intern.h3
-rw-r--r--source/blender/editors/interface/interface_layout.c3
-rw-r--r--source/blender/editors/interface/interface_ops.c3
-rw-r--r--source/blender/editors/interface/interface_panel.c3
-rw-r--r--source/blender/editors/interface/interface_query.c3
-rw-r--r--source/blender/editors/interface/interface_region_color_picker.c3
-rw-r--r--source/blender/editors/interface/interface_region_hud.c3
-rw-r--r--source/blender/editors/interface/interface_region_menu_pie.c3
-rw-r--r--source/blender/editors/interface/interface_region_menu_popup.c3
-rw-r--r--source/blender/editors/interface/interface_region_popover.c3
-rw-r--r--source/blender/editors/interface/interface_region_popup.c3
-rw-r--r--source/blender/editors/interface/interface_region_search.c3
-rw-r--r--source/blender/editors/interface/interface_region_tooltip.c3
-rw-r--r--source/blender/editors/interface/interface_regions.c3
-rw-r--r--source/blender/editors/interface/interface_regions_intern.h3
-rw-r--r--source/blender/editors/interface/interface_style.c3
-rw-r--r--source/blender/editors/interface/interface_templates.c3
-rw-r--r--source/blender/editors/interface/interface_utils.c3
-rw-r--r--source/blender/editors/interface/interface_widgets.c3
-rw-r--r--source/blender/editors/interface/resources.c3
-rw-r--r--source/blender/editors/interface/view2d.c3
-rw-r--r--source/blender/editors/interface/view2d_ops.c3
-rw-r--r--source/blender/editors/io/io_alembic.c3
-rw-r--r--source/blender/editors/io/io_alembic.h3
-rw-r--r--source/blender/editors/io/io_cache.c3
-rw-r--r--source/blender/editors/io/io_cache.h3
-rw-r--r--source/blender/editors/io/io_collada.c3
-rw-r--r--source/blender/editors/io/io_collada.h3
-rw-r--r--source/blender/editors/io/io_ops.c3
-rw-r--r--source/blender/editors/io/io_ops.h3
-rw-r--r--source/blender/editors/lattice/editlattice_select.c3
-rw-r--r--source/blender/editors/lattice/editlattice_tools.c3
-rw-r--r--source/blender/editors/lattice/editlattice_undo.c3
-rw-r--r--source/blender/editors/lattice/lattice_intern.h3
-rw-r--r--source/blender/editors/lattice/lattice_ops.c3
-rw-r--r--source/blender/editors/mask/mask_add.c3
-rw-r--r--source/blender/editors/mask/mask_draw.c3
-rw-r--r--source/blender/editors/mask/mask_edit.c3
-rw-r--r--source/blender/editors/mask/mask_editaction.c3
-rw-r--r--source/blender/editors/mask/mask_intern.h3
-rw-r--r--source/blender/editors/mask/mask_ops.c3
-rw-r--r--source/blender/editors/mask/mask_relationships.c3
-rw-r--r--source/blender/editors/mask/mask_select.c3
-rw-r--r--source/blender/editors/mask/mask_shapekey.c3
-rw-r--r--source/blender/editors/mesh/editface.c3
-rw-r--r--source/blender/editors/mesh/editmesh_add.c3
-rw-r--r--source/blender/editors/mesh/editmesh_add_gizmo.c3
-rw-r--r--source/blender/editors/mesh/editmesh_bevel.c3
-rw-r--r--source/blender/editors/mesh/editmesh_bisect.c3
-rw-r--r--source/blender/editors/mesh/editmesh_extrude.c3
-rw-r--r--source/blender/editors/mesh/editmesh_extrude_screw.c3
-rw-r--r--source/blender/editors/mesh/editmesh_extrude_spin.c3
-rw-r--r--source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c3
-rw-r--r--source/blender/editors/mesh/editmesh_inset.c3
-rw-r--r--source/blender/editors/mesh/editmesh_intersect.c3
-rw-r--r--source/blender/editors/mesh/editmesh_knife.c3
-rw-r--r--source/blender/editors/mesh/editmesh_knife_project.c3
-rw-r--r--source/blender/editors/mesh/editmesh_loopcut.c3
-rw-r--r--source/blender/editors/mesh/editmesh_path.c3
-rw-r--r--source/blender/editors/mesh/editmesh_polybuild.c3
-rw-r--r--source/blender/editors/mesh/editmesh_preselect_edgering.c3
-rw-r--r--source/blender/editors/mesh/editmesh_preselect_elem.c3
-rw-r--r--source/blender/editors/mesh/editmesh_rip.c3
-rw-r--r--source/blender/editors/mesh/editmesh_rip_edge.c3
-rw-r--r--source/blender/editors/mesh/editmesh_select.c3
-rw-r--r--source/blender/editors/mesh/editmesh_select_similar.c3
-rw-r--r--source/blender/editors/mesh/editmesh_tools.c3
-rw-r--r--source/blender/editors/mesh/editmesh_undo.c3
-rw-r--r--source/blender/editors/mesh/editmesh_utils.c3
-rw-r--r--source/blender/editors/mesh/mesh_data.c3
-rw-r--r--source/blender/editors/mesh/mesh_intern.h3
-rw-r--r--source/blender/editors/mesh/mesh_mirror.c3
-rw-r--r--source/blender/editors/mesh/mesh_ops.c3
-rw-r--r--source/blender/editors/mesh/meshtools.c3
-rw-r--r--source/blender/editors/metaball/editmball_undo.c3
-rw-r--r--source/blender/editors/metaball/mball_edit.c3
-rw-r--r--source/blender/editors/metaball/mball_intern.h3
-rw-r--r--source/blender/editors/metaball/mball_ops.c3
-rw-r--r--source/blender/editors/object/object_add.c3
-rw-r--r--source/blender/editors/object/object_bake.c3
-rw-r--r--source/blender/editors/object/object_bake_api.c3
-rw-r--r--source/blender/editors/object/object_collection.c3
-rw-r--r--source/blender/editors/object/object_constraint.c3
-rw-r--r--source/blender/editors/object/object_data_transfer.c3
-rw-r--r--source/blender/editors/object/object_edit.c3
-rw-r--r--source/blender/editors/object/object_facemap_ops.c3
-rw-r--r--source/blender/editors/object/object_gpencil_modifier.c3
-rw-r--r--source/blender/editors/object/object_hook.c3
-rw-r--r--source/blender/editors/object/object_intern.h3
-rw-r--r--source/blender/editors/object/object_modes.c3
-rw-r--r--source/blender/editors/object/object_modifier.c3
-rw-r--r--source/blender/editors/object/object_ops.c3
-rw-r--r--source/blender/editors/object/object_random.c3
-rw-r--r--source/blender/editors/object/object_relations.c3
-rw-r--r--source/blender/editors/object/object_select.c3
-rw-r--r--source/blender/editors/object/object_shader_fx.c3
-rw-r--r--source/blender/editors/object/object_shapekey.c3
-rw-r--r--source/blender/editors/object/object_transform.c3
-rw-r--r--source/blender/editors/object/object_utils.c3
-rw-r--r--source/blender/editors/object/object_vgroup.c3
-rw-r--r--source/blender/editors/object/object_warp.c3
-rw-r--r--source/blender/editors/physics/dynamicpaint_ops.c3
-rw-r--r--source/blender/editors/physics/particle_boids.c3
-rw-r--r--source/blender/editors/physics/particle_edit.c3
-rw-r--r--source/blender/editors/physics/particle_edit_undo.c3
-rw-r--r--source/blender/editors/physics/particle_edit_utildefines.h3
-rw-r--r--source/blender/editors/physics/particle_object.c3
-rw-r--r--source/blender/editors/physics/physics_fluid.c3
-rw-r--r--source/blender/editors/physics/physics_intern.h3
-rw-r--r--source/blender/editors/physics/physics_ops.c3
-rw-r--r--source/blender/editors/physics/physics_pointcache.c3
-rw-r--r--source/blender/editors/physics/rigidbody_constraint.c5
-rw-r--r--source/blender/editors/physics/rigidbody_object.c5
-rw-r--r--source/blender/editors/physics/rigidbody_world.c5
-rw-r--r--source/blender/editors/render/render_intern.h3
-rw-r--r--source/blender/editors/render/render_internal.c3
-rw-r--r--source/blender/editors/render/render_opengl.c3
-rw-r--r--source/blender/editors/render/render_ops.c3
-rw-r--r--source/blender/editors/render/render_preview.c3
-rw-r--r--source/blender/editors/render/render_shading.c3
-rw-r--r--source/blender/editors/render/render_update.c3
-rw-r--r--source/blender/editors/render/render_view.c3
-rw-r--r--source/blender/editors/scene/scene_edit.c3
-rw-r--r--source/blender/editors/screen/area.c3
-rw-r--r--source/blender/editors/screen/area_utils.c3
-rw-r--r--source/blender/editors/screen/glutil.c3
-rw-r--r--source/blender/editors/screen/screen_context.c3
-rw-r--r--source/blender/editors/screen/screen_draw.c3
-rw-r--r--source/blender/editors/screen/screen_edit.c3
-rw-r--r--source/blender/editors/screen/screen_geometry.c5
-rw-r--r--source/blender/editors/screen/screen_intern.h3
-rw-r--r--source/blender/editors/screen/screen_ops.c3
-rw-r--r--source/blender/editors/screen/screen_user_menu.c3
-rw-r--r--source/blender/editors/screen/screendump.c3
-rw-r--r--source/blender/editors/screen/workspace_edit.c3
-rw-r--r--source/blender/editors/screen/workspace_layout_edit.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_cursor.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_curve.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_curve_undo.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_hide.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_image.c5
-rw-r--r--source/blender/editors/sculpt_paint/paint_image_2d.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_image_proj.c5
-rw-r--r--source/blender/editors/sculpt_paint/paint_image_undo.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_intern.h3
-rw-r--r--source/blender/editors/sculpt_paint/paint_mask.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_ops.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_stroke.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_utils.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex_color_ops.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex_color_utils.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex_proj.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex_weight_ops.c3
-rw-r--r--source/blender/editors/sculpt_paint/paint_vertex_weight_utils.c3
-rw-r--r--source/blender/editors/sculpt_paint/sculpt.c3
-rw-r--r--source/blender/editors/sculpt_paint/sculpt_intern.h3
-rw-r--r--source/blender/editors/sculpt_paint/sculpt_undo.c3
-rw-r--r--source/blender/editors/sculpt_paint/sculpt_uv.c3
-rw-r--r--source/blender/editors/sound/sound_intern.h3
-rw-r--r--source/blender/editors/sound/sound_ops.c3
-rw-r--r--source/blender/editors/space_action/action_buttons.c3
-rw-r--r--source/blender/editors/space_action/action_data.c3
-rw-r--r--source/blender/editors/space_action/action_draw.c3
-rw-r--r--source/blender/editors/space_action/action_edit.c3
-rw-r--r--source/blender/editors/space_action/action_intern.h3
-rw-r--r--source/blender/editors/space_action/action_ops.c3
-rw-r--r--source/blender/editors/space_action/action_select.c3
-rw-r--r--source/blender/editors/space_action/space_action.c3
-rw-r--r--source/blender/editors/space_api/spacetypes.c3
-rw-r--r--source/blender/editors/space_buttons/buttons_context.c3
-rw-r--r--source/blender/editors/space_buttons/buttons_intern.h3
-rw-r--r--source/blender/editors/space_buttons/buttons_ops.c3
-rw-r--r--source/blender/editors/space_buttons/buttons_texture.c3
-rw-r--r--source/blender/editors/space_buttons/space_buttons.c3
-rw-r--r--source/blender/editors/space_clip/clip_buttons.c3
-rw-r--r--source/blender/editors/space_clip/clip_dopesheet_draw.c3
-rw-r--r--source/blender/editors/space_clip/clip_dopesheet_ops.c3
-rw-r--r--source/blender/editors/space_clip/clip_draw.c3
-rw-r--r--source/blender/editors/space_clip/clip_editor.c3
-rw-r--r--source/blender/editors/space_clip/clip_graph_draw.c3
-rw-r--r--source/blender/editors/space_clip/clip_graph_ops.c3
-rw-r--r--source/blender/editors/space_clip/clip_intern.h3
-rw-r--r--source/blender/editors/space_clip/clip_ops.c3
-rw-r--r--source/blender/editors/space_clip/clip_toolbar.c3
-rw-r--r--source/blender/editors/space_clip/clip_utils.c3
-rw-r--r--source/blender/editors/space_clip/space_clip.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_detect.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_intern.h3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_orient.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_plane.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_solve.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_stabilize.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_track.c3
-rw-r--r--source/blender/editors/space_clip/tracking_ops_utils.c3
-rw-r--r--source/blender/editors/space_clip/tracking_select.c3
-rw-r--r--source/blender/editors/space_console/console_draw.c3
-rw-r--r--source/blender/editors/space_console/console_intern.h3
-rw-r--r--source/blender/editors/space_console/console_ops.c3
-rw-r--r--source/blender/editors/space_console/space_console.c3
-rw-r--r--source/blender/editors/space_file/file_draw.c3
-rw-r--r--source/blender/editors/space_file/file_intern.h3
-rw-r--r--source/blender/editors/space_file/file_ops.c3
-rw-r--r--source/blender/editors/space_file/file_panels.c3
-rw-r--r--source/blender/editors/space_file/file_utils.c3
-rw-r--r--source/blender/editors/space_file/filelist.c3
-rw-r--r--source/blender/editors/space_file/filelist.h3
-rw-r--r--source/blender/editors/space_file/filesel.c3
-rw-r--r--source/blender/editors/space_file/fsmenu.c3
-rw-r--r--source/blender/editors/space_file/fsmenu.h3
-rw-r--r--source/blender/editors/space_file/space_file.c3
-rw-r--r--source/blender/editors/space_graph/graph_buttons.c3
-rw-r--r--source/blender/editors/space_graph/graph_draw.c3
-rw-r--r--source/blender/editors/space_graph/graph_edit.c3
-rw-r--r--source/blender/editors/space_graph/graph_intern.h3
-rw-r--r--source/blender/editors/space_graph/graph_ops.c3
-rw-r--r--source/blender/editors/space_graph/graph_select.c3
-rw-r--r--source/blender/editors/space_graph/graph_utils.c3
-rw-r--r--source/blender/editors/space_graph/space_graph.c3
-rw-r--r--source/blender/editors/space_image/image_buttons.c3
-rw-r--r--source/blender/editors/space_image/image_draw.c3
-rw-r--r--source/blender/editors/space_image/image_edit.c3
-rw-r--r--source/blender/editors/space_image/image_intern.h3
-rw-r--r--source/blender/editors/space_image/image_ops.c3
-rw-r--r--source/blender/editors/space_image/space_image.c3
-rw-r--r--source/blender/editors/space_info/info_draw.c3
-rw-r--r--source/blender/editors/space_info/info_intern.h3
-rw-r--r--source/blender/editors/space_info/info_ops.c3
-rw-r--r--source/blender/editors/space_info/info_report.c3
-rw-r--r--source/blender/editors/space_info/info_stats.c3
-rw-r--r--source/blender/editors/space_info/space_info.c3
-rw-r--r--source/blender/editors/space_info/textview.c3
-rw-r--r--source/blender/editors/space_info/textview.h3
-rw-r--r--source/blender/editors/space_nla/nla_buttons.c3
-rw-r--r--source/blender/editors/space_nla/nla_channels.c3
-rw-r--r--source/blender/editors/space_nla/nla_draw.c3
-rw-r--r--source/blender/editors/space_nla/nla_edit.c3
-rw-r--r--source/blender/editors/space_nla/nla_intern.h3
-rw-r--r--source/blender/editors/space_nla/nla_ops.c3
-rw-r--r--source/blender/editors/space_nla/nla_select.c3
-rw-r--r--source/blender/editors/space_nla/space_nla.c3
-rw-r--r--source/blender/editors/space_node/drawnode.c5
-rw-r--r--source/blender/editors/space_node/node_add.c3
-rw-r--r--source/blender/editors/space_node/node_buttons.c3
-rw-r--r--source/blender/editors/space_node/node_draw.c5
-rw-r--r--source/blender/editors/space_node/node_edit.c3
-rw-r--r--source/blender/editors/space_node/node_gizmo.c3
-rw-r--r--source/blender/editors/space_node/node_group.c3
-rw-r--r--source/blender/editors/space_node/node_intern.h3
-rw-r--r--source/blender/editors/space_node/node_ops.c3
-rw-r--r--source/blender/editors/space_node/node_relationships.c3
-rw-r--r--source/blender/editors/space_node/node_select.c3
-rw-r--r--source/blender/editors/space_node/node_templates.c3
-rw-r--r--source/blender/editors/space_node/node_toolbar.c3
-rw-r--r--source/blender/editors/space_node/node_view.c3
-rw-r--r--source/blender/editors/space_node/space_node.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_collections.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_dragdrop.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_draw.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_edit.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_intern.h3
-rw-r--r--source/blender/editors/space_outliner/outliner_ops.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_select.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_tools.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_tree.c3
-rw-r--r--source/blender/editors/space_outliner/outliner_utils.c3
-rw-r--r--source/blender/editors/space_outliner/space_outliner.c3
-rw-r--r--source/blender/editors/space_script/script_edit.c3
-rw-r--r--source/blender/editors/space_script/script_intern.h3
-rw-r--r--source/blender/editors/space_script/script_ops.c3
-rw-r--r--source/blender/editors/space_script/space_script.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_add.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_buttons.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_draw.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_edit.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_intern.h3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_modifier.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_ops.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_preview.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_scopes.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_select.c3
-rw-r--r--source/blender/editors/space_sequencer/sequencer_view.c3
-rw-r--r--source/blender/editors/space_sequencer/space_sequencer.c3
-rw-r--r--source/blender/editors/space_statusbar/space_statusbar.c3
-rw-r--r--source/blender/editors/space_text/space_text.c3
-rw-r--r--source/blender/editors/space_text/text_autocomplete.c3
-rw-r--r--source/blender/editors/space_text/text_draw.c3
-rw-r--r--source/blender/editors/space_text/text_format.c3
-rw-r--r--source/blender/editors/space_text/text_format.h3
-rw-r--r--source/blender/editors/space_text/text_format_lua.c3
-rw-r--r--source/blender/editors/space_text/text_format_osl.c3
-rw-r--r--source/blender/editors/space_text/text_format_pov.c3
-rw-r--r--source/blender/editors/space_text/text_format_pov_ini.c3
-rw-r--r--source/blender/editors/space_text/text_format_py.c3
-rw-r--r--source/blender/editors/space_text/text_header.c3
-rw-r--r--source/blender/editors/space_text/text_intern.h3
-rw-r--r--source/blender/editors/space_text/text_ops.c3
-rw-r--r--source/blender/editors/space_text/text_undo.c3
-rw-r--r--source/blender/editors/space_topbar/space_topbar.c3
-rw-r--r--source/blender/editors/space_userpref/space_userpref.c3
-rw-r--r--source/blender/editors/space_userpref/userpref_intern.h3
-rw-r--r--source/blender/editors/space_userpref/userpref_ops.c3
-rw-r--r--source/blender/editors/space_view3d/drawobject.c3
-rw-r--r--source/blender/editors/space_view3d/space_view3d.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_buttons.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_camera_control.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_draw.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_draw_legacy.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_edit.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_fly.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_armature.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_camera.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_empty.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_forcefield.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_lamp.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_navigate.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_preselect.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_preselect_type.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_gizmo_ruler.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_header.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_intern.h3
-rw-r--r--source/blender/editors/space_view3d/view3d_iterators.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_ops.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_project.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_select.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_snap.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_toolbar.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_utils.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_view.c3
-rw-r--r--source/blender/editors/space_view3d/view3d_walk.c3
-rw-r--r--source/blender/editors/transform/transform.c3
-rw-r--r--source/blender/editors/transform/transform.h3
-rw-r--r--source/blender/editors/transform/transform_constraints.c3
-rw-r--r--source/blender/editors/transform/transform_conversions.c3
-rw-r--r--source/blender/editors/transform/transform_generics.c3
-rw-r--r--source/blender/editors/transform/transform_gizmo_2d.c3
-rw-r--r--source/blender/editors/transform/transform_gizmo_3d.c3
-rw-r--r--source/blender/editors/transform/transform_gizmo_extrude_3d.c3
-rw-r--r--source/blender/editors/transform/transform_input.c3
-rw-r--r--source/blender/editors/transform/transform_ops.c3
-rw-r--r--source/blender/editors/transform/transform_orientations.c3
-rw-r--r--source/blender/editors/transform/transform_snap.c3
-rw-r--r--source/blender/editors/transform/transform_snap_object.c3
-rw-r--r--source/blender/editors/undo/ed_undo.c3
-rw-r--r--source/blender/editors/undo/memfile_undo.c3
-rw-r--r--source/blender/editors/undo/undo_intern.h3
-rw-r--r--source/blender/editors/undo/undo_system_types.c3
-rw-r--r--source/blender/editors/util/ed_transverts.c3
-rw-r--r--source/blender/editors/util/ed_util.c3
-rw-r--r--source/blender/editors/util/gizmo_utils.c3
-rw-r--r--source/blender/editors/util/numinput.c3
-rw-r--r--source/blender/editors/util/select_utils.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_buttons.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_draw.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_intern.h3
-rw-r--r--source/blender/editors/uvedit/uvedit_ops.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_parametrizer.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_parametrizer.h3
-rw-r--r--source/blender/editors/uvedit/uvedit_smart_stitch.c3
-rw-r--r--source/blender/editors/uvedit/uvedit_unwrap_ops.c3
515 files changed, 1038 insertions, 523 deletions
diff --git a/source/blender/editors/animation/anim_channels_defines.c b/source/blender/editors/animation/anim_channels_defines.c
index fb6a4696490..d4985b10382 100644
--- a/source/blender/editors/animation/anim_channels_defines.c
+++ b/source/blender/editors/animation/anim_channels_defines.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_channels_edit.c b/source/blender/editors/animation/anim_channels_edit.c
index 2fbb6c51216..3bcbe2d99e3 100644
--- a/source/blender/editors/animation/anim_channels_edit.c
+++ b/source/blender/editors/animation/anim_channels_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_deps.c b/source/blender/editors/animation/anim_deps.c
index 5af1751b1d3..6a29abc4884 100644
--- a/source/blender/editors/animation/anim_deps.c
+++ b/source/blender/editors/animation/anim_deps.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_draw.c b/source/blender/editors/animation/anim_draw.c
index b196bffe199..2b168aa9463 100644
--- a/source/blender/editors/animation/anim_draw.c
+++ b/source/blender/editors/animation/anim_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
#include "BLI_sys_types.h"
diff --git a/source/blender/editors/animation/anim_filter.c b/source/blender/editors/animation/anim_filter.c
index 663ba2330d7..2736bf8b06f 100644
--- a/source/blender/editors/animation/anim_filter.c
+++ b/source/blender/editors/animation/anim_filter.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_intern.h b/source/blender/editors/animation/anim_intern.h
index 01d58c68e34..af1fd0e31c4 100644
--- a/source/blender/editors/animation/anim_intern.h
+++ b/source/blender/editors/animation/anim_intern.h
@@ -17,7 +17,8 @@
* This is a new part of Blender (with some old code)
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_ipo_utils.c b/source/blender/editors/animation/anim_ipo_utils.c
index 93bd302b92b..03cc4855a4b 100644
--- a/source/blender/editors/animation/anim_ipo_utils.c
+++ b/source/blender/editors/animation/anim_ipo_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/anim_markers.c b/source/blender/editors/animation/anim_markers.c
index 365344ba521..2669cf89225 100644
--- a/source/blender/editors/animation/anim_markers.c
+++ b/source/blender/editors/animation/anim_markers.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
#include <math.h>
diff --git a/source/blender/editors/animation/anim_ops.c b/source/blender/editors/animation/anim_ops.c
index 3b8e4b3a136..b4e60d29a40 100644
--- a/source/blender/editors/animation/anim_ops.c
+++ b/source/blender/editors/animation/anim_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/drivers.c b/source/blender/editors/animation/drivers.c
index 6150a821e5c..d726c25816b 100644
--- a/source/blender/editors/animation/drivers.c
+++ b/source/blender/editors/animation/drivers.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/fmodifier_ui.c b/source/blender/editors/animation/fmodifier_ui.c
index 2593629f042..40454bcad0c 100644
--- a/source/blender/editors/animation/fmodifier_ui.c
+++ b/source/blender/editors/animation/fmodifier_ui.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/keyframes_draw.c b/source/blender/editors/animation/keyframes_draw.c
index fdf9273743e..19ac0ea18a0 100644
--- a/source/blender/editors/animation/keyframes_draw.c
+++ b/source/blender/editors/animation/keyframes_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/keyframes_edit.c b/source/blender/editors/animation/keyframes_edit.c
index 2e4ccae9f1b..837a25946da 100644
--- a/source/blender/editors/animation/keyframes_edit.c
+++ b/source/blender/editors/animation/keyframes_edit.c
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2008 Blender Foundation
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/keyframes_general.c b/source/blender/editors/animation/keyframes_general.c
index fd8add59ac1..d186a0bb757 100644
--- a/source/blender/editors/animation/keyframes_general.c
+++ b/source/blender/editors/animation/keyframes_general.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/keyframing.c b/source/blender/editors/animation/keyframing.c
index 5c03aa444aa..5e3880e2253 100644
--- a/source/blender/editors/animation/keyframing.c
+++ b/source/blender/editors/animation/keyframing.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/animation/keyingsets.c b/source/blender/editors/animation/keyingsets.c
index abcf3453513..aac7559774f 100644
--- a/source/blender/editors/animation/keyingsets.c
+++ b/source/blender/editors/animation/keyingsets.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edanimation
+/** \file
+ * \ingroup edanimation
*/
diff --git a/source/blender/editors/armature/armature_add.c b/source/blender/editors/armature/armature_add.c
index e1d31966e43..20978a42812 100644
--- a/source/blender/editors/armature/armature_add.c
+++ b/source/blender/editors/armature/armature_add.c
@@ -18,7 +18,8 @@
* Operators and API's for creating bones
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "DNA_armature_types.h"
diff --git a/source/blender/editors/armature/armature_edit.c b/source/blender/editors/armature/armature_edit.c
index 712b2b1100b..f3a4fef2789 100644
--- a/source/blender/editors/armature/armature_edit.c
+++ b/source/blender/editors/armature/armature_edit.c
@@ -18,7 +18,8 @@
* Armature EditMode tools - transforms, chain based editing, and other settings
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include <assert.h>
diff --git a/source/blender/editors/armature/armature_intern.h b/source/blender/editors/armature/armature_intern.h
index e4fe6ba8c6e..7fe4810762e 100644
--- a/source/blender/editors/armature/armature_intern.h
+++ b/source/blender/editors/armature/armature_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#ifndef __ARMATURE_INTERN_H__
diff --git a/source/blender/editors/armature/armature_naming.c b/source/blender/editors/armature/armature_naming.c
index 8967b47a934..c14973d793b 100644
--- a/source/blender/editors/armature/armature_naming.c
+++ b/source/blender/editors/armature/armature_naming.c
@@ -18,7 +18,8 @@
* Operators and API's for renaming bones both in and out of Edit Mode
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include <string.h>
diff --git a/source/blender/editors/armature/armature_ops.c b/source/blender/editors/armature/armature_ops.c
index 0e82725da1c..36ca3dd486d 100644
--- a/source/blender/editors/armature/armature_ops.c
+++ b/source/blender/editors/armature/armature_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "RNA_access.h"
diff --git a/source/blender/editors/armature/armature_relations.c b/source/blender/editors/armature/armature_relations.c
index 25cd6251de8..a6e4632ef9d 100644
--- a/source/blender/editors/armature/armature_relations.c
+++ b/source/blender/editors/armature/armature_relations.c
@@ -18,7 +18,8 @@
* Operators for relations between bones and for transferring bones between armature objects
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/armature_select.c b/source/blender/editors/armature/armature_select.c
index 51c7c02792b..4e49d4b2877 100644
--- a/source/blender/editors/armature/armature_select.c
+++ b/source/blender/editors/armature/armature_select.c
@@ -18,7 +18,8 @@
* API's and Operators for selecting armature bones in EditMode
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/armature_skinning.c b/source/blender/editors/armature/armature_skinning.c
index ea8372bedc6..ee0043f6ccf 100644
--- a/source/blender/editors/armature/armature_skinning.c
+++ b/source/blender/editors/armature/armature_skinning.c
@@ -19,7 +19,8 @@
* - Interfaces with heat weighting in meshlaplacian
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/editors/armature/armature_utils.c b/source/blender/editors/armature/armature_utils.c
index 410698c4cd0..f310092942b 100644
--- a/source/blender/editors/armature/armature_utils.c
+++ b/source/blender/editors/armature/armature_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "DNA_armature_types.h"
diff --git a/source/blender/editors/armature/editarmature_undo.c b/source/blender/editors/armature/editarmature_undo.c
index 3e76a66e891..39e8371a824 100644
--- a/source/blender/editors/armature/editarmature_undo.c
+++ b/source/blender/editors/armature/editarmature_undo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/meshlaplacian.c b/source/blender/editors/armature/meshlaplacian.c
index c076ec266d0..34fea2e0996 100644
--- a/source/blender/editors/armature/meshlaplacian.c
+++ b/source/blender/editors/armature/meshlaplacian.c
@@ -15,7 +15,8 @@
* meshlaplacian.c: Algorithms using the mesh laplacian.
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/meshlaplacian.h b/source/blender/editors/armature/meshlaplacian.h
index 3984accc20d..cf0c1de6b67 100644
--- a/source/blender/editors/armature/meshlaplacian.h
+++ b/source/blender/editors/armature/meshlaplacian.h
@@ -16,7 +16,8 @@
* BIF_meshlaplacian.h: Algorithms using the mesh laplacian.
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
diff --git a/source/blender/editors/armature/pose_edit.c b/source/blender/editors/armature/pose_edit.c
index bdf2b2d572a..5920a69c60b 100644
--- a/source/blender/editors/armature/pose_edit.c
+++ b/source/blender/editors/armature/pose_edit.c
@@ -18,7 +18,8 @@
* Pose Mode API's and Operators for Pose Mode armatures
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/pose_group.c b/source/blender/editors/armature/pose_group.c
index 880894db289..0d1f899ce36 100644
--- a/source/blender/editors/armature/pose_group.c
+++ b/source/blender/editors/armature/pose_group.c
@@ -18,7 +18,8 @@
* Implementation of Bone Groups operators and editing API's
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include <string.h>
diff --git a/source/blender/editors/armature/pose_lib.c b/source/blender/editors/armature/pose_lib.c
index 711a9b3d64a..7ba6db92a47 100644
--- a/source/blender/editors/armature/pose_lib.c
+++ b/source/blender/editors/armature/pose_lib.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include <string.h>
diff --git a/source/blender/editors/armature/pose_select.c b/source/blender/editors/armature/pose_select.c
index 9109c8ecfe9..285901f8dd0 100644
--- a/source/blender/editors/armature/pose_select.c
+++ b/source/blender/editors/armature/pose_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include <string.h>
diff --git a/source/blender/editors/armature/pose_slide.c b/source/blender/editors/armature/pose_slide.c
index a7b599d0062..769398e9e0c 100644
--- a/source/blender/editors/armature/pose_slide.c
+++ b/source/blender/editors/armature/pose_slide.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/armature/pose_transform.c b/source/blender/editors/armature/pose_transform.c
index f387fe1591d..0a78669d743 100644
--- a/source/blender/editors/armature/pose_transform.c
+++ b/source/blender/editors/armature/pose_transform.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "DNA_anim_types.h"
diff --git a/source/blender/editors/armature/pose_utils.c b/source/blender/editors/armature/pose_utils.c
index e54b5d39332..ad8cff70e27 100644
--- a/source/blender/editors/armature/pose_utils.c
+++ b/source/blender/editors/armature/pose_utils.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edarmature
+/** \file
+ * \ingroup edarmature
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/curve/curve_intern.h b/source/blender/editors/curve/curve_intern.h
index 15c329cb384..c741b5393dc 100644
--- a/source/blender/editors/curve/curve_intern.h
+++ b/source/blender/editors/curve/curve_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edcurve
+/** \file
+ * \ingroup edcurve
*/
diff --git a/source/blender/editors/curve/curve_ops.c b/source/blender/editors/curve/curve_ops.c
index 6ac9623f914..de6fe686356 100644
--- a/source/blender/editors/curve/curve_ops.c
+++ b/source/blender/editors/curve/curve_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edcurve
+/** \file
+ * \ingroup edcurve
*/
diff --git a/source/blender/editors/curve/editcurve.c b/source/blender/editors/curve/editcurve.c
index 6c9932cc6cc..4192756f971 100644
--- a/source/blender/editors/curve/editcurve.c
+++ b/source/blender/editors/curve/editcurve.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edcurve
+/** \file
+ * \ingroup edcurve
*/
#include "DNA_key_types.h"
diff --git a/source/blender/editors/curve/editcurve_add.c b/source/blender/editors/curve/editcurve_add.c
index 4c69b54b899..0e110edf35f 100644
--- a/source/blender/editors/curve/editcurve_add.c
+++ b/source/blender/editors/curve/editcurve_add.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edcurve
+/** \file
+ * \ingroup edcurve
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/curve/editcurve_paint.c b/source/blender/editors/curve/editcurve_paint.c
index e2647f6fe07..0edee8a84ea 100644
--- a/source/blender/editors/curve/editcurve_paint.c
+++ b/source/blender/editors/curve/editcurve_paint.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edcurve
+/** \file
+ * \ingroup edcurve
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/curve/editcurve_select.c b/source/blender/editors/curve/editcurve_select.c
index c733bcba2ba..25470f7344a 100644
--- a/source/blender/editors/curve/editcurve_select.c
+++ b/source/blender/editors/curve/editcurve_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edcurve
+/** \file
+ * \ingroup edcurve
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/curve/editcurve_undo.c b/source/blender/editors/curve/editcurve_undo.c
index e9586594274..382c5376b03 100644
--- a/source/blender/editors/curve/editcurve_undo.c
+++ b/source/blender/editors/curve/editcurve_undo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edcurve
+/** \file
+ * \ingroup edcurve
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/curve/editfont.c b/source/blender/editors/curve/editfont.c
index fec1d6e6839..03161df2a29 100644
--- a/source/blender/editors/curve/editfont.c
+++ b/source/blender/editors/curve/editfont.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edcurve
+/** \file
+ * \ingroup edcurve
*/
diff --git a/source/blender/editors/curve/editfont_undo.c b/source/blender/editors/curve/editfont_undo.c
index 0807b4edfb9..13cbea77ab8 100644
--- a/source/blender/editors/curve/editfont_undo.c
+++ b/source/blender/editors/curve/editfont_undo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edcurve
+/** \file
+ * \ingroup edcurve
*/
#include <stdlib.h>
diff --git a/source/blender/editors/gizmo_library/geometry/geom_arrow_gizmo.c b/source/blender/editors/gizmo_library/geometry/geom_arrow_gizmo.c
index fa56a5f280a..d62d397c783 100644
--- a/source/blender/editors/gizmo_library/geometry/geom_arrow_gizmo.c
+++ b/source/blender/editors/gizmo_library/geometry/geom_arrow_gizmo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*/
#include "../gizmo_geometry.h"
diff --git a/source/blender/editors/gizmo_library/geometry/geom_cube_gizmo.c b/source/blender/editors/gizmo_library/geometry/geom_cube_gizmo.c
index c0b3309e1ec..e89d20a41bd 100644
--- a/source/blender/editors/gizmo_library/geometry/geom_cube_gizmo.c
+++ b/source/blender/editors/gizmo_library/geometry/geom_cube_gizmo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*/
#include "../gizmo_geometry.h"
diff --git a/source/blender/editors/gizmo_library/geometry/geom_dial_gizmo.c b/source/blender/editors/gizmo_library/geometry/geom_dial_gizmo.c
index ec222d4c43b..5ead50f67d1 100644
--- a/source/blender/editors/gizmo_library/geometry/geom_dial_gizmo.c
+++ b/source/blender/editors/gizmo_library/geometry/geom_dial_gizmo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*/
#include "../gizmo_geometry.h"
diff --git a/source/blender/editors/gizmo_library/gizmo_draw_utils.c b/source/blender/editors/gizmo_library/gizmo_draw_utils.c
index 12a374d84f7..999e211a492 100644
--- a/source/blender/editors/gizmo_library/gizmo_draw_utils.c
+++ b/source/blender/editors/gizmo_library/gizmo_draw_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*/
#include "BLI_listbase.h"
diff --git a/source/blender/editors/gizmo_library/gizmo_geometry.h b/source/blender/editors/gizmo_library/gizmo_geometry.h
index 14f957dbd2c..71d8919c91d 100644
--- a/source/blender/editors/gizmo_library/gizmo_geometry.h
+++ b/source/blender/editors/gizmo_library/gizmo_geometry.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Gizmo Geometry
*
diff --git a/source/blender/editors/gizmo_library/gizmo_group_types/value2d_gizmo_group.c b/source/blender/editors/gizmo_library/gizmo_group_types/value2d_gizmo_group.c
index bafa01f3059..28a5200a041 100644
--- a/source/blender/editors/gizmo_library/gizmo_group_types/value2d_gizmo_group.c
+++ b/source/blender/editors/gizmo_library/gizmo_group_types/value2d_gizmo_group.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name 2D Value Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_library_intern.h b/source/blender/editors/gizmo_library/gizmo_library_intern.h
index c73a1787a13..7712767c5ad 100644
--- a/source/blender/editors/gizmo_library/gizmo_library_intern.h
+++ b/source/blender/editors/gizmo_library/gizmo_library_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*/
#ifndef __GIZMO_LIBRARY_INTERN_H__
diff --git a/source/blender/editors/gizmo_library/gizmo_library_presets.c b/source/blender/editors/gizmo_library/gizmo_library_presets.c
index e9cc5102ba6..9dba0c0d515 100644
--- a/source/blender/editors/gizmo_library/gizmo_library_presets.c
+++ b/source/blender/editors/gizmo_library/gizmo_library_presets.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Gizmo Lib Presets
*
diff --git a/source/blender/editors/gizmo_library/gizmo_library_utils.c b/source/blender/editors/gizmo_library/gizmo_library_utils.c
index 547a3c8e5da..0ae312d552e 100644
--- a/source/blender/editors/gizmo_library/gizmo_library_utils.c
+++ b/source/blender/editors/gizmo_library/gizmo_library_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Gizmo Library Utilities
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/arrow2d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/arrow2d_gizmo.c
index 7fb1c366205..b4bf4c6726c 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/arrow2d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/arrow2d_gizmo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name 2D Arrow Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/arrow3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/arrow3d_gizmo.c
index 2cae26067ff..f31e53d2a1f 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/arrow3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/arrow3d_gizmo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Arrow Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/blank3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/blank3d_gizmo.c
index e84d02d7f95..55054d1b4ad 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/blank3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/blank3d_gizmo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Blank Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c
index 07e1371ce14..542b9aa19e3 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Button Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c
index cd6175417b4..92fe643fca6 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Cage Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c
index fbec3d5b3e2..977b7c7a0a5 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/cage3d_gizmo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Cage Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c
index 0169719cfa0..b5be45bb63f 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/dial3d_gizmo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Dial Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c
index 3971e176ec9..0fe5a4e7d80 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/move3d_gizmo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Move Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c
index 5016337ee80..2b13398dc4c 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/primitive3d_gizmo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Primitive Gizmo
*
diff --git a/source/blender/editors/gizmo_library/gizmo_types/value2d_gizmo.c b/source/blender/editors/gizmo_library/gizmo_types/value2d_gizmo.c
index bce01e8c6aa..9854b62dade 100644
--- a/source/blender/editors/gizmo_library/gizmo_types/value2d_gizmo.c
+++ b/source/blender/editors/gizmo_library/gizmo_types/value2d_gizmo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edgizmolib
+/** \file
+ * \ingroup edgizmolib
*
* \name Value Gizmo
*
diff --git a/source/blender/editors/gpencil/annotate_draw.c b/source/blender/editors/gpencil/annotate_draw.c
index 5f3683f229e..29d5aa6df4d 100644
--- a/source/blender/editors/gpencil/annotate_draw.c
+++ b/source/blender/editors/gpencil/annotate_draw.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/annotate_paint.c b/source/blender/editors/gpencil/annotate_paint.c
index 42866ee5ba9..be2cea6f5d8 100644
--- a/source/blender/editors/gpencil/annotate_paint.c
+++ b/source/blender/editors/gpencil/annotate_paint.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/drawgpencil.c b/source/blender/editors/gpencil/drawgpencil.c
index 0795a9f512d..68ebdf7fa23 100644
--- a/source/blender/editors/gpencil/drawgpencil.c
+++ b/source/blender/editors/gpencil/drawgpencil.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/editaction_gpencil.c b/source/blender/editors/gpencil/editaction_gpencil.c
index 99b5ff88fa8..8ada5a05618 100644
--- a/source/blender/editors/gpencil/editaction_gpencil.c
+++ b/source/blender/editors/gpencil/editaction_gpencil.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_add_monkey.c b/source/blender/editors/gpencil/gpencil_add_monkey.c
index dfe61e2a456..302a6fb10f6 100644
--- a/source/blender/editors/gpencil/gpencil_add_monkey.c
+++ b/source/blender/editors/gpencil/gpencil_add_monkey.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
#include "BLI_math.h"
diff --git a/source/blender/editors/gpencil/gpencil_add_stroke.c b/source/blender/editors/gpencil/gpencil_add_stroke.c
index cc4e1f0fcc0..e02fc4bf801 100644
--- a/source/blender/editors/gpencil/gpencil_add_stroke.c
+++ b/source/blender/editors/gpencil/gpencil_add_stroke.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
#include "BLI_math.h"
diff --git a/source/blender/editors/gpencil/gpencil_armature.c b/source/blender/editors/gpencil/gpencil_armature.c
index 488d30134e4..97f5db96a89 100644
--- a/source/blender/editors/gpencil/gpencil_armature.c
+++ b/source/blender/editors/gpencil/gpencil_armature.c
@@ -18,7 +18,8 @@
* Operators for dealing with armatures and GP datablocks
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_brush.c b/source/blender/editors/gpencil/gpencil_brush.c
index a409087c8fa..ee1838af22a 100644
--- a/source/blender/editors/gpencil/gpencil_brush.c
+++ b/source/blender/editors/gpencil/gpencil_brush.c
@@ -18,7 +18,8 @@
* Brush based operators for editing Grease Pencil strokes
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_convert.c b/source/blender/editors/gpencil/gpencil_convert.c
index 84fc6005aa9..af2c68d6c68 100644
--- a/source/blender/editors/gpencil/gpencil_convert.c
+++ b/source/blender/editors/gpencil/gpencil_convert.c
@@ -18,7 +18,8 @@
* Operator for converting Grease Pencil data to geometry
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_data.c b/source/blender/editors/gpencil/gpencil_data.c
index 3677b57c040..cfcfc49b081 100644
--- a/source/blender/editors/gpencil/gpencil_data.c
+++ b/source/blender/editors/gpencil/gpencil_data.c
@@ -18,7 +18,8 @@
* Operators for dealing with GP datablocks and layers
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_edit.c b/source/blender/editors/gpencil/gpencil_edit.c
index cee259eb6e9..ebf2ca8c304 100644
--- a/source/blender/editors/gpencil/gpencil_edit.c
+++ b/source/blender/editors/gpencil/gpencil_edit.c
@@ -18,7 +18,8 @@
* Operators for editing Grease Pencil strokes
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
#include <stdio.h>
diff --git a/source/blender/editors/gpencil/gpencil_fill.c b/source/blender/editors/gpencil/gpencil_fill.c
index 649b4c7f911..e26acb76a51 100644
--- a/source/blender/editors/gpencil/gpencil_fill.c
+++ b/source/blender/editors/gpencil/gpencil_fill.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
#include <stdio.h>
diff --git a/source/blender/editors/gpencil/gpencil_intern.h b/source/blender/editors/gpencil/gpencil_intern.h
index ba69383885e..971cc9e98be 100644
--- a/source/blender/editors/gpencil/gpencil_intern.h
+++ b/source/blender/editors/gpencil/gpencil_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
#ifndef __GPENCIL_INTERN_H__
diff --git a/source/blender/editors/gpencil/gpencil_interpolate.c b/source/blender/editors/gpencil/gpencil_interpolate.c
index d89920e2de5..7be157b5d84 100644
--- a/source/blender/editors/gpencil/gpencil_interpolate.c
+++ b/source/blender/editors/gpencil/gpencil_interpolate.c
@@ -18,7 +18,8 @@
* Operators for interpolating new Grease Pencil frames from existing strokes
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_merge.c b/source/blender/editors/gpencil/gpencil_merge.c
index 0dc3c18adb9..80b26a366fe 100644
--- a/source/blender/editors/gpencil/gpencil_merge.c
+++ b/source/blender/editors/gpencil/gpencil_merge.c
@@ -18,7 +18,8 @@
* Operators for merge Grease Pencil strokes
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
#include <stdio.h>
diff --git a/source/blender/editors/gpencil/gpencil_old.c b/source/blender/editors/gpencil/gpencil_old.c
index b140b1eaefa..6f3a9bba4e2 100644
--- a/source/blender/editors/gpencil/gpencil_old.c
+++ b/source/blender/editors/gpencil/gpencil_old.c
@@ -18,7 +18,8 @@
* Use deprecated data to convert old 2.7x files
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
/* allow to use deprecated functionality */
diff --git a/source/blender/editors/gpencil/gpencil_ops.c b/source/blender/editors/gpencil/gpencil_ops.c
index fbb5746d501..67957e64e8f 100644
--- a/source/blender/editors/gpencil/gpencil_ops.c
+++ b/source/blender/editors/gpencil/gpencil_ops.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_paint.c b/source/blender/editors/gpencil/gpencil_paint.c
index 8b4f7e85e8c..e151a5988e1 100644
--- a/source/blender/editors/gpencil/gpencil_paint.c
+++ b/source/blender/editors/gpencil/gpencil_paint.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
#include <stdio.h>
diff --git a/source/blender/editors/gpencil/gpencil_primitive.c b/source/blender/editors/gpencil/gpencil_primitive.c
index d7d056319ed..f03b2b4aca1 100644
--- a/source/blender/editors/gpencil/gpencil_primitive.c
+++ b/source/blender/editors/gpencil/gpencil_primitive.c
@@ -18,7 +18,8 @@
* Operators for creating new Grease Pencil primitives (boxes, circles, ...)
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
#include <stdio.h>
diff --git a/source/blender/editors/gpencil/gpencil_select.c b/source/blender/editors/gpencil/gpencil_select.c
index 5d9ef49e15a..720e3656b0c 100644
--- a/source/blender/editors/gpencil/gpencil_select.c
+++ b/source/blender/editors/gpencil/gpencil_select.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
#include <stdio.h>
diff --git a/source/blender/editors/gpencil/gpencil_undo.c b/source/blender/editors/gpencil/gpencil_undo.c
index 2546316f151..7ed794a0a32 100644
--- a/source/blender/editors/gpencil/gpencil_undo.c
+++ b/source/blender/editors/gpencil/gpencil_undo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
diff --git a/source/blender/editors/gpencil/gpencil_utils.c b/source/blender/editors/gpencil/gpencil_utils.c
index 56f8d7cb517..9b19fb03f8b 100644
--- a/source/blender/editors/gpencil/gpencil_utils.c
+++ b/source/blender/editors/gpencil/gpencil_utils.c
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2014, Blender Foundation
*/
-/** \file \ingroup edgpencil
+/** \file
+ * \ingroup edgpencil
*/
#include <stdio.h>
diff --git a/source/blender/editors/include/BIF_gl.h b/source/blender/editors/include/BIF_gl.h
index 4eb6854f937..4a1cdce2ead 100644
--- a/source/blender/editors/include/BIF_gl.h
+++ b/source/blender/editors/include/BIF_gl.h
@@ -18,7 +18,8 @@
* os dependent include locations of gl.h
*/
-/** \file \ingroup editorui
+/** \file
+ * \ingroup editorui
*/
#ifndef __BIF_GL_H__
diff --git a/source/blender/editors/include/BIF_glutil.h b/source/blender/editors/include/BIF_glutil.h
index aa078c5486c..35e04106f31 100644
--- a/source/blender/editors/include/BIF_glutil.h
+++ b/source/blender/editors/include/BIF_glutil.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editorui
+/** \file
+ * \ingroup editorui
*/
#ifndef __BIF_GLUTIL_H__
diff --git a/source/blender/editors/include/ED_anim_api.h b/source/blender/editors/include/ED_anim_api.h
index 12004a1767c..4d06e8b6262 100644
--- a/source/blender/editors/include/ED_anim_api.h
+++ b/source/blender/editors/include/ED_anim_api.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_ANIM_API_H__
diff --git a/source/blender/editors/include/ED_armature.h b/source/blender/editors/include/ED_armature.h
index 7e5962d5e65..3d4ca7bf3be 100644
--- a/source/blender/editors/include/ED_armature.h
+++ b/source/blender/editors/include/ED_armature.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_ARMATURE_H__
diff --git a/source/blender/editors/include/ED_buttons.h b/source/blender/editors/include/ED_buttons.h
index 68b839cd129..9ff2678b53e 100644
--- a/source/blender/editors/include/ED_buttons.h
+++ b/source/blender/editors/include/ED_buttons.h
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2013, Blender Foundation
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_BUTTONS_H__
diff --git a/source/blender/editors/include/ED_clip.h b/source/blender/editors/include/ED_clip.h
index 727a68b0350..eb4d979e5e8 100644
--- a/source/blender/editors/include/ED_clip.h
+++ b/source/blender/editors/include/ED_clip.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_CLIP_H__
diff --git a/source/blender/editors/include/ED_curve.h b/source/blender/editors/include/ED_curve.h
index 21fcbe9f531..cfae50139ea 100644
--- a/source/blender/editors/include/ED_curve.h
+++ b/source/blender/editors/include/ED_curve.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_CURVE_H__
diff --git a/source/blender/editors/include/ED_datafiles.h b/source/blender/editors/include/ED_datafiles.h
index bec1000c09e..fa082e71bf6 100644
--- a/source/blender/editors/include/ED_datafiles.h
+++ b/source/blender/editors/include/ED_datafiles.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_DATAFILES_H__
diff --git a/source/blender/editors/include/ED_fileselect.h b/source/blender/editors/include/ED_fileselect.h
index 3b4e265497f..000af75a9cb 100644
--- a/source/blender/editors/include/ED_fileselect.h
+++ b/source/blender/editors/include/ED_fileselect.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_FILESELECT_H__
diff --git a/source/blender/editors/include/ED_gizmo_library.h b/source/blender/editors/include/ED_gizmo_library.h
index 04ccceb6238..53b65292b6a 100644
--- a/source/blender/editors/include/ED_gizmo_library.h
+++ b/source/blender/editors/include/ED_gizmo_library.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup wm
+/** \file
+ * \ingroup wm
*
* \name Generic Gizmos.
*
diff --git a/source/blender/editors/include/ED_gizmo_utils.h b/source/blender/editors/include/ED_gizmo_utils.h
index 2060686f6da..e81dcb34cd2 100644
--- a/source/blender/editors/include/ED_gizmo_utils.h
+++ b/source/blender/editors/include/ED_gizmo_utils.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*
* \name Generic Gizmo Utilities.
*/
diff --git a/source/blender/editors/include/ED_gpencil.h b/source/blender/editors/include/ED_gpencil.h
index 0e613fea174..666cf55cac3 100644
--- a/source/blender/editors/include/ED_gpencil.h
+++ b/source/blender/editors/include/ED_gpencil.h
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_GPENCIL_H__
diff --git a/source/blender/editors/include/ED_image.h b/source/blender/editors/include/ED_image.h
index 6ca42eab562..e6d67f339ce 100644
--- a/source/blender/editors/include/ED_image.h
+++ b/source/blender/editors/include/ED_image.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_IMAGE_H__
diff --git a/source/blender/editors/include/ED_info.h b/source/blender/editors/include/ED_info.h
index c7f27294b02..118295a80e0 100644
--- a/source/blender/editors/include/ED_info.h
+++ b/source/blender/editors/include/ED_info.h
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2009, Blender Foundation
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_INFO_H__
diff --git a/source/blender/editors/include/ED_keyframes_draw.h b/source/blender/editors/include/ED_keyframes_draw.h
index b3a02567e0a..475484104a1 100644
--- a/source/blender/editors/include/ED_keyframes_draw.h
+++ b/source/blender/editors/include/ED_keyframes_draw.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_KEYFRAMES_DRAW_H__
diff --git a/source/blender/editors/include/ED_keyframes_edit.h b/source/blender/editors/include/ED_keyframes_edit.h
index adafcc99259..402dc3e67bc 100644
--- a/source/blender/editors/include/ED_keyframes_edit.h
+++ b/source/blender/editors/include/ED_keyframes_edit.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_KEYFRAMES_EDIT_H__
diff --git a/source/blender/editors/include/ED_keyframing.h b/source/blender/editors/include/ED_keyframing.h
index ac90c2594a6..78a9f13e64f 100644
--- a/source/blender/editors/include/ED_keyframing.h
+++ b/source/blender/editors/include/ED_keyframing.h
@@ -17,7 +17,8 @@
* This is a new part of Blender (with some old code)
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_KEYFRAMING_H__
diff --git a/source/blender/editors/include/ED_lattice.h b/source/blender/editors/include/ED_lattice.h
index e731d1bd6d5..98a091861d1 100644
--- a/source/blender/editors/include/ED_lattice.h
+++ b/source/blender/editors/include/ED_lattice.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_LATTICE_H__
diff --git a/source/blender/editors/include/ED_logic.h b/source/blender/editors/include/ED_logic.h
index d055e2227e2..8158bee15f3 100644
--- a/source/blender/editors/include/ED_logic.h
+++ b/source/blender/editors/include/ED_logic.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_LOGIC_H__
diff --git a/source/blender/editors/include/ED_markers.h b/source/blender/editors/include/ED_markers.h
index f694349e99c..3716708e994 100644
--- a/source/blender/editors/include/ED_markers.h
+++ b/source/blender/editors/include/ED_markers.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_MARKERS_H__
diff --git a/source/blender/editors/include/ED_mask.h b/source/blender/editors/include/ED_mask.h
index 6dc40d36fbe..d555a17c0b1 100644
--- a/source/blender/editors/include/ED_mask.h
+++ b/source/blender/editors/include/ED_mask.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_MASK_H__
diff --git a/source/blender/editors/include/ED_mball.h b/source/blender/editors/include/ED_mball.h
index 17f745fd8c6..e1033866193 100644
--- a/source/blender/editors/include/ED_mball.h
+++ b/source/blender/editors/include/ED_mball.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_MBALL_H__
diff --git a/source/blender/editors/include/ED_mesh.h b/source/blender/editors/include/ED_mesh.h
index dc43d31ff59..ae851febf2c 100644
--- a/source/blender/editors/include/ED_mesh.h
+++ b/source/blender/editors/include/ED_mesh.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_MESH_H__
diff --git a/source/blender/editors/include/ED_node.h b/source/blender/editors/include/ED_node.h
index 725b895ae78..5498ad8252d 100644
--- a/source/blender/editors/include/ED_node.h
+++ b/source/blender/editors/include/ED_node.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_NODE_H__
diff --git a/source/blender/editors/include/ED_numinput.h b/source/blender/editors/include/ED_numinput.h
index 84af6deeea3..5f90996988a 100644
--- a/source/blender/editors/include/ED_numinput.h
+++ b/source/blender/editors/include/ED_numinput.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_NUMINPUT_H__
diff --git a/source/blender/editors/include/ED_object.h b/source/blender/editors/include/ED_object.h
index 612adec1860..cb0a390cbc2 100644
--- a/source/blender/editors/include/ED_object.h
+++ b/source/blender/editors/include/ED_object.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_OBJECT_H__
diff --git a/source/blender/editors/include/ED_outliner.h b/source/blender/editors/include/ED_outliner.h
index 33ced623202..e94aedc2b2b 100644
--- a/source/blender/editors/include/ED_outliner.h
+++ b/source/blender/editors/include/ED_outliner.h
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2015, Blender Foundation
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_OUTLINER_H__
diff --git a/source/blender/editors/include/ED_paint.h b/source/blender/editors/include/ED_paint.h
index fff6b39f46a..c59f1b9e927 100644
--- a/source/blender/editors/include/ED_paint.h
+++ b/source/blender/editors/include/ED_paint.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_PAINT_H__
diff --git a/source/blender/editors/include/ED_particle.h b/source/blender/editors/include/ED_particle.h
index 8c639c477e3..7a612d1f4d9 100644
--- a/source/blender/editors/include/ED_particle.h
+++ b/source/blender/editors/include/ED_particle.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_PARTICLE_H__
diff --git a/source/blender/editors/include/ED_physics.h b/source/blender/editors/include/ED_physics.h
index 0ee82302a07..f37a5eeb666 100644
--- a/source/blender/editors/include/ED_physics.h
+++ b/source/blender/editors/include/ED_physics.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_PHYSICS_H__
diff --git a/source/blender/editors/include/ED_render.h b/source/blender/editors/include/ED_render.h
index 308f6218751..d0deefbe7b0 100644
--- a/source/blender/editors/include/ED_render.h
+++ b/source/blender/editors/include/ED_render.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_RENDER_H__
diff --git a/source/blender/editors/include/ED_scene.h b/source/blender/editors/include/ED_scene.h
index 13f3253128e..08ead58fce6 100644
--- a/source/blender/editors/include/ED_scene.h
+++ b/source/blender/editors/include/ED_scene.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_SCENE_H__
diff --git a/source/blender/editors/include/ED_screen.h b/source/blender/editors/include/ED_screen.h
index b5ea993900c..c20d8e0555f 100644
--- a/source/blender/editors/include/ED_screen.h
+++ b/source/blender/editors/include/ED_screen.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_SCREEN_H__
diff --git a/source/blender/editors/include/ED_screen_types.h b/source/blender/editors/include/ED_screen_types.h
index bc855e3bdee..762fba29947 100644
--- a/source/blender/editors/include/ED_screen_types.h
+++ b/source/blender/editors/include/ED_screen_types.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_SCREEN_TYPES_H__
diff --git a/source/blender/editors/include/ED_sculpt.h b/source/blender/editors/include/ED_sculpt.h
index 266c2bceda5..ce234b5fb12 100644
--- a/source/blender/editors/include/ED_sculpt.h
+++ b/source/blender/editors/include/ED_sculpt.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_SCULPT_H__
diff --git a/source/blender/editors/include/ED_select_utils.h b/source/blender/editors/include/ED_select_utils.h
index b01a9681571..72cc7ef01cb 100644
--- a/source/blender/editors/include/ED_select_utils.h
+++ b/source/blender/editors/include/ED_select_utils.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_SELECT_UTILS_H__
diff --git a/source/blender/editors/include/ED_sequencer.h b/source/blender/editors/include/ED_sequencer.h
index 105d23b8a94..38f07e83572 100644
--- a/source/blender/editors/include/ED_sequencer.h
+++ b/source/blender/editors/include/ED_sequencer.h
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2009, Blender Foundation
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_SEQUENCER_H__
diff --git a/source/blender/editors/include/ED_sound.h b/source/blender/editors/include/ED_sound.h
index 18fb801931e..44b3c5a6b79 100644
--- a/source/blender/editors/include/ED_sound.h
+++ b/source/blender/editors/include/ED_sound.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_SOUND_H__
diff --git a/source/blender/editors/include/ED_space_api.h b/source/blender/editors/include/ED_space_api.h
index c278f76062e..8495af9b36a 100644
--- a/source/blender/editors/include/ED_space_api.h
+++ b/source/blender/editors/include/ED_space_api.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_SPACE_API_H__
diff --git a/source/blender/editors/include/ED_text.h b/source/blender/editors/include/ED_text.h
index 3659ede52c2..1260c531f54 100644
--- a/source/blender/editors/include/ED_text.h
+++ b/source/blender/editors/include/ED_text.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_TEXT_H__
diff --git a/source/blender/editors/include/ED_transform.h b/source/blender/editors/include/ED_transform.h
index ff9789a197e..08f1dc37e75 100644
--- a/source/blender/editors/include/ED_transform.h
+++ b/source/blender/editors/include/ED_transform.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_TRANSFORM_H__
diff --git a/source/blender/editors/include/ED_transform_snap_object_context.h b/source/blender/editors/include/ED_transform_snap_object_context.h
index f35d3cf9fc7..688d01f7846 100644
--- a/source/blender/editors/include/ED_transform_snap_object_context.h
+++ b/source/blender/editors/include/ED_transform_snap_object_context.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_TRANSFORM_SNAP_OBJECT_CONTEXT_H__
diff --git a/source/blender/editors/include/ED_transverts.h b/source/blender/editors/include/ED_transverts.h
index 3d109befd86..95b74a2108f 100644
--- a/source/blender/editors/include/ED_transverts.h
+++ b/source/blender/editors/include/ED_transverts.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_TRANSVERTS_H__
diff --git a/source/blender/editors/include/ED_types.h b/source/blender/editors/include/ED_types.h
index d3c0f58df7f..7040a2ef6c1 100644
--- a/source/blender/editors/include/ED_types.h
+++ b/source/blender/editors/include/ED_types.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_TYPES_H__
diff --git a/source/blender/editors/include/ED_undo.h b/source/blender/editors/include/ED_undo.h
index 3a45e2c3b68..12839e36a12 100644
--- a/source/blender/editors/include/ED_undo.h
+++ b/source/blender/editors/include/ED_undo.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_UNDO_H__
diff --git a/source/blender/editors/include/ED_util.h b/source/blender/editors/include/ED_util.h
index 5e039f7e93d..b275b776ddd 100644
--- a/source/blender/editors/include/ED_util.h
+++ b/source/blender/editors/include/ED_util.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_UTIL_H__
diff --git a/source/blender/editors/include/ED_uvedit.h b/source/blender/editors/include/ED_uvedit.h
index 61cd7daaac4..b0d1f7a014a 100644
--- a/source/blender/editors/include/ED_uvedit.h
+++ b/source/blender/editors/include/ED_uvedit.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_UVEDIT_H__
diff --git a/source/blender/editors/include/ED_view3d.h b/source/blender/editors/include/ED_view3d.h
index c89a6bb9480..d6f0d99b2b9 100644
--- a/source/blender/editors/include/ED_view3d.h
+++ b/source/blender/editors/include/ED_view3d.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_VIEW3D_H__
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index 1a24d1ac7ac..610f1758381 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editorui
+/** \file
+ * \ingroup editorui
*/
/* Note: this is included multiple times with different #defines for DEF_ICON. */
diff --git a/source/blender/editors/include/UI_interface.h b/source/blender/editors/include/UI_interface.h
index ef4b2392934..79f80c67a1a 100644
--- a/source/blender/editors/include/UI_interface.h
+++ b/source/blender/editors/include/UI_interface.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editorui
+/** \file
+ * \ingroup editorui
*/
#ifndef __UI_INTERFACE_H__
diff --git a/source/blender/editors/include/UI_interface_icons.h b/source/blender/editors/include/UI_interface_icons.h
index a9ba8aa9c6b..bd1f04ebcff 100644
--- a/source/blender/editors/include/UI_interface_icons.h
+++ b/source/blender/editors/include/UI_interface_icons.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editorui
+/** \file
+ * \ingroup editorui
*/
#ifndef __UI_INTERFACE_ICONS_H__
diff --git a/source/blender/editors/include/UI_resources.h b/source/blender/editors/include/UI_resources.h
index 1fb9a28d273..a25f9c01584 100644
--- a/source/blender/editors/include/UI_resources.h
+++ b/source/blender/editors/include/UI_resources.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editorui
+/** \file
+ * \ingroup editorui
*/
#ifndef __UI_RESOURCES_H__
diff --git a/source/blender/editors/include/UI_view2d.h b/source/blender/editors/include/UI_view2d.h
index 86b3ff1017f..8c944760972 100644
--- a/source/blender/editors/include/UI_view2d.h
+++ b/source/blender/editors/include/UI_view2d.h
@@ -19,7 +19,8 @@
* panning, zooming, scrolling, ..
*/
-/** \file \ingroup editorui
+/** \file
+ * \ingroup editorui
*/
#ifndef __UI_VIEW2D_H__
diff --git a/source/blender/editors/interface/interface.c b/source/blender/editors/interface/interface.c
index 47514f9f65c..bbd7daa08a2 100644
--- a/source/blender/editors/interface/interface.c
+++ b/source/blender/editors/interface/interface.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_align.c b/source/blender/editors/interface/interface_align.c
index 306d48b6784..9fc8c8f4bb1 100644
--- a/source/blender/editors/interface/interface_align.c
+++ b/source/blender/editors/interface/interface_align.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
#include "DNA_screen_types.h"
diff --git a/source/blender/editors/interface/interface_anim.c b/source/blender/editors/interface/interface_anim.c
index 463bee8e93d..c8a9f3b9446 100644
--- a/source/blender/editors/interface/interface_anim.c
+++ b/source/blender/editors/interface/interface_anim.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
#include <stdio.h>
diff --git a/source/blender/editors/interface/interface_context_menu.c b/source/blender/editors/interface/interface_context_menu.c
index d8928e81ccd..7ed80aac28f 100644
--- a/source/blender/editors/interface/interface_context_menu.c
+++ b/source/blender/editors/interface/interface_context_menu.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Generic context popup menus.
*/
diff --git a/source/blender/editors/interface/interface_draw.c b/source/blender/editors/interface/interface_draw.c
index 8fcfbad59e3..7a9b65ac830 100644
--- a/source/blender/editors/interface/interface_draw.c
+++ b/source/blender/editors/interface/interface_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_eyedropper.c b/source/blender/editors/interface/interface_eyedropper.c
index 05677738afb..112fde4a15c 100644
--- a/source/blender/editors/interface/interface_eyedropper.c
+++ b/source/blender/editors/interface/interface_eyedropper.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
#include "DNA_space_types.h"
diff --git a/source/blender/editors/interface/interface_eyedropper_color.c b/source/blender/editors/interface/interface_eyedropper_color.c
index d2719a80efe..e2f85c4d7cc 100644
--- a/source/blender/editors/interface/interface_eyedropper_color.c
+++ b/source/blender/editors/interface/interface_eyedropper_color.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Eyedropper (RGB Color)
*
diff --git a/source/blender/editors/interface/interface_eyedropper_colorband.c b/source/blender/editors/interface/interface_eyedropper_colorband.c
index 52c2e284976..98dbb31d049 100644
--- a/source/blender/editors/interface/interface_eyedropper_colorband.c
+++ b/source/blender/editors/interface/interface_eyedropper_colorband.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Eyedropper (Color Band).
*
diff --git a/source/blender/editors/interface/interface_eyedropper_datablock.c b/source/blender/editors/interface/interface_eyedropper_datablock.c
index 84f9728a347..ffd8f672622 100644
--- a/source/blender/editors/interface/interface_eyedropper_datablock.c
+++ b/source/blender/editors/interface/interface_eyedropper_datablock.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Eyedropper (ID data-blocks)
*
diff --git a/source/blender/editors/interface/interface_eyedropper_depth.c b/source/blender/editors/interface/interface_eyedropper_depth.c
index 8c44e85f230..9e559f65335 100644
--- a/source/blender/editors/interface/interface_eyedropper_depth.c
+++ b/source/blender/editors/interface/interface_eyedropper_depth.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* This file defines an eyedropper for picking 3D depth value (primary use is depth-of-field).
*
diff --git a/source/blender/editors/interface/interface_eyedropper_driver.c b/source/blender/editors/interface/interface_eyedropper_driver.c
index ee874a675b0..e1f38860721 100644
--- a/source/blender/editors/interface/interface_eyedropper_driver.c
+++ b/source/blender/editors/interface/interface_eyedropper_driver.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Eyedropper (Animation Driver Targets).
*
diff --git a/source/blender/editors/interface/interface_eyedropper_intern.h b/source/blender/editors/interface/interface_eyedropper_intern.h
index f1902098247..1ce0cb6d3e1 100644
--- a/source/blender/editors/interface/interface_eyedropper_intern.h
+++ b/source/blender/editors/interface/interface_eyedropper_intern.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Share between interface_eyedropper_*.c files.
*/
diff --git a/source/blender/editors/interface/interface_handlers.c b/source/blender/editors/interface/interface_handlers.c
index 3e8bd827246..bdd0ae1f4c7 100644
--- a/source/blender/editors/interface/interface_handlers.c
+++ b/source/blender/editors/interface/interface_handlers.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
#include <float.h>
diff --git a/source/blender/editors/interface/interface_icons.c b/source/blender/editors/interface/interface_icons.c
index e8aed249fd8..ae9ee152d0f 100644
--- a/source/blender/editors/interface/interface_icons.c
+++ b/source/blender/editors/interface/interface_icons.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
#include <math.h>
diff --git a/source/blender/editors/interface/interface_icons_event.c b/source/blender/editors/interface/interface_icons_event.c
index 4f5196c0cd8..e77b47d19e5 100644
--- a/source/blender/editors/interface/interface_icons_event.c
+++ b/source/blender/editors/interface/interface_icons_event.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* A special set of icons to represent input devices,
* this is a mix of text (via fonts) and a handful of custom glyphs for special keys.
diff --git a/source/blender/editors/interface/interface_intern.h b/source/blender/editors/interface/interface_intern.h
index 2e5ed4ae14a..656e7277fc2 100644
--- a/source/blender/editors/interface/interface_intern.h
+++ b/source/blender/editors/interface/interface_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_layout.c b/source/blender/editors/interface/interface_layout.c
index fcd57c6e93f..ddf1454d3b7 100644
--- a/source/blender/editors/interface/interface_layout.c
+++ b/source/blender/editors/interface/interface_layout.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_ops.c b/source/blender/editors/interface/interface_ops.c
index 3e72b72877b..fdf666564b9 100644
--- a/source/blender/editors/interface/interface_ops.c
+++ b/source/blender/editors/interface/interface_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
#include <string.h>
diff --git a/source/blender/editors/interface/interface_panel.c b/source/blender/editors/interface/interface_panel.c
index 410478fc628..1897d07d224 100644
--- a/source/blender/editors/interface/interface_panel.c
+++ b/source/blender/editors/interface/interface_panel.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_query.c b/source/blender/editors/interface/interface_query.c
index 14c86569c79..d4d5e3d3df6 100644
--- a/source/blender/editors/interface/interface_query.c
+++ b/source/blender/editors/interface/interface_query.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Utilities to inspect the interface, extract information.
*/
diff --git a/source/blender/editors/interface/interface_region_color_picker.c b/source/blender/editors/interface/interface_region_color_picker.c
index bf620daaa49..f96210b46d4 100644
--- a/source/blender/editors/interface/interface_region_color_picker.c
+++ b/source/blender/editors/interface/interface_region_color_picker.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Color Picker Region & Color Utils
*/
diff --git a/source/blender/editors/interface/interface_region_hud.c b/source/blender/editors/interface/interface_region_hud.c
index e44184b296d..e874609f61e 100644
--- a/source/blender/editors/interface/interface_region_hud.c
+++ b/source/blender/editors/interface/interface_region_hud.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Floating Persistent Region
*/
diff --git a/source/blender/editors/interface/interface_region_menu_pie.c b/source/blender/editors/interface/interface_region_menu_pie.c
index 2fb569240a9..2631f38d73d 100644
--- a/source/blender/editors/interface/interface_region_menu_pie.c
+++ b/source/blender/editors/interface/interface_region_menu_pie.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Pie Menu Region
*/
diff --git a/source/blender/editors/interface/interface_region_menu_popup.c b/source/blender/editors/interface/interface_region_menu_popup.c
index a8fbe552994..0f3e9371ee9 100644
--- a/source/blender/editors/interface/interface_region_menu_popup.c
+++ b/source/blender/editors/interface/interface_region_menu_popup.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* PopUp Menu Region
*/
diff --git a/source/blender/editors/interface/interface_region_popover.c b/source/blender/editors/interface/interface_region_popover.c
index 3f657fb870f..21c78ebd286 100644
--- a/source/blender/editors/interface/interface_region_popover.c
+++ b/source/blender/editors/interface/interface_region_popover.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Pop-Over Region
*
diff --git a/source/blender/editors/interface/interface_region_popup.c b/source/blender/editors/interface/interface_region_popup.c
index 740769e9acc..91020cea371 100644
--- a/source/blender/editors/interface/interface_region_popup.c
+++ b/source/blender/editors/interface/interface_region_popup.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* PopUp Region (Generic)
*/
diff --git a/source/blender/editors/interface/interface_region_search.c b/source/blender/editors/interface/interface_region_search.c
index 8b80056c585..65d5fdaba88 100644
--- a/source/blender/editors/interface/interface_region_search.c
+++ b/source/blender/editors/interface/interface_region_search.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Search Box Region & Interaction
*/
diff --git a/source/blender/editors/interface/interface_region_tooltip.c b/source/blender/editors/interface/interface_region_tooltip.c
index 71b22f35c6b..0da96cc09c6 100644
--- a/source/blender/editors/interface/interface_region_tooltip.c
+++ b/source/blender/editors/interface/interface_region_tooltip.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* ToolTip Region and Construction
*/
diff --git a/source/blender/editors/interface/interface_regions.c b/source/blender/editors/interface/interface_regions.c
index e703d70319e..8e3e99940a6 100644
--- a/source/blender/editors/interface/interface_regions.c
+++ b/source/blender/editors/interface/interface_regions.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* General Interface Region Code
*
diff --git a/source/blender/editors/interface/interface_regions_intern.h b/source/blender/editors/interface/interface_regions_intern.h
index f27c762f2ab..0d24b310817 100644
--- a/source/blender/editors/interface/interface_regions_intern.h
+++ b/source/blender/editors/interface/interface_regions_intern.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*
* Share between interface_region_*.c files.
*/
diff --git a/source/blender/editors/interface/interface_style.c b/source/blender/editors/interface/interface_style.c
index 8143d4c0284..4aea1fad89f 100644
--- a/source/blender/editors/interface/interface_style.c
+++ b/source/blender/editors/interface/interface_style.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_templates.c b/source/blender/editors/interface/interface_templates.c
index df233cd6e41..274eb6d8554 100644
--- a/source/blender/editors/interface/interface_templates.c
+++ b/source/blender/editors/interface/interface_templates.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_utils.c b/source/blender/editors/interface/interface_utils.c
index 2714350e8c9..80943792ce5 100644
--- a/source/blender/editors/interface/interface_utils.c
+++ b/source/blender/editors/interface/interface_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/interface_widgets.c b/source/blender/editors/interface/interface_widgets.c
index 0cc434da663..7e43ac8c850 100644
--- a/source/blender/editors/interface/interface_widgets.c
+++ b/source/blender/editors/interface/interface_widgets.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
#include <limits.h>
diff --git a/source/blender/editors/interface/resources.c b/source/blender/editors/interface/resources.c
index b226fc84584..b8fb5138109 100644
--- a/source/blender/editors/interface/resources.c
+++ b/source/blender/editors/interface/resources.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
#include <math.h>
diff --git a/source/blender/editors/interface/view2d.c b/source/blender/editors/interface/view2d.c
index b80b24e01fc..6ac8d83da92 100644
--- a/source/blender/editors/interface/view2d.c
+++ b/source/blender/editors/interface/view2d.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
diff --git a/source/blender/editors/interface/view2d_ops.c b/source/blender/editors/interface/view2d_ops.c
index c28a912a457..e6cce1f0df9 100644
--- a/source/blender/editors/interface/view2d_ops.c
+++ b/source/blender/editors/interface/view2d_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
diff --git a/source/blender/editors/io/io_alembic.c b/source/blender/editors/io/io_alembic.c
index 1912cc6576c..576d51b7c49 100644
--- a/source/blender/editors/io/io_alembic.c
+++ b/source/blender/editors/io/io_alembic.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editor/io
+/** \file
+ * \ingroup editor/io
*/
#ifdef WITH_ALEMBIC
diff --git a/source/blender/editors/io/io_alembic.h b/source/blender/editors/io/io_alembic.h
index 4cdedafa9ba..881712fe630 100644
--- a/source/blender/editors/io/io_alembic.h
+++ b/source/blender/editors/io/io_alembic.h
@@ -20,7 +20,8 @@
#ifndef __IO_ALEMBIC_H__
#define __IO_ALEMBIC_H__
-/** \file \ingroup editor/io
+/** \file
+ * \ingroup editor/io
*/
struct wmOperatorType;
diff --git a/source/blender/editors/io/io_cache.c b/source/blender/editors/io/io_cache.c
index c3c82f5b87d..6ec34ead9a8 100644
--- a/source/blender/editors/io/io_cache.c
+++ b/source/blender/editors/io/io_cache.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editor/io
+/** \file
+ * \ingroup editor/io
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/io/io_cache.h b/source/blender/editors/io/io_cache.h
index b685cebc685..25548dcdbce 100644
--- a/source/blender/editors/io/io_cache.h
+++ b/source/blender/editors/io/io_cache.h
@@ -20,7 +20,8 @@
#ifndef __IO_CACHE_H__
#define __IO_CACHE_H__
-/** \file \ingroup editor/io
+/** \file
+ * \ingroup editor/io
*/
struct wmOperatorType;
diff --git a/source/blender/editors/io/io_collada.c b/source/blender/editors/io/io_collada.c
index 2449a5be75a..d73ddfac2f6 100644
--- a/source/blender/editors/io/io_collada.c
+++ b/source/blender/editors/io/io_collada.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup collada
+/** \file
+ * \ingroup collada
*/
#ifdef WITH_COLLADA
#include "DNA_space_types.h"
diff --git a/source/blender/editors/io/io_collada.h b/source/blender/editors/io/io_collada.h
index 5d158afff77..6330fc9639a 100644
--- a/source/blender/editors/io/io_collada.h
+++ b/source/blender/editors/io/io_collada.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editor/io
+/** \file
+ * \ingroup editor/io
*/
#ifndef __IO_COLLADA_H__
diff --git a/source/blender/editors/io/io_ops.c b/source/blender/editors/io/io_ops.c
index 02f545d7e99..93874031ea2 100644
--- a/source/blender/editors/io/io_ops.c
+++ b/source/blender/editors/io/io_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup collada
+/** \file
+ * \ingroup collada
*/
#include "io_ops.h" /* own include */
diff --git a/source/blender/editors/io/io_ops.h b/source/blender/editors/io/io_ops.h
index 44e27fac2e1..2923e052752 100644
--- a/source/blender/editors/io/io_ops.h
+++ b/source/blender/editors/io/io_ops.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup editor/io
+/** \file
+ * \ingroup editor/io
*/
#ifndef __IO_OPS_H__
diff --git a/source/blender/editors/lattice/editlattice_select.c b/source/blender/editors/lattice/editlattice_select.c
index ac5bd4e0e20..2c7f084fe17 100644
--- a/source/blender/editors/lattice/editlattice_select.c
+++ b/source/blender/editors/lattice/editlattice_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edlattice
+/** \file
+ * \ingroup edlattice
*/
#include <stdlib.h>
diff --git a/source/blender/editors/lattice/editlattice_tools.c b/source/blender/editors/lattice/editlattice_tools.c
index 29e66c7047a..0d57b94a493 100644
--- a/source/blender/editors/lattice/editlattice_tools.c
+++ b/source/blender/editors/lattice/editlattice_tools.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edlattice
+/** \file
+ * \ingroup edlattice
*/
diff --git a/source/blender/editors/lattice/editlattice_undo.c b/source/blender/editors/lattice/editlattice_undo.c
index 8dddec3ed6d..be8e0ae0633 100644
--- a/source/blender/editors/lattice/editlattice_undo.c
+++ b/source/blender/editors/lattice/editlattice_undo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edlattice
+/** \file
+ * \ingroup edlattice
*/
#include <stdlib.h>
diff --git a/source/blender/editors/lattice/lattice_intern.h b/source/blender/editors/lattice/lattice_intern.h
index 77118628ebd..c08e6b6adb5 100644
--- a/source/blender/editors/lattice/lattice_intern.h
+++ b/source/blender/editors/lattice/lattice_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edlattice
+/** \file
+ * \ingroup edlattice
*/
diff --git a/source/blender/editors/lattice/lattice_ops.c b/source/blender/editors/lattice/lattice_ops.c
index ff2f54b9662..49be5a6a4c9 100644
--- a/source/blender/editors/lattice/lattice_ops.c
+++ b/source/blender/editors/lattice/lattice_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edlattice
+/** \file
+ * \ingroup edlattice
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/mask/mask_add.c b/source/blender/editors/mask/mask_add.c
index 317d3e74555..579f3765710 100644
--- a/source/blender/editors/mask/mask_add.c
+++ b/source/blender/editors/mask/mask_add.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmask
+/** \file
+ * \ingroup edmask
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mask/mask_draw.c b/source/blender/editors/mask/mask_draw.c
index 8b64283de0f..82f7cb49d12 100644
--- a/source/blender/editors/mask/mask_draw.c
+++ b/source/blender/editors/mask/mask_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmask
+/** \file
+ * \ingroup edmask
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mask/mask_edit.c b/source/blender/editors/mask/mask_edit.c
index 4bb70b3b801..a2deaac30ac 100644
--- a/source/blender/editors/mask/mask_edit.c
+++ b/source/blender/editors/mask/mask_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmask
+/** \file
+ * \ingroup edmask
*/
diff --git a/source/blender/editors/mask/mask_editaction.c b/source/blender/editors/mask/mask_editaction.c
index 44f6d1aa00e..9c7eed6ba51 100644
--- a/source/blender/editors/mask/mask_editaction.c
+++ b/source/blender/editors/mask/mask_editaction.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup edmask
+/** \file
+ * \ingroup edmask
*/
#include <stdio.h>
diff --git a/source/blender/editors/mask/mask_intern.h b/source/blender/editors/mask/mask_intern.h
index c09462ab2fd..77f537e2e4a 100644
--- a/source/blender/editors/mask/mask_intern.h
+++ b/source/blender/editors/mask/mask_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#ifndef __MASK_INTERN_H__
diff --git a/source/blender/editors/mask/mask_ops.c b/source/blender/editors/mask/mask_ops.c
index a2c36017639..1bb76045c72 100644
--- a/source/blender/editors/mask/mask_ops.c
+++ b/source/blender/editors/mask/mask_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmask
+/** \file
+ * \ingroup edmask
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mask/mask_relationships.c b/source/blender/editors/mask/mask_relationships.c
index bd00bc470f0..d7dfcc64ab0 100644
--- a/source/blender/editors/mask/mask_relationships.c
+++ b/source/blender/editors/mask/mask_relationships.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmask
+/** \file
+ * \ingroup edmask
*/
diff --git a/source/blender/editors/mask/mask_select.c b/source/blender/editors/mask/mask_select.c
index 9db36ff9dcb..3f0a3032cc1 100644
--- a/source/blender/editors/mask/mask_select.c
+++ b/source/blender/editors/mask/mask_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmask
+/** \file
+ * \ingroup edmask
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mask/mask_shapekey.c b/source/blender/editors/mask/mask_shapekey.c
index 1e363af4bef..7d33d13cbd3 100644
--- a/source/blender/editors/mask/mask_shapekey.c
+++ b/source/blender/editors/mask/mask_shapekey.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmask
+/** \file
+ * \ingroup edmask
*/
#include <stdlib.h>
diff --git a/source/blender/editors/mesh/editface.c b/source/blender/editors/mesh/editface.c
index 872fdaa7e93..5afde1b3ba1 100644
--- a/source/blender/editors/mesh/editface.c
+++ b/source/blender/editors/mesh/editface.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_add.c b/source/blender/editors/mesh/editmesh_add.c
index 60c481318dc..d42b4c97d33 100644
--- a/source/blender/editors/mesh/editmesh_add.c
+++ b/source/blender/editors/mesh/editmesh_add.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "DNA_meshdata_types.h"
diff --git a/source/blender/editors/mesh/editmesh_add_gizmo.c b/source/blender/editors/mesh/editmesh_add_gizmo.c
index 07d5d3fdc5a..b01a935e4d2 100644
--- a/source/blender/editors/mesh/editmesh_add_gizmo.c
+++ b/source/blender/editors/mesh/editmesh_add_gizmo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*
* Creation gizmos.
*/
diff --git a/source/blender/editors/mesh/editmesh_bevel.c b/source/blender/editors/mesh/editmesh_bevel.c
index 7f687ccacf9..6bb7d1f253a 100644
--- a/source/blender/editors/mesh/editmesh_bevel.c
+++ b/source/blender/editors/mesh/editmesh_bevel.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_bisect.c b/source/blender/editors/mesh/editmesh_bisect.c
index e4b638d4586..61531109a01 100644
--- a/source/blender/editors/mesh/editmesh_bisect.c
+++ b/source/blender/editors/mesh/editmesh_bisect.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_extrude.c b/source/blender/editors/mesh/editmesh_extrude.c
index 4a9f7243ec1..ab49a6ce203 100644
--- a/source/blender/editors/mesh/editmesh_extrude.c
+++ b/source/blender/editors/mesh/editmesh_extrude.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "DNA_modifier_types.h"
diff --git a/source/blender/editors/mesh/editmesh_extrude_screw.c b/source/blender/editors/mesh/editmesh_extrude_screw.c
index 62fd9e095c3..4b3a93a2111 100644
--- a/source/blender/editors/mesh/editmesh_extrude_screw.c
+++ b/source/blender/editors/mesh/editmesh_extrude_screw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_extrude_spin.c b/source/blender/editors/mesh/editmesh_extrude_spin.c
index 70e659c70a5..a098751fd21 100644
--- a/source/blender/editors/mesh/editmesh_extrude_spin.c
+++ b/source/blender/editors/mesh/editmesh_extrude_spin.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c b/source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c
index bd156ef03df..52b011cf83e 100644
--- a/source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c
+++ b/source/blender/editors/mesh/editmesh_extrude_spin_gizmo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "BLI_math.h"
diff --git a/source/blender/editors/mesh/editmesh_inset.c b/source/blender/editors/mesh/editmesh_inset.c
index cc165268ce0..d638f4f60c9 100644
--- a/source/blender/editors/mesh/editmesh_inset.c
+++ b/source/blender/editors/mesh/editmesh_inset.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_intersect.c b/source/blender/editors/mesh/editmesh_intersect.c
index 8dfc0f16b99..08486f28669 100644
--- a/source/blender/editors/mesh/editmesh_intersect.c
+++ b/source/blender/editors/mesh/editmesh_intersect.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_knife.c b/source/blender/editors/mesh/editmesh_knife.c
index 3f2ad33ed8c..0017044f2ff 100644
--- a/source/blender/editors/mesh/editmesh_knife.c
+++ b/source/blender/editors/mesh/editmesh_knife.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*
* Interactive editmesh knife tool.
*/
diff --git a/source/blender/editors/mesh/editmesh_knife_project.c b/source/blender/editors/mesh/editmesh_knife_project.c
index 37525fde85a..45ce8e8b76a 100644
--- a/source/blender/editors/mesh/editmesh_knife_project.c
+++ b/source/blender/editors/mesh/editmesh_knife_project.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "DNA_curve_types.h"
diff --git a/source/blender/editors/mesh/editmesh_loopcut.c b/source/blender/editors/mesh/editmesh_loopcut.c
index 1f9aa973570..f0c2023dfcc 100644
--- a/source/blender/editors/mesh/editmesh_loopcut.c
+++ b/source/blender/editors/mesh/editmesh_loopcut.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/mesh/editmesh_path.c b/source/blender/editors/mesh/editmesh_path.c
index 4e2712af227..d16cd639c0d 100644
--- a/source/blender/editors/mesh/editmesh_path.c
+++ b/source/blender/editors/mesh/editmesh_path.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_polybuild.c b/source/blender/editors/mesh/editmesh_polybuild.c
index a8251a8e3b9..7012629ec95 100644
--- a/source/blender/editors/mesh/editmesh_polybuild.c
+++ b/source/blender/editors/mesh/editmesh_polybuild.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*
* Tools to implement polygon building tool,
* an experimental tool for quickly constructing/manipulating faces.
diff --git a/source/blender/editors/mesh/editmesh_preselect_edgering.c b/source/blender/editors/mesh/editmesh_preselect_edgering.c
index 0b306ad6b3f..9e761713f7e 100644
--- a/source/blender/editors/mesh/editmesh_preselect_edgering.c
+++ b/source/blender/editors/mesh/editmesh_preselect_edgering.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_preselect_elem.c b/source/blender/editors/mesh/editmesh_preselect_elem.c
index da2bf0c57fa..827d47a265c 100644
--- a/source/blender/editors/mesh/editmesh_preselect_elem.c
+++ b/source/blender/editors/mesh/editmesh_preselect_elem.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_rip.c b/source/blender/editors/mesh/editmesh_rip.c
index b467d2506d9..2117c2bb689 100644
--- a/source/blender/editors/mesh/editmesh_rip.c
+++ b/source/blender/editors/mesh/editmesh_rip.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_rip_edge.c b/source/blender/editors/mesh/editmesh_rip_edge.c
index 88d42224990..e449f96bc05 100644
--- a/source/blender/editors/mesh/editmesh_rip_edge.c
+++ b/source/blender/editors/mesh/editmesh_rip_edge.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*
* based on mouse cursor position, split of vertices along the closest edge.
*/
diff --git a/source/blender/editors/mesh/editmesh_select.c b/source/blender/editors/mesh/editmesh_select.c
index e963771cc66..796df504d31 100644
--- a/source/blender/editors/mesh/editmesh_select.c
+++ b/source/blender/editors/mesh/editmesh_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_select_similar.c b/source/blender/editors/mesh/editmesh_select_similar.c
index de9858543bc..c9dea33dc78 100644
--- a/source/blender/editors/mesh/editmesh_select_similar.c
+++ b/source/blender/editors/mesh/editmesh_select_similar.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_tools.c b/source/blender/editors/mesh/editmesh_tools.c
index ff240039b4a..3120099693f 100644
--- a/source/blender/editors/mesh/editmesh_tools.c
+++ b/source/blender/editors/mesh/editmesh_tools.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include <stddef.h>
diff --git a/source/blender/editors/mesh/editmesh_undo.c b/source/blender/editors/mesh/editmesh_undo.c
index a36a7302c24..16aeba78118 100644
--- a/source/blender/editors/mesh/editmesh_undo.c
+++ b/source/blender/editors/mesh/editmesh_undo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/editmesh_utils.c b/source/blender/editors/mesh/editmesh_utils.c
index aba298687a7..99b0b856d70 100644
--- a/source/blender/editors/mesh/editmesh_utils.c
+++ b/source/blender/editors/mesh/editmesh_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/mesh_data.c b/source/blender/editors/mesh/mesh_data.c
index dff096d8a0f..a1c2f5e0121 100644
--- a/source/blender/editors/mesh/mesh_data.c
+++ b/source/blender/editors/mesh/mesh_data.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/mesh/mesh_intern.h b/source/blender/editors/mesh/mesh_intern.h
index af939e2dc8d..06499ace422 100644
--- a/source/blender/editors/mesh/mesh_intern.h
+++ b/source/blender/editors/mesh/mesh_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
/* Internal for editmesh_xxxx.c functions */
diff --git a/source/blender/editors/mesh/mesh_mirror.c b/source/blender/editors/mesh/mesh_mirror.c
index 1efa05bc60e..3d49d874503 100644
--- a/source/blender/editors/mesh/mesh_mirror.c
+++ b/source/blender/editors/mesh/mesh_mirror.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*
* Mirror calculation for edit-mode and object mode.
*/
diff --git a/source/blender/editors/mesh/mesh_ops.c b/source/blender/editors/mesh/mesh_ops.c
index 53f45350851..46837889489 100644
--- a/source/blender/editors/mesh/mesh_ops.c
+++ b/source/blender/editors/mesh/mesh_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/mesh/meshtools.c b/source/blender/editors/mesh/meshtools.c
index 7e737b9e89a..b316e054250 100644
--- a/source/blender/editors/mesh/meshtools.c
+++ b/source/blender/editors/mesh/meshtools.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*
* meshtools.c: no editmode (violated already :), mirror & join),
* tools operating on meshes
diff --git a/source/blender/editors/metaball/editmball_undo.c b/source/blender/editors/metaball/editmball_undo.c
index 160b43b7065..af6f78c7bcb 100644
--- a/source/blender/editors/metaball/editmball_undo.c
+++ b/source/blender/editors/metaball/editmball_undo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmeta
+/** \file
+ * \ingroup edmeta
*/
#include <math.h>
diff --git a/source/blender/editors/metaball/mball_edit.c b/source/blender/editors/metaball/mball_edit.c
index 9210f720f1c..f0df8121a02 100644
--- a/source/blender/editors/metaball/mball_edit.c
+++ b/source/blender/editors/metaball/mball_edit.c
@@ -19,7 +19,8 @@
*/
-/** \file \ingroup edmeta
+/** \file
+ * \ingroup edmeta
*/
#include <math.h>
diff --git a/source/blender/editors/metaball/mball_intern.h b/source/blender/editors/metaball/mball_intern.h
index 4384c66be55..dad1fa172fa 100644
--- a/source/blender/editors/metaball/mball_intern.h
+++ b/source/blender/editors/metaball/mball_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmeta
+/** \file
+ * \ingroup edmeta
*/
diff --git a/source/blender/editors/metaball/mball_ops.c b/source/blender/editors/metaball/mball_ops.c
index b570a626e70..b8a209dc5eb 100644
--- a/source/blender/editors/metaball/mball_ops.c
+++ b/source/blender/editors/metaball/mball_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edmeta
+/** \file
+ * \ingroup edmeta
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/object/object_add.c b/source/blender/editors/object/object_add.c
index baa94806082..2f1ae2a1c39 100644
--- a/source/blender/editors/object/object_add.c
+++ b/source/blender/editors/object/object_add.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_bake.c b/source/blender/editors/object/object_bake.c
index baa0f6f9220..9835d09ec3a 100644
--- a/source/blender/editors/object/object_bake.c
+++ b/source/blender/editors/object/object_bake.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
#include <string.h>
diff --git a/source/blender/editors/object/object_bake_api.c b/source/blender/editors/object/object_bake_api.c
index 17e7b6c23db..1dda976c8a8 100644
--- a/source/blender/editors/object/object_bake_api.c
+++ b/source/blender/editors/object/object_bake_api.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_collection.c b/source/blender/editors/object/object_collection.c
index 924e8fe74a1..61a450205be 100644
--- a/source/blender/editors/object/object_collection.c
+++ b/source/blender/editors/object/object_collection.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_constraint.c b/source/blender/editors/object/object_constraint.c
index 13c3ee9a1a1..0e7e0d5b8ec 100644
--- a/source/blender/editors/object/object_constraint.c
+++ b/source/blender/editors/object/object_constraint.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_data_transfer.c b/source/blender/editors/object/object_data_transfer.c
index 1398d8fa4a0..8c03d43c313 100644
--- a/source/blender/editors/object/object_data_transfer.c
+++ b/source/blender/editors/object/object_data_transfer.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/editors/object/object_edit.c b/source/blender/editors/object/object_edit.c
index 00d33ca46df..4ade69f7c26 100644
--- a/source/blender/editors/object/object_edit.c
+++ b/source/blender/editors/object/object_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
#include <stdlib.h>
diff --git a/source/blender/editors/object/object_facemap_ops.c b/source/blender/editors/object/object_facemap_ops.c
index 45e2c0dd692..c46310c8c9d 100644
--- a/source/blender/editors/object/object_facemap_ops.c
+++ b/source/blender/editors/object/object_facemap_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
#include <string.h>
diff --git a/source/blender/editors/object/object_gpencil_modifier.c b/source/blender/editors/object/object_gpencil_modifier.c
index 39def80e134..a1f529b3bde 100644
--- a/source/blender/editors/object/object_gpencil_modifier.c
+++ b/source/blender/editors/object/object_gpencil_modifier.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_hook.c b/source/blender/editors/object/object_hook.c
index b6ec7123d53..f65abb2f269 100644
--- a/source/blender/editors/object/object_hook.c
+++ b/source/blender/editors/object/object_hook.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_intern.h b/source/blender/editors/object/object_intern.h
index ff153488042..33f821126a2 100644
--- a/source/blender/editors/object/object_intern.h
+++ b/source/blender/editors/object/object_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
#ifndef __OBJECT_INTERN_H__
diff --git a/source/blender/editors/object/object_modes.c b/source/blender/editors/object/object_modes.c
index f8eda3ce1d5..dd0a37b4498 100644
--- a/source/blender/editors/object/object_modes.c
+++ b/source/blender/editors/object/object_modes.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*
* General utils to handle mode switching,
* actual mode switching logic is per-object type.
diff --git a/source/blender/editors/object/object_modifier.c b/source/blender/editors/object/object_modifier.c
index e4c84d26f7b..c7291076234 100644
--- a/source/blender/editors/object/object_modifier.c
+++ b/source/blender/editors/object/object_modifier.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_ops.c b/source/blender/editors/object/object_ops.c
index 5d9aeab7eb8..024fa24480a 100644
--- a/source/blender/editors/object/object_ops.c
+++ b/source/blender/editors/object/object_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_random.c b/source/blender/editors/object/object_random.c
index 05f47363ce3..73067be55c7 100644
--- a/source/blender/editors/object/object_random.c
+++ b/source/blender/editors/object/object_random.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/object/object_relations.c b/source/blender/editors/object/object_relations.c
index ff3fda90495..7cb83834b94 100644
--- a/source/blender/editors/object/object_relations.c
+++ b/source/blender/editors/object/object_relations.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_select.c b/source/blender/editors/object/object_select.c
index 24660896fae..3f8936400a2 100644
--- a/source/blender/editors/object/object_select.c
+++ b/source/blender/editors/object/object_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_shader_fx.c b/source/blender/editors/object/object_shader_fx.c
index a19c79d2829..8580ea10d35 100644
--- a/source/blender/editors/object/object_shader_fx.c
+++ b/source/blender/editors/object/object_shader_fx.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_shapekey.c b/source/blender/editors/object/object_shapekey.c
index 335213efe6d..d445177f236 100644
--- a/source/blender/editors/object/object_shapekey.c
+++ b/source/blender/editors/object/object_shapekey.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_transform.c b/source/blender/editors/object/object_transform.c
index a9157cfca2b..c35df60a82a 100644
--- a/source/blender/editors/object/object_transform.c
+++ b/source/blender/editors/object/object_transform.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
diff --git a/source/blender/editors/object/object_utils.c b/source/blender/editors/object/object_utils.c
index 93b8fe55b77..39f5dad7698 100644
--- a/source/blender/editors/object/object_utils.c
+++ b/source/blender/editors/object/object_utils.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
#include <stdlib.h>
diff --git a/source/blender/editors/object/object_vgroup.c b/source/blender/editors/object/object_vgroup.c
index 4e0d83f6e8a..f3181f227b2 100644
--- a/source/blender/editors/object/object_vgroup.c
+++ b/source/blender/editors/object/object_vgroup.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
#include <string.h>
diff --git a/source/blender/editors/object/object_warp.c b/source/blender/editors/object/object_warp.c
index d185026c6c2..753e29ca9a7 100644
--- a/source/blender/editors/object/object_warp.c
+++ b/source/blender/editors/object/object_warp.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edobj
+/** \file
+ * \ingroup edobj
*/
#include "DNA_object_types.h"
diff --git a/source/blender/editors/physics/dynamicpaint_ops.c b/source/blender/editors/physics/dynamicpaint_ops.c
index 51826be06ce..a4ea8df1d4f 100644
--- a/source/blender/editors/physics/dynamicpaint_ops.c
+++ b/source/blender/editors/physics/dynamicpaint_ops.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edphys
+/** \file
+ * \ingroup edphys
*/
#include <math.h>
diff --git a/source/blender/editors/physics/particle_boids.c b/source/blender/editors/physics/particle_boids.c
index cd34286293a..7ddb193b0e5 100644
--- a/source/blender/editors/physics/particle_boids.c
+++ b/source/blender/editors/physics/particle_boids.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edphys
+/** \file
+ * \ingroup edphys
*/
diff --git a/source/blender/editors/physics/particle_edit.c b/source/blender/editors/physics/particle_edit.c
index 0895ea86a6a..cc96fba6ba8 100644
--- a/source/blender/editors/physics/particle_edit.c
+++ b/source/blender/editors/physics/particle_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edphys
+/** \file
+ * \ingroup edphys
*/
#include <stdlib.h>
diff --git a/source/blender/editors/physics/particle_edit_undo.c b/source/blender/editors/physics/particle_edit_undo.c
index 115403da3f8..877bfbac953 100644
--- a/source/blender/editors/physics/particle_edit_undo.c
+++ b/source/blender/editors/physics/particle_edit_undo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edphys
+/** \file
+ * \ingroup edphys
*/
#include <stdlib.h>
diff --git a/source/blender/editors/physics/particle_edit_utildefines.h b/source/blender/editors/physics/particle_edit_utildefines.h
index 9dbd4420792..afdeb5e985c 100644
--- a/source/blender/editors/physics/particle_edit_utildefines.h
+++ b/source/blender/editors/physics/particle_edit_utildefines.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edphys
+/** \file
+ * \ingroup edphys
*/
#ifndef __PARTICLE_EDIT_UTILDEFNIES_H__
diff --git a/source/blender/editors/physics/particle_object.c b/source/blender/editors/physics/particle_object.c
index 291be49ea63..e10df28a75e 100644
--- a/source/blender/editors/physics/particle_object.c
+++ b/source/blender/editors/physics/particle_object.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edphys
+/** \file
+ * \ingroup edphys
*/
diff --git a/source/blender/editors/physics/physics_fluid.c b/source/blender/editors/physics/physics_fluid.c
index abbe62a59c8..91b5cfc0e9d 100644
--- a/source/blender/editors/physics/physics_fluid.c
+++ b/source/blender/editors/physics/physics_fluid.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edphys
+/** \file
+ * \ingroup edphys
*/
#include <math.h>
diff --git a/source/blender/editors/physics/physics_intern.h b/source/blender/editors/physics/physics_intern.h
index 217d53d8726..dbadb2356d1 100644
--- a/source/blender/editors/physics/physics_intern.h
+++ b/source/blender/editors/physics/physics_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edphys
+/** \file
+ * \ingroup edphys
*/
diff --git a/source/blender/editors/physics/physics_ops.c b/source/blender/editors/physics/physics_ops.c
index df34e119883..40cbf51b840 100644
--- a/source/blender/editors/physics/physics_ops.c
+++ b/source/blender/editors/physics/physics_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edphys
+/** \file
+ * \ingroup edphys
*/
#include <stdlib.h>
diff --git a/source/blender/editors/physics/physics_pointcache.c b/source/blender/editors/physics/physics_pointcache.c
index a12cd84c2f7..ab89922e89c 100644
--- a/source/blender/editors/physics/physics_pointcache.c
+++ b/source/blender/editors/physics/physics_pointcache.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edphys
+/** \file
+ * \ingroup edphys
*/
#include <stdlib.h>
diff --git a/source/blender/editors/physics/rigidbody_constraint.c b/source/blender/editors/physics/rigidbody_constraint.c
index 950c6ea4aab..499a1d0e2e5 100644
--- a/source/blender/editors/physics/rigidbody_constraint.c
+++ b/source/blender/editors/physics/rigidbody_constraint.c
@@ -17,8 +17,9 @@
* All rights reserved.
*/
-/** \file \ingroup editor_physics
- * \brief Rigid Body constraint editing operators
+/** \file
+ * \ingroup editor_physics
+ * \brief Rigid Body constraint editing operators
*/
#include <stdlib.h>
diff --git a/source/blender/editors/physics/rigidbody_object.c b/source/blender/editors/physics/rigidbody_object.c
index a51cd3e52fc..fd76a1b18f4 100644
--- a/source/blender/editors/physics/rigidbody_object.c
+++ b/source/blender/editors/physics/rigidbody_object.c
@@ -17,8 +17,9 @@
* All rights reserved.
*/
-/** \file \ingroup editor_physics
- * \brief Rigid Body object editing operators
+/** \file
+ * \ingroup editor_physics
+ * \brief Rigid Body object editing operators
*/
#include <stdlib.h>
diff --git a/source/blender/editors/physics/rigidbody_world.c b/source/blender/editors/physics/rigidbody_world.c
index 6ab9562614c..b9049f79d0c 100644
--- a/source/blender/editors/physics/rigidbody_world.c
+++ b/source/blender/editors/physics/rigidbody_world.c
@@ -17,8 +17,9 @@
* All rights reserved.
*/
-/** \file \ingroup editor_physics
- * \brief Rigid Body world editing operators
+/** \file
+ * \ingroup editor_physics
+ * \brief Rigid Body world editing operators
*/
#include <stdlib.h>
diff --git a/source/blender/editors/render/render_intern.h b/source/blender/editors/render/render_intern.h
index f364c4c4981..88f6df50420 100644
--- a/source/blender/editors/render/render_intern.h
+++ b/source/blender/editors/render/render_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edrend
+/** \file
+ * \ingroup edrend
*/
diff --git a/source/blender/editors/render/render_internal.c b/source/blender/editors/render/render_internal.c
index 2609f03ad59..216d9713b6a 100644
--- a/source/blender/editors/render/render_internal.c
+++ b/source/blender/editors/render/render_internal.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edrend
+/** \file
+ * \ingroup edrend
*/
diff --git a/source/blender/editors/render/render_opengl.c b/source/blender/editors/render/render_opengl.c
index 51f44189834..d4312b3d18a 100644
--- a/source/blender/editors/render/render_opengl.c
+++ b/source/blender/editors/render/render_opengl.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edrend
+/** \file
+ * \ingroup edrend
*/
diff --git a/source/blender/editors/render/render_ops.c b/source/blender/editors/render/render_ops.c
index 30ac24deea4..ad3a5a161ac 100644
--- a/source/blender/editors/render/render_ops.c
+++ b/source/blender/editors/render/render_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edrend
+/** \file
+ * \ingroup edrend
*/
#include <stdlib.h>
diff --git a/source/blender/editors/render/render_preview.c b/source/blender/editors/render/render_preview.c
index 262c4e11ca9..75be3fc3923 100644
--- a/source/blender/editors/render/render_preview.c
+++ b/source/blender/editors/render/render_preview.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edrend
+/** \file
+ * \ingroup edrend
*/
diff --git a/source/blender/editors/render/render_shading.c b/source/blender/editors/render/render_shading.c
index 1600ff9b44d..8526f20f4e8 100644
--- a/source/blender/editors/render/render_shading.c
+++ b/source/blender/editors/render/render_shading.c
@@ -16,7 +16,8 @@
* All rights reserved.
*/
-/** \file \ingroup edrend
+/** \file
+ * \ingroup edrend
*/
#include <stdlib.h>
diff --git a/source/blender/editors/render/render_update.c b/source/blender/editors/render/render_update.c
index 3c948060322..9332a6a56e6 100644
--- a/source/blender/editors/render/render_update.c
+++ b/source/blender/editors/render/render_update.c
@@ -16,7 +16,8 @@
* All rights reserved.
*/
-/** \file \ingroup edrend
+/** \file
+ * \ingroup edrend
*/
#include <stdlib.h>
diff --git a/source/blender/editors/render/render_view.c b/source/blender/editors/render/render_view.c
index 3a1959a3585..1d7022c5263 100644
--- a/source/blender/editors/render/render_view.c
+++ b/source/blender/editors/render/render_view.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edrend
+/** \file
+ * \ingroup edrend
*/
#include <string.h>
diff --git a/source/blender/editors/scene/scene_edit.c b/source/blender/editors/scene/scene_edit.c
index 244af9ff1f3..b226af46757 100644
--- a/source/blender/editors/scene/scene_edit.c
+++ b/source/blender/editors/scene/scene_edit.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edscene
+/** \file
+ * \ingroup edscene
*/
#include <stdio.h>
diff --git a/source/blender/editors/screen/area.c b/source/blender/editors/screen/area.c
index 96aa7a15c45..6df0702b126 100644
--- a/source/blender/editors/screen/area.c
+++ b/source/blender/editors/screen/area.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edscr
+/** \file
+ * \ingroup edscr
*/
diff --git a/source/blender/editors/screen/area_utils.c b/source/blender/editors/screen/area_utils.c
index 42292a9b266..2137d98d226 100644
--- a/source/blender/editors/screen/area_utils.c
+++ b/source/blender/editors/screen/area_utils.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edscr
+/** \file
+ * \ingroup edscr
*
* Helper functions for area/region API.
*/
diff --git a/source/blender/editors/screen/glutil.c b/source/blender/editors/screen/glutil.c
index f9f0fcf6937..c96b7f04284 100644
--- a/source/blender/editors/screen/glutil.c
+++ b/source/blender/editors/screen/glutil.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edscr
+/** \file
+ * \ingroup edscr
*/
diff --git a/source/blender/editors/screen/screen_context.c b/source/blender/editors/screen/screen_context.c
index 5967ff176fc..31b1be2d8b3 100644
--- a/source/blender/editors/screen/screen_context.c
+++ b/source/blender/editors/screen/screen_context.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edscr
+/** \file
+ * \ingroup edscr
*/
#include <stdio.h>
diff --git a/source/blender/editors/screen/screen_draw.c b/source/blender/editors/screen/screen_draw.c
index a5951999df5..84eb723a43d 100644
--- a/source/blender/editors/screen/screen_draw.c
+++ b/source/blender/editors/screen/screen_draw.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edscr
+/** \file
+ * \ingroup edscr
*/
#include "ED_screen.h"
diff --git a/source/blender/editors/screen/screen_edit.c b/source/blender/editors/screen/screen_edit.c
index 99e755ba057..2f8f7d2d35b 100644
--- a/source/blender/editors/screen/screen_edit.c
+++ b/source/blender/editors/screen/screen_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edscr
+/** \file
+ * \ingroup edscr
*/
diff --git a/source/blender/editors/screen/screen_geometry.c b/source/blender/editors/screen/screen_geometry.c
index c8001dca67e..68fd28013f8 100644
--- a/source/blender/editors/screen/screen_geometry.c
+++ b/source/blender/editors/screen/screen_geometry.c
@@ -14,8 +14,9 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edscr
- * \brief Functions for screen vertices and edges
+/** \file
+ * \ingroup edscr
+ * \brief Functions for screen vertices and edges
*
* Screen geometry refers to the vertices (ScrVert) and edges (ScrEdge) through
* which the flexible screen-layout system of Blender is established.
diff --git a/source/blender/editors/screen/screen_intern.h b/source/blender/editors/screen/screen_intern.h
index 2ec10df40d3..cb400bb3734 100644
--- a/source/blender/editors/screen/screen_intern.h
+++ b/source/blender/editors/screen/screen_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edscr
+/** \file
+ * \ingroup edscr
*/
#ifndef __SCREEN_INTERN_H__
diff --git a/source/blender/editors/screen/screen_ops.c b/source/blender/editors/screen/screen_ops.c
index e53c915c47f..1af0443ef83 100644
--- a/source/blender/editors/screen/screen_ops.c
+++ b/source/blender/editors/screen/screen_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edscr
+/** \file
+ * \ingroup edscr
*/
diff --git a/source/blender/editors/screen/screen_user_menu.c b/source/blender/editors/screen/screen_user_menu.c
index dfcfd339889..4b8f210f1d9 100644
--- a/source/blender/editors/screen/screen_user_menu.c
+++ b/source/blender/editors/screen/screen_user_menu.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include <string.h>
diff --git a/source/blender/editors/screen/screendump.c b/source/blender/editors/screen/screendump.c
index e5cdd995dab..e49b42574a8 100644
--- a/source/blender/editors/screen/screendump.c
+++ b/source/blender/editors/screen/screendump.c
@@ -18,7 +18,8 @@
* Making screendumps.
*/
-/** \file \ingroup edscr
+/** \file
+ * \ingroup edscr
*/
diff --git a/source/blender/editors/screen/workspace_edit.c b/source/blender/editors/screen/workspace_edit.c
index 8f60bae0e76..b442f718aa1 100644
--- a/source/blender/editors/screen/workspace_edit.c
+++ b/source/blender/editors/screen/workspace_edit.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edscr
+/** \file
+ * \ingroup edscr
*/
#include <stdlib.h>
diff --git a/source/blender/editors/screen/workspace_layout_edit.c b/source/blender/editors/screen/workspace_layout_edit.c
index cf2b168f510..401f0323af6 100644
--- a/source/blender/editors/screen/workspace_layout_edit.c
+++ b/source/blender/editors/screen/workspace_layout_edit.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edscr
+/** \file
+ * \ingroup edscr
*/
#include <stdlib.h>
diff --git a/source/blender/editors/sculpt_paint/paint_cursor.c b/source/blender/editors/sculpt_paint/paint_cursor.c
index 700692bf3b7..863afcf70aa 100644
--- a/source/blender/editors/sculpt_paint/paint_cursor.c
+++ b/source/blender/editors/sculpt_paint/paint_cursor.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_curve.c b/source/blender/editors/sculpt_paint/paint_curve.c
index 41ed399e83e..bd2fea78a99 100644
--- a/source/blender/editors/sculpt_paint/paint_curve.c
+++ b/source/blender/editors/sculpt_paint/paint_curve.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
#include <string.h>
diff --git a/source/blender/editors/sculpt_paint/paint_curve_undo.c b/source/blender/editors/sculpt_paint/paint_curve_undo.c
index 82b26e62163..fb2f4b49f19 100644
--- a/source/blender/editors/sculpt_paint/paint_curve_undo.c
+++ b/source/blender/editors/sculpt_paint/paint_curve_undo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
#include <string.h>
diff --git a/source/blender/editors/sculpt_paint/paint_hide.c b/source/blender/editors/sculpt_paint/paint_hide.c
index 8b049bd8e6d..b64c23ad0b6 100644
--- a/source/blender/editors/sculpt_paint/paint_hide.c
+++ b/source/blender/editors/sculpt_paint/paint_hide.c
@@ -18,7 +18,8 @@
* Implements the PBVH node hiding operator
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_image.c b/source/blender/editors/sculpt_paint/paint_image.c
index 577e544ad45..44f05c39a25 100644
--- a/source/blender/editors/sculpt_paint/paint_image.c
+++ b/source/blender/editors/sculpt_paint/paint_image.c
@@ -18,8 +18,9 @@
* The Original Code is: some of this file.
*/
-/** \file \ingroup edsculpt
- * \brief Functions to paint images in 2D and 3D.
+/** \file
+ * \ingroup edsculpt
+ * \brief Functions to paint images in 2D and 3D.
*/
#include <float.h>
diff --git a/source/blender/editors/sculpt_paint/paint_image_2d.c b/source/blender/editors/sculpt_paint/paint_image_2d.c
index 7a197ca8f07..990017d3a20 100644
--- a/source/blender/editors/sculpt_paint/paint_image_2d.c
+++ b/source/blender/editors/sculpt_paint/paint_image_2d.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup bke
+/** \file
+ * \ingroup bke
*/
//#include <math.h>
#include <string.h>
diff --git a/source/blender/editors/sculpt_paint/paint_image_proj.c b/source/blender/editors/sculpt_paint/paint_image_proj.c
index cd0023eaced..d803b4d0aa8 100644
--- a/source/blender/editors/sculpt_paint/paint_image_proj.c
+++ b/source/blender/editors/sculpt_paint/paint_image_proj.c
@@ -18,8 +18,9 @@
* The Original Code is: some of this file.
*/
-/** \file \ingroup edsculpt
- * \brief Functions to paint images in 2D and 3D.
+/** \file
+ * \ingroup edsculpt
+ * \brief Functions to paint images in 2D and 3D.
*/
#include <float.h>
diff --git a/source/blender/editors/sculpt_paint/paint_image_undo.c b/source/blender/editors/sculpt_paint/paint_image_undo.c
index 792f9a3403a..8c4bfe00654 100644
--- a/source/blender/editors/sculpt_paint/paint_image_undo.c
+++ b/source/blender/editors/sculpt_paint/paint_image_undo.c
@@ -13,7 +13,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_intern.h b/source/blender/editors/sculpt_paint/paint_intern.h
index dfe73e72c26..8363145ee07 100644
--- a/source/blender/editors/sculpt_paint/paint_intern.h
+++ b/source/blender/editors/sculpt_paint/paint_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
diff --git a/source/blender/editors/sculpt_paint/paint_mask.c b/source/blender/editors/sculpt_paint/paint_mask.c
index be38510964a..2f9706db636 100644
--- a/source/blender/editors/sculpt_paint/paint_mask.c
+++ b/source/blender/editors/sculpt_paint/paint_mask.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_ops.c b/source/blender/editors/sculpt_paint/paint_ops.c
index ad6e2160a7f..03f69750aca 100644
--- a/source/blender/editors/sculpt_paint/paint_ops.c
+++ b/source/blender/editors/sculpt_paint/paint_ops.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_stroke.c b/source/blender/editors/sculpt_paint/paint_stroke.c
index 24a87bea8d1..2af6a4db3ee 100644
--- a/source/blender/editors/sculpt_paint/paint_stroke.c
+++ b/source/blender/editors/sculpt_paint/paint_stroke.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
diff --git a/source/blender/editors/sculpt_paint/paint_utils.c b/source/blender/editors/sculpt_paint/paint_utils.c
index 8f5c0444200..b8c067d61e7 100644
--- a/source/blender/editors/sculpt_paint/paint_utils.c
+++ b/source/blender/editors/sculpt_paint/paint_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
#include <math.h>
diff --git a/source/blender/editors/sculpt_paint/paint_vertex.c b/source/blender/editors/sculpt_paint/paint_vertex.c
index f7bf974855b..26da6d60051 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*
* Used for vertex color & weight paint and mode switching.
*
diff --git a/source/blender/editors/sculpt_paint/paint_vertex_color_ops.c b/source/blender/editors/sculpt_paint/paint_vertex_color_ops.c
index 4033a53ac9c..ae1736581fe 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex_color_ops.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex_color_ops.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_vertex_color_utils.c b/source/blender/editors/sculpt_paint/paint_vertex_color_utils.c
index 87e79d8ebda..4a5c72e5199 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex_color_utils.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex_color_utils.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*
* Intended for use by `paint_vertex.c` & `paint_vertex_color_ops.c`.
*/
diff --git a/source/blender/editors/sculpt_paint/paint_vertex_proj.c b/source/blender/editors/sculpt_paint/paint_vertex_proj.c
index bd3925ccbfe..ca26d2050e4 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex_proj.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex_proj.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*
* Utility functions for getting vertex locations while painting
* (since they may be instanced multiple times in an evaluated mesh)
diff --git a/source/blender/editors/sculpt_paint/paint_vertex_weight_ops.c b/source/blender/editors/sculpt_paint/paint_vertex_weight_ops.c
index c79b6792b00..5db01610886 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex_weight_ops.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex_weight_ops.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/sculpt_paint/paint_vertex_weight_utils.c b/source/blender/editors/sculpt_paint/paint_vertex_weight_utils.c
index b62046d36a4..b3c008e052c 100644
--- a/source/blender/editors/sculpt_paint/paint_vertex_weight_utils.c
+++ b/source/blender/editors/sculpt_paint/paint_vertex_weight_utils.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*
* Intended for use by `paint_vertex.c` & `paint_vertex_weight_ops.c`.
*/
diff --git a/source/blender/editors/sculpt_paint/sculpt.c b/source/blender/editors/sculpt_paint/sculpt.c
index b84798581a0..725179869f6 100644
--- a/source/blender/editors/sculpt_paint/sculpt.c
+++ b/source/blender/editors/sculpt_paint/sculpt.c
@@ -18,7 +18,8 @@
* Implements the Sculpt Mode tools
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
diff --git a/source/blender/editors/sculpt_paint/sculpt_intern.h b/source/blender/editors/sculpt_paint/sculpt_intern.h
index 95158cf063c..44ed680a916 100644
--- a/source/blender/editors/sculpt_paint/sculpt_intern.h
+++ b/source/blender/editors/sculpt_paint/sculpt_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
diff --git a/source/blender/editors/sculpt_paint/sculpt_undo.c b/source/blender/editors/sculpt_paint/sculpt_undo.c
index 67b815ee7d6..53329c4cf78 100644
--- a/source/blender/editors/sculpt_paint/sculpt_undo.c
+++ b/source/blender/editors/sculpt_paint/sculpt_undo.c
@@ -18,7 +18,8 @@
* Implements the Sculpt Mode tools
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
#include <stddef.h>
diff --git a/source/blender/editors/sculpt_paint/sculpt_uv.c b/source/blender/editors/sculpt_paint/sculpt_uv.c
index 02168dc53e0..dde09bb0f45 100644
--- a/source/blender/editors/sculpt_paint/sculpt_uv.c
+++ b/source/blender/editors/sculpt_paint/sculpt_uv.c
@@ -18,7 +18,8 @@
* UV Sculpt tools
*/
-/** \file \ingroup edsculpt
+/** \file
+ * \ingroup edsculpt
*/
diff --git a/source/blender/editors/sound/sound_intern.h b/source/blender/editors/sound/sound_intern.h
index 3e90b7ca622..f648c639eca 100644
--- a/source/blender/editors/sound/sound_intern.h
+++ b/source/blender/editors/sound/sound_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edsnd
+/** \file
+ * \ingroup edsnd
*/
diff --git a/source/blender/editors/sound/sound_ops.c b/source/blender/editors/sound/sound_ops.c
index b7638e89b99..1d3726c6f79 100644
--- a/source/blender/editors/sound/sound_ops.c
+++ b/source/blender/editors/sound/sound_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edsnd
+/** \file
+ * \ingroup edsnd
*/
diff --git a/source/blender/editors/space_action/action_buttons.c b/source/blender/editors/space_action/action_buttons.c
index 0be8a26df29..eaeeca6dfd1 100644
--- a/source/blender/editors/space_action/action_buttons.c
+++ b/source/blender/editors/space_action/action_buttons.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spaction
+/** \file
+ * \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/action_data.c b/source/blender/editors/space_action/action_data.c
index c66fbb18be7..8ecf32a2c6c 100644
--- a/source/blender/editors/space_action/action_data.c
+++ b/source/blender/editors/space_action/action_data.c
@@ -17,7 +17,8 @@
* This is a new part of Blender
*/
-/** \file \ingroup spaction
+/** \file
+ * \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/action_draw.c b/source/blender/editors/space_action/action_draw.c
index f9c6ed04b02..68d4e4f8ef0 100644
--- a/source/blender/editors/space_action/action_draw.c
+++ b/source/blender/editors/space_action/action_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spaction
+/** \file
+ * \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/action_edit.c b/source/blender/editors/space_action/action_edit.c
index 0804695c28a..b0cc1b72b27 100644
--- a/source/blender/editors/space_action/action_edit.c
+++ b/source/blender/editors/space_action/action_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spaction
+/** \file
+ * \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/action_intern.h b/source/blender/editors/space_action/action_intern.h
index 44c52518765..74da8aafcc8 100644
--- a/source/blender/editors/space_action/action_intern.h
+++ b/source/blender/editors/space_action/action_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spaction
+/** \file
+ * \ingroup spaction
*/
#ifndef __ACTION_INTERN_H__
diff --git a/source/blender/editors/space_action/action_ops.c b/source/blender/editors/space_action/action_ops.c
index ad0d0ab0822..87b9ee4e1ef 100644
--- a/source/blender/editors/space_action/action_ops.c
+++ b/source/blender/editors/space_action/action_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spaction
+/** \file
+ * \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/action_select.c b/source/blender/editors/space_action/action_select.c
index 216e6b7429d..d97a27a403a 100644
--- a/source/blender/editors/space_action/action_select.c
+++ b/source/blender/editors/space_action/action_select.c
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2008 Blender Foundation
*/
-/** \file \ingroup spaction
+/** \file
+ * \ingroup spaction
*/
diff --git a/source/blender/editors/space_action/space_action.c b/source/blender/editors/space_action/space_action.c
index f3d2df69fdc..ac82fb2888a 100644
--- a/source/blender/editors/space_action/space_action.c
+++ b/source/blender/editors/space_action/space_action.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spaction
+/** \file
+ * \ingroup spaction
*/
#include <string.h>
diff --git a/source/blender/editors/space_api/spacetypes.c b/source/blender/editors/space_api/spacetypes.c
index c760039a117..60094c4edb7 100644
--- a/source/blender/editors/space_api/spacetypes.c
+++ b/source/blender/editors/space_api/spacetypes.c
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) Blender Foundation, 2008
*/
-/** \file \ingroup spapi
+/** \file
+ * \ingroup spapi
*/
diff --git a/source/blender/editors/space_buttons/buttons_context.c b/source/blender/editors/space_buttons/buttons_context.c
index f1ee4dd2d48..97b4578d951 100644
--- a/source/blender/editors/space_buttons/buttons_context.c
+++ b/source/blender/editors/space_buttons/buttons_context.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spbuttons
+/** \file
+ * \ingroup spbuttons
*/
diff --git a/source/blender/editors/space_buttons/buttons_intern.h b/source/blender/editors/space_buttons/buttons_intern.h
index 3c81b1e4b51..fa7f0408e15 100644
--- a/source/blender/editors/space_buttons/buttons_intern.h
+++ b/source/blender/editors/space_buttons/buttons_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spbuttons
+/** \file
+ * \ingroup spbuttons
*/
#ifndef __BUTTONS_INTERN_H__
diff --git a/source/blender/editors/space_buttons/buttons_ops.c b/source/blender/editors/space_buttons/buttons_ops.c
index 5bca7b05bb6..7cec9c09767 100644
--- a/source/blender/editors/space_buttons/buttons_ops.c
+++ b/source/blender/editors/space_buttons/buttons_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spbuttons
+/** \file
+ * \ingroup spbuttons
*/
diff --git a/source/blender/editors/space_buttons/buttons_texture.c b/source/blender/editors/space_buttons/buttons_texture.c
index a6e0fe6d174..bcf536e9d97 100644
--- a/source/blender/editors/space_buttons/buttons_texture.c
+++ b/source/blender/editors/space_buttons/buttons_texture.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spbuttons
+/** \file
+ * \ingroup spbuttons
*/
diff --git a/source/blender/editors/space_buttons/space_buttons.c b/source/blender/editors/space_buttons/space_buttons.c
index a4277666837..acba11ddec7 100644
--- a/source/blender/editors/space_buttons/space_buttons.c
+++ b/source/blender/editors/space_buttons/space_buttons.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spbuttons
+/** \file
+ * \ingroup spbuttons
*/
#include <string.h>
diff --git a/source/blender/editors/space_clip/clip_buttons.c b/source/blender/editors/space_clip/clip_buttons.c
index 03b438539dc..6e4b98af93b 100644
--- a/source/blender/editors/space_clip/clip_buttons.c
+++ b/source/blender/editors/space_clip/clip_buttons.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include <string.h>
diff --git a/source/blender/editors/space_clip/clip_dopesheet_draw.c b/source/blender/editors/space_clip/clip_dopesheet_draw.c
index 739a728ee4a..ef2e5b4ea3a 100644
--- a/source/blender/editors/space_clip/clip_dopesheet_draw.c
+++ b/source/blender/editors/space_clip/clip_dopesheet_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "DNA_movieclip_types.h"
diff --git a/source/blender/editors/space_clip/clip_dopesheet_ops.c b/source/blender/editors/space_clip/clip_dopesheet_ops.c
index e25ad4a1c07..e2689706452 100644
--- a/source/blender/editors/space_clip/clip_dopesheet_ops.c
+++ b/source/blender/editors/space_clip/clip_dopesheet_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/space_clip/clip_draw.c b/source/blender/editors/space_clip/clip_draw.c
index eb0e9bcf8d8..54830c14b85 100644
--- a/source/blender/editors/space_clip/clip_draw.c
+++ b/source/blender/editors/space_clip/clip_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "DNA_gpencil_types.h"
diff --git a/source/blender/editors/space_clip/clip_editor.c b/source/blender/editors/space_clip/clip_editor.c
index aad2ab3fa20..5e161300dcc 100644
--- a/source/blender/editors/space_clip/clip_editor.c
+++ b/source/blender/editors/space_clip/clip_editor.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include <stddef.h>
diff --git a/source/blender/editors/space_clip/clip_graph_draw.c b/source/blender/editors/space_clip/clip_graph_draw.c
index 9bdf67b0ca8..63d9a45fa2e 100644
--- a/source/blender/editors/space_clip/clip_graph_draw.c
+++ b/source/blender/editors/space_clip/clip_graph_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "DNA_movieclip_types.h"
diff --git a/source/blender/editors/space_clip/clip_graph_ops.c b/source/blender/editors/space_clip/clip_graph_ops.c
index c4c4f5b3a7b..8a8cb4b8dcb 100644
--- a/source/blender/editors/space_clip/clip_graph_ops.c
+++ b/source/blender/editors/space_clip/clip_graph_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/space_clip/clip_intern.h b/source/blender/editors/space_clip/clip_intern.h
index 74e3eec4b86..e85d68431d4 100644
--- a/source/blender/editors/space_clip/clip_intern.h
+++ b/source/blender/editors/space_clip/clip_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#ifndef __CLIP_INTERN_H__
diff --git a/source/blender/editors/space_clip/clip_ops.c b/source/blender/editors/space_clip/clip_ops.c
index 0950169c51e..a86dd7ceb2d 100644
--- a/source/blender/editors/space_clip/clip_ops.c
+++ b/source/blender/editors/space_clip/clip_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include <errno.h>
diff --git a/source/blender/editors/space_clip/clip_toolbar.c b/source/blender/editors/space_clip/clip_toolbar.c
index 1706b4f1765..3f16982e2c6 100644
--- a/source/blender/editors/space_clip/clip_toolbar.c
+++ b/source/blender/editors/space_clip/clip_toolbar.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include <string.h>
diff --git a/source/blender/editors/space_clip/clip_utils.c b/source/blender/editors/space_clip/clip_utils.c
index aa1d1870906..882cafae5f6 100644
--- a/source/blender/editors/space_clip/clip_utils.c
+++ b/source/blender/editors/space_clip/clip_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "DNA_scene_types.h"
diff --git a/source/blender/editors/space_clip/space_clip.c b/source/blender/editors/space_clip/space_clip.c
index bfd14eff2b3..c773c6f85a0 100644
--- a/source/blender/editors/space_clip/space_clip.c
+++ b/source/blender/editors/space_clip/space_clip.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include <string.h>
diff --git a/source/blender/editors/space_clip/tracking_ops.c b/source/blender/editors/space_clip/tracking_ops.c
index 06ce327706c..68d13b63804 100644
--- a/source/blender/editors/space_clip/tracking_ops.c
+++ b/source/blender/editors/space_clip/tracking_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_detect.c b/source/blender/editors/space_clip/tracking_ops_detect.c
index 8c76d5e204a..131ccc05d35 100644
--- a/source/blender/editors/space_clip/tracking_ops_detect.c
+++ b/source/blender/editors/space_clip/tracking_ops_detect.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_intern.h b/source/blender/editors/space_clip/tracking_ops_intern.h
index bcf628fa591..adf0285540a 100644
--- a/source/blender/editors/space_clip/tracking_ops_intern.h
+++ b/source/blender/editors/space_clip/tracking_ops_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#ifndef __TRACKING_OPS_INTERN_H__
diff --git a/source/blender/editors/space_clip/tracking_ops_orient.c b/source/blender/editors/space_clip/tracking_ops_orient.c
index 0da3828473d..4ad63a6c6b4 100644
--- a/source/blender/editors/space_clip/tracking_ops_orient.c
+++ b/source/blender/editors/space_clip/tracking_ops_orient.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_plane.c b/source/blender/editors/space_clip/tracking_ops_plane.c
index ff980d8bc5a..a12e03a252c 100644
--- a/source/blender/editors/space_clip/tracking_ops_plane.c
+++ b/source/blender/editors/space_clip/tracking_ops_plane.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_solve.c b/source/blender/editors/space_clip/tracking_ops_solve.c
index c6349e20afe..03e03f94a66 100644
--- a/source/blender/editors/space_clip/tracking_ops_solve.c
+++ b/source/blender/editors/space_clip/tracking_ops_solve.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_stabilize.c b/source/blender/editors/space_clip/tracking_ops_stabilize.c
index 449befbc66e..ab7585cbf57 100644
--- a/source/blender/editors/space_clip/tracking_ops_stabilize.c
+++ b/source/blender/editors/space_clip/tracking_ops_stabilize.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_track.c b/source/blender/editors/space_clip/tracking_ops_track.c
index 28e138c73fe..4c14049865b 100644
--- a/source/blender/editors/space_clip/tracking_ops_track.c
+++ b/source/blender/editors/space_clip/tracking_ops_track.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_ops_utils.c b/source/blender/editors/space_clip/tracking_ops_utils.c
index 0e7e437b75a..8974f6f7ee0 100644
--- a/source/blender/editors/space_clip/tracking_ops_utils.c
+++ b/source/blender/editors/space_clip/tracking_ops_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_clip/tracking_select.c b/source/blender/editors/space_clip/tracking_select.c
index 7c728294b38..920c984676f 100644
--- a/source/blender/editors/space_clip/tracking_select.c
+++ b/source/blender/editors/space_clip/tracking_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spclip
+/** \file
+ * \ingroup spclip
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_console/console_draw.c b/source/blender/editors/space_console/console_draw.c
index 1fc0935e097..b7e4133e073 100644
--- a/source/blender/editors/space_console/console_draw.c
+++ b/source/blender/editors/space_console/console_draw.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spconsole
+/** \file
+ * \ingroup spconsole
*/
#include <math.h>
diff --git a/source/blender/editors/space_console/console_intern.h b/source/blender/editors/space_console/console_intern.h
index bbceabb1177..1e4a90ca71a 100644
--- a/source/blender/editors/space_console/console_intern.h
+++ b/source/blender/editors/space_console/console_intern.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spconsole
+/** \file
+ * \ingroup spconsole
*/
#ifndef __CONSOLE_INTERN_H__
diff --git a/source/blender/editors/space_console/console_ops.c b/source/blender/editors/space_console/console_ops.c
index 19d9736ea65..46d22df2609 100644
--- a/source/blender/editors/space_console/console_ops.c
+++ b/source/blender/editors/space_console/console_ops.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spconsole
+/** \file
+ * \ingroup spconsole
*/
diff --git a/source/blender/editors/space_console/space_console.c b/source/blender/editors/space_console/space_console.c
index 6f6f3782931..65f1fe36fec 100644
--- a/source/blender/editors/space_console/space_console.c
+++ b/source/blender/editors/space_console/space_console.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spconsole
+/** \file
+ * \ingroup spconsole
*/
#include <string.h>
diff --git a/source/blender/editors/space_file/file_draw.c b/source/blender/editors/space_file/file_draw.c
index c947b8abbbf..17ee7726f45 100644
--- a/source/blender/editors/space_file/file_draw.c
+++ b/source/blender/editors/space_file/file_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spfile
+/** \file
+ * \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/file_intern.h b/source/blender/editors/space_file/file_intern.h
index 69cca6d5ff1..44711fd12dc 100644
--- a/source/blender/editors/space_file/file_intern.h
+++ b/source/blender/editors/space_file/file_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spfile
+/** \file
+ * \ingroup spfile
*/
#ifndef __FILE_INTERN_H__
diff --git a/source/blender/editors/space_file/file_ops.c b/source/blender/editors/space_file/file_ops.c
index ea2597cbcc2..a6d52b8fb45 100644
--- a/source/blender/editors/space_file/file_ops.c
+++ b/source/blender/editors/space_file/file_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spfile
+/** \file
+ * \ingroup spfile
*/
#include "BLI_blenlib.h"
diff --git a/source/blender/editors/space_file/file_panels.c b/source/blender/editors/space_file/file_panels.c
index bdc2ba78a33..058ba9bfef3 100644
--- a/source/blender/editors/space_file/file_panels.c
+++ b/source/blender/editors/space_file/file_panels.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spfile
+/** \file
+ * \ingroup spfile
*/
#include "BLI_blenlib.h"
diff --git a/source/blender/editors/space_file/file_utils.c b/source/blender/editors/space_file/file_utils.c
index bac79e464d7..0294b635910 100644
--- a/source/blender/editors/space_file/file_utils.c
+++ b/source/blender/editors/space_file/file_utils.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spfile
+/** \file
+ * \ingroup spfile
*/
#include "BLI_rect.h"
diff --git a/source/blender/editors/space_file/filelist.c b/source/blender/editors/space_file/filelist.c
index 090062a479c..eec30adff10 100644
--- a/source/blender/editors/space_file/filelist.c
+++ b/source/blender/editors/space_file/filelist.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spfile
+/** \file
+ * \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/filelist.h b/source/blender/editors/space_file/filelist.h
index a66510a8555..0cfef16c00d 100644
--- a/source/blender/editors/space_file/filelist.h
+++ b/source/blender/editors/space_file/filelist.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spfile
+/** \file
+ * \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/filesel.c b/source/blender/editors/space_file/filesel.c
index 903c4e18620..cc81982bfad 100644
--- a/source/blender/editors/space_file/filesel.c
+++ b/source/blender/editors/space_file/filesel.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spfile
+/** \file
+ * \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/fsmenu.c b/source/blender/editors/space_file/fsmenu.c
index 07aa49407da..c3c85600121 100644
--- a/source/blender/editors/space_file/fsmenu.c
+++ b/source/blender/editors/space_file/fsmenu.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spfile
+/** \file
+ * \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/fsmenu.h b/source/blender/editors/space_file/fsmenu.h
index 00654c6faf6..f20016e6895 100644
--- a/source/blender/editors/space_file/fsmenu.h
+++ b/source/blender/editors/space_file/fsmenu.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spfile
+/** \file
+ * \ingroup spfile
*/
diff --git a/source/blender/editors/space_file/space_file.c b/source/blender/editors/space_file/space_file.c
index 1774b8a5cc6..d857955d340 100644
--- a/source/blender/editors/space_file/space_file.c
+++ b/source/blender/editors/space_file/space_file.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spfile
+/** \file
+ * \ingroup spfile
*/
#include <string.h>
diff --git a/source/blender/editors/space_graph/graph_buttons.c b/source/blender/editors/space_graph/graph_buttons.c
index a645dc50722..a4d7b5e9fc9 100644
--- a/source/blender/editors/space_graph/graph_buttons.c
+++ b/source/blender/editors/space_graph/graph_buttons.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spgraph
+/** \file
+ * \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/graph_draw.c b/source/blender/editors/space_graph/graph_draw.c
index 89ea596ceba..31ea81923da 100644
--- a/source/blender/editors/space_graph/graph_draw.c
+++ b/source/blender/editors/space_graph/graph_draw.c
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) Blender Foundation
*/
-/** \file \ingroup spgraph
+/** \file
+ * \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/graph_edit.c b/source/blender/editors/space_graph/graph_edit.c
index 65adc18dcb0..a85e638e6d8 100644
--- a/source/blender/editors/space_graph/graph_edit.c
+++ b/source/blender/editors/space_graph/graph_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spgraph
+/** \file
+ * \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/graph_intern.h b/source/blender/editors/space_graph/graph_intern.h
index 576a34fead6..617233f2a20 100644
--- a/source/blender/editors/space_graph/graph_intern.h
+++ b/source/blender/editors/space_graph/graph_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spgraph
+/** \file
+ * \ingroup spgraph
*/
#ifndef __GRAPH_INTERN_H__
diff --git a/source/blender/editors/space_graph/graph_ops.c b/source/blender/editors/space_graph/graph_ops.c
index e37925c93dc..1c9bbbcdae5 100644
--- a/source/blender/editors/space_graph/graph_ops.c
+++ b/source/blender/editors/space_graph/graph_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spgraph
+/** \file
+ * \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/graph_select.c b/source/blender/editors/space_graph/graph_select.c
index 6b7e1f10bb3..85afd70e083 100644
--- a/source/blender/editors/space_graph/graph_select.c
+++ b/source/blender/editors/space_graph/graph_select.c
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2008 Blender Foundation
*/
-/** \file \ingroup spgraph
+/** \file
+ * \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/graph_utils.c b/source/blender/editors/space_graph/graph_utils.c
index e1fef901677..6bef5072a78 100644
--- a/source/blender/editors/space_graph/graph_utils.c
+++ b/source/blender/editors/space_graph/graph_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spgraph
+/** \file
+ * \ingroup spgraph
*/
diff --git a/source/blender/editors/space_graph/space_graph.c b/source/blender/editors/space_graph/space_graph.c
index 001dd524a3e..a0a84d72289 100644
--- a/source/blender/editors/space_graph/space_graph.c
+++ b/source/blender/editors/space_graph/space_graph.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spgraph
+/** \file
+ * \ingroup spgraph
*/
diff --git a/source/blender/editors/space_image/image_buttons.c b/source/blender/editors/space_image/image_buttons.c
index 2bcdab0ee38..d43ad5cad59 100644
--- a/source/blender/editors/space_image/image_buttons.c
+++ b/source/blender/editors/space_image/image_buttons.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spimage
+/** \file
+ * \ingroup spimage
*/
#include <string.h>
diff --git a/source/blender/editors/space_image/image_draw.c b/source/blender/editors/space_image/image_draw.c
index 51715fae20e..760068d9641 100644
--- a/source/blender/editors/space_image/image_draw.c
+++ b/source/blender/editors/space_image/image_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spimage
+/** \file
+ * \ingroup spimage
*/
diff --git a/source/blender/editors/space_image/image_edit.c b/source/blender/editors/space_image/image_edit.c
index 5d81de58529..35ac63d59f6 100644
--- a/source/blender/editors/space_image/image_edit.c
+++ b/source/blender/editors/space_image/image_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spimage
+/** \file
+ * \ingroup spimage
*/
#include "DNA_brush_types.h"
diff --git a/source/blender/editors/space_image/image_intern.h b/source/blender/editors/space_image/image_intern.h
index a845929ca75..55ae664decd 100644
--- a/source/blender/editors/space_image/image_intern.h
+++ b/source/blender/editors/space_image/image_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spimage
+/** \file
+ * \ingroup spimage
*/
diff --git a/source/blender/editors/space_image/image_ops.c b/source/blender/editors/space_image/image_ops.c
index b3efc6dc286..af5e286f503 100644
--- a/source/blender/editors/space_image/image_ops.c
+++ b/source/blender/editors/space_image/image_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spimage
+/** \file
+ * \ingroup spimage
*/
diff --git a/source/blender/editors/space_image/space_image.c b/source/blender/editors/space_image/space_image.c
index 5918527ca3f..0cac6360205 100644
--- a/source/blender/editors/space_image/space_image.c
+++ b/source/blender/editors/space_image/space_image.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spimage
+/** \file
+ * \ingroup spimage
*/
#include "DNA_gpencil_types.h"
diff --git a/source/blender/editors/space_info/info_draw.c b/source/blender/editors/space_info/info_draw.c
index 40217eefbd1..39d255427cc 100644
--- a/source/blender/editors/space_info/info_draw.c
+++ b/source/blender/editors/space_info/info_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spinfo
+/** \file
+ * \ingroup spinfo
*/
#include <math.h>
diff --git a/source/blender/editors/space_info/info_intern.h b/source/blender/editors/space_info/info_intern.h
index 9e5bac14be4..83a132e6db8 100644
--- a/source/blender/editors/space_info/info_intern.h
+++ b/source/blender/editors/space_info/info_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spinfo
+/** \file
+ * \ingroup spinfo
*/
#ifndef __INFO_INTERN_H__
diff --git a/source/blender/editors/space_info/info_ops.c b/source/blender/editors/space_info/info_ops.c
index 34ec00d5aa3..21139418c3d 100644
--- a/source/blender/editors/space_info/info_ops.c
+++ b/source/blender/editors/space_info/info_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spinfo
+/** \file
+ * \ingroup spinfo
*/
diff --git a/source/blender/editors/space_info/info_report.c b/source/blender/editors/space_info/info_report.c
index dc8614d0c89..c8d21bd3061 100644
--- a/source/blender/editors/space_info/info_report.c
+++ b/source/blender/editors/space_info/info_report.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spinfo
+/** \file
+ * \ingroup spinfo
*/
diff --git a/source/blender/editors/space_info/info_stats.c b/source/blender/editors/space_info/info_stats.c
index 16ef58735ff..e788af1507e 100644
--- a/source/blender/editors/space_info/info_stats.c
+++ b/source/blender/editors/space_info/info_stats.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spinfo
+/** \file
+ * \ingroup spinfo
*/
diff --git a/source/blender/editors/space_info/space_info.c b/source/blender/editors/space_info/space_info.c
index b60020114d2..68554aebbf5 100644
--- a/source/blender/editors/space_info/space_info.c
+++ b/source/blender/editors/space_info/space_info.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spinfo
+/** \file
+ * \ingroup spinfo
*/
diff --git a/source/blender/editors/space_info/textview.c b/source/blender/editors/space_info/textview.c
index 0b543331597..a335d6d0bfb 100644
--- a/source/blender/editors/space_info/textview.c
+++ b/source/blender/editors/space_info/textview.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spinfo
+/** \file
+ * \ingroup spinfo
*/
diff --git a/source/blender/editors/space_info/textview.h b/source/blender/editors/space_info/textview.h
index 4266a917291..40478e30f37 100644
--- a/source/blender/editors/space_info/textview.h
+++ b/source/blender/editors/space_info/textview.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spinfo
+/** \file
+ * \ingroup spinfo
*/
#ifndef __TEXTVIEW_H__
diff --git a/source/blender/editors/space_nla/nla_buttons.c b/source/blender/editors/space_nla/nla_buttons.c
index 7b4fae6676d..049342b0244 100644
--- a/source/blender/editors/space_nla/nla_buttons.c
+++ b/source/blender/editors/space_nla/nla_buttons.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnla
+/** \file
+ * \ingroup spnla
*/
diff --git a/source/blender/editors/space_nla/nla_channels.c b/source/blender/editors/space_nla/nla_channels.c
index f0ac1e068dc..ae3888f6ae0 100644
--- a/source/blender/editors/space_nla/nla_channels.c
+++ b/source/blender/editors/space_nla/nla_channels.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnla
+/** \file
+ * \ingroup spnla
*/
diff --git a/source/blender/editors/space_nla/nla_draw.c b/source/blender/editors/space_nla/nla_draw.c
index 6e8c33b2a18..c73fd768075 100644
--- a/source/blender/editors/space_nla/nla_draw.c
+++ b/source/blender/editors/space_nla/nla_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnla
+/** \file
+ * \ingroup spnla
*/
diff --git a/source/blender/editors/space_nla/nla_edit.c b/source/blender/editors/space_nla/nla_edit.c
index 0c50dacb344..739a180d1d8 100644
--- a/source/blender/editors/space_nla/nla_edit.c
+++ b/source/blender/editors/space_nla/nla_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnla
+/** \file
+ * \ingroup spnla
*/
diff --git a/source/blender/editors/space_nla/nla_intern.h b/source/blender/editors/space_nla/nla_intern.h
index bf2ee096a6e..bb52d9d7f76 100644
--- a/source/blender/editors/space_nla/nla_intern.h
+++ b/source/blender/editors/space_nla/nla_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnla
+/** \file
+ * \ingroup spnla
*/
#ifndef __NLA_INTERN_H__
diff --git a/source/blender/editors/space_nla/nla_ops.c b/source/blender/editors/space_nla/nla_ops.c
index 9cd9c717997..6653c3995b5 100644
--- a/source/blender/editors/space_nla/nla_ops.c
+++ b/source/blender/editors/space_nla/nla_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnla
+/** \file
+ * \ingroup spnla
*/
#include <string.h>
diff --git a/source/blender/editors/space_nla/nla_select.c b/source/blender/editors/space_nla/nla_select.c
index acca41cb22c..0c9cd069265 100644
--- a/source/blender/editors/space_nla/nla_select.c
+++ b/source/blender/editors/space_nla/nla_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnla
+/** \file
+ * \ingroup spnla
*/
diff --git a/source/blender/editors/space_nla/space_nla.c b/source/blender/editors/space_nla/space_nla.c
index 5b2dc19c84b..232e4e9ce0f 100644
--- a/source/blender/editors/space_nla/space_nla.c
+++ b/source/blender/editors/space_nla/space_nla.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnla
+/** \file
+ * \ingroup spnla
*/
diff --git a/source/blender/editors/space_node/drawnode.c b/source/blender/editors/space_node/drawnode.c
index db196a2db24..6184a6ca2c3 100644
--- a/source/blender/editors/space_node/drawnode.c
+++ b/source/blender/editors/space_node/drawnode.c
@@ -17,8 +17,9 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
- * \brief lower level node drawing for nodes (boarders, headers etc), also node layout.
+/** \file
+ * \ingroup spnode
+ * \brief lower level node drawing for nodes (boarders, headers etc), also node layout.
*/
#include "BLI_blenlib.h"
diff --git a/source/blender/editors/space_node/node_add.c b/source/blender/editors/space_node/node_add.c
index 6e14dda85d5..fd433b48a66 100644
--- a/source/blender/editors/space_node/node_add.c
+++ b/source/blender/editors/space_node/node_add.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
+/** \file
+ * \ingroup spnode
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_node/node_buttons.c b/source/blender/editors/space_node/node_buttons.c
index c1c852344ac..da0be280f2c 100644
--- a/source/blender/editors/space_node/node_buttons.c
+++ b/source/blender/editors/space_node/node_buttons.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
+/** \file
+ * \ingroup spnode
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_node/node_draw.c b/source/blender/editors/space_node/node_draw.c
index 69a6d538b29..c3de05ec355 100644
--- a/source/blender/editors/space_node/node_draw.c
+++ b/source/blender/editors/space_node/node_draw.c
@@ -17,8 +17,9 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
- * \brief higher level node drawing for the node editor.
+/** \file
+ * \ingroup spnode
+ * \brief higher level node drawing for the node editor.
*/
#include "DNA_lamp_types.h"
diff --git a/source/blender/editors/space_node/node_edit.c b/source/blender/editors/space_node/node_edit.c
index 53eac7c6a5c..91fc344ec01 100644
--- a/source/blender/editors/space_node/node_edit.c
+++ b/source/blender/editors/space_node/node_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
+/** \file
+ * \ingroup spnode
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_node/node_gizmo.c b/source/blender/editors/space_node/node_gizmo.c
index 760ba1fa270..a511d6b9bd4 100644
--- a/source/blender/editors/space_node/node_gizmo.c
+++ b/source/blender/editors/space_node/node_gizmo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spnode
+/** \file
+ * \ingroup spnode
*/
#include <math.h>
diff --git a/source/blender/editors/space_node/node_group.c b/source/blender/editors/space_node/node_group.c
index 24036a9bf1b..8c5bf60bc5d 100644
--- a/source/blender/editors/space_node/node_group.c
+++ b/source/blender/editors/space_node/node_group.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
+/** \file
+ * \ingroup spnode
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_node/node_intern.h b/source/blender/editors/space_node/node_intern.h
index d927f41dac2..dbd6ef163e3 100644
--- a/source/blender/editors/space_node/node_intern.h
+++ b/source/blender/editors/space_node/node_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
+/** \file
+ * \ingroup spnode
*/
#ifndef __NODE_INTERN_H__
diff --git a/source/blender/editors/space_node/node_ops.c b/source/blender/editors/space_node/node_ops.c
index ad2002d4ebc..ed3190b06fe 100644
--- a/source/blender/editors/space_node/node_ops.c
+++ b/source/blender/editors/space_node/node_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
+/** \file
+ * \ingroup spnode
*/
diff --git a/source/blender/editors/space_node/node_relationships.c b/source/blender/editors/space_node/node_relationships.c
index efcd171115b..87e6a7b82a8 100644
--- a/source/blender/editors/space_node/node_relationships.c
+++ b/source/blender/editors/space_node/node_relationships.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
+/** \file
+ * \ingroup spnode
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_node/node_select.c b/source/blender/editors/space_node/node_select.c
index bf4b31e2251..143ca1ffd32 100644
--- a/source/blender/editors/space_node/node_select.c
+++ b/source/blender/editors/space_node/node_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
+/** \file
+ * \ingroup spnode
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_node/node_templates.c b/source/blender/editors/space_node/node_templates.c
index f96a73e7627..206b32582e5 100644
--- a/source/blender/editors/space_node/node_templates.c
+++ b/source/blender/editors/space_node/node_templates.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edinterface
+/** \file
+ * \ingroup edinterface
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_node/node_toolbar.c b/source/blender/editors/space_node/node_toolbar.c
index bbdb75a87d1..e2effc84870 100644
--- a/source/blender/editors/space_node/node_toolbar.c
+++ b/source/blender/editors/space_node/node_toolbar.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup nodes
+/** \file
+ * \ingroup nodes
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/editors/space_node/node_view.c b/source/blender/editors/space_node/node_view.c
index 142d18cb688..d0e6c45bb07 100644
--- a/source/blender/editors/space_node/node_view.c
+++ b/source/blender/editors/space_node/node_view.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
+/** \file
+ * \ingroup spnode
*/
#include "DNA_node_types.h"
diff --git a/source/blender/editors/space_node/space_node.c b/source/blender/editors/space_node/space_node.c
index ff813ee909e..0c15a6c2a7d 100644
--- a/source/blender/editors/space_node/space_node.c
+++ b/source/blender/editors/space_node/space_node.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spnode
+/** \file
+ * \ingroup spnode
*/
#include "DNA_gpencil_types.h"
diff --git a/source/blender/editors/space_outliner/outliner_collections.c b/source/blender/editors/space_outliner/outliner_collections.c
index 9349e2b6a56..8acda1f6f87 100644
--- a/source/blender/editors/space_outliner/outliner_collections.c
+++ b/source/blender/editors/space_outliner/outliner_collections.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spoutliner
+/** \file
+ * \ingroup spoutliner
*/
#include <string.h>
diff --git a/source/blender/editors/space_outliner/outliner_dragdrop.c b/source/blender/editors/space_outliner/outliner_dragdrop.c
index 1bf73ed9dcc..d9dc0d182c7 100644
--- a/source/blender/editors/space_outliner/outliner_dragdrop.c
+++ b/source/blender/editors/space_outliner/outliner_dragdrop.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spoutliner
+/** \file
+ * \ingroup spoutliner
*/
#include <string.h>
diff --git a/source/blender/editors/space_outliner/outliner_draw.c b/source/blender/editors/space_outliner/outliner_draw.c
index 2c43bcd5639..0180e3d391e 100644
--- a/source/blender/editors/space_outliner/outliner_draw.c
+++ b/source/blender/editors/space_outliner/outliner_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spoutliner
+/** \file
+ * \ingroup spoutliner
*/
#include "DNA_anim_types.h"
diff --git a/source/blender/editors/space_outliner/outliner_edit.c b/source/blender/editors/space_outliner/outliner_edit.c
index f48e3d304c1..2bdae3fecb2 100644
--- a/source/blender/editors/space_outliner/outliner_edit.c
+++ b/source/blender/editors/space_outliner/outliner_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spoutliner
+/** \file
+ * \ingroup spoutliner
*/
#include <string.h>
diff --git a/source/blender/editors/space_outliner/outliner_intern.h b/source/blender/editors/space_outliner/outliner_intern.h
index 97a77c09db8..81b06cab3a1 100644
--- a/source/blender/editors/space_outliner/outliner_intern.h
+++ b/source/blender/editors/space_outliner/outliner_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spoutliner
+/** \file
+ * \ingroup spoutliner
*/
diff --git a/source/blender/editors/space_outliner/outliner_ops.c b/source/blender/editors/space_outliner/outliner_ops.c
index b296b9edcd6..81001c0160f 100644
--- a/source/blender/editors/space_outliner/outliner_ops.c
+++ b/source/blender/editors/space_outliner/outliner_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spoutliner
+/** \file
+ * \ingroup spoutliner
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_outliner/outliner_select.c b/source/blender/editors/space_outliner/outliner_select.c
index a6273f9fbe3..2daa49b1381 100644
--- a/source/blender/editors/space_outliner/outliner_select.c
+++ b/source/blender/editors/space_outliner/outliner_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spoutliner
+/** \file
+ * \ingroup spoutliner
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_outliner/outliner_tools.c b/source/blender/editors/space_outliner/outliner_tools.c
index 651f81de792..6418f196468 100644
--- a/source/blender/editors/space_outliner/outliner_tools.c
+++ b/source/blender/editors/space_outliner/outliner_tools.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spoutliner
+/** \file
+ * \ingroup spoutliner
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_outliner/outliner_tree.c b/source/blender/editors/space_outliner/outliner_tree.c
index f1bf15bbd0c..f4f91e0ffde 100644
--- a/source/blender/editors/space_outliner/outliner_tree.c
+++ b/source/blender/editors/space_outliner/outliner_tree.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spoutliner
+/** \file
+ * \ingroup spoutliner
*/
#include <math.h>
diff --git a/source/blender/editors/space_outliner/outliner_utils.c b/source/blender/editors/space_outliner/outliner_utils.c
index 3cbf3001f41..3afb4f4d75a 100644
--- a/source/blender/editors/space_outliner/outliner_utils.c
+++ b/source/blender/editors/space_outliner/outliner_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spoutliner
+/** \file
+ * \ingroup spoutliner
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/editors/space_outliner/space_outliner.c b/source/blender/editors/space_outliner/space_outliner.c
index de410fd7566..f38613ffade 100644
--- a/source/blender/editors/space_outliner/space_outliner.c
+++ b/source/blender/editors/space_outliner/space_outliner.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spoutliner
+/** \file
+ * \ingroup spoutliner
*/
diff --git a/source/blender/editors/space_script/script_edit.c b/source/blender/editors/space_script/script_edit.c
index a7e86ee193a..9b5f3d634c9 100644
--- a/source/blender/editors/space_script/script_edit.c
+++ b/source/blender/editors/space_script/script_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spscript
+/** \file
+ * \ingroup spscript
*/
diff --git a/source/blender/editors/space_script/script_intern.h b/source/blender/editors/space_script/script_intern.h
index b64f0d172f1..c6f72784b05 100644
--- a/source/blender/editors/space_script/script_intern.h
+++ b/source/blender/editors/space_script/script_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spscript
+/** \file
+ * \ingroup spscript
*/
#ifndef __SCRIPT_INTERN_H__
diff --git a/source/blender/editors/space_script/script_ops.c b/source/blender/editors/space_script/script_ops.c
index 85756b6b47c..3f800117346 100644
--- a/source/blender/editors/space_script/script_ops.c
+++ b/source/blender/editors/space_script/script_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spscript
+/** \file
+ * \ingroup spscript
*/
diff --git a/source/blender/editors/space_script/space_script.c b/source/blender/editors/space_script/space_script.c
index 0a03d6645e1..45d6151e7b2 100644
--- a/source/blender/editors/space_script/space_script.c
+++ b/source/blender/editors/space_script/space_script.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spscript
+/** \file
+ * \ingroup spscript
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_add.c b/source/blender/editors/space_sequencer/sequencer_add.c
index a12c910bc6a..ba4ff6e82d7 100644
--- a/source/blender/editors/space_sequencer/sequencer_add.c
+++ b/source/blender/editors/space_sequencer/sequencer_add.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_sequencer/sequencer_buttons.c b/source/blender/editors/space_sequencer/sequencer_buttons.c
index fec3c9b31de..c1b70a7f14a 100644
--- a/source/blender/editors/space_sequencer/sequencer_buttons.c
+++ b/source/blender/editors/space_sequencer/sequencer_buttons.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
#include <string.h>
diff --git a/source/blender/editors/space_sequencer/sequencer_draw.c b/source/blender/editors/space_sequencer/sequencer_draw.c
index 3149fc89f38..5f0195effbe 100644
--- a/source/blender/editors/space_sequencer/sequencer_draw.c
+++ b/source/blender/editors/space_sequencer/sequencer_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_edit.c b/source/blender/editors/space_sequencer/sequencer_edit.c
index 2ce3d7fc391..162171cf3a2 100644
--- a/source/blender/editors/space_sequencer/sequencer_edit.c
+++ b/source/blender/editors/space_sequencer/sequencer_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_intern.h b/source/blender/editors/space_sequencer/sequencer_intern.h
index 9fbfa1a7f54..6113ef6bdd6 100644
--- a/source/blender/editors/space_sequencer/sequencer_intern.h
+++ b/source/blender/editors/space_sequencer/sequencer_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
#ifndef __SEQUENCER_INTERN_H__
diff --git a/source/blender/editors/space_sequencer/sequencer_modifier.c b/source/blender/editors/space_sequencer/sequencer_modifier.c
index 4436b6577a6..c3df5a0c5ee 100644
--- a/source/blender/editors/space_sequencer/sequencer_modifier.c
+++ b/source/blender/editors/space_sequencer/sequencer_modifier.c
@@ -18,7 +18,8 @@
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_ops.c b/source/blender/editors/space_sequencer/sequencer_ops.c
index 1bb60ab5370..9a619dd0d9b 100644
--- a/source/blender/editors/space_sequencer/sequencer_ops.c
+++ b/source/blender/editors/space_sequencer/sequencer_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
#include <stdlib.h>
diff --git a/source/blender/editors/space_sequencer/sequencer_preview.c b/source/blender/editors/space_sequencer/sequencer_preview.c
index f21201ddbd6..640d61a503b 100644
--- a/source/blender/editors/space_sequencer/sequencer_preview.c
+++ b/source/blender/editors/space_sequencer/sequencer_preview.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
#include "DNA_sequence_types.h"
diff --git a/source/blender/editors/space_sequencer/sequencer_scopes.c b/source/blender/editors/space_sequencer/sequencer_scopes.c
index 02d425f52c1..f93eaa5bce5 100644
--- a/source/blender/editors/space_sequencer/sequencer_scopes.c
+++ b/source/blender/editors/space_sequencer/sequencer_scopes.c
@@ -16,7 +16,8 @@
* Author: Peter Schlaile < peter [at] schlaile [dot] de >
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_select.c b/source/blender/editors/space_sequencer/sequencer_select.c
index 321a84d4c7e..2d035c70934 100644
--- a/source/blender/editors/space_sequencer/sequencer_select.c
+++ b/source/blender/editors/space_sequencer/sequencer_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
diff --git a/source/blender/editors/space_sequencer/sequencer_view.c b/source/blender/editors/space_sequencer/sequencer_view.c
index e6d7d9a776f..d500a9a081d 100644
--- a/source/blender/editors/space_sequencer/sequencer_view.c
+++ b/source/blender/editors/space_sequencer/sequencer_view.c
@@ -18,7 +18,8 @@
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_sequencer/space_sequencer.c b/source/blender/editors/space_sequencer/space_sequencer.c
index a4bf222d23a..fbd18543991 100644
--- a/source/blender/editors/space_sequencer/space_sequencer.c
+++ b/source/blender/editors/space_sequencer/space_sequencer.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spseq
+/** \file
+ * \ingroup spseq
*/
diff --git a/source/blender/editors/space_statusbar/space_statusbar.c b/source/blender/editors/space_statusbar/space_statusbar.c
index 0a6ea2ddce7..e85d438e80d 100644
--- a/source/blender/editors/space_statusbar/space_statusbar.c
+++ b/source/blender/editors/space_statusbar/space_statusbar.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spstatusbar
+/** \file
+ * \ingroup spstatusbar
*/
diff --git a/source/blender/editors/space_text/space_text.c b/source/blender/editors/space_text/space_text.c
index bf68cb4d5de..cd5b3facfe9 100644
--- a/source/blender/editors/space_text/space_text.c
+++ b/source/blender/editors/space_text/space_text.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
diff --git a/source/blender/editors/space_text/text_autocomplete.c b/source/blender/editors/space_text/text_autocomplete.c
index 0ceb678f1ea..65fb91893f3 100644
--- a/source/blender/editors/space_text/text_autocomplete.c
+++ b/source/blender/editors/space_text/text_autocomplete.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#include <ctype.h>
diff --git a/source/blender/editors/space_text/text_draw.c b/source/blender/editors/space_text/text_draw.c
index a11be99eacd..87bbefdd365 100644
--- a/source/blender/editors/space_text/text_draw.c
+++ b/source/blender/editors/space_text/text_draw.c
@@ -16,7 +16,8 @@
* All rights reserved.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_text/text_format.c b/source/blender/editors/space_text/text_format.c
index ef1d5aec6c6..0f5dfed080c 100644
--- a/source/blender/editors/space_text/text_format.c
+++ b/source/blender/editors/space_text/text_format.c
@@ -16,7 +16,8 @@
* All rights reserved.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_format.h b/source/blender/editors/space_text/text_format.h
index d715424bb2e..9fac0a34d77 100644
--- a/source/blender/editors/space_text/text_format.h
+++ b/source/blender/editors/space_text/text_format.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#ifndef __TEXT_FORMAT_H__
diff --git a/source/blender/editors/space_text/text_format_lua.c b/source/blender/editors/space_text/text_format_lua.c
index 8558cea6c8b..7118b8b748a 100644
--- a/source/blender/editors/space_text/text_format_lua.c
+++ b/source/blender/editors/space_text/text_format_lua.c
@@ -13,7 +13,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_format_osl.c b/source/blender/editors/space_text/text_format_osl.c
index 7148841a1c3..08cae0d978d 100644
--- a/source/blender/editors/space_text/text_format_osl.c
+++ b/source/blender/editors/space_text/text_format_osl.c
@@ -13,7 +13,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_format_pov.c b/source/blender/editors/space_text/text_format_pov.c
index 0fbdb04a7bd..da10c8626b5 100644
--- a/source/blender/editors/space_text/text_format_pov.c
+++ b/source/blender/editors/space_text/text_format_pov.c
@@ -13,7 +13,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_format_pov_ini.c b/source/blender/editors/space_text/text_format_pov_ini.c
index 8ac1ca73bdd..e41fd94ef49 100644
--- a/source/blender/editors/space_text/text_format_pov_ini.c
+++ b/source/blender/editors/space_text/text_format_pov_ini.c
@@ -13,7 +13,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_format_py.c b/source/blender/editors/space_text/text_format_py.c
index cb06fb8a83a..d7dc9d625f5 100644
--- a/source/blender/editors/space_text/text_format_py.c
+++ b/source/blender/editors/space_text/text_format_py.c
@@ -13,7 +13,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_text/text_header.c b/source/blender/editors/space_text/text_header.c
index afd8bb0d6d2..e76fab28327 100644
--- a/source/blender/editors/space_text/text_header.c
+++ b/source/blender/editors/space_text/text_header.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#include "DNA_windowmanager_types.h"
diff --git a/source/blender/editors/space_text/text_intern.h b/source/blender/editors/space_text/text_intern.h
index 7618fb4fa91..bf31469c322 100644
--- a/source/blender/editors/space_text/text_intern.h
+++ b/source/blender/editors/space_text/text_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#ifndef __TEXT_INTERN_H__
diff --git a/source/blender/editors/space_text/text_ops.c b/source/blender/editors/space_text/text_ops.c
index 54117dc2051..0cc0037567a 100644
--- a/source/blender/editors/space_text/text_ops.c
+++ b/source/blender/editors/space_text/text_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
diff --git a/source/blender/editors/space_text/text_undo.c b/source/blender/editors/space_text/text_undo.c
index 51dd147b355..76da0531225 100644
--- a/source/blender/editors/space_text/text_undo.c
+++ b/source/blender/editors/space_text/text_undo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup sptext
+/** \file
+ * \ingroup sptext
*/
#include <string.h>
diff --git a/source/blender/editors/space_topbar/space_topbar.c b/source/blender/editors/space_topbar/space_topbar.c
index ccabddd8220..e31f29cec8c 100644
--- a/source/blender/editors/space_topbar/space_topbar.c
+++ b/source/blender/editors/space_topbar/space_topbar.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup sptopbar
+/** \file
+ * \ingroup sptopbar
*/
diff --git a/source/blender/editors/space_userpref/space_userpref.c b/source/blender/editors/space_userpref/space_userpref.c
index 14b8e57bb6a..2857c5c8d81 100644
--- a/source/blender/editors/space_userpref/space_userpref.c
+++ b/source/blender/editors/space_userpref/space_userpref.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spuserpref
+/** \file
+ * \ingroup spuserpref
*/
diff --git a/source/blender/editors/space_userpref/userpref_intern.h b/source/blender/editors/space_userpref/userpref_intern.h
index 8ee550d0b92..56930d3a231 100644
--- a/source/blender/editors/space_userpref/userpref_intern.h
+++ b/source/blender/editors/space_userpref/userpref_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spuserpref
+/** \file
+ * \ingroup spuserpref
*/
#ifndef __USERPREF_INTERN_H__
diff --git a/source/blender/editors/space_userpref/userpref_ops.c b/source/blender/editors/space_userpref/userpref_ops.c
index 4f14af275bd..4ba3c988c4d 100644
--- a/source/blender/editors/space_userpref/userpref_ops.c
+++ b/source/blender/editors/space_userpref/userpref_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spuserpref
+/** \file
+ * \ingroup spuserpref
*/
diff --git a/source/blender/editors/space_view3d/drawobject.c b/source/blender/editors/space_view3d/drawobject.c
index e458fdb873f..7d540630f20 100644
--- a/source/blender/editors/space_view3d/drawobject.c
+++ b/source/blender/editors/space_view3d/drawobject.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include "DNA_mesh_types.h"
diff --git a/source/blender/editors/space_view3d/space_view3d.c b/source/blender/editors/space_view3d/space_view3d.c
index f0f80cf2bee..f312dc971f3 100644
--- a/source/blender/editors/space_view3d/space_view3d.c
+++ b/source/blender/editors/space_view3d/space_view3d.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_buttons.c b/source/blender/editors/space_view3d/view3d_buttons.c
index e1e3b1a9a64..02e5820041f 100644
--- a/source/blender/editors/space_view3d/view3d_buttons.c
+++ b/source/blender/editors/space_view3d/view3d_buttons.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_camera_control.c b/source/blender/editors/space_view3d/view3d_camera_control.c
index 43ef4d2f7e9..33c2da00f97 100644
--- a/source/blender/editors/space_view3d/view3d_camera_control.c
+++ b/source/blender/editors/space_view3d/view3d_camera_control.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*
* The purpose of View3DCameraControl is to allow editing \a rv3d manipulation
* (mainly \a ofs and \a viewquat) for the purpose of view navigation
diff --git a/source/blender/editors/space_view3d/view3d_draw.c b/source/blender/editors/space_view3d/view3d_draw.c
index 428e7e7a76e..bc9b0f107cc 100644
--- a/source/blender/editors/space_view3d/view3d_draw.c
+++ b/source/blender/editors/space_view3d/view3d_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include <math.h>
diff --git a/source/blender/editors/space_view3d/view3d_draw_legacy.c b/source/blender/editors/space_view3d/view3d_draw_legacy.c
index 733191365c9..560b7330603 100644
--- a/source/blender/editors/space_view3d/view3d_draw_legacy.c
+++ b/source/blender/editors/space_view3d/view3d_draw_legacy.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include <string.h>
diff --git a/source/blender/editors/space_view3d/view3d_edit.c b/source/blender/editors/space_view3d/view3d_edit.c
index aaf1d8a01a3..9adcd4c264a 100644
--- a/source/blender/editors/space_view3d/view3d_edit.c
+++ b/source/blender/editors/space_view3d/view3d_edit.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*
* 3D view manipulation/operators.
*/
diff --git a/source/blender/editors/space_view3d/view3d_fly.c b/source/blender/editors/space_view3d/view3d_fly.c
index 2ae3dce7108..d8996e99bb5 100644
--- a/source/blender/editors/space_view3d/view3d_fly.c
+++ b/source/blender/editors/space_view3d/view3d_fly.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
/* defines VIEW3D_OT_fly modal operator */
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_armature.c b/source/blender/editors/space_view3d/view3d_gizmo_armature.c
index 4755cfa92a0..8f268a40817 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_armature.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_armature.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include "BLI_blenlib.h"
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_camera.c b/source/blender/editors/space_view3d/view3d_gizmo_camera.c
index f99d991077b..311a233ae9f 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_camera.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_camera.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_empty.c b/source/blender/editors/space_view3d/view3d_gizmo_empty.c
index 3b5237b142c..60549671aab 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_empty.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_empty.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_forcefield.c b/source/blender/editors/space_view3d/view3d_gizmo_forcefield.c
index ec86fd4f0f7..b39cc5086bb 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_forcefield.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_forcefield.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_lamp.c b/source/blender/editors/space_view3d/view3d_gizmo_lamp.c
index 28008751da0..0854a7e60c5 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_lamp.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_lamp.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_navigate.c b/source/blender/editors/space_view3d/view3d_gizmo_navigate.c
index 35e70f178e4..a86e4ac7f98 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_navigate.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_navigate.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include "BLI_math.h"
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c b/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c
index 8e2cbc0a46f..906ff5d8058 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup wm
+/** \file
+ * \ingroup wm
*
* \name Custom Orientation/Navigation Gizmo for the 3D View
*
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_preselect.c b/source/blender/editors/space_view3d/view3d_gizmo_preselect.c
index 857d31b3217..b71c03684d6 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_preselect.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_preselect.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_preselect_type.c b/source/blender/editors/space_view3d/view3d_gizmo_preselect_type.c
index f294064b106..029df078a09 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_preselect_type.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_preselect_type.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup wm
+/** \file
+ * \ingroup wm
*
* \name Preselection Gizmo
*
diff --git a/source/blender/editors/space_view3d/view3d_gizmo_ruler.c b/source/blender/editors/space_view3d/view3d_gizmo_ruler.c
index 7e2cff24b2a..f04f4bd0e32 100644
--- a/source/blender/editors/space_view3d/view3d_gizmo_ruler.c
+++ b/source/blender/editors/space_view3d/view3d_gizmo_ruler.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include "BLI_listbase.h"
diff --git a/source/blender/editors/space_view3d/view3d_header.c b/source/blender/editors/space_view3d/view3d_header.c
index 22670ced9ed..d99681fcd5b 100644
--- a/source/blender/editors/space_view3d/view3d_header.c
+++ b/source/blender/editors/space_view3d/view3d_header.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include <string.h>
diff --git a/source/blender/editors/space_view3d/view3d_intern.h b/source/blender/editors/space_view3d/view3d_intern.h
index e2a96c6193a..1aa494b06d4 100644
--- a/source/blender/editors/space_view3d/view3d_intern.h
+++ b/source/blender/editors/space_view3d/view3d_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#ifndef __VIEW3D_INTERN_H__
diff --git a/source/blender/editors/space_view3d/view3d_iterators.c b/source/blender/editors/space_view3d/view3d_iterators.c
index fa904ebeab8..93cdecec557 100644
--- a/source/blender/editors/space_view3d/view3d_iterators.c
+++ b/source/blender/editors/space_view3d/view3d_iterators.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include "DNA_curve_types.h"
diff --git a/source/blender/editors/space_view3d/view3d_ops.c b/source/blender/editors/space_view3d/view3d_ops.c
index 78b3466abad..60f3fe6a665 100644
--- a/source/blender/editors/space_view3d/view3d_ops.c
+++ b/source/blender/editors/space_view3d/view3d_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_project.c b/source/blender/editors/space_view3d/view3d_project.c
index b22f4edcba5..bb5fdeabc2b 100644
--- a/source/blender/editors/space_view3d/view3d_project.c
+++ b/source/blender/editors/space_view3d/view3d_project.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include "DNA_camera_types.h"
diff --git a/source/blender/editors/space_view3d/view3d_select.c b/source/blender/editors/space_view3d/view3d_select.c
index f696d804762..c10953384e8 100644
--- a/source/blender/editors/space_view3d/view3d_select.c
+++ b/source/blender/editors/space_view3d/view3d_select.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_snap.c b/source/blender/editors/space_view3d/view3d_snap.c
index 506d8f31bb0..d4b94963795 100644
--- a/source/blender/editors/space_view3d/view3d_snap.c
+++ b/source/blender/editors/space_view3d/view3d_snap.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
diff --git a/source/blender/editors/space_view3d/view3d_toolbar.c b/source/blender/editors/space_view3d/view3d_toolbar.c
index 85cdd1ca8e6..438cab21134 100644
--- a/source/blender/editors/space_view3d/view3d_toolbar.c
+++ b/source/blender/editors/space_view3d/view3d_toolbar.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include <string.h>
diff --git a/source/blender/editors/space_view3d/view3d_utils.c b/source/blender/editors/space_view3d/view3d_utils.c
index 7c49ea061cc..1d8f7e2606c 100644
--- a/source/blender/editors/space_view3d/view3d_utils.c
+++ b/source/blender/editors/space_view3d/view3d_utils.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*
* 3D View checks and manipulation (no operators).
*/
diff --git a/source/blender/editors/space_view3d/view3d_view.c b/source/blender/editors/space_view3d/view3d_view.c
index aa2867390ba..165313a8e90 100644
--- a/source/blender/editors/space_view3d/view3d_view.c
+++ b/source/blender/editors/space_view3d/view3d_view.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
#include "DNA_camera_types.h"
diff --git a/source/blender/editors/space_view3d/view3d_walk.c b/source/blender/editors/space_view3d/view3d_walk.c
index 783546f283e..fe0396cb26b 100644
--- a/source/blender/editors/space_view3d/view3d_walk.c
+++ b/source/blender/editors/space_view3d/view3d_walk.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup spview3d
+/** \file
+ * \ingroup spview3d
*/
/* defines VIEW3D_OT_navigate - walk modal operator */
diff --git a/source/blender/editors/transform/transform.c b/source/blender/editors/transform/transform.c
index dc4b535d268..aff565fd674 100644
--- a/source/blender/editors/transform/transform.c
+++ b/source/blender/editors/transform/transform.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*/
#include <stdlib.h>
diff --git a/source/blender/editors/transform/transform.h b/source/blender/editors/transform/transform.h
index e72075dde21..2c97974721e 100644
--- a/source/blender/editors/transform/transform.h
+++ b/source/blender/editors/transform/transform.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*/
diff --git a/source/blender/editors/transform/transform_constraints.c b/source/blender/editors/transform/transform_constraints.c
index 04559c77359..5bf65c16329 100644
--- a/source/blender/editors/transform/transform_constraints.c
+++ b/source/blender/editors/transform/transform_constraints.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*/
#include <stdlib.h>
diff --git a/source/blender/editors/transform/transform_conversions.c b/source/blender/editors/transform/transform_conversions.c
index 7b7a39d80e8..5f896ef448a 100644
--- a/source/blender/editors/transform/transform_conversions.c
+++ b/source/blender/editors/transform/transform_conversions.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*/
#include <string.h>
diff --git a/source/blender/editors/transform/transform_generics.c b/source/blender/editors/transform/transform_generics.c
index f785ce8f221..19136b6bd46 100644
--- a/source/blender/editors/transform/transform_generics.c
+++ b/source/blender/editors/transform/transform_generics.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*/
#include <string.h>
diff --git a/source/blender/editors/transform/transform_gizmo_2d.c b/source/blender/editors/transform/transform_gizmo_2d.c
index 46a1c72f207..cbc72f99168 100644
--- a/source/blender/editors/transform/transform_gizmo_2d.c
+++ b/source/blender/editors/transform/transform_gizmo_2d.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*
* \name 2D Transform Gizmo
*
diff --git a/source/blender/editors/transform/transform_gizmo_3d.c b/source/blender/editors/transform/transform_gizmo_3d.c
index be2e2aa68da..bba91ec3b00 100644
--- a/source/blender/editors/transform/transform_gizmo_3d.c
+++ b/source/blender/editors/transform/transform_gizmo_3d.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*
* \name 3D Transform Gizmo
*
diff --git a/source/blender/editors/transform/transform_gizmo_extrude_3d.c b/source/blender/editors/transform/transform_gizmo_extrude_3d.c
index e81db9d346e..d6c8f01edf1 100644
--- a/source/blender/editors/transform/transform_gizmo_extrude_3d.c
+++ b/source/blender/editors/transform/transform_gizmo_extrude_3d.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edmesh
+/** \file
+ * \ingroup edmesh
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/editors/transform/transform_input.c b/source/blender/editors/transform/transform_input.c
index 0a89ba3da3d..b03d50e11e7 100644
--- a/source/blender/editors/transform/transform_input.c
+++ b/source/blender/editors/transform/transform_input.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*/
diff --git a/source/blender/editors/transform/transform_ops.c b/source/blender/editors/transform/transform_ops.c
index 8665ccc5f96..ace68bfe3a7 100644
--- a/source/blender/editors/transform/transform_ops.c
+++ b/source/blender/editors/transform/transform_ops.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/transform/transform_orientations.c b/source/blender/editors/transform/transform_orientations.c
index d75e034a9ad..019ea2c0580 100644
--- a/source/blender/editors/transform/transform_orientations.c
+++ b/source/blender/editors/transform/transform_orientations.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*/
#include <string.h>
diff --git a/source/blender/editors/transform/transform_snap.c b/source/blender/editors/transform/transform_snap.c
index bbe1bcca350..29ede698db0 100644
--- a/source/blender/editors/transform/transform_snap.c
+++ b/source/blender/editors/transform/transform_snap.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*/
#include <stdlib.h>
diff --git a/source/blender/editors/transform/transform_snap_object.c b/source/blender/editors/transform/transform_snap_object.c
index a3ec716b6b8..e7c4c2e441c 100644
--- a/source/blender/editors/transform/transform_snap_object.c
+++ b/source/blender/editors/transform/transform_snap_object.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edtransform
+/** \file
+ * \ingroup edtransform
*/
#include <stdlib.h>
diff --git a/source/blender/editors/undo/ed_undo.c b/source/blender/editors/undo/ed_undo.c
index c1ab4edb8e8..7c8fc4ef8ba 100644
--- a/source/blender/editors/undo/ed_undo.c
+++ b/source/blender/editors/undo/ed_undo.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edundo
+/** \file
+ * \ingroup edundo
*/
#include <string.h>
diff --git a/source/blender/editors/undo/memfile_undo.c b/source/blender/editors/undo/memfile_undo.c
index f1513eb3b92..c6719f6433a 100644
--- a/source/blender/editors/undo/memfile_undo.c
+++ b/source/blender/editors/undo/memfile_undo.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edundo
+/** \file
+ * \ingroup edundo
*
* Wrapper between 'ED_undo.h' and 'BKE_undo_system.h' API's.
*/
diff --git a/source/blender/editors/undo/undo_intern.h b/source/blender/editors/undo/undo_intern.h
index c4ddd31ceb7..8184e7bfbdc 100644
--- a/source/blender/editors/undo/undo_intern.h
+++ b/source/blender/editors/undo/undo_intern.h
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edundo
+/** \file
+ * \ingroup edundo
*/
#ifndef __UNDO_INTERN_H__
diff --git a/source/blender/editors/undo/undo_system_types.c b/source/blender/editors/undo/undo_system_types.c
index 862db923947..0f052920993 100644
--- a/source/blender/editors/undo/undo_system_types.c
+++ b/source/blender/editors/undo/undo_system_types.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edundo
+/** \file
+ * \ingroup edundo
*/
#include <string.h>
diff --git a/source/blender/editors/util/ed_transverts.c b/source/blender/editors/util/ed_transverts.c
index 1afb929d10d..ccd35983551 100644
--- a/source/blender/editors/util/ed_transverts.c
+++ b/source/blender/editors/util/ed_transverts.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edutil
+/** \file
+ * \ingroup edutil
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/util/ed_util.c b/source/blender/editors/util/ed_util.c
index 156f3367948..6f0c8594446 100644
--- a/source/blender/editors/util/ed_util.c
+++ b/source/blender/editors/util/ed_util.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup edutil
+/** \file
+ * \ingroup edutil
*/
#include <stdlib.h>
diff --git a/source/blender/editors/util/gizmo_utils.c b/source/blender/editors/util/gizmo_utils.c
index c2e443fe5d6..002425b11b6 100644
--- a/source/blender/editors/util/gizmo_utils.c
+++ b/source/blender/editors/util/gizmo_utils.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edutil
+/** \file
+ * \ingroup edutil
*
* \name Generic Gizmo Utilities.
*/
diff --git a/source/blender/editors/util/numinput.c b/source/blender/editors/util/numinput.c
index 7e74aa55b06..aeb764f9960 100644
--- a/source/blender/editors/util/numinput.c
+++ b/source/blender/editors/util/numinput.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edutil
+/** \file
+ * \ingroup edutil
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/util/select_utils.c b/source/blender/editors/util/select_utils.c
index ddaad4cc115..b0b001ee238 100644
--- a/source/blender/editors/util/select_utils.c
+++ b/source/blender/editors/util/select_utils.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup edutil
+/** \file
+ * \ingroup edutil
*/
#include "BLI_utildefines.h"
diff --git a/source/blender/editors/uvedit/uvedit_buttons.c b/source/blender/editors/uvedit/uvedit_buttons.c
index 05664b9e75e..6f8bfac8c57 100644
--- a/source/blender/editors/uvedit/uvedit_buttons.c
+++ b/source/blender/editors/uvedit/uvedit_buttons.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup eduv
+/** \file
+ * \ingroup eduv
*/
#include <string.h>
diff --git a/source/blender/editors/uvedit/uvedit_draw.c b/source/blender/editors/uvedit/uvedit_draw.c
index 04ef2883c76..8bc2be11934 100644
--- a/source/blender/editors/uvedit/uvedit_draw.c
+++ b/source/blender/editors/uvedit/uvedit_draw.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup eduv
+/** \file
+ * \ingroup eduv
*/
diff --git a/source/blender/editors/uvedit/uvedit_intern.h b/source/blender/editors/uvedit/uvedit_intern.h
index d007f81c070..5510549ba0e 100644
--- a/source/blender/editors/uvedit/uvedit_intern.h
+++ b/source/blender/editors/uvedit/uvedit_intern.h
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup eduv
+/** \file
+ * \ingroup eduv
*/
diff --git a/source/blender/editors/uvedit/uvedit_ops.c b/source/blender/editors/uvedit/uvedit_ops.c
index 5d19973941f..11420aa32f0 100644
--- a/source/blender/editors/uvedit/uvedit_ops.c
+++ b/source/blender/editors/uvedit/uvedit_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup eduv
+/** \file
+ * \ingroup eduv
*/
diff --git a/source/blender/editors/uvedit/uvedit_parametrizer.c b/source/blender/editors/uvedit/uvedit_parametrizer.c
index 02b0d9cfba1..1a4e040472e 100644
--- a/source/blender/editors/uvedit/uvedit_parametrizer.c
+++ b/source/blender/editors/uvedit/uvedit_parametrizer.c
@@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file \ingroup eduv
+/** \file
+ * \ingroup eduv
*/
#include "MEM_guardedalloc.h"
diff --git a/source/blender/editors/uvedit/uvedit_parametrizer.h b/source/blender/editors/uvedit/uvedit_parametrizer.h
index 71e97c76eb7..6724b568f57 100644
--- a/source/blender/editors/uvedit/uvedit_parametrizer.h
+++ b/source/blender/editors/uvedit/uvedit_parametrizer.h
@@ -17,7 +17,8 @@
#ifndef __UVEDIT_PARAMETRIZER_H__
#define __UVEDIT_PARAMETRIZER_H__
-/** \file \ingroup eduv
+/** \file
+ * \ingroup eduv
*/
#ifdef __cplusplus
diff --git a/source/blender/editors/uvedit/uvedit_smart_stitch.c b/source/blender/editors/uvedit/uvedit_smart_stitch.c
index 58c74f3fe33..91167e247f4 100644
--- a/source/blender/editors/uvedit/uvedit_smart_stitch.c
+++ b/source/blender/editors/uvedit/uvedit_smart_stitch.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup eduv
+/** \file
+ * \ingroup eduv
*/
diff --git a/source/blender/editors/uvedit/uvedit_unwrap_ops.c b/source/blender/editors/uvedit/uvedit_unwrap_ops.c
index 5e2bdbc1cd2..1dc681e8ec1 100644
--- a/source/blender/editors/uvedit/uvedit_unwrap_ops.c
+++ b/source/blender/editors/uvedit/uvedit_unwrap_ops.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup eduv
+/** \file
+ * \ingroup eduv
*/