Cleanup: correct doxy headers

This commit is contained in:
Campbell Barton
2019-02-01 08:41:35 +11:00
parent 7b08c62841
commit 8a51af7d1c
4 changed files with 5 additions and 4 deletions

View File

@@ -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.

View File

@@ -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
*/

View File

@@ -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
*/

View File

@@ -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
*/