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.main14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/doxygen.main b/doc/doxygen.main
index 290851c7a9c..7f03753d82d 100644
--- a/doc/doxygen.main
+++ b/doc/doxygen.main
@@ -6,7 +6,11 @@
*
* These pages document the source code of blender.
*
+ * \subsection implinks Important Links
+ * - <a href="http://projects.blender.org">projects.blender.org</a> with <a href="http://projects.blender.org/tracker/index.php?group_id=9&atid=498">bug tracker</a>
+ * - <a href="http://wiki.blender.org/index.php/Dev:Contents">Development documents</a> on our wiki.
*
+ * \subsection blother Other
* For more information on using Blender browse to http://www.blender.org
*
*/
@@ -35,6 +39,11 @@
* folder are updated.
*
*/
+
+/** \defgroup bullet Bullet Physics Library
+ * \ingroup extern
+ */
+
/** \defgroup blenderplayer Blender Player */
/** \defgroup render Rendering */
@@ -121,7 +130,10 @@
/** \defgroup data DNA, RNA and .blend access*/
-/** \defgroup GHOST GHOST API */
+/** \defgroup GHOST GHOST API
+ * \ingroup intern GUI
+ * \ref GHOSTPage
+ */
/** \defgroup gpu GPU */