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-25 00:48:29 +0400
committerCasey Corn <cmccad@yahoo.com>2003-05-25 00:48:29 +0400
commit2d6b135345d2174aee367784d16e68e20a45271e (patch)
tree6754b390f39030f07d74ee82ca534a82088b01fa /doc
parentc15bc231485c7289dae2923f9c63f8e4e771001e (diff)
Added ghost and imbuf to mainpage.
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen.main7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/doxygen.main b/doc/doxygen.main
index e40a0b91a97..1965de3c2dc 100644
--- a/doc/doxygen.main
+++ b/doc/doxygen.main
@@ -31,12 +31,16 @@
* - \ref hotkeys
* - \ref toolbox
*
+ * \section Libraries and Wrappers
+ * - GHOST API: \ref GHOST_C-api.h
+ * - \ref imbuf
+ *
* \section Miscellaneous
* - \ref undoc
*/
/** \defgroup mainmodule Main Module */
-/** \defgroup defaultconfig Default Configuration
+/** \defgroup defaultconfig Default and Configuration
* \ingroup mainmodule
*/
@@ -55,4 +59,5 @@
* \ingroup gui
*/
+/** \defgroup imbuf IMage Buffer */
/** \defgroup undoc Undocumented */