Skip to content
Merged
18 changes: 16 additions & 2 deletions docs/sphinx/source/user_guide/index.rst
Original file line number Diff line number Diff line change
@@ -1,20 +1,34 @@
.. _user_guide:

==========
User Guide
==========

This user guide is an overview and explains some of the key features of pvlib.

.. toctree::
:caption: Getting started
:maxdepth: 2

package_overview
installation
introtutorial

.. toctree::
:caption: Modeling topics
:maxdepth: 2

pvsystem
modelchain
timetimezones
clearsky
bifacial
clearsky
weather_data
singlediode

.. toctree::
:caption: Extras
:maxdepth: 2

nomenclature
faq
1 change: 1 addition & 0 deletions docs/sphinx/source/whatsnew/v0.11.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Enhancements

Documentation
~~~~~~~~~~~~~
* Restructure the user guide with subsections (:issue:`2302`, :pull:`2310`)


Testing
Expand Down
Loading