10000 [DOC] Fix `Edit on Github` sidebar link always points to latest commit by echedey-ls · Pull Request #2460 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

[DOC] Fix Edit on Github sidebar link always points to latest commit #2460

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 27, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into edit-on-gh-hotfix
  • Loading branch information
echedey-ls authored May 23, 2025
commit 9ea423459ad40989a6ded73ff5e3f8c0bd9f7b42
7 changes: 5 additions & 2 deletions docs/sphinx/source/whatsnew/v0.12.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,13 @@ Documentation
(:issue:`2423`, :pull:`2426`)
* Clarify which SAPM coefficients are required by the ``module`` parameter in
:py:func:`~pvlib.pvsystem.sapm` (:issue:`2392`, :pull:`2435`)
* Update references in :py:func`~pvlib.irradiance.get_extra_radiation`
(:issue:`2333`, :pull:`2347`)
* Update references in :py:func:`~pvlib.irradiance.get_extra_radiation`
(:issue:`2333`, :pull:`2437`)
* Update references in :py:func:`~pvlib.iotools.get_cams` and :py:func:`~pvlib.iotools.read_cams`
(:issue:`2427`, :pull:`2457`)
* Fix ``Edit on GitHub`` links in stable documentation so they point to the tagged repository version matching the build environment (e.g., v0.12.0). (:issue:`2456`, :pull:`2460`)


Requirements
~~~~~~~~~~~~
* ``wheel`` is no longer a build dependency. (:pull:`2439`)
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.
0