Skip to content

Commit e3878aa

Browse files
committed
add py
1 parent f4275b8 commit e3878aa

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
@@ -66,9 +66,9 @@
6666
hoverxref_roles = [
6767
'term',
6868
'ref',
69-
'func',
70-
'class',
71-
'meth',
69+
'py:func',
70+
'py:class',
71+
'py:meth',
7272
]
7373

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

0 commit comments

Comments
 (0)