434
Read the Following Manual
(sh.itjust.works)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I mean sure. This usually works okay. But some manuals are terrible. Specially those written by Google and Microsoft. Well mostly Microsoft. Google was probably good, I was just major verions behind.
Google docs are written like they assume you already know the docs. ๐
The only google docs I've used are for Google Analytics and they are TERRIBLE
Because their programmers are too busy to RTFM themselves to properly write a decent FM.
IME I'll rather find some openapi docs for Google than their actual product docs. As in, I'll start out trying to read their kubernetes docs, then shortly after it's "fuck it, I'm going to docs.rs/k8s-openapi".
My actual worst case are Elastic's docs, though. Somehow they have plenty of stuff in there, just never the stuff I'm trying to figure out.
Many man pages are also terrible