docs/conf.py: Add codecoverage badge.

This commit is contained in:
Dave Shawley 2016-02-24 14:47:53 -05:00
parent baf643e3ef
commit a9e24b7f5b

View file

@ -28,6 +28,7 @@ html_theme_options = {
'github_banner': True,
'travis_button': True,
'sidebar_width': '230px',
'codecov_button': True,
}
intersphinx_mapping = {