English is nice for the official docs nevertheless.

This commit is contained in:
Georg Brandl
2008-08-08 11:00:29 +00:00
parent a7cfb52ab6
commit c21ff79a8b

View File

@@ -19,8 +19,6 @@ import sys, os, re
# General configuration # General configuration
# --------------------- # ---------------------
language = 'de'
# Add any Sphinx extension module names here, as strings. They can be extensions # Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.addons.*') or your custom ones. # coming with Sphinx (named 'sphinx.addons.*') or your custom ones.
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest'] extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest']