Skip to content

Commit 253d215

Browse files
committed
docs: Load inventories for MkDocs and Markdown
1 parent 1532b59 commit 253d215

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ plugins:
137137
- https://docs.python.org/3/objects.inv
138138
- https://installer.readthedocs.io/en/stable/objects.inv # demonstration purpose in the docs
139139
- https://mkdocstrings.github.io/autorefs/objects.inv
140+
- https://www.mkdocs.org/objects.inv
141+
- https://python-markdown.github.io/objects.inv
140142
paths: [src]
141143
options:
142144
docstring_options:

0 commit comments

Comments
 (0)