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/blenpluginapi/documentation.h')
-rw-r--r--source/blender/blenpluginapi/documentation.h13
1 files changed, 6 insertions, 7 deletions
diff --git a/source/blender/blenpluginapi/documentation.h b/source/blender/blenpluginapi/documentation.h
index 3e4aa3cd2ed..8a15109428f 100644
--- a/source/blender/blenpluginapi/documentation.h
+++ b/source/blender/blenpluginapi/documentation.h
@@ -23,8 +23,13 @@
* Contributor(s): none yet.
*
* ***** END GPL LICENSE BLOCK *****
+ */
+
+/**
+ * \file blender/blenpluginapi/documentation.h
+ * \ingroup blpluginapi
*
- * @mainpage plugin API - the access point for texture and sequence
+ * \mainpage plugin API - the access point for texture and sequence
* plugins
*
* \section about About the plugin API
@@ -63,10 +68,4 @@
*
* The plugins wraps functions from IMB and BLI. In addition, they
* define some useful variables.
- * */
-
-/** \file blender/blenpluginapi/documentation.h
- * \ingroup blpluginapi
*/
-
-