This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/makesrna/RNA_documentation.h

7 lines
234 B
C++
Raw Normal View History

2011-02-27 20:20:01 +00:00
/** \file blender/makesrna/RNA_documentation.h
* \page makesrna makesrna
2011-02-17 08:01:59 +00:00
* \ingroup RNA
* \section aboutmakesrna About RNA
* The \ref RNA module defines and provides the access API to the data, thus encapsulating \ref DNA
*/