fix: broken document format (rst)

This commit is contained in:
Takayuki Shimizukawa 2013-07-14 14:43:21 +09:00
parent a8282e2291
commit d9f5439ffe

View File

@ -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