aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-10-26 23:18:20 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2016-10-26 23:18:20 +0200
commit8f38147e145c66ebd27f5d9fcc6f00172c25872f (patch)
tree35123308ef781f6ad4b83b6d421d5e0e35d2e574 /GNUmakefile
parentd106bebafe070cb803dd7205b1581b20eaf61cb5 (diff)
Static documentation rebuilt by pkgdown::build_site()
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
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

Contact - Imprint