Cleanup: correct doxy headers
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/depsgraph/intern/depsgraph_type_defines.cc
|
||||
/** \file blender/depsgraph/intern/depsgraph_type.cc
|
||||
* \ingroup depsgraph
|
||||
*
|
||||
* Defines and code for core node types.
|
||||
|
@@ -24,7 +24,8 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/depsgraph/intern/node/deh_node_factory.cc
|
||||
/** \file blender/depsgraph/intern/node/deg_node_factory.cc
|
||||
*
|
||||
* \ingroup depsgraph
|
||||
*/
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/depsgraph/intern/node/deh_node_factory.h
|
||||
/** \file blender/depsgraph/intern/node/deg_node_factory.h
|
||||
* \ingroup depsgraph
|
||||
*/
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/depsgraph/intern/node/deh_node_factory_impl.h
|
||||
/** \file blender/depsgraph/intern/node/deg_node_factory_impl.h
|
||||
* \ingroup depsgraph
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user