We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191ba85 commit 64668d0Copy full SHA for 64668d0
docs/usage.rst
@@ -25,7 +25,7 @@ Tooltip on custom object
25
Sphinx has the ability to define custom objects (via `Sphinx.add_object_type`_).
26
``hoverxref`` can also show a tooltip on these objects if desired.
27
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.
+To do this, use :confval:`hoverxref_roles <hoverxref_roles>` config.
29
30
Example
31
~~~~~~~
0 commit comments