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:
authorCasey Corn <cmccad@yahoo.com>2003-05-24 04:41:27 +0400
committerCasey Corn <cmccad@yahoo.com>2003-05-24 04:41:27 +0400
commita4afbb1e28df4ee14024536074d593e83eee6057 (patch)
tree445ecc26c0b418afeb9909a4cf9ad56a762010ee /doc
parent4f7876fc171d9b9c81871b115f98553e139e5f23 (diff)
Added group defaultconfig to group mainmodule.
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 */