Skip to content

Commit 3a02ae8

Browse files
committed
docs: add website navigation
1 parent 4c50a56 commit 3a02ae8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/_quarto.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ project:
33
output-dir: _build
44
resources:
55
- objects.json
6-
pre-render: "python -m quartodoc _quarto.yml"
6+
#pre-render: "python -m quartodoc _quarto.yml"
7+
8+
website:
9+
navigation: true
710

811
filters:
912
- "interlinks"
@@ -76,6 +79,7 @@ website:
7679
- get-started/crossrefs.qmd
7780
- section: "Advanced"
7881
contents:
82+
- get-started/architecture.qmd
7983
- get-started/docstrings.qmd
8084
- get-started/interlinks.qmd
8185
- id: dummy

0 commit comments

Comments
 (0)