From a47ca06502461b36e6e86c57d472ba7184328698 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Sun, 27 Feb 2011 20:20:01 +0000 Subject: doxygen: blender/makesrna tagged. --- source/blender/makesrna/RNA_types.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'source/blender/makesrna/RNA_types.h') diff --git a/source/blender/makesrna/RNA_types.h b/source/blender/makesrna/RNA_types.h index 13422415c2d..21f3d99041a 100644 --- a/source/blender/makesrna/RNA_types.h +++ b/source/blender/makesrna/RNA_types.h @@ -22,6 +22,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file blender/makesrna/RNA_types.h + * \ingroup RNA + */ + + #include "BLO_sys_types.h" #ifndef RNA_TYPES_H @@ -40,7 +45,7 @@ struct IDProperty; struct bContext; struct ReportList; -/* Pointer +/** Pointer * * RNA pointers are not a single C pointer but include the type, * and a pointer to the ID struct that owns the struct, since -- cgit v1.2.3