misc doc edits

- remove recently added sphinx reference workaround.
- tested doxygen, correct some warnings, set tab width and added pymathutils group.
- added convenience target 'make doc_doxy'
This commit is contained in:
2011-11-05 01:48:10 +00:00
parent 6483069a84
commit 057bf2a02b
27 changed files with 57 additions and 63 deletions

View File

@@ -26,8 +26,8 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file blender/python/generic/mathutils_geometry.h
* \ingroup pygen
/** \file blender/python/mathutils/mathutils_geometry.h
* \ingroup pymathutils
*/
/*Include this file for access to vector, quat, matrix, euler, etc...*/