Skip to content

Commit 5732f69

Browse files
committed
foc
1 parent a9ecb25 commit 5732f69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_doc/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ def linkcode_resolve(domain, info):
9292
"matplotlib": ("https://matplotlib.org/stable/", None),
9393
"numpy": ("https://numpy.org/doc/stable", None),
9494
"onnx": ("https://onnx.ai/onnx/", None),
95+
"onnxruntime": ("https://onnxruntime.ai/docs/api/python/", None),
96+
"onnxscript": ("https://microsoft.github.io/onnxscript/", None),
9597
"onnx_array_api": ("https://sdpython.github.io/doc/onnx-array-api/dev/", None),
9698
"onnx_diagnostic": ("https://sdpython.github.io/doc/onnx-diagnostic/dev/", None),
9799
"onnx_extended": ("https://sdpython.github.io/doc/onnx-extended/dev/", None),

0 commit comments

Comments
 (0)