nannou-org/nannou

Doc links broken

Open

#203 建立於 2018年10月28日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Rust (4,662 star) (254 fork)batch import
buggood first issue

描述

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.

貢獻者指南