Skip to content

Links in documentation largely broken #273

Open
@hannobraun

Description

@hannobraun

Many of the links in the generated API documentation are largely broken. This is not something we can fix easily: The only viable way to link to other resources within the documentation are relative links. In the presence of re-exports, the relative link is only going to be correct for either the original or the re-exported type.

I think we can use intra-doc links to fix this. This feature is currently on its way to being stabilized: rust-lang/rust#43466, rust-lang/rust#74430

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions