doc: re-enabled linkcheck

This commit is contained in:
rsteube 2024-12-15 14:15:15 +01:00
parent 4153ccc7a6
commit ab2d1f0913

View File

@ -74,7 +74,7 @@ jobs:
- name: "build docs"
run: |
chmod +x cmd/carapace/carapace
sed -i 's/\[output.linkcheck\]/#[output.linkcheck]/' docs/book.toml
# sed -i 's/\[output.linkcheck\]/#[output.linkcheck]/' docs/book.toml
sh .github/completers.sh > docs/src/completers.md
sh .github/conditions.sh > docs/src/variable/conditions.md
sh .github/macros.sh > docs/src/spec/macros.md