diff --git a/docs/conf.py b/docs/conf.py index 69d99433..78663011 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -247,3 +247,5 @@ # How to display URL addresses: 'footnote', 'no', or 'inline'. # texinfo_show_urls = 'footnote' + +flyout_display = "attached" \ No newline at end of file