nannou-org/nannou

Doc links broken

Open

#203 geöffnet am 28. Okt. 2018

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (254 Forks)batch import
buggood first issue

Repository-Metriken

Stars
 (4.662 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 24T 15h) (26 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide