Skip to content

Commit 907d8d4

Browse files
committed
docs: use fast interlinks
1 parent 79e11e2 commit 907d8d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/_quarto.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ project:
55
- examples/single-page
66
- examples/pkgdown
77
- examples/auto-package
8+
- objects.txt
89

910
metadata-files:
1011
- api/_sidebar.yml
@@ -13,12 +14,14 @@ filters:
1314
- "interlinks"
1415

1516
interlinks:
17+
fast: true
1618
sources:
1719
python:
1820
url: https://docs.python.org/3/
1921
griffe:
2022
url: https://mkdocstrings.github.io/griffe/
2123

24+
2225
website:
2326
title: "quartodoc"
2427
page-navigation: true

0 commit comments

Comments
 (0)