8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5518e48 commit fb50dedCopy full SHA for fb50ded
docs/sphinx/source/index.rst
@@ -1,7 +1,8 @@
1
.. image:: _images/pvlib_logo_horiz.png
2
:width: 600
3
4
-========================================
+pvlib python
5
+============
6
7
pvlib python is a community supported tool that provides a set of
8
functions and classes for simulating the performance of photovoltaic
docs/sphinx/source/whatsnew/v0.7.2.rst
@@ -22,6 +22,8 @@ Bug fixes
22
calls in :py:mod:`pvlib.tests.iotools.test_psm3` (:pull:`873`)
23
* Fix issue with :py:class:`pvlib.location.Location` creation when
24
passing ``tz=datetime.timezone.utc`` (:pull:`879`)
25
+* Fix documentation homepage title to "pvlib python" based on first heading on
26
+ the page. (:pull:`890`) (:issue:`888`)
27
28
Documentation
29
~~~~~~~~~~~~~
0 commit comments