JuliaDocs/Documenter.jl

Follow redirects when linkchecking

Open

#1,354 opened on 2020年6月30日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)Julia (513 forks)batch import
Type: Enhancementhelp wanted

Repository metrics

Stars
 (910 stars)
PR merge metrics
 (平均マージ 16d 9h) (30d で 3 merged PRs)

説明

Suggested by @charleskawczynski in https://github.com/JuliaDocs/Documenter.jl/issues/1344#issuecomment-649951413: for the temporary 3XX redirects, we should maybe follow the redirect URL and check if the redirect destination is a working URL. If not, then also treat that as a linkcheck error.

コントリビューターガイド