We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use linkchecker and the script https://github.com/ocsigen/html_of_wiki/blob/ohow/src/linkchecker2json.lisp (make linkchecker2json)
linkchecker
make linkchecker2json
The script is just a parser for linkchecker's output which outputs JSON for visualization.
To be consistent with (#108), the Common Lisp parser should be rewritten in OCaml.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Use
linkchecker
and the script https://github.com/ocsigen/html_of_wiki/blob/ohow/src/linkchecker2json.lisp (make linkchecker2json
)The script is just a parser for
linkchecker
's output which outputs JSON for visualization.To be consistent with (#108), the Common Lisp parser should be rewritten in OCaml.
The text was updated successfully, but these errors were encountered: