Shorten line to less than 85 characters

This commit is contained in:
Tim Metzler 2020-07-03 14:27:14 +02:00 committed by GitHub
parent 9dcd88709c
commit 3982d526b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -662,9 +662,9 @@ documentation on :ref:`intl` for details.
sets obtained from :confval:`locale_dirs`. Sphinx will search sets obtained from :confval:`locale_dirs`. Sphinx will search
language-specific figures named by `figure.language.filename` language-specific figures named by `figure.language.filename`
(e.g. the German version of `myfigure.png` will be `myfigure.de.png`) (e.g. the German version of `myfigure.png` will be `myfigure.de.png`)
and substitute them for original figures. In the LaTeX builder, a suitable language will and substitute them for original figures. In the LaTeX builder, a suitable
be selected as an option for the *Babel* package. Default is ``None``, language will be selected as an option for the *Babel* package. Default is
which means that no translation will be done. ``None``, which means that no translation will be done.
.. versionadded:: 0.5 .. versionadded:: 0.5