Skip to content

Commit aec50d7

Browse files
committed
mkdocs: Add comment with more info about cross-linking
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 6645654 commit aec50d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ plugins:
103103
show_root_members_full_path: true
104104
show_source: true
105105
import:
106+
# See https://mkdocstrings.github.io/python/usage/#import for details
106107
- https://docs.python.org/3/objects.inv
107108
- https://typing-extensions.readthedocs.io/en/stable/objects.inv
108109
- search

0 commit comments

Comments
 (0)