Code cleanup: remove source/kernel module, this wasn't really the kernel of
anything, only contained a hash map and functions to pass command line args to the game engine. Moved those to container and BlenderRoutines modules.
This commit is contained in:
@@ -342,17 +342,5 @@
|
||||
|
||||
/* ================================ */
|
||||
|
||||
/** \defgroup kernel kernel */
|
||||
|
||||
/** \defgroup genmess gen_messaging
|
||||
* \ingroup kernel
|
||||
*/
|
||||
|
||||
/** \defgroup gensys gen_system
|
||||
* \ingroup kernel
|
||||
*/
|
||||
|
||||
/* ================================ */
|
||||
|
||||
/** \defgroup undoc Undocumented
|
||||
* \brief Modules and libraries that are still undocumented, or lacking proper integration into the doxygen system, are marked in this group. */
|
||||
|
Reference in New Issue
Block a user