Commit a3ac113
committed
Add check-published-links tool (v0.1.38)
New tool that wraps linkchecker to validate links on published HTML
documentation with:
- URL rewriting for misresolved paths on documentation platforms
- Smart false positive handling (host:port placeholders, Maven Central 403s)
- Configuration file support with [settings], [ignore-patterns], and
[rewrite-rules] sections
- Single URL and bulk validation modes
- Detailed reports with error categorization
- Configurable timeout and reports directory
Requires linkchecker to be installed separately.1 parent 704035a commit a3ac113
File tree
5 files changed
+1467
-5
lines changed- docs/tools
5 files changed
+1467
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments