JuliaDocs/Documenter.jl

Follow redirects when linkchecking

Open

#1 354 ouverte le 30 juin 2020

Voir sur GitHub
 (0 commentaires) (1 réaction) (0 assignés)Julia (513 forks)batch import
Type: Enhancementhelp wanted

Métriques du dépôt

Stars
 (910 stars)
Métriques de merge PR
 (Merge moyen 16j 9h) (3 PRs mergées en 30 j)

Description

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.

Guide contributeur