Skip to content

Commit 449b540

Browse files
committed
fix: Render apidoc on readthedocs
1 parent e45682e commit 449b540

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ build:
77
commands:
88
- pip install uv
99
- uv sync --frozen
10+
- uv run sphinx-apidoc -f -e -T -o=docs/api/ ./oembedpy
1011
- uv run sphinx-build -b dirhtml docs $READTHEDOCS_OUTPUT/html
1112

1213
# Optionally build your docs in additional formats such as PDF and ePub

0 commit comments

Comments
 (0)