The Wayback Machine - https://web.archive.org/web/20210817063652/https://github.com/topics/readthedocs
Skip to content
#

readthedocs

Here are 174 public repositories matching this topic...

humitos
humitos commented Feb 23, 2021

When we migrated to Circle CI in readthedocs/sphinx-notfound-page#130 we removed tests for different Sphinx minor versions and we are only testing the latest on major ones. However, Sphinx has break compatibility between minor versions and there are things that work different. Example https://github.com/rtfd/sphinx-notfound-page/blob/f30850e4a648e4490824499671f72522e41c66fa

adriaanbd
adriaanbd commented Jan 31, 2021

Actualmente:

Puede utilizar el format_map()método para aplicar formato de cadena a un diccionario de valores:
...bloque de codigo omitido...
Utiliza los mismos códigos que f-stringspero toma los valores del diccionario suministrado.

Debería leer:

Puede utilizar el `format_map()` método para aplicar formato de cadena a un diccionario de valores:
...bloque de codigo omitido...

Improve this page

Add a description, image, and links to the readthedocs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the readthedocs topic, visit your repo's landing page and select "manage topics."

Learn more