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.main6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doxygen.main b/doc/doxygen.main
index 936bc9134a2..e40a0b91a97 100644
--- a/doc/doxygen.main
+++ b/doc/doxygen.main
@@ -36,12 +36,17 @@
*/
/** \defgroup mainmodule Main Module */
+/** \defgroup defaultconfig Default Configuration
+ * \ingroup mainmodule
+ */
+
/** \defgroup render Rendering Module */
/** \defgroup meshedit Mesh Editing Module */
/** \defgroup texture Textureing */
/** \defgroup compositor Compositing */
/** \defgroup scripts Scripting */
/** \defgroup gameengine Game Engine */
+
/** \defgroup gui GUI */
/** \defgroup hotkeys Hotkeys
* \ingroup gui
@@ -49,4 +54,5 @@
/** \defgroup toolbox Toolbox
* \ingroup gui
*/
+
/** \defgroup undoc Undocumented */