Closed
Description
We are working on a new addons flyout (https://github.com/readthedocs/addons) that emulates the old flyout shown at the bottom right for all the themes that are not Read the Docs Sphinx theme:
However, for our own theme, we are nicely integrating it on the bottom left together with the navbar:
So, we would use the integration points from the new addons to write <readthedocs-flyout></readthedocs-flyout>
in the navbar of this theme (or using the JSON response) and display it integrated in the same way it currently is the old one.