Blender Git Loki
Git Commits -> Revision 381e926
Revision 381e926 by Campbell Barton (master) January 17, 2010, 20:59 (GMT) |
fixed sphinx doc generator - arguments, return values indentation means they get correctly interpreted by sphinx - functions with no return values were displaying return as () - return values were getting the '(optional)' added in some cases. Example: http://www.blender.org/documentation/250PythonDoc/bpy.ops.object.html |
Commit Details:
Full Hash: 381e926600adde8271ddec79affbe4ef0d7faaf0
SVN Revision: 26059
Parent Commit: f50ec12
Lines Changed: +12, -14