Convert from "print ..." to "print(...)"
[hooke.git] / doc / hacking.txt
2010-08-23 W. Trevor KingAdd PyYAML to doc/install.txt and doc/hacking.txt depen...
2010-08-07 W. Trevor KingAdded 'Analsis' section to doc/hacking.txt
2010-08-01 W. Trevor KingAdded note about GUI architecture to doc/hacking.txt...
2010-07-27 W. Trevor Kinghooke.ui.gui was getting complicated, so I stripped...
2010-06-18 W. Trevor KingMerged Rolf Schmidt's illysam branch
2010-05-17 W. Trevor KingMerged my unitary FFT wrappers (FFT_tools) as hooke...
2010-05-13 W. Trevor KingDocumentation cleanups.
2010-05-12 W. Trevor KingDon't abbreviate multiprocessing.Queue in hacking.txt
2010-05-12 W. Trevor KingRemove ~~ in info attribute reference of doc/hacking.txt
2010-05-12 W. Trevor KingFix hooke.utils -> hooke.util typo in doc/hacking.txt
2010-05-12 W. Trevor KingAdd :class: bit to many `...` escapes in hacking.txt...
2010-05-12 W. Trevor KingSync doc/tutorial.txt splash text with hooke.ui.UserInt...
2010-05-09 W. Trevor KingA number of minor documentation cleanups.
2010-05-06 W. Trevor KingAdded Sphinx documentation framework