mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Shorten line to less than 85 characters
This commit is contained in:
parent
9dcd88709c
commit
3982d526b2
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user