Move \ingroup onto same line to be more compact and make it clear the file is in the group.
6 lines
193 B
C++
6 lines
193 B
C++
/** \file \page makesrna makesrna
|
|
* \ingroup RNA
|
|
* \section aboutmakesrna About RNA
|
|
* The \ref RNA module defines and provides the access API to the data, thus encapsulating \ref DNA
|
|
*/
|