Skip to content

How to jump to last version where docs built successfully? #226

Closed
@Boscop

Description

@Boscop

A lot of crates' docs don't build successfully but there are earlier versions that bbuilt successfully.
E.g.:
[failed] https://docs.rs/actix-web/0.7.2/actix_web/
[works] https://docs.rs/actix-web/0.6.4/actix_web/ (but is it the latest working version of docs? you'd have to click through the versions to find out)

[failed] https://docs.rs/yew/0.4.0/yew/
[works] https://docs.rs/yew/0.2.0/yew/

I don't see a way to jump to the latest working docs. There should be a button at the top, when the docs failed to build.

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