Open
Description
On e.g. https://docs.rs/crate/diesel/latest there's a "Documentation" link in the left-hand bar that just points to https://docs.rs/diesel. This is mainly shown for cases where a crate has external documentation, e.g. https://docs.rs/crate/diesel/0.13.0 which links to http://docs.diesel.rs/, so we should suppress showing it for cases that just link back to docs.rs.