From 5a760e22fcb915cd517c180b9e37e2d74391eb55 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Sun, 27 Feb 2011 20:10:08 +0000 Subject: doxygen: blender/python tagged. --- source/blender/python/intern/stubs.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source/blender/python/intern/stubs.c') diff --git a/source/blender/python/intern/stubs.c b/source/blender/python/intern/stubs.c index 7f87dd36f6d..1e9f430e2b3 100644 --- a/source/blender/python/intern/stubs.c +++ b/source/blender/python/intern/stubs.c @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file blender/python/intern/stubs.c + * \ingroup pythonintern + */ + + /* python, will come back */ //void BPY_script_exec(void) {} //void BPY_python_start(void) {} -- cgit v1.2.3