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
path: root/doc
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-25 16:28:22 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 16:28:22 +0300
commit7184ed446bd7a2286ceffd0bf391125313dfa716 (patch)
tree19a777ab88299037e0924beba4c5027491786d85 /doc
parentb59efe828b6ecb1c0f6301306ed26cda5be182aa (diff)
doxygen: kernel/ groups added.
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen.source14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/doxygen.source b/doc/doxygen.source
index 64fa85c8841..c9a73e70539 100644
--- a/doc/doxygen.source
+++ b/doc/doxygen.source
@@ -294,5 +294,19 @@
* \ingroup blender
*/
+/* ================================ */
+
+/** \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. */