Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

@2bndy5 oh, by the way, there is a Material for MkDocs example I built that uses the new addons integration to build the version selector at the top (as Mike...

> What exactly is the purpose behind `readthedocs_ext.readthedocs` and should users start adding this dependency to their requirements and conf.py? The purpose of that extension was "to give Read the...

Hello everybody 👋🏼 -- I wanted to give an update regarding the work we've done in our Sphinx theme. We've integrated the version and language selectors into the navigation bar...

Let me clarify. There are different concepts here; 1. [**Read the Docs Addons flyout**](https://docs.readthedocs.io/en/stable/flyout-menu.html): it's shown floating at the bottom right. It's injected in all the pages served by Read...

> Is this supposed to go in the `html_theme_options`? Is there a docs link (about accepted values and the default if not set)? Yes, it goes under `html_theme_options`. You can...

> So there is no way for a Sphinx theme to move the flyout from the bottom right to somewhere else? > The only thing we can do is to...

> Will it still be possible to disable the addons via the RTD dashboard? @r0qs It's possible to disable each of the addons independently: flyout, search, etc. However, there is...

We've enabled Read the Docs Addons and we've removed the injected Sphinx context in all the projects already 🚀 . We've been testing it and answering questions during the whole...

> Is there a way to configure RTD to map an existing version tag (e.g., `v0.8.27`) to a different branch that could includes the necessary patch (e.g., `v0.8.27-rtd-fix`)? Ideally, we’d...

@victorlin I understand. If you disable the flyout addons, it will be disabled in all the versions -- as you noticed already. We currently don't support enabling/disabling addons per version....