Summary
The script docs/scripts/sphinx_build_link_check.sh is named and commented as if it builds docs and checks links, but it only runs a Sphinx build. The link-check step is missing, so the name and comment are misleading.
Problem
- Script name:
sphinx_build_link_check.sh suggests it builds and then checks links.
- Comment in script: "Build locally, and then check links"
- Actual behavior: The script only runs:h
sphinx-build -E -W source build