We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
linkcheck
sphinx-build -b linkcheck will detect broken links. I found short a guide at https://github.com/MarkHoeber/sublime_sphinx_guide/blob/master/source/references.rst#test-external-links
sphinx-build -b linkcheck
We could write a CI script that runs this (maybe..on cron, not blocking merges) to detect these.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
sphinx-build -b linkcheck
will detect broken links. I found short a guide at https://github.com/MarkHoeber/sublime_sphinx_guide/blob/master/source/references.rst#test-external-linksWe could write a CI script that runs this (maybe..on cron, not blocking merges) to detect these.
The text was updated successfully, but these errors were encountered: