aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-10-06 10:47:45 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2016-10-06 10:47:45 +0200
commitd106bebafe070cb803dd7205b1581b20eaf61cb5 (patch)
treed3e83a26cf0978912151bdc264b75ece195d9bd6 /GNUmakefile
parent7c62da1269e8910a210ba1917d4dc62d186d5606 (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 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

Contact - Imprint