This commit is contained in:
Manuel Ebert 2014-01-29 16:53:43 -08:00
parent 5dca96d0dd
commit 11cc2ebad6
56 changed files with 10 additions and 9983 deletions

View file

@ -5,6 +5,11 @@ clean:
rm -rf _static
rm -rf jrnl.egg-info
rm -rf docs/_build
rm -rf _build
rm -rf _sources
rm -rf _static
rm *.html
# Build GitHub Page from docs
docs: