Skip to content

Commit efa7bf8

Browse files
authored
add dargs intersphinx mapping (#192)
1 parent 4adb831 commit efa7bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,5 @@ def setup(app):
8282

8383
intersphinx_mapping = {
8484
"python": ("https://docs.python.org/", None),
85+
"dargs": ("https://docs.deepmodeling.com/projects/dargs/en/latest/", None),
8586
}

0 commit comments

Comments
 (0)