[Python-modules-commits] [twisted] 08/16: sphinx-theme
Free Ekanayaka
freee at moszumanska.debian.org
Mon Aug 28 17:40:03 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 37975448b43bc5ddc2ffe1c0dee606c1f36f1fa5
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