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 f3e52bb commit 7ce79f7Copy full SHA for 7ce79f7
docs/Makefile
@@ -7,7 +7,7 @@ CURRENT_YEAR ?= $(shell date +%Y)
7
# Quarto settings
8
QUARTO ?= quarto
9
# quartodoc doesn't like py3.8; Run using `--with` as it can conflict with the project's dependencies
10
-QUARTODOC ?= --no-cache --with "quartodoc==0.8.1" quartodoc
+QUARTODOC ?= --no-cache --with "quartodoc==0.11.1" quartodoc
11
12
# Netlify settings
13
NETLIFY_SITE_ID ?= 5cea1f56-7935-4387-975a-18a7905d15ee
0 commit comments