code cleanup: doxy comment filename corrections
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#ifndef __BLI_STRING_CURSOR_UTF8_H__
|
||||
#define __BLI_STRING_CURSOR_UTF8_H__
|
||||
|
||||
/** \file BLI_string_utf8.h
|
||||
/** \file BLI_string_cursor_utf8.h
|
||||
* \ingroup bli
|
||||
*/
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/bmesh/operators/bmesh_mesh_conv.c
|
||||
/** \file blender/bmesh/operators/bmo_mesh_conv.c
|
||||
* \ingroup bmesh
|
||||
*
|
||||
* This file contains functions
|
||||
|
@@ -20,7 +20,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/bmesh/operators/bmo_subdivide.c
|
||||
/** \file blender/bmesh/operators/bmo_triangulate.c
|
||||
* \ingroup bmesh
|
||||
*/
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/bmesh/operators/bmo_subdivide.c
|
||||
/** \file blender/bmesh/operators/bmo_utils.c
|
||||
* \ingroup bmesh
|
||||
*
|
||||
* utility bmesh operators, e.g. transform,
|
||||
|
@@ -25,7 +25,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/editors/mask/mask_ops.c
|
||||
/** \file blender/editors/mask/mask_edit.c
|
||||
* \ingroup edmask
|
||||
*/
|
||||
|
||||
|
@@ -25,7 +25,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/editors/mask/mask_relationshops.c
|
||||
/** \file blender/editors/mask/mask_relationships.c
|
||||
* \ingroup edmask
|
||||
*/
|
||||
|
||||
|
@@ -25,7 +25,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/editors/space_clip/clip_graph_draw.c
|
||||
/** \file blender/editors/space_clip/clip_dopesheet_draw.c
|
||||
* \ingroup spclip
|
||||
*/
|
||||
|
||||
|
@@ -25,7 +25,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/editors/space_clip/clip_graph_ops.c
|
||||
/** \file blender/editors/space_clip/clip_dopesheet_ops.c
|
||||
* \ingroup spclip
|
||||
*/
|
||||
|
||||
|
@@ -28,7 +28,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/nodes/intern/CMP_nodes/CMP_blur.c
|
||||
/** \file blender/nodes/composite/nodes/node_composite_bokehblur.c
|
||||
* \ingroup cmpnodes
|
||||
*/
|
||||
|
||||
|
@@ -28,7 +28,7 @@
|
||||
|
||||
*/
|
||||
|
||||
/** \file blender/nodes/intern/CMP_nodes/CMP_gamma.c
|
||||
/** \file blender/nodes/composite/nodes/node_composite_bokehimage.c
|
||||
* \ingroup cmpnodes
|
||||
*/
|
||||
|
||||
|
@@ -27,7 +27,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/nodes/intern/CMP_nodes/CMP_math.c
|
||||
/** \file blender/nodes/composite/nodes/node_composite_boxmask.c
|
||||
* \ingroup cmpnodes
|
||||
*/
|
||||
|
||||
|
@@ -27,7 +27,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/nodes/intern/CMP_nodes/CMP_math.c
|
||||
/** \file blender/nodes/composite/nodes/node_composite_ellipsemask.c
|
||||
* \ingroup cmpnodes
|
||||
*/
|
||||
|
||||
|
@@ -27,7 +27,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/nodes/intern/CMP_nodes/CMP_switch.c
|
||||
/** \file blender/nodes/composite/nodes/node_composite_switch.c
|
||||
* \ingroup cmpnodes
|
||||
*/
|
||||
|
||||
|
@@ -23,7 +23,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/python/bmesh/bmesh_py_api.c
|
||||
/** \file blender/python/bmesh/bmesh_py_utils.c
|
||||
* \ingroup pybmesh
|
||||
*
|
||||
* This file defines the 'bmesh.utils' module.
|
||||
|
Reference in New Issue
Block a user