Skip to content

Commit 0f067f4

Browse files
committed
Sort cross-references in mkdocs.yml
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 0d65236 commit 0f067f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,10 @@ plugins:
115115
# See https://mkdocstrings.github.io/python/usage/#import for details
116116
- https://docs.python.org/3/objects.inv
117117
- https://frequenz-floss.github.io/frequenz-channels-python/v0.16/objects.inv
118+
- https://frequenz-floss.github.io/frequenz-client-dispatch-python/v0.1/objects.inv
118119
- https://frequenz-floss.github.io/frequenz-sdk-python/v1.0-pre/objects.inv
119120
- https://grpc.github.io/grpc/python/objects.inv
120121
- https://typing-extensions.readthedocs.io/en/stable/objects.inv
121-
- https://frequenz-floss.github.io/frequenz-client-dispatch-python/v0.1/objects.inv
122122
# Note this plugin must be loaded after mkdocstrings to be able to use macros
123123
# inside docstrings. See the comment in `docs/_scripts/macros.py` for more
124124
# details

0 commit comments

Comments
 (0)