The type `SomeStruct` in the image below is from another crate within the same registry, but it is not linked.  This should be fixed by adding [--extern-html-root-url](https://doc.rust-lang.org/rustdoc/unstable-features.html#--extern-html-root-url-control-how-rustdoc-links-to-non-local-crates) to the arguments passed to rustdoc.