Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

I understand. PEP 257 (https://www.python.org/dev/peps/pep-0257/) doesn't say too much about the this particular case. Here it just mentions this situation as something _valid_. That's all: https://www.python.org/dev/peps/pep-0257/#handling-docstring-indentation I'm not good at...

Creo que me equivoqué. Esos títulos (capítulos) no están traducidos al Español, por lo que no sabría a dónde linkearlos :(

Do you know if the extension is `parallel_read_safe=True`? If so, I can do PR to set it. Reference https://www.sphinx-doc.org/en/master/extdev/#extension-metadata

Hi! I'm trying to upgrade the django-pagination version (https://github.com/rtfd/readthedocs.org/issues/3664) in the Read the Docs project and I found that we are using this fork in a very specific commit (probably...

Hi 👋🏼 , I'm one of the developers from Read the Docs that's currently working on the "RTD box" [^1]. The image shown in the description is using "the old...

I wasn't able to document the process in a clear way yet, but I did the implementation of what I think is a good pattern to follow using our own...

> Hmm... http://docs.devthedocs.org/_/addons/?project-slug=docs&version-slug=latest&client-version=0.12.0&api-version=1 from description of [readthedocs/sphinx_rtd_theme#1526](https://github.com/readthedocs/sphinx_rtd_theme/pull/1526) is a 404 for me. Ups... That's a development instance URL. The one from production is https://docs.readthedocs.io/_/addons/?project-slug=docs&version-slug=latest&client-version=0.12.0&api-version=1 ---- We've already made the changes...

> 3\. Could you help me figure out what would be equivalent to the things I'm doing in Furo's conf.py gated behind a dev-only conditional + some static files, which...

I just want to check here if you were able to take a look at the PR that I opened that explains a little how to integrate the new Read...

I wanted to share an update about our deprecation plan here [^1]: 1. _Soon_, we will disable the Sphinx context injection to all new projects created on Read the Docs....