doxygen: blender/python tagged.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -23,6 +23,11 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file blender/python/intern/bpy_operator.c
|
||||
* \ingroup pythonintern
|
||||
*/
|
||||
|
||||
|
||||
/* Note, this module is not to be used directly by the user.
|
||||
* Internally its exposed as '_bpy.ops', which provides functions for 'bpy.ops', a python package.
|
||||
* */
|
||||
|
Reference in New Issue
Block a user