Skip to content

Feature Request: Build repos from git and add an API to do so #3118

@BitSyndicate1

Description

@BitSyndicate1

I would like docsrs to be able to build a crate/workspace from a provided git-link and have that ability be exposed through an API of the webserver as well. This would then be similar to /crate/name/version/rebuild but the user of the API would need to provide a git-uri too. This would be awesome to have for development internal documentation where the crate is not yet mature enough to push onto crates.io but one wants to have a nice webpage with the documentation, which has some of the docsrs features that pure rustdoc does not have, e. g., a list of all crate-features, selecting specific architecture versions of the crate etc.

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