Skip to content

Commit 508c27f

Browse files
committed
build(docs): have to install ourselves for api docs
1 parent 6205c9f commit 508c27f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ formats: all
2222
python:
2323
install:
2424
- requirements: doc/requirements.pip
25+
- method: pip
26+
path: .

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ Unreleased
2727
<starbad_>`_, who `provided patient detailed diagnosis <pull 1650_>`_ and
2828
graciously agreed to a pragmatic resolution.
2929

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
3034
.. _starbad: https://github.com/nedbat/coveragepy/issues/1407#issuecomment-1631085209
3135
.. _pull 1650: https://github.com/nedbat/coveragepy/pull/1650
3236

0 commit comments

Comments
 (0)