Skip to content

Commit 55d15c0

Browse files
committed
temp: disable linkcheck
1 parent b90dfab commit 55d15c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build:
1111
jobs:
1212
pre_build:
1313
- pip install .
14-
- sphinx-build -b linkcheck docs/ _build/linkcheck
14+
# - sphinx-build -b linkcheck docs/ _build/linkcheck
1515
- sphinx-apidoc -o docs/api/ --module-first --no-toc --force src/virtualship
1616

1717
conda:

0 commit comments

Comments
 (0)