aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2013-08-14Improved graphviz.py.John MacFarlane1-4/+3
It won't regenerate images that have already been built.
2013-08-14Added graphviz.py example script.John MacFarlane1-0/+47
2013-08-14Commented python modules/sample scripts.John MacFarlane5-7/+59
2013-08-13Added module for writing python scripts, with several examples.John MacFarlane5-0/+102
See scripts subdirectory.