14 lines
189 B
Text
14 lines
189 B
Text
|
/**
|
||
|
|
||
|
@defgroup common Common API
|
||
|
@brief Common functions and structures.
|
||
|
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
|
||
|
@defgroup lua Lua API
|
||
|
@ingroup common
|
||
|
@brief Functions for the Lua programming language. See @linkLua.
|
||
|
|
||
|
*/
|