amethyst / amethyst/legion

Broken links in docs due to reexports

Aberta
#195 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Rust
Estrelas
1.7k
Forks
140
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Example:

[legion::EntityStore](https://docs.rs/legion/0.3.0/legion/trait.EntityStore.html) vs [legion::world::EntityStory](https://docs.rs/legion/0.3.0/legion/world/trait.EntityStore.html) - the link to `SubWorld` on the first one is broken but works on the second one.

Note that there are probably more cases (e.g. link to SoA on the main page) but it seems cargo-deadlinks doesn't always find them all, the output changes on each run. I reported it as https://github.com/deadlinks/cargo-deadlinks/issues/56.

I don't know how to fix this until https://github.com/rust-lang/rust/issues/43466 is merged.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.