Is your feature request related to a problem? Please describe.
Someone on stackoverflow tried using the example code in our latest docs with pvlib 0.8.1 because they didn't realize the feature wasn't in a stable release yet: https://stackoverflow.com/questions/68357949/cant-find-pvlib-pvsystem-array
Describe the solution you'd like
A warning banner at the top of the pages at https://pvlib-python.readthedocs.io/en/latest/ saying something like "this page might use unreleased features; click here to view documentation for the current pvlib release". One straightforward method described here looks like this:

Describe alternatives you've considered