Update docs-site

This commit is contained in:
Ta-Ching Chen
2018-01-23 13:27:10 +08:00
parent 8df520721c
commit 01bcfad44a
428 changed files with 6789 additions and 29646 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ check_hugo() {
generate_hugo_docs() {
pushd $DOCS_SITE
hugo -t docdock
hugo
popd
}