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:
Diffstat (limited to 'source/blender/python/generic/noise_py_api.h')
-rw-r--r--source/blender/python/generic/noise_py_api.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/python/generic/noise_py_api.h b/source/blender/python/generic/noise_py_api.h
index 0a1bc09157b..2bf779a6b72 100644
--- a/source/blender/python/generic/noise_py_api.h
+++ b/source/blender/python/generic/noise_py_api.h
@@ -21,6 +21,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file blender/python/generic/noise_py_api.h
+ * \ingroup pygen
+ */
+
#ifndef NOISE_PY_API_H
#define NOISE_PY_API_H