summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-09-26 15:38:46 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-09-26 15:38:46 -0400
commit35cdc0436065fac573de48bd6941a9fffb257276 (patch)
tree404fed42eea85a384e1aed8af7934d194e762e50
parentabb9391529c4885b2170eb64804349bd01860613 (diff)
parent2716d2cb62788e7053b3b73bf200acad52cd2360 (diff)
downloadpython-coveragepy-git-35cdc0436065fac573de48bd6941a9fffb257276.tar.gz
Merge branch 'coverage-4.5.1x' into nedbat/tidelift
-rw-r--r--doc/_static/coverage.css5
-rw-r--r--doc/index.rst17
-rw-r--r--doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.pngbin0 -> 4069 bytes
3 files changed, 22 insertions, 0 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 e1830f1a..fc9f31c1 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -98,6 +98,20 @@ Subscription`_.
.. _Tidelift Subscription: https://tidelift.com/subscription/pkg/pypi-coverage?utm_source=pypi-coverage&utm_medium=referral&utm_campaign=docs
+.. 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`_. 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
+
Quick start
-----------
@@ -191,6 +205,9 @@ GitHub also hosts the `code repository`_.
.. _GitHub issue tracker: https://github.com/nedbat/coveragepy/issues
.. _code repository: https://github.com/nedbat/coveragepy
+Professional support for coverage.py is available as part of the `Tidelift
+Subscription`_.
+
`I can be reached`_ in a number of ways. I'm happy to answer questions about
using coverage.py.
diff --git a/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png b/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png
new file mode 100644
index 00000000..317dc4d9
--- /dev/null
+++ b/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png
Binary files differ