code cleanup: header cleanup

This commit is contained in:
2012-04-30 14:24:11 +00:00
parent 99c29814f0
commit 112162e09e
108 changed files with 393 additions and 436 deletions

View File

@@ -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
*/