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 d5b97b4 commit 04ff817Copy full SHA for 04ff817
mkdocs.yml
@@ -119,6 +119,8 @@ plugins:
119
import:
120
# See https://mkdocstrings.github.io/python/usage/#import for details
121
- 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
124
- https://grpc.github.io/grpc/python/objects.inv
125
- https://typing-extensions.readthedocs.io/en/stable/objects.inv
126
# Note this plugin must be loaded after mkdocstrings to be able to use macros
0 commit comments