diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2018-09-26 15:35:46 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-09-26 15:35:46 -0400 |
commit | 2716d2cb62788e7053b3b73bf200acad52cd2360 (patch) | |
tree | db8257a3a84ce07ef357b85df88bbe6c69399999 | |
parent | f9ae5d8c1798d47de0b43bc8a690a3a72d8e2a19 (diff) | |
download | python-coveragepy-git-2716d2cb62788e7053b3b73bf200acad52cd2360.tar.gz |
A Tidelift logo
-rw-r--r-- | doc/_static/coverage.css | 5 | ||||
-rw-r--r-- | doc/index.rst | 11 | ||||
-rw-r--r-- | doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png | bin | 0 -> 4069 bytes |
3 files changed, 15 insertions, 1 deletions
diff --git a/doc/_static/coverage.css b/doc/_static/coverage.css index d32132ef..900ee06e 100644 --- a/doc/_static/coverage.css +++ b/doc/_static/coverage.css @@ -5,3 +5,8 @@ body { h1, h2, h3, h4, h5, h6 { font-family: Helvetica; } + +img.tideliftlogo { + border: 1px solid #888; + margin-top: .5em !important; +} diff --git a/doc/index.rst b/doc/index.rst index f2c5e60c..1e70e30e 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -93,8 +93,17 @@ not. .. _described here: https://nedbatchelder.com/code/coverage +.. image:: media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png + :width: 75 + :alt: Tidelift + :align: left + :class: tideliftlogo + Professional support for coverage.py is available as part of the `Tidelift -Subscription`_. +Subscription`_. Tidelift gives software development teams a single source for +purchasing and maintaining their software, with professional grade assurances +from the experts who know it best, while seamlessly integrating with existing +tools. .. _Tidelift Subscription: https://tidelift.com/subscription/pkg/pypi-coverage?utm_source=pypi-coverage&utm_medium=referral&utm_campaign=docs diff --git a/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png b/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png Binary files differnew file mode 100644 index 00000000..317dc4d9 --- /dev/null +++ b/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png |