Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPublish documentation for the master branch of all Servo-maintained crates #12433
Comments
|
The way this is done in
|
|
Do we really need this, now we have docs.rs? |
|
Let's close it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now, we have documentation on doc.servo.org for servo/servo master, and all dependencies, at whatever version master is using. This is useful, but if we want other people to use our crates, we should publish the most current documentation for them, even if we've not updated Servo to use the most current version.
We already do this for rust-url. It would be good to do that for all our crates.
Possible things to consider: https://github.com/huonw/travis-cargo; https://crates.fyi/crates/