#349: Add Turkish translation, thanks to Firat Ozgul.

This commit is contained in:
Georg Brandl
2010-04-07 11:29:32 +02:00
parent 517b045f86
commit 3a61ec646f
5 changed files with 622 additions and 0 deletions

View File

@@ -3,6 +3,8 @@ Release 1.0 (in development)
* Sphinx now requires Jinja2 version 2.2 or greater.
* Added Turkish translation, thanks to Firat Ozgul.
* Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx``
application API function.