summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index b8bb4d8da..3838cad7a 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -19,8 +19,6 @@ import sys, os, re
# General configuration
# ---------------------
-language = 'de'
-
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.addons.*') or your custom ones.
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest']