nannou-org/nannou

Doc links broken

Open

#203 ouverte le 28 oct. 2018

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Rust (254 forks)batch import
buggood first issue

Métriques du dépôt

Stars
 (4 662 stars)
Métriques de merge PR
 (Merge moyen 24j 15h) (26 PRs mergées en 30 j)

Description

The doc link for 'Draw type' in src/draw/mod.rs points to ./struct.Draw.html which works fine if read from the draw module. In the top-level crate documentation this comment appears too, in which case the link is broken. The same goes for multiple other links. Not sure if absolute links are better, as locally generated and read docs would then point to the external docs.

Guide contributeur