We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33054c9 commit 572fac6Copy full SHA for 572fac6
1 file changed
docs/sphinx/source/user_guide/index.rst
@@ -10,16 +10,25 @@ This user guide is an overview and explains some of the key features of pvlib.
10
:caption: Getting started
11
:maxdepth: 2
12
13
- getting_started/index
+ getting_started/package_overview
14
+ getting_started/installation
15
+ getting_started/introtutorial
16
17
.. toctree::
18
19
:caption: Modeling topics
20
- modeling_topics/index
21
+ modeling_topics/pvsystem
22
+ modeling_topics/modelchain
23
+ modeling_topics/timetimezones
24
+ modeling_topics/bifacial
25
+ modeling_topics/clearsky
26
+ modeling_topics/weather_data
27
+ modeling_topics/singlediode
28
29
30
31
:caption: Extras
32
- extras/index
33
+ extras/nomenclature
34
+ extras/faq
0 commit comments