Skip to content

Commit

Permalink
Clean docs before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
szastupov committed Mar 30, 2017
1 parent f78f176 commit 7d87a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,6 @@ aiotg.docset:
aiotg.tgz: aiotg.docset
tar --exclude='.DS_Store' -cvzf $@ $^

publish: html
publish: clean html
touch _build/html/.nojekyll
gh-pages -td _build/html/

0 comments on commit 7d87a45

Please sign in to comment.