Skip to content

Commit 5c8b48b

Browse files
committed
try py:
1 parent a76aa29 commit 5c8b48b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/sphinx/source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
'ref',
7070
]
7171
hoverxref_domains = [
72-
'func',
73-
'class',
74-
'meth',
72+
'py:func',
73+
'py:class',
74+
'py:meth',
7575
]
7676

7777
napoleon_use_rtype = False # group rtype on same line together with return

0 commit comments

Comments
 (0)