-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Milestone
Description
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
- Maybe just disable the "latest" docs altogether? If it's for unreleased features then what's the value in making it public?
- Another option, not sure it's maintained though: https://github.com/humitos/sphinx-version-warning