There needs to be an indication for consumers and contributors what docs are out-of-date, or possibly unverified as working in a major version.
We already face this on the internet we have lots of legacy code that says things like the right way to use jQuery is change .attr() or set .live() handlers. That's not good, and people learning will start using them instead of doing the correct thing.
There's a lot of canned reasons I can come up with at will for why this is an easy and obvious thing to do, but... does anyone else agree?