this post was submitted on 15 May 2024
772 points (100.0% liked)

Programmer Humor

421 readers
6 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] moonpiedumplings@programming.dev 1 points 6 months ago (1 children)

Old version docs tend to offer you a redirect to more recent docs

Sadly, the docs, I've worked with (openstack and ansible) frequently, don't do this. They have a button to go to the latest version of the docs, but not to the equivalent page on the latest version. This means I have to find the equivalent page again, from the integrated search usually.

And yes, a lot can change between versions. New features can get added that solve your problems or older stuff can get removed.

[โ€“] nintendiator@feddit.cl 1 points 6 months ago

They have a button to go to the latest version of the docs, but not to the equivalent page on the latest version

Oh yeah this is a PITA. Tho in that case it's skill issue on their end.