Destroyed Updating the manual (textile)

Dan Rice 2015-02-21 15:49:46 -05:00
parent 3455d45fe4
commit 3224bbba36

@ -1,22 +0,0 @@
h1. Updating the manual
First
* gem install jekyll
* easy_setup pygments
* download and install "Prince XML":http://www.princexml.com/
check out the manual
<pre>
git checkout gh-pages
</pre>
make your changes
update manual.pdf by running
<pre>
rake manual.pdf
</pre>
push your changes. Github will update the site automagically