[Python-modules-commits] [twisted] 04/11: sphinx-theme
Free Ekanayaka
freee at moszumanska.debian.org
Mon Feb 27 10:31:07 UTC 2017
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 502474542a5aa5ee7318aab5bf41c4a60c175a98
Author: Matthias Klose <doko at debian.org>
Date: Thu Oct 20 04:34:07 2016 +0000
sphinx-theme
Set the sphinx theme.
Gbp-Pq: Name 0003-sphinx-theme.patch
---
docs/conf.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/conf.py b/docs/conf.py
index 299b5b4..2d23d59 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