uber / rides-java-sdk

Uber Rides Java SDK (beta)
https://developer.uber.com/docs
MIT License
104 stars 57 forks source link

JavaDoc for the RidesService & model classes #17

Open agraebe opened 8 years ago

agraebe commented 8 years ago

Understanding which methods are available and how to construct appropriate requests is harder as it could be. An automatically generated JavaDoc would improve navigation.

UPDATE: One idea might be to use GitHub pages in order to make the JavaDoc easily accessible. We could auto-generate the docs with Gradle.