Skip to content

Commit 6b7ce19

Browse files
committed
dev: quartodoc build in Makefile now verbose
1 parent 5a40790 commit 6b7ce19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ docs-build-readme:
4646
docs-build: export PLUM_SIMPLE_DOC=1
4747
docs-build: docs-build-examples
4848
cd docs && quarto add --no-prompt ..
49-
cd docs && quartodoc build
49+
cd docs && quartodoc build --verbose
5050
cd docs && quartodoc interlinks
5151
quarto render docs
5252

0 commit comments

Comments
 (0)