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.
2 parents 1ad69f6 + 04ff817 commit d8c8aa6Copy full SHA for d8c8aa6
mkdocs.yml
@@ -114,10 +114,13 @@ plugins:
114
show_root_members_full_path: true
115
show_signature_annotations: true
116
show_source: true
117
+ show_symbol_type_toc: true
118
signature_crossrefs: true
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