hooke:util:fft: remove in favor of my external FFT-tools package
[hooke.git] / doc / install.txt
2012-11-19 W. Trevor Kinghooke:util:fft: remove in favor of my external FFT...
2012-02-16 W. Trevor KingUpdate docs to point to Git repository.
2010-11-03 W. Trevor KingExplain my Hooke ebuild in doc/install.txt.
2010-09-29 W. Trevor KingAdd os.path.expanduser() wrappers to user-supplied...
2010-09-01 W. Trevor KingAdd 'hg update wtk' to Mercurial installation directions.
2010-08-23 W. Trevor KingAdd PyYAML to doc/install.txt and doc/hacking.txt depen...
2010-08-14 W. Trevor KingRenamed bin/hooke -> bin/hk.py.
2010-08-09 W. Trevor KingAdjust Mercurial repository URL to avoid NFS mounting...
2010-08-08 W. Trevor KingUpdate Git -> Mercurial repo link in doc/install.txt.
2010-08-07 W. Trevor KingFix another wget -o -> -O typo in doc/install.txt
2010-06-18 W. Trevor KingMerged Rolf Schmidt's illysam branch
2010-06-03 W. Trevor KingUse Sphinx's :manpage: construct for python(1).
2010-06-02 W. Trevor KingAdd PYTHONPATH reminders to doc/tutorial.txt and doc...
2010-05-17 W. Trevor KingMerged my unitary FFT wrappers (FFT_tools) as hooke...
2010-05-14 W. Trevor KingFix git->hg and wget -o -> -O in doc/install.txt snapsh...
2010-05-14 W. Trevor KingUpdated fork project info for Rolf and my branches...
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