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 c02bb25 commit 223492cCopy full SHA for 223492c
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
pip install .[dev]
25
26
- name: Generate API docs
27
- run: cd docs;quartodoc build
+ run: cd docs;quartodoc build;quartodoc interlinks
28
29
- name: Render and Publish
30
uses: quarto-dev/quarto-actions/publish@v2
0 commit comments