Blender Git Commit Log
Git Commits -> Revision b6121d2
Revision b6121d2 by Campbell Barton (master) December 19, 2008, 05:05 (GMT) |
epy doc generator that runs inside blender2.5, in background mode. Automatic support for... * cross references to struct types * extracts descriptions/names * RNA "base" types are converted to python subclasses * number min/max, string max length, array's, array lengths, valid enum types, readonly flag. interesting pages (abusing autobuilder ftp :/) http://www.graphicall.org/builds/builds/autobuilds/rna/class-tree.html http://www.graphicall.org/builds/builds/autobuilds/rna/rna.Sequence-class.html http://www.graphicall.org/builds/builds/autobuilds/rna/identifier-index.html docs are generated in source/blender/python/doc |
Commit Details:
Full Hash: b6121d24238c0e4146161bb0c7f8edc502c424e3
SVN Revision: 17939
Parent Commit: 04428d6
Lines Changed: +160, -0
1 Added Path:
/source/blender/python/epy_doc_gen.py (+160, -0) (View)