mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #7911 from tk0miya/7907_update_docs
doc: Update docs (refs: #7907)
This commit is contained in:
commit
fe444f70d8
@ -660,11 +660,11 @@ documentation on :ref:`intl` for details.
|
|||||||
generated by Sphinx will be in that language. Also, Sphinx will try to
|
generated by Sphinx will be in that language. Also, Sphinx will try to
|
||||||
substitute individual paragraphs from your documents with the translation
|
substitute individual paragraphs from your documents with the translation
|
||||||
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 :confval:`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
|
by default setting) and substitute them for original figures. In the LaTeX
|
||||||
language will be selected as an option for the *Babel* package. Default is
|
builder, a suitable language will be selected as an option for the *Babel*
|
||||||
``None``, which means that no translation will be done.
|
package. Default is ``None``, which means that no translation will be done.
|
||||||
|
|
||||||
.. versionadded:: 0.5
|
.. versionadded:: 0.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user