Skip to content

Commit 04ff817

Browse files
committed
mkdocs: Add missing cross-referencing to channels and protobuf
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent d5b97b4 commit 04ff817

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
@@ -119,6 +119,8 @@ plugins:
119119
import:
120120
# See https://mkdocstrings.github.io/python/usage/#import for details
121121
- https://docs.python.org/3/objects.inv
122+
- https://frequenz-floss.github.io/frequenz-channels-python/v1.0-pre/objects.inv
123+
- https://googleapis.dev/python/protobuf/latest/objects.inv
122124
- https://grpc.github.io/grpc/python/objects.inv
123125
- https://typing-extensions.readthedocs.io/en/stable/objects.inv
124126
# Note this plugin must be loaded after mkdocstrings to be able to use macros

0 commit comments

Comments
 (0)