Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-27 23:10:08 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-27 23:10:08 +0300
commit5a760e22fcb915cd517c180b9e37e2d74391eb55 (patch)
treed7b2b1621d1b748cf7d8cd899019584369e36ad0 /source/blender/python/intern/stubs.c
parent92ea5eda9024bd59e17219793c775d1dccf0df84 (diff)
doxygen: blender/python tagged.
Diffstat (limited to 'source/blender/python/intern/stubs.c')
-rw-r--r--source/blender/python/intern/stubs.c5
1 files changed, 5 insertions, 0 deletions
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) {}