[Python-modules-commits] [python-xmp-toolkit] 03/05: disable html style

Daniel Stender stender at moszumanska.debian.org
Sat Jun 25 11:58:13 UTC 2016


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

stender pushed a commit to branch master
in repository python-xmp-toolkit.

commit 1b7e8fcbf6fb329453fb1238961471a9155bfa2b
Author: Daniel Stender <stender at debian.org>
Date:   Sat Jun 25 13:47:13 2016 +0200

    disable html style
    
     Disable default.css as html_style.
     Bug: https://bugs.debian.org/815305
     Forwarded: no
---
 docs/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/conf.py b/docs/conf.py
index fa49472..f40d0d4 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -100,7 +100,7 @@ pygments_style = 'sphinx'
 # The style sheet to use for HTML and HTML Help pages. A file of that name
 # must exist either in Sphinx' static/ path, or in one of the custom paths
 # given in html_static_path.
-html_style = 'default.css'
+# html_style = 'default.css'
 
 # The name for this set of Sphinx documents.  If None, it defaults to
 # "<project> v<release> documentation".

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-xmp-toolkit.git



More information about the Python-modules-commits mailing list