ljchang / dartbrains

This repository is a Python package with all of the functions and python libraries required for the Dartmouth fMRI Analysis Course taught by Prof Luke Chang, PhD.
https://dartbrains.org/
105 stars 34 forks source link

sphinx linkchecker #34

Open wasita opened 2 years ago

wasita commented 2 years ago

https://jupyterbook.org/advanced/html.html#html-link-check

wasita commented 2 years ago

idea is to check for broken links using sphinx

wasita commented 2 years ago

38

wasita commented 2 years ago

@ljchang sphinx linkcheck implemented here as a separate gh action, that way if it fails the build deploy won't fail currently not sure how to just extract all of the broken links for easy viewing, but for now you can navigate to the actions page and look at the logs to see which links pass or fail