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 2428508 + 486db03 commit 93a38b1Copy full SHA for 93a38b1
mkdocs.yml
@@ -114,7 +114,7 @@ plugins:
114
import:
115
- https://docs.python.org/3/objects.inv
116
- https://typing-extensions.readthedocs.io/en/stable/objects.inv
117
- - https://frequenz-floss.github.io/frequenz-api-dispatch/v0.12/objects.inv
+ - https://frequenz-floss.github.io/frequenz-api-dispatch/v0.13/objects.inv
118
- https://grpc.github.io/grpc/python/objects.inv
119
# Note this plugin must be loaded after mkdocstrings to be able to use macros
120
# inside docstrings. See the comment in `docs/_scripts/macros.py` for more
0 commit comments