[Python-modules-commits] [pygments] 02/04: change_docs_theme
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Mon Jan 25 14:58:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository pygments.
commit e801e574957be48697f3b985dc50dd5d45742fac
Author: SVN-Git Migration <python-modules-team at lists.alioth.debian.org>
Date: Thu Oct 8 10:34:58 2015 -0700
change_docs_theme
Patch-Name: change_docs_theme.patch
---
doc/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/conf.py b/doc/conf.py
index 51a9161..82ae598 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -85,7 +85,7 @@ exclude_patterns = ['_build']
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
-html_theme = 'pygments14'
+html_theme = 'default'
# 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pygments.git
More information about the Python-modules-commits
mailing list