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 d899a34 commit bc80c44Copy full SHA for bc80c44
docs/installation.rst
@@ -36,9 +36,9 @@ you can use ``:hoverxref:`` role to show tooltip when hovering with the mouse.
36
37
.. warning::
38
39
- This extension **requires a backend server** to work.
+ This extension **requires a backend server** to retrieve the tooltip content.
40
Currently only `Read the Docs`_ is supported,
41
- so you need to host your documentation on Read the Docs for the extension to work properly.
+ so it will only work if your documentation is hosted on Read the Docs.
42
43
If you prefer to apply this behavior to *all* your ``:ref:`` in your documentation,
44
you can use the config :confval:`hoverxref_auto_ref`.
0 commit comments