Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

Hi 👋🏼 . I found this issue while searching for Read the Docs issues and I wanted to comment some things 😄 > > or if just one section changed,...

Note that you still have this problem. You are compiling Python 3.11.9 now, and it takes 205 seconds. * YAML file: https://github.com/wemake-services/wemake-django-template/blob/master/.readthedocs.yml#L21 * Build time: https://app.readthedocs.org/projects/wemake-django-template/builds/24656413/#233581672--1

> I need the exact same patch release. Why do you need the exact same patch release of Python? The minor version should be more than enough to build the...

Currently, we are not indexing files when building from pull requests due to the processing cost. However, we've talked about enabling this feature and it may happen in the future....

We are moving away from the "auto injecting our search" concept (see https://github.com/readthedocs/addons/issues/72) and leaning more towards using our search via the addons. I don't think we will solve this...

> At least in my case, the broken links are caused by (my docs/requirements.txt) trying to use Sphinx 7.2.x with sphinx-rtd-theme 1.3.x. It seems you should upgrade the Read the...

I'm happy that `sphinx-rtd-theme 2.0` solved the issue. Also, thanks a lot for the detailed description here and how to detect the symptoms.

> I worry that this notification will be visible on the new dashboard as users log in to the instance or click the notification to log in. Is there a...

Related to * https://github.com/readthedocs/readthedocs.org/issues/7005 * https://github.com/readthedocs/readthedocs.org/issues/4288

This issue would have been being helpful on this case https://github.com/readthedocs/readthedocs.org/issues/11173 where the user had two YAML file in the repository and Read the Docs was picking the incorrect one.