Skip to content

Commit 3e2d807

Browse files
committed
Enable auto-linking
1 parent 189012e commit 3e2d807

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/_quarto.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ project:
22
type: website
33
output-dir: _site
44

5+
# 1. Enable the interlinks filter for auto-linking
6+
filters:
7+
- quartodoc
8+
59
metadata-files:
610
- api/_sidebar.yml
711

@@ -62,6 +66,7 @@ quartodoc:
6266
package: pymizer
6367
dir: api
6468
title: API Reference
69+
render_interlinks: true
6570
parser: google
6671
sidebar: api/_sidebar.yml
6772
css: api/_styles-quartodoc.css

0 commit comments

Comments
 (0)