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 4c50a56 commit 3a02ae8Copy full SHA for 3a02ae8
docs/_quarto.yml
@@ -3,7 +3,10 @@ project:
3
output-dir: _build
4
resources:
5
- objects.json
6
- pre-render: "python -m quartodoc _quarto.yml"
+ #pre-render: "python -m quartodoc _quarto.yml"
7
+
8
+website:
9
+ navigation: true
10
11
filters:
12
- "interlinks"
@@ -76,6 +79,7 @@ website:
76
79
- get-started/crossrefs.qmd
77
80
- section: "Advanced"
78
81
contents:
82
+ - get-started/architecture.qmd
83
- get-started/docstrings.qmd
84
- get-started/interlinks.qmd
85
- id: dummy
0 commit comments