From 8f38147e145c66ebd27f5d9fcc6f00172c25872f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 26 Oct 2016 23:18:20 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 3cb2e40f..7cddc15d 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -92,7 +92,7 @@ sd: git commit -m 'Static documentation rebuilt by staticdocs::build_site()' -e pd: - "$(RBIN)/Rscript" -e "pkgdown::build_site(articles = FALSE)" + "$(RBIN)/Rscript" -e "pkgdown::build_site()" git add -A git commit -m 'Static documentation rebuilt by pkgdown::build_site()' -e -- cgit v1.2.1