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 upAdd basic documentation #215
Closed
Comments
|
@cengizIO If you're starting out on Rust and want to contribute to something easy, head over to http://servo.github.io/servo-starters to pick something that you'd like to work on. If you're talking specifically about webrender, the GitHub wiki page should have an overview of how WR works. But I agree that WR should have more documentation. https://doc.servo.org/webrender is lacking quite a bit of documentation. |
|
Some basic API documentation got added here #317 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
I'm extremely interested in learning rust and I just started exploring servo engine. I'd be very happy if I can contribute to webrender, servo or rust in general.
As a newcomer, I'm having difficulties due to lack of basic documentation like instructions, requirements, assumptions or guides.
So, I think we should put some documentation into the repository.
Any suggestions?