Stream: ideas

Topic: roc-docs -check-links flag


view this post on Zulip Anton (Jul 07 2023 at 16:43):

I propose a -check-links flag for roc-docs that checks if all the links in the generated html work. Good idea or is this out of scope?

view this post on Zulip Kilian Vounckx (Jul 08 2023 at 06:11):

Do you mean links to other functions and types? If so, I think it's a good idea! Maybe even make it true by default

view this post on Zulip Anton (Jul 08 2023 at 09:30):

Yeah, links to functions and types should probably be checked by default if that's not already the case. Perhaps we could then use the -check-links flag to check external links (to wikipedia...)?


Last updated: Jun 16 2026 at 16:19 UTC