top | item 12784439

Ask HN: Good examples of well-written developer docs?

2 points| minouye | 9 years ago | reply

Does anyone have good examples of well-written developer docs? Not just from a comprehensiveness/design standpoint, but more so from a "wow this is great, clear, writing" perspective.

2 comments

order
[+] daly|9 years ago|reply
The book "Physically Based Rendering" by Pharr and Humphrey is a literate program (the book contains the actual source code which is extracted at build time). The book won an Academy Award.