Fix warnings in CHANGES and docs

This commit is contained in:
Takeshi KOMIYA
2016-01-12 13:36:12 +09:00
parent ca896755a9
commit 8ea92359ba
6 changed files with 15 additions and 15 deletions

View File

@@ -63,7 +63,7 @@ be translated you need to follow these instructions:
msgfmt "usage.po" -o "locale/es/LC_MESSAGES/usage.mo"
* Set :confval:`locale_dirs` to ``["locale/"]``.
* Set :confval:`language` to ``es`` (also possible via :option:`-D`).
* Set :confval:`language` to ``es`` (also possible via :option:`-D <sphinx-build -D>`).
* Run your desired build.