Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2011-05-07 00:18:42 +0400
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2011-05-07 00:18:42 +0400
commitcb12337363032e59967b4935e10e8d996f297ca1 (patch)
tree6d73642eaf1c0f8d793e752988dfdbdd4e41d150 /doc/doxygen
parent4eb1b5256e0159f747c055e10bd091a40fc834b7 (diff)
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.
Diffstat (limited to 'doc/doxygen')
-rw-r--r--doc/doxygen/doxygen.source12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/doxygen/doxygen.source b/doc/doxygen/doxygen.source
index 9cd86e23e59..ccdf3448f18 100644
--- a/doc/doxygen/doxygen.source
+++ b/doc/doxygen/doxygen.source
@@ -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. */