enable makefiles for autogenerated doc

This commit is contained in:
Willy Kloucek
2020-11-13 08:09:45 +01:00
parent 026969bc25
commit f8fc280bd3
8 changed files with 18 additions and 7 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ release-finish: release-copy release-check
.PHONY: config-docs-generate
config-docs-generate:
# go run github.com/owncloud/flaex >| ../docs/extensions/$(NAME)/configuration.md
go run github.com/owncloud/flaex >| ../docs/extensions/$(NAME)/configuration.md
.PHONY: watch
watch: