Updated doc/gui.txt and add and use Sphinx' todo extension.
[hooke.git] / doc / tutorial.txt
2010-08-07 W. Trevor KingUpdated doc/gui.txt and add and use Sphinx' todo extension.
2010-08-07 W. Trevor KingAdded 'delta' command to hooke.plugin.curve
2010-08-07 W. Trevor KingUpdated 'Configuring Hooke' section of tutorial.txt
2010-08-07 W. Trevor KingUpdate note section of tutorial.txt.
2010-08-07 W. Trevor KingFix POSIX URL and markup in tutorial.txt
2010-08-07 W. Trevor KingFix POSIX footnote in tutorial.txt
2010-08-07 W. Trevor KingAdd :: before new playlist creation code samples.
2010-08-07 W. Trevor KingAdd 'new playlist' command and clean up 'Creating a...
2010-06-18 W. Trevor KingMerged Rolf Schmidt's illysam branch
2010-06-03 W. Trevor KingAdd better comment parsing to hooke.ui.commandline.
2010-06-03 W. Trevor KingUse Sphinx's :manpage: construct for python(1).
2010-06-02 W. Trevor KingUpdated doc/tutorial.txt for currently implemented...
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-13 W. Trevor KingDocumentation cleanups.
2010-05-12 W. Trevor KingStandardize example indentation to 4 spaces in doc...
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