Have build-docs-local do a link check by default
Compare changes
Files
3- Ian Jackson authored
Update all in-tree call sites: * For the one that's followed by a call to check-doc-links, just delete that call. * For the one that isn't, add the --no-linkcheck option. * There are also some references in HACKING.md. Leave them alone.
+ 8
− 0
@@ -175,6 +175,9 @@ def massage_mdbook() -> None:
@@ -194,11 +197,16 @@ def main() -> None: