Manuel Kaufmann
Manuel Kaufmann
I was able to track this down. We need to `unset` the following environment variables to make `miniforge3` to install properly: - CONDA_ENVS_PATH - CONDA_DEFAULT_ENV This is the command I...
In Read the Docs, we are only injecting the `stickybox` ad if the screen is >1300px. Besides, we are adding an `resize` event that check if the screen size goes
PHP Sphinx domain is not currently supported. I think it could be added by doing something similar to what we are doing with the Python domain: * Declare the class...
> I make it working on a local version (I have the tooltip openned with the "Loading...") but nothing when pushed to RTD. Yeah, the extension doesn't work locally. You...
Hi all 👋🏼 . I'm one of the authors behind the new Read the Docs Addons _and_ the deprecation of the Sphinx context automatically injected. I just wanted to comment...
Hi! Yeah, that's just an example of that the 404 page that exists. If you hit a page that doesn't exist, like https://sphinx-notfound-page.readthedocs.io/en/latest/notfound you will get a 404 status code.
I'm not using the `horizontal` class by default because I don't want it to be horizontal all the time. I want to be `vertical` when the stickybox is floating on...
Yes, my question is: when it collapses into a static placement, can it use the `horizontal` CSS class style?
Yeah, that's what I realized while doing my tests. I'd like to change that behavior that's why I opened this issue here. Would that be a feature you accept in...
We should probably delete the CONTRIBUTING file. We have this note in the readme: > These images are only for internal usage on Read the Docs project. They are not...