We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1466d24 commit 1ab95e4Copy full SHA for 1ab95e4
1 file changed
.readthedocs.yaml
@@ -11,7 +11,7 @@ build:
11
jobs:
12
pre_build:
13
- pip install .
14
- # - sphinx-build -b linkcheck docs/ _build/linkcheck
+ - sphinx-build -b linkcheck docs/ _build/linkcheck
15
- sphinx-apidoc -o docs/api/ --module-first --no-toc --force src/virtualship
16
17
conda:
0 commit comments