1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/4684e23973c0/ Changeset: 4684e23973c0 User: hpk42 Date: 2014-06-01 12:36:31 Summary: also add favicon Affected #: 2 files
diff -r 1726cd09adc4a09a120957131dd2b6c14402b78a -r 4684e23973c00960ef73a57537c54a4ecb8c6c5e doc/en/conf.py --- a/doc/en/conf.py +++ b/doc/en/conf.py @@ -136,7 +136,7 @@ # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. -#html_favicon = None +html_favicon = "img/pytest1favi.ico" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, diff -r 1726cd09adc4a09a120957131dd2b6c14402b78a -r 4684e23973c00960ef73a57537c54a4ecb8c6c5e doc/en/img/pytest1favi.ico Binary file doc/en/img/pytest1favi.ico has changed Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit