idaes-pse icon indicating copy to clipboard operation
idaes-pse copied to clipboard

Perform link checking in (generated) documentation

Open dangunter opened this issue 4 years ago • 1 comments

The documentation cross-links and links to external targets enough now that it would be useful to automate the process of looking for broken links. There are a number of tools that does this. One that looks promising is: https://github.com/wjdp/htmltest , which emulates the features of a popular Ruby link-checker but is written in Go so it is several times faster.

dangunter avatar Jun 22 '21 03:06 dangunter

Related to https://github.com/IDAES/examples-pse/pull/75

ksbeattie avatar Apr 14 '22 18:04 ksbeattie

This is partially complete, we believe.

ksbeattie avatar Feb 23 '23 19:02 ksbeattie