merely-useful / py-rse

Research Software Engineering with Python course material
http://third-bit.com/py-rse/
Other
247 stars 63 forks source link

Improving link checking #416

Closed gvwilson closed 4 years ago

gvwilson commented 4 years ago
  1. Use make links to check consistency of entries in links.md and gloss.md. (There are a handful of spurious reports because uses of double indices like a[0][1] are caught by the regular expression that checks for [defined][links] and I can't be bothered to fix that.)
  2. Move unused links and glossary entries to links-unused.md and gloss-unused.md respectively. These might come back into play with the R volume.