Live data from Hacker News

Ask HN: What is the best API documentation you have ever seen?

news.ycombinator.com

1–10 of 64 posts

Re: Ask HN: What is the best API documentation you have ever seen?

#5
post #2

Qt docs, python docs, cppreference, code synthesis odb

Python? I find the documentation to be confusing and difficult to search. Many of the arguments to standard functions are not explicitly documented nor do they have obvious enough names for me to guess what they mean. As I was learning Python over the past few years, I inevitably turned to blog posts and Stack Overflow for clearer examples and more explicit descriptions of optional parameters.

I'd be curious to know what you like about the Python documentation because my experience has probably been different than yours.

Post reply on HN