Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
3 changes: 2 additions & 1 deletion docs/sphinx/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
.. image:: _images/pvlib_logo_horiz.png
:width: 600

========================================
pvlib python
============

pvlib python is a community supported tool that provides a set of
functions and classes for simulating the performance of photovoltaic
Expand Down
2 changes: 2 additions & 0 deletions docs/sphinx/source/whatsnew/v0.7.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Bug fixes
calls in :py:mod:`pvlib.tests.iotools.test_psm3` (:pull:`873`)
* Fix issue with :py:class:`pvlib.location.Location` creation when
passing ``tz=datetime.timezone.utc`` (:pull:`879`)
* Fix documentation homepage title to "pvlib python" based on first heading on
the page. (:pull:`890`) (:issue:`888`)

Documentation
~~~~~~~~~~~~~
Expand Down