Update PolymerFitCommand to use flexible column names.
[hooke.git] / doc /
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 KingAdded 'Analsis' section to doc/hacking.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-08-07 W. Trevor KingFix another wget -o -> -O typo in doc/install.txt
2010-08-03 W. Trevor KingRan update_copyright.py
2010-08-01 W. Trevor Kinggenrst calls xsltproc to generate gui_flow.svg.
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-07-24 W. Trevor KingRestore hooke.jpg which was damaged by an old update_co...
2010-06-18 W. Trevor KingMarkup corrections in doc/gui.txt
2010-06-18 W. Trevor KingFinished remarking doc/gui.txt in Sphinx's reStructured...
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-18 W. Trevor KingIntroduce intersphinx to Numpy, Scipy, and Matplotlib
2010-05-17 W. Trevor KingConverted hooke.util.fft to Hooke coding style.
2010-05-17 W. Trevor KingAdd intersphinx_mapping to doc/conf.py
2010-05-17 W. Trevor KingAdd Sphinx extensions sphinx.ext.intersphinx sphinx...
2010-05-17 W. Trevor KingMerged my unitary FFT wrappers (FFT_tools) as hooke...
2010-05-17 W. Trevor KingUpdated hooke.driver.picoforce to new Driver class.
2010-05-16 W. Trevor KingMoved doc/hooke.jpg to doc/img/hooke.jpg
2010-05-16 W. Trevor KingRan update_copyright.py, updating all the copyright...
2010-05-16 W. Trevor KingUpdated copyright blurbs in all files to '# Copyright'
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-13 W. Trevor KingSplit out "Troubleshooting" into doc/bugs.txt.
2010-05-13 W. Trevor KingFix doc/index.txt references to auto-generated pages
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 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-09 W. Trevor KingUpdated to doc building framework. Added Sphinx extens...
2010-05-06 W. Trevor KingAdded Sphinx documentation framework
2010-05-04 W. Trevor KingReally hideous merge of Rolf Schmidt's code.
2010-05-04 W. Trevor KingMerged with trunk
2010-05-04 W. Trevor KingAdded modular directory structure.
2009-12-17 W. Trevor KingAdded USAGE file based on code.google.com/p/hooke/wiki...
2009-12-17 W. Trevor KingAdded README and reorganized directory structure (break...