Manuel Kaufmann

Results 368 issues of Manuel Kaufmann

We can start considering Read the Docs Addons as stable at this point probably, so we can remove all the mentions to "beta" from our documentation and dashboard. Reference: https://github.com/readthedocs/readthedocs.org/pull/11412#discussion_r1638729566

Accepted

We removed support for Bazaar, Mercurial and Subversion in https://github.com/readthedocs/readthedocs.org/pull/11377. We need to re-write the documentation to talk more directly to Git users now. It will simplify our documentation considerably.

Needed: documentation

When deploying it's useful to know if Sentry and New Relic services keep working fine, in particular, when there is an upgrade on any of these packages and their dependencies....

Improvement

Define https://tox.wiki/en/4.16.0/config.html#skip_missing_interpreters so when running on CircleCI it only runs the environments for the Python versions we have defined. Closes #243

Reference: * https://github.com/readthedocs/sphinx-notfound-page/pull/242#issuecomment-2260378021

Don't execute our worker if the file size is bigger than 1Mb. This is to avoid a "Parser error: The memory limit has been exceeded." for now, but we should...

Status: blocked

Hi all 👋🏼 We've deprecated this extension in favor of the new Read the Docs Addons, that includes a search addon. These addons are going to be enabled by default...

I'd like to be able to pass something like `data-ea-smaller-screen=false` (or something similar) when using `data-ea-style=stickybox` to avoid the ad to be re-positioned on smaller screens. This will allow us...

While working with stickybox I found that I'd like to have the vertical ad when it's floating in the bottom right (wide screen), but horizontal when it's injected at the...

Read the Docs publisher define specific CSS rules to style the ad in a different way. We talked about moving these styles into the ad client itself and rely on...