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 f96dce0 commit cd6e678Copy full SHA for cd6e678
Makefile
@@ -47,7 +47,7 @@ docs-build: export PLUM_SIMPLE_DOC=1
47
docs-build: docs-build-examples
48
cd docs && uv run quartodoc build --verbose
49
cd docs && uv run quartodoc interlinks
50
- cd docs && quarto add --no-prompt ..
+ cd docs && uv run quarto add --no-prompt ..
51
quarto render docs
52
53
test-overview-template:
0 commit comments