mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
fix: broken document format (rst)
This commit is contained in:
parent
a8282e2291
commit
d9f5439ffe
@ -109,7 +109,7 @@ This section describe a easy way to translate with sphinx-intl.
|
||||
#. Build mo files and make translated document.
|
||||
|
||||
You need :confval:`language` parameter in ``conf.py`` or you may also
|
||||
specify the parameter on the command line.
|
||||
specify the parameter on the command line::
|
||||
|
||||
$ sphinx-intl build
|
||||
$ make -e SPHINXOPTS="-D language='de'" html
|
||||
|
Loading…
Reference in New Issue
Block a user