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 'intern/numaapi/source/numaapi.c')
-rw-r--r--intern/numaapi/source/numaapi.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/intern/numaapi/source/numaapi.c b/intern/numaapi/source/numaapi.c
index c482fc556bb..ef3f5b19dac 100644
--- a/intern/numaapi/source/numaapi.c
+++ b/intern/numaapi/source/numaapi.c
@@ -20,6 +20,10 @@
//
// Author: Sergey Sharybin <sergey.vfx@gmail.com>
+/** \file
+ * \ingroup intern_numaapi
+ */
+
#include "numaapi.h"
#include <assert.h>