Consider the documentations of all the languages, frameworks, libraries, editors, extensions, etc you have ever read.
What's the most well written and structured you can re-call?
Personally it would be Vue docs for me.
Consider the documentations of all the languages, frameworks, libraries, editors, extensions, etc you have ever read.
What's the most well written and structured you can re-call?
Personally it would be Vue docs for me.
For further actions, you may consider blocking this person and/or reporting abuse
Latest comments (53)
I haven't gotten too deep into it, but I like the Gatsby.js documentation. From what I remember, there were quick start instructions and a more in depth versions. I do not see choose-your-own documentation often.
I guess the best documentation I have read is the Python docs.
I love the new MS docs. They explain the history, general patterns and how they translate to (ASP).NET, and what are the best practices, e.g.:
So far I've been very happy with the Cypress documentation.
docs.cypress.io/guides/overview/wh...
First time I hear of that, tbh :)
Visual Basic v3 Documentation
It was broad, easy to read with lots of code snippets.
It also came as a proper paper set of books including a separate book with a guide to all functions in alphabetical order.
I'd never read something before or since that made development so straightforward.
Postman offers really good API documentation generator right out of the box. All you have to do is add your API requests, give them descriptions and you're done!
You can also customise appearance and have them served on your custom domain!
Check them out here:
learning.getpostman.com/docs/postm...
youtube.com/watch?v=Ayo_KdLLcTA
Easily React Docs!!
at least in what I've gone through so far...
Flutter Official Documentation is for me, the best documentation I've ever read. It even gives you tutorial of getting started from another platform before you do "fluttering".
Stripe!!!
stripe.com/docs
I really like the Postman documentation.
The tool itself is great, too :)