Settings

Theme

Ask HN: What's the best documentation you've ever read?

4 points by afefers 5 years ago · 3 comments · 1 min read

Reader

I'm looking for examples of outstanding documentation such as The Rust Programming Language book: https://doc.rust-lang.org/book/ or The Python Tutorial: https://docs.python.org/3/tutorial/index.html

It doesn't need to be related to programming languages, anything counts: APIs, frameworks, some really in-depth blog post or series of posts, etc.

QuadrupleA 5 years ago

Sqlite's definitely high in the running (https://sqlite.org/). Feels like as much thought and care went into the documentation as the software itself.

rumanator 5 years ago

By far Qt has the absolute best docs a toolkit can hope to have. No doubt about it.

inspector14 5 years ago

The Rust Book, easily

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection