We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a40790 commit 6b7ce19Copy full SHA for 6b7ce19
Makefile
@@ -46,7 +46,7 @@ docs-build-readme:
46
docs-build: export PLUM_SIMPLE_DOC=1
47
docs-build: docs-build-examples
48
cd docs && quarto add --no-prompt ..
49
- cd docs && quartodoc build
+ cd docs && quartodoc build --verbose
50
cd docs && quartodoc interlinks
51
quarto render docs
52
0 commit comments