Skip to content

Commit b1e5dd4

Browse files
committed
docs: Also list griffe-typedoc feature in insiders
1 parent f296902 commit b1e5dd4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/insiders/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,10 @@ a handful of them, [thanks to our awesome sponsors][sponsors]!
5656
## What's in it for me?
5757

5858
```python exec="1" session="insiders"
59-
data_source = "docs/insiders/goals.yml"
59+
data_source = [
60+
"docs/insiders/goals.yml",
61+
("griffe-typedoc", "https://mkdocstrings.github.io/griffe-typedoc/", "insiders/goals.yml"),
62+
]
6063
```
6164

6265
<!-- blacken-docs:off -->

0 commit comments

Comments
 (0)