Ask HN: What are the best documented developper tools?
1–10 of 12 posts
Re: Ask HN: What are the best documented developper tools?
#2Some of the best product documentations there are:
https://docs.djangoproject.com
https://developers.google.com/maps/documentation/
Re: Ask HN: What are the best documented developper tools?
#3Re: Ask HN: What are the best documented developper tools?
#4Re: Ask HN: What are the best documented developper tools?
#5If 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
Re: Ask HN: What are the best documented developper tools?
#6https://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)
Re: Ask HN: What are the best documented developper tools?
#7http://flask.pocoo.org/docs/0.10/
Re: Ask HN: What are the best documented developper tools?
#8Re: Ask HN: What are the best documented developper tools?
#9To check how they do it (it's a Meteor app):
Re: Ask HN: What are the best documented developper tools?
#10https://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/...