You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Host URL for the API to retrieve the tooltip content
92
+
93
+
Default: ``https://readthedocs.org``
94
+
95
+
Type: string
96
+
97
+
.. confval:: hoverxref_tooltip_class
98
+
99
+
Description: CSS class to add to ``div`` created for the tooltip
100
+
101
+
Default: ``rst-content``
102
+
103
+
Type: string
104
+
105
+
87
106
.. warning::
88
107
89
-
The following settings are passed directly to Tooltipster_. See https://iamceege.github.io/tooltipster/#options for more information about their descriptions.
108
+
The following settings are passed directly to Tooltipster_.
109
+
See https://iamceege.github.io/tooltipster/#options for more information about their descriptions.
90
110
91
111
.. confval:: hoverxref_tooltip_theme
92
112
@@ -131,3 +151,87 @@ For more specific use cases, you can customize these configuration options in yo
0 commit comments