Created
September 12, 2024 09:00
-
-
Save adamltyson/42bd6d4e773484863d6d7f1123919eb1 to your computer and use it in GitHub Desktop.
Alias to run sphinx build with linkcheck
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias dblc='rm -rf docs/build && sphinx-build docs/source docs/build -b linkcheck' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment