move bmesh wiki docs into bmesh header and update doxygen.

also have doxygen ignore *.py files and fix some warnings.
This commit is contained in:
2012-02-27 20:27:19 +00:00
parent 40fca4ed21
commit d2cab3e8b0
23 changed files with 222 additions and 87 deletions

View File

@@ -8,14 +8,14 @@
/** \defgroup render Rendering
* \ingroup blender
*/
/** \defgroup meshedit Mesh Editing */
/** \defgroup bmesh BMesh
* \ingroup blender
*/
/** \defgroup texture Texturing */
/** \defgroup compositor Compositing */
/** \defgroup scripts Scripting */
/** \defgroup python Python
* \ingroup blender scripts
* \ingroup blender
*/
/** \defgroup pygen Python Generic
@@ -332,7 +332,7 @@
* \ingroup imbuf
*/
/** \defgorup imbdds DDS
/** \defgroup imbdds DDS
* \ingroup imbuf
*/