Skip to content

docs.rs updates latest docs link before docs are built #312

@LPGhatguy

Description

@LPGhatguy

Hi! I just published a new version of the rbx_reflection crate. The previous version was 0.1.0 and the new version was 0.2.373.

Almost immediately after publish, https://docs.rs/rbx_reflection started redirecting to https://docs.rs/rbx_reflection/0.2.373/rbx_reflection/, which was not generated yet and thus returned a 404. The docs stayed broken this way for several minutes! 😦

Does it make sense for docs.rs to continue pointing to the old version docs until the new version is done generating? This is a crate that is going to be published automatically every couple weeks and I'd like to avoid breaking my documentation for a few minutes so often.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions