Ask HN: What are the best documented developper tools?

12 points by hadri ↗ HN
My company is in the process of writing developer facing documentation and I am trying to make a list of the best examples to take inspiration from.

11 comments

[ 0.25 ms ] story [ 35.4 ms ] thread
If you are talking about company's internal developer facing documentations, they are not going to be on internet.

Some of the best product documentations there are:

https://stripe.com/docs/api

http://www.twilio.com/docs

https://docs.djangoproject.com

https://developers.google.com/maps/documentation/

http://docs.oracle.com/javase/7/docs/api/

https://parse.com/docs/ios/guide

That's exactly the kind of list I was looking for. Thank you for understanding despite the lack of explanation.
https://auth0.com/ provides some pretty incredible documentation (they also provide a great product; we use it to support authentication for our suite of corporate/enterprise-facing apps)
The filtering options to get to the version of the doc you need are wonderful. Thanks!
It's unusually wordy and I think it is great. I can't count how many times I scratched my head trying to figure out what some API calls were meant for and how they were meant to be used.
Some of the docs I've had to deal with lately, that I've found very useful and easy to navigate:

https://apidocs.mailchimp.com

https://dashboard.batch.com/doc [Requires Login]

(Great product for marketing push notifications, by the way)

Also Apple has a great doc site. Very verbose, but thorough:

https://developer.apple.com/library/ios/documentation/UIKit/...