Skip to content

Commit ea04de4

Browse files
authored
docs: major improvment of the sphinx doc (jxmorris12#197)
1 parent 635708c commit ea04de4

25 files changed

Lines changed: 1354 additions & 442 deletions

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ check:
3131

3232
test:
3333
uv run --group tests --locked pytest
34-
uvx --with defusedxml genbadge coverage --input-file coverage.xml --silent
3534

3635
doc:
3736
uv run --group docs --locked sphinx-build -M html docs/source docs/build

0 commit comments

Comments
 (0)