mirror of
https://git.FreeBSD.org/doc.git
synced 2026-06-02 19:35:07 +00:00
doc: Remove build verbosity for the offline assets build
The same has been made for the HTML build on 8548086.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user