aboutsummaryrefslogtreecommitdiff
path: root/documentation/Makefile
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2023-07-28 01:39:20 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2023-07-28 01:39:36 +0000
commit33e2f02e4c64ebb63c5267f8af864a3a4c6bd00d (patch)
tree6b65ebd724055e0919e06670d0fe003029a845d7 /documentation/Makefile
parentcd2c9a2cce9dc26e4ee12e4f428baa040aed6642 (diff)
downloaddoc-33e2f02e4c64ebb63c5267f8af864a3a4c6bd00d.tar.gz
doc-33e2f02e4c64ebb63c5267f8af864a3a4c6bd00d.zip
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 1ed2666850..d4e4bca048 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -44,7 +44,7 @@ GEMBASE?= ${LOCALBASE}
RUBY_CMD ?= ${LOCALBASE}/bin/ruby
HUGO_CMD = ${LOCALBASE}/bin/hugo
HUGO_ARGS?= --minify
-HUGO_OFFLINE_ARGS?= --environment offline --verbose --minify
+HUGO_OFFLINE_ARGS?= --environment offline --minify
ROUGIFY_CMD= ${GEMBASE}/bin/rougify
ASCIIDOCTOR_CMD= ${GEMBASE}/bin/asciidoctor
ASCIIDOCTORPDF_CMD= ${GEMBASE}/bin/asciidoctor-pdf