nannou-org/nannou

Doc links broken

Open

#203 aberto em 28 de out. de 2018

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (254 forks)batch import
buggood first issue

Métricas do repositório

Stars
 (4.662 stars)
Métricas de merge de PR
 (Mesclagem média 24d 15h) (26 fundiu PRs em 30d)

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.

Guia do colaborador