Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perform link checking in (generated) documentation #389

Closed
dangunter opened this issue Jun 22, 2021 · 2 comments
Closed

Perform link checking in (generated) documentation #389

dangunter opened this issue Jun 22, 2021 · 2 comments
Assignees
Labels
documentation Documentations comments and requests Priority:Low Low Priority Issue or PR testing Issues dealing with testing of code

Comments

@dangunter
Copy link
Member

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 dangunter added the documentation Documentations comments and requests label Jun 22, 2021
@ksbeattie ksbeattie added the Priority:Low Low Priority Issue or PR label Jun 24, 2021
@ksbeattie ksbeattie added the testing Issues dealing with testing of code label Oct 15, 2021
@ksbeattie
Copy link
Member

Related to IDAES/examples-pse#75

@ksbeattie
Copy link
Member

This is partially complete, we believe.

@github-project-automation github-project-automation bot moved this from In Progress to Done in 2023 February Release Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentations comments and requests Priority:Low Low Priority Issue or PR testing Issues dealing with testing of code
Projects
No open projects
Development

No branches or pull requests

4 participants