[Python-modules-commits] [twisted] 04/05: sphinx-theme
Free Ekanayaka
freee at moszumanska.debian.org
Thu Oct 20 13:47:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
freee pushed a commit to branch patch-queue/master
in repository twisted.
commit fefbf47a48477b326395e1b3f99193e7ce772d24
Author: Matthias Klose <doko at debian.org>
Date: Thu Oct 20 04:34:07 2016 +0000
sphinx-theme
===================================================================
Gbp-Pq: Name sphinx-theme.diff
---
docs/conf.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/conf.py b/docs/conf.py
index 1679d0c..5f498b2 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -120,6 +120,8 @@ on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
if not on_rtd:
html_theme = 'twistedtrac'
+html_theme = 'twisteddefault'
+
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/twisted.git
More information about the Python-modules-commits
mailing list