Skip to content

Commit c6157cd

Browse files
FBumannclaude
andcommitted
ci: add Read the Docs config
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9c804c8 commit c6157cd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.readthedocs.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
version: 2
2+
3+
mkdocs:
4+
configuration: mkdocs.yml
5+
6+
build:
7+
os: ubuntu-24.04
8+
tools:
9+
python: "3.13"
10+
11+
python:
12+
install:
13+
- method: pip
14+
path: .
15+
extra_requirements:
16+
- docs

0 commit comments

Comments
 (0)