Add i18n support, thanks to Horst Gutmann.

This commit is contained in:
Georg Brandl
2008-08-08 10:54:00 +00:00
parent f706ce0d40
commit a7cfb52ab6
26 changed files with 794 additions and 98 deletions

View File

@@ -11,6 +11,10 @@ New features added
creates links to Sphinx documentation of Python objects in other
projects.
* Added support for internationalization in generated text with the
``language`` and ``locale_dirs`` config values. Many thanks to
Horst Gutmann, who also contributed German as the first language.
* Added a distutils command `build_sphinx`: When Sphinx is installed,
you can call ``python setup.py build_sphinx`` for projects that
have Sphinx documentation, which will build the docs and place them