Skip to content

Commit 64668d0

Browse files
committed
Fix confval reference
1 parent 191ba85 commit 64668d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Tooltip on custom object
2525
Sphinx has the ability to define custom objects (via `Sphinx.add_object_type`_).
2626
``hoverxref`` can also show a tooltip on these objects if desired.
2727
You need to tell ``hoverxref`` which are the roles where the tooltip has to appear on.
28-
To do this, use `:confval:hoverxref_roles` config.
28+
To do this, use :confval:`hoverxref_roles <hoverxref_roles>` config.
2929

3030
Example
3131
~~~~~~~

0 commit comments

Comments
 (0)