This commit is contained in:
Manuel Ebert 2014-01-29 16:53:43 -08:00
parent d900b239a9
commit 1d574c7407
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: