* Add more generated text to the automatic translation.

* Remove all locale-dependent text from sphinx.sty, put it into Python files
  to enable message extraction and translation.
* Use babel in the LaTeX output.
* Centralize locations for labels used in every builder.
This commit is contained in:
Georg Brandl
2008-08-10 10:00:20 +00:00
parent e9d3589140
commit 74d36acbf7
19 changed files with 1104 additions and 398 deletions

View File

@@ -99,8 +99,9 @@ General configuration
.. confval:: language
The code for the language the docs are written in. Any text automatically
generated by Sphinx will be in that language. Default is ``None``, which
means that no translation will be done.
generated by Sphinx will be in that language. Also, in the LaTeX builder, a
suitable language will be selected as an option for the *Babel* package.
Default is ``None``, which means that no translation will be done.
.. versionadded:: 0.5