Skip to content

Commit 6ea834f

Browse files
committed
Revert "Update docs/sphinx/source/conf.py"
This reverts commit d4a0241.
1 parent d4a0241 commit 6ea834f

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
@@ -67,9 +67,9 @@
6767
hoverxref_roles = [
6868
'term',
6969
'ref',
70-
'func',
71-
'class',
72-
'meth',
70+
'py:func',
71+
'py:class',
72+
'py:meth',
7373
]
7474

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

0 commit comments

Comments
 (0)