From 1e141725c5d3c09e0a8135b42a174dde3b7ec16a Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Sun, 27 Feb 2011 20:32:12 +0000 Subject: doxygen: blender/blenpluginapi tagged. --- source/blender/blenpluginapi/intern/pluginapi.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source/blender/blenpluginapi/intern/pluginapi.c') diff --git a/source/blender/blenpluginapi/intern/pluginapi.c b/source/blender/blenpluginapi/intern/pluginapi.c index ab21e5a96fc..6e1ab447659 100644 --- a/source/blender/blenpluginapi/intern/pluginapi.c +++ b/source/blender/blenpluginapi/intern/pluginapi.c @@ -28,6 +28,11 @@ * Wrappers for the plugin api. This api is up for removal. */ +/** \file blender/blenpluginapi/intern/pluginapi.c + * \ingroup blenpluginapi + */ + + /* There are four headers making up the plugin api: * - floatpatch.h : Wraps math functions for mips platforms, no code * required. -- cgit v1.2.3