File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed
Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1+ .. _user_guide :
2+
13==========
24User Guide
35==========
46
7+ This user guide is an overview and explains some of the key features of pvlib.
58
69.. toctree ::
10+ :caption: Getting started
711 :maxdepth: 2
8-
12+
913 package_overview
1014 installation
1115 introtutorial
16+
17+ .. toctree ::
18+ :caption: Modeling topics
19+ :maxdepth: 2
20+
1221 pvsystem
1322 modelchain
1423 timetimezones
15- clearsky
1624 bifacial
25+ clearsky
1726 weather_data
1827 singlediode
28+
29+ .. toctree ::
30+ :caption: Extras
31+ :maxdepth: 2
32+
1933 nomenclature
2034 faq
Original file line number Diff line number Diff line change @@ -14,7 +14,8 @@ Enhancements
1414
1515Documentation
1616~~~~~~~~~~~~~
17- * Fix Procedural and Object Oriented simulation examples having slightly different results, in :ref: `introtutorial `.
17+ * Fix Procedural and Object Oriented simulation examples having slightly different results, in :ref: `introtutorial `. (:issue: `2366 `, :pull: `2367 `)
18+ * Restructure the user guide with subsections (:issue: `2302 `, :pull: `2310 `)
1819
1920Testing
2021~~~~~~~
You can’t perform that action at this time.
0 commit comments