[Python-modules-commits] [pygments] 03/05: Change Sphinx documentation theme to 'default'

Piotr Ożarowski piotr at moszumanska.debian.org
Mon Jan 23 22:33:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

piotr pushed a commit to branch master
in repository pygments.

commit b6beafb7d7e6065f8d71cb260bd3cea68581dc43
Author: SVN-Git Migration <python-modules-team at lists.alioth.debian.org>
Date:   Thu Oct 8 10:34:58 2015 -0700

    Change Sphinx documentation theme to 'default'
    
    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