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 0b7c6f1 commit d45050bCopy full SHA for d45050b
docs/conf.py
@@ -80,6 +80,7 @@ def setup(sphinx):
80
"https://measurement-plugin-python.readthedocs.io/en/latest/",
81
None,
82
),
83
+ "nitypes": ("https://nitypes.readthedocs.io/en/latest/", None),
84
"numpy": ("https://numpy.org/doc/stable/", None),
85
"protobuf": ("https://googleapis.dev/python/protobuf/latest/", None),
86
"python": ("https://docs.python.org/3", None),
0 commit comments