scummvm/doc/doxygen/groups.dox

21 lines
279 B
Text
Raw Normal View History

/**
@defgroup common Common API
@brief Common functions and structures.
*/
/**
@defgroup lua Lua API
@ingroup common
@brief Functions for the Lua programming language. See @linkLua.
*/
/**
@defgroup image Image API
@brief API of various image decoders used in engines.
*/