From 8c4478c4c561daaeca0e855cdf158e038f7afa14 Mon Sep 17 00:00:00 2001 From: Taos Transue Date: Tue, 27 Jun 2023 12:04:42 -0700 Subject: [PATCH 1/2] update links --- docs/examples/iv-modeling/plot_singlediode.py | 2 +- docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/examples/iv-modeling/plot_singlediode.py b/docs/examples/iv-modeling/plot_singlediode.py index 837756a37e..c8cbe506ca 100644 --- a/docs/examples/iv-modeling/plot_singlediode.py +++ b/docs/examples/iv-modeling/plot_singlediode.py @@ -18,7 +18,7 @@ # cell and has five electrical parameters that depend on the operating # conditions. For more details on the single-diode equation and the five # parameters, see the `PVPMC single diode page -# `_. +# `_. # # References # ---------- diff --git a/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst b/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst index 30f7d36dca..528c9971b7 100644 --- a/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst +++ b/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst @@ -17,8 +17,8 @@ will require the efforts of the larger pvlib-python community, not just the maintainers. Therefore, do not expect feature parity between the libaries, only similarity. -The `PV_LIB Matlab help webpage `_ -is a good reference for this comparison. +The `PV_LIB Matlab help pages `_ +are a good reference for this comparison. Missing functions ~~~~~~~~~~~~~~~~~ From bc6cd871be60dad17aff6dbd9df41379bc5401a6 Mon Sep 17 00:00:00 2001 From: Taos Transue <41020789+reepoi@users.noreply.github.com> Date: Thu, 29 Jun 2023 09:25:48 -0600 Subject: [PATCH 2/2] Change matlab link to the repo page --- docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst b/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst index 528c9971b7..7dc9b00601 100644 --- a/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst +++ b/docs/sphinx/source/user_guide/comparison_pvlib_matlab.rst @@ -17,7 +17,7 @@ will require the efforts of the larger pvlib-python community, not just the maintainers. Therefore, do not expect feature parity between the libaries, only similarity. -The `PV_LIB Matlab help pages `_ +The `PV_LIB Matlab help pages `_ are a good reference for this comparison. Missing functions