doxygen: blenkernel under core as module.

This commit is contained in:
Nathan Letwory
2011-02-18 13:05:18 +00:00
parent beed8cfc43
commit 22638e22ea
83 changed files with 496 additions and 198 deletions

View File

@@ -1,4 +1,4 @@
/**
/*
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
@@ -28,6 +28,12 @@
#ifndef BKE_FCURVE_H
#define BKE_FCURVE_H
/** \file BKE_fcurve.h
* \ingroup bke
* \author Joshua Leung
* \since 2009
*/
#ifdef __cplusplus
extern "C" {
#endif