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 5a99ef9 commit 3e3e3ffCopy full SHA for 3e3e3ff
Makefile
@@ -3,6 +3,7 @@ README.md: README.qmd
3
4
docs-build:
5
cd docs && quarto add --no-prompt ..
6
+ cd docs && python -m quartodoc
7
quarto render docs
8
9
requirements-dev.txt:
0 commit comments