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:
Diffstat (limited to 'doc/doxygen.main')
-rw-r--r--doc/doxygen.main10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/doxygen.main b/doc/doxygen.main
index c7db6539cbe..201596c0e7a 100644
--- a/doc/doxygen.main
+++ b/doc/doxygen.main
@@ -72,6 +72,16 @@
* \todo add to doxygen
*/
+/** \defgroup core core */
+
+/** \defgroup bke blenkernel
+ * \ingroup core
+ */
+
+/** \defgroup bli blenlib
+ * \ingroup core
+ */
+
/** \defgroup data DNA, RNA and .blend access*/
/** \defgroup GHOST GHOST API */