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 content of the floating window
99
+
100
+
Default: ``https://readthedocs.org``
101
+
102
+
Type: string
103
+
104
+
.. confval:: hoverxref_project
105
+
106
+
Description: Read the Docs project slug
107
+
108
+
Default: It defaults to ``READTHEDOCS_PROJECT`` environment variable
109
+
110
+
Type: string
111
+
112
+
.. confval:: hoverxref_version
113
+
114
+
Description: Read the Docs version slug
115
+
116
+
Default: It defaults to ``READTHEDOCS_VERSION`` environment variable
117
+
118
+
Type: string
119
+
120
+
121
+
Tooltipster
122
+
-----------
123
+
124
+
These settings have effect only in tooltips.
125
+
126
+
.. confval:: hoverxref_tooltip_class
127
+
128
+
Description: CSS class to add to ``div`` created for the tooltip
129
+
130
+
Default: ``rst-content``
131
+
132
+
Type: string
133
+
134
+
87
135
.. warning::
88
136
89
-
The following settings are passed directly to Tooltipster_. See https://iamceege.github.io/tooltipster/#options for more information about their descriptions.
137
+
The following settings are passed directly to Tooltipster_.
138
+
See https://iamceege.github.io/tooltipster/#options for more information about their descriptions.
90
139
91
140
.. confval:: hoverxref_tooltip_theme
92
141
@@ -131,3 +180,89 @@ For more specific use cases, you can customize these configuration options in yo
0 commit comments