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 6b7ce19 commit d7c3756Copy full SHA for d7c3756
Makefile
@@ -45,9 +45,9 @@ docs-build-readme:
45
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 --verbose
50
cd docs && quartodoc interlinks
+ cd docs && quarto add --no-prompt ..
51
quarto render docs
52
53
test-interlinks: quartodoc/tests/example_interlinks/test.md
0 commit comments