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.main39
1 files changed, 14 insertions, 25 deletions
diff --git a/doc/doxygen.main b/doc/doxygen.main
index 201596c0e7a..e8927c8ffc1 100644
--- a/doc/doxygen.main
+++ b/doc/doxygen.main
@@ -8,31 +8,6 @@
*
* For more information on using Blender browse to http://www.blender.org
*
- * \section sects Main sections of the blender code
- *
- * The following sections are the broad categories into which the various modules
- * belong.
- *
- * - \ref render
- * - \ref meshedit
- * - \ref texture
- * - \ref compositor
- * - \ref scripts
- * - \ref gameengine
- * - \ref data
- *
- * \section GUI
- * - \ref gui
- *
- * \section libraries Libraries and Wrappers
- * - \ref GHOST
- * - \ref imbuf
- * - \ref audaspace
- * - \ref DNA
- * - \ref RNA
- *
- * \section Miscellaneous
- * - \ref undoc
*/
/** \defgroup intern Internal libraries
@@ -65,6 +40,10 @@
/** \defgroup scripts Scripting */
+/** \defgroup python Python
+ * \ingroup scripts
+ */
+
/** \defgroup gameengine Game Engine */
/** \defgroup audaspace Audaspace
@@ -82,10 +61,20 @@
* \ingroup core
*/
+/** \defgroup nodes nodes
+ * \ingroup core
+ */
+
+/** \defgroup modifiers modifiers
+ * \ingroup core
+ */
+
/** \defgroup data DNA, RNA and .blend access*/
/** \defgroup GHOST GHOST API */
+/** \defgroup gpu GPU */
+
/** \defgroup DNA sDNA
* \ingroup data
*/