Merge ~cjwatson/launchpad-buildd:readthedocs-config into launchpad-buildd:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 662076a97005cc8fdcd64e18fc138d407a5d8b9d
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad-buildd:readthedocs-config
Merge into: launchpad-buildd:master
Diff against target: 14 lines (+2/-1)
1 file modified
.readthedocs.yaml (+2/-1)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Review via email: mp+444743@code.launchpad.net

Commit message

Refine readthedocs configuration

Description of the change

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/.readthedocs.yaml b/.readthedocs.yaml
2index faed046..a95166c 100644
3--- a/.readthedocs.yaml
4+++ b/.readthedocs.yaml
5@@ -3,7 +3,8 @@ version: 2
6 build:
7 os: ubuntu-22.04
8 tools:
9- python: "3.11"
10+ python: "3"
11
12 sphinx:
13 configuration: docs/conf.py
14+ fail_on_warning: true

Subscribers

People subscribed via source and target branches