Merge pull request #7911 from tk0miya/7907_update_docs

doc: Update docs (refs: #7907)
This commit is contained in:
Takeshi KOMIYA 2020-07-05 12:22:19 +09:00 committed by GitHub
commit fe444f70d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -660,11 +660,11 @@ documentation on :ref:`intl` for details.
generated by Sphinx will be in that language. Also, Sphinx will try to
substitute individual paragraphs from your documents with the translation
sets obtained from :confval:`locale_dirs`. Sphinx will search
language-specific figures named by `figure.language.filename`
(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 be selected as an option for the *Babel* package. Default is
``None``, which means that no translation will be done.
language-specific figures named by :confval:`figure_language_filename`
(e.g. the German version of ``myfigure.png`` will be ``myfigure.de.png``
by default setting) and substitute them for original figures. In the LaTeX
builder, a suitable language will be selected as an option for the *Babel*
package. Default is ``None``, which means that no translation will be done.
.. versionadded:: 0.5