summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2019-12-12 14:15:41 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2019-12-12 14:15:41 +0100
commit0011890043a65b318a32134ab4029f3c74bc07ee (patch)
tree2926e4522cb69689a6c3f3514c5bf09fd17f050f /Makefile
parent5b14772b203fa32a9a2c7a6951a3c17ff32b6d88 (diff)
gh-pages - build docs & deploy on gh-pages branch
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b4eb14ba7..28b7c58ce 100644
--- a/Makefile
+++ b/Makefile
@@ -21,6 +21,7 @@ help:
@echo ' run - run developer instance'
@echo ' install - developer install (./local)'
@echo ' uninstall - uninstall (./local)'
+ @echo ' gh-pages - build docs & deploy on gh-pages branch'
@echo ''
@$(MAKE) -s -f utils/makefile.include make-help
@echo ''