File tree Expand file tree Collapse file tree 4 files changed +28
-8
lines changed
docs/sphinx/source/user_guide Expand file tree Collapse file tree 4 files changed +28
-8
lines changed Original file line number Diff line number Diff line change 44======
55
66.. toctree ::
7- :maxdepth: 1
7+ :maxdepth: 2
88
99 nomenclature
1010 faq
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Getting Started
44===============
55
66.. toctree ::
7- :maxdepth: 1
7+ :maxdepth: 2
88
99 package_overview
1010 installation
Original file line number Diff line number Diff line change @@ -7,8 +7,28 @@ User Guide
77This user guide is an overview and explains some of the key features of pvlib.
88
99.. toctree ::
10- :maxdepth: 2
11-
12- getting_started/index
13- modeling_topics/index
14- extras/index
10+ :caption: Getting started
11+ :maxdepth: 1
12+
13+ getting_started/package_overview
14+ getting_started/installation
15+ getting_started/introtutorial
16+
17+ .. toctree ::
18+ :maxdepth: 1
19+ :caption: Getting started
20+
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+ .. toctree ::
30+ :maxdepth: 1
31+ :caption: Getting started
32+
33+ extras/nomenclature
34+ extras/faq
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Modeling Topics
44===============
55
66.. toctree ::
7- :maxdepth: 1
7+ :maxdepth: 2
88
99 bifacial
1010 clearsky
You can’t perform that action at this time.
0 commit comments