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 4e1e37d commit 03ed594Copy full SHA for 03ed594
docs/usage.rst
@@ -101,9 +101,9 @@ To render a tooltip with a ``sphinx-tabs`` content you need to enable :confval:`
101
102
.. code-block:: rst
103
104
- Show a :hoverxref:`tooltip with Sphinx Tabs <installation:Installation>` on its content.
+ Show a :ref:`tooltip with Sphinx Tabs <installation:Installation>` on its content.
105
106
-Show a :hoverxref:`tooltip with Sphinx Tabs <installation:Installation>` on its content.
+Show a :ref:`tooltip with Sphinx Tabs <installation:Installation>` on its content.
107
108
109
Tooltip with ``mathjax``
0 commit comments