We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6205c9f commit 508c27fCopy full SHA for 508c27f
.readthedocs.yaml
@@ -22,3 +22,5 @@ formats: all
22
python:
23
install:
24
- requirements: doc/requirements.pip
25
+ - method: pip
26
+ path: .
CHANGES.rst
@@ -27,6 +27,10 @@ Unreleased
27
<starbad_>`_, who `provided patient detailed diagnosis <pull 1650_>`_ and
28
graciously agreed to a pragmatic resolution.
29
30
+- The API docs were missing from the last version. They are now `restored
31
+ <apidocs_>`_.
32
+
33
+.. _apidocs: https://coverage.readthedocs.io/en/latest/api_coverage.html
34
.. _starbad: https://github.com/nedbat/coveragepy/issues/1407#issuecomment-1631085209
35
.. _pull 1650: https://github.com/nedbat/coveragepy/pull/1650
36
0 commit comments