nannou-org/nannou

Doc links broken

オープン

#203 opened on 2018/10/28

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (254 件のフォーク)batch import
buggood first issue

Repository metrics

Stars
 (4,662 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド