Blender Git Loki
Git Commits -> Revision 7f1a8a9
Revision 7f1a8a9 by Campbell Barton (master) January 22, 2010, 02:04 (GMT) |
initial sphinx doc generation support for python and C modules. python modules bpy.app, bpy.utils are now included in docs. C defined python module bpy.props has its docstrings extracted and written directly into sphinx docs since the C methods cant be inspected. added docstrings to bpy.props and improved some in bpy.utils. will update online docs tomorrow. |
Commit Details:
Full Hash: 7f1a8a947d9629d956157464814541dbb764defb
SVN Revision: 26178
Parent Commit: 68874c9
Lines Changed: +234, -48