Skip to content

Add support for manually uploading docs #146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sdroege opened this issue Aug 17, 2017 · 4 comments
Closed

Add support for manually uploading docs #146

sdroege opened this issue Aug 17, 2017 · 4 comments

Comments

@sdroege
Copy link

sdroege commented Aug 17, 2017

It would be nice to have a way for crate owners to manually upload docs to docs.rs. This would at least be useful for crates that can't compile on the docs.rs system, e.g. because the crate is not for the platform used there or because C libraries are missing.

The latter is my use-case with e.g. https://docs.rs/crate/gstreamer-sys/

@bradfier
Copy link

I would support this, I'm writing Rust bindings for proprietary libraries, where uploading the headers we bind to would probably be a licensing violation. So we can build the docs locally, but pushing the build dependencies anywhere public is a no-go.

@Javyre
Copy link

Javyre commented Dec 13, 2017

Any updates on this issue yet?

@jyn514
Copy link
Member

jyn514 commented Feb 1, 2020

Duplicate of #146

@jyn514 jyn514 marked this as a duplicate of #146 Feb 1, 2020
@jyn514 jyn514 closed this as completed Feb 1, 2020
@jyn514
Copy link
Member

jyn514 commented Apr 22, 2021

Err sorry, I meant to link to #93.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants