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
The ``analytics_anonymize_ip`` option is deprecated, use the sphinxcontrib-googleanalytics_ extension instead.
120
+
113
121
.. confval:: canonical_url
114
122
115
123
This will specify a `canonical URL`_ meta link element to tell search
@@ -174,6 +182,16 @@ Miscellaneous options
174
182
:type: string
175
183
:default: ``#2980B9``
176
184
185
+
.. confval:: flyout_display
186
+
187
+
Specify how to display the flyout (language and version selector).
188
+
This can be either ``attached`` or ``hidden``.
189
+
``attached`` means that it will show the flyout in the bottom of the sidebar.
190
+
You will need to disable the default `Read the Docs flyout <https://docs.readthedocs.io/en/stable/flyout-menu.html>`_ in order to not have 2 flyouts showing.
0 commit comments