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:
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. */