Document internationalization mechanisms.

This commit is contained in:
Robert Lehmann
2010-08-27 01:02:49 +02:00
parent 8ac32d08ba
commit ef870346de
5 changed files with 127 additions and 54 deletions
+3
View File
@@ -43,6 +43,9 @@ The :program:`sphinx-build` script has several options:
**text**
Build plain text files.
**gettext**
Build gettext-style message catalogs (``.pot`` files).
**doctest**
Run all doctests in the documentation, if the :mod:`~sphinx.ext.doctest`
extension is enabled.