mirror of
https://github.com/rsteube/carapace-bin.git
synced 2025-05-05 15:32:53 +00:00
doc: re-enabled linkcheck
This commit is contained in:
parent
4153ccc7a6
commit
ab2d1f0913
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user