|
|
|
|
|
by andrelaszlo
1574 days ago
|
|
I'm working a bit with GCP infrastructure lately and I find Google's docs very well-written, but suffering from a bit of the opposite problem. Many docs are written as how-tos for very specific scenarios, often the most basic setup thinkable (which makes sense!). If you're trying to understand the abstractions in order to see what will make sense for your own project, it's a difficult way to get the full picture. :D It seems like good docs often have two types of articles: 1. Short and clear definitions of terms, abstractions, resources, etc.
2. Self-contained how-tos and overview type articles on common issues and ways to use the product. If it's just one or the other, or both mixed up, I often find it frustrating. |
|
* Tutorials * Topic guides * Reference guides * How-to guides
https://docs.djangoproject.com/en/4.0/#how-the-documentation...