From d106bebafe070cb803dd7205b1581b20eaf61cb5 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 6 Oct 2016 10:47:45 +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 7cddc15d..3cb2e40f 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()" + "$(RBIN)/Rscript" -e "pkgdown::build_site(articles = FALSE)" git add -A git commit -m 'Static documentation rebuilt by pkgdown::build_site()' -e -- cgit v1.2.1