rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

commit 6e0357a7d01273fd159997ce1b099c409871e93c
parent ad4dc7b988154dbf13ae1e2d585c43b8906d88b2
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 17 Nov 2014 18:56:37 +0100

auto commit

Diffstat:
Mdocs/de/conf.py | 2+-
Mdocs/en/conf.py | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/de/conf.py b/docs/de/conf.py @@ -60,7 +60,7 @@ release = 'beta0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -language = de +language = 'de' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: diff --git a/docs/en/conf.py b/docs/en/conf.py @@ -60,7 +60,7 @@ release = 'beta0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -language = de +language = 'en' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: