nannou-org/nannou

Doc links broken

开放

#203 创建于 2018年10月28日

 (3 条评论) (0 个反应) (0 位负责人)Rust (254 个派生)batch import
buggood first issue

仓库指标

星标
 (4,662 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南