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 faec29e commit 7bc69c3Copy full SHA for 7bc69c3
docs/get-started/overview.qmd
@@ -30,6 +30,11 @@ python -m pip install quartodoc
30
python -m pip install git+https://github.com/machow/quartodoc.git
31
```
32
33
+:::{.callout-note}
34
+In order to install quarto, see the quarto [get started page](https://quarto.org/docs/get-started/).
35
+:::
36
+
37
38
## Basic use
39
40
Getting started with quartodoc takes two steps: configuring a quarto website,
0 commit comments