I'm beginning to use Sphinx to create a document and I got sick of compiling and reloading every time I wanted to see what was going on. So I learned how to get it to automatically compile to html and then reload Firefox. The solution is below.
It's a combination of two useful tidbits.
One introduces Watchdog:
http://jacobian.org/writing/auto-building-sphinx/
The other introduces xvkbd:
http://stackoverflow.com/a/15589391/456878
Recursive algorithms can be slow because they end up solving the same little problems over and over again. To speed them up, you can use a technique called "memoization." Memoization allows algorithms go much more quickly by remembering solutions to problems they have already solved. I’m the recursive algorithm. This blog is my memoization.
Showing posts with label automatic build and refresh. Show all posts
Showing posts with label automatic build and refresh. Show all posts
Friday, January 30, 2015
Subscribe to:
Posts (Atom)