Start to publish documentation

This commit is contained in:
Thomas Boerger
2019-09-16 11:57:08 +02:00
parent e675cbb519
commit c73f1cd325
18 changed files with 863 additions and 5 deletions
+4
View File
@@ -125,3 +125,7 @@ gorunpkg:
ifndef HAS_GORUNPKG
go get -u github.com/vektah/gorunpkg
endif
.PHONY: docs
docs:
cd docs; hugo