|
6 | 6 | <meta charset="utf-8" /> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> |
8 | 8 |
|
9 | | - <title><no title> — pvlib tutorials documentation</title> |
| 9 | + <title>Index — pvlib tutorials</title> |
10 | 10 |
|
11 | 11 | <!-- Loaded before other Sphinx assets --> |
12 | 12 | <link href="_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet"> |
|
36 | 36 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
37 | 37 | <meta name="docsearch:language" content="None"> |
38 | 38 |
|
| 39 | + |
| 40 | + <link rel="icon" sizes="16x16" href="_static/favicon-16x16.png"> |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + <link rel="icon" sizes="32x32" href="_static/favicon-32x32.png"> |
| 45 | + |
| 46 | + |
39 | 47 |
|
40 | 48 | <!-- Google Analytics --> |
41 | 49 |
|
|
78 | 86 |
|
79 | 87 | <div class="navbar-end-item"> |
80 | 88 | <ul id="navbar-icon-links" class="navbar-nav" aria-label="Icon Links"> |
| 89 | + <li class="nav-item"> |
| 90 | + <a class="nav-link" href="https://github.com/PVSC-Python-Tutorials/pvsc-python-tutorials.github.io" rel="noopener" target="_blank" title="GitHub"><span><i class="fab fa-github-square"></i></span> |
| 91 | + <label class="sr-only">GitHub</label></a> |
| 92 | + </li> |
81 | 93 | </ul> |
82 | 94 | </div> |
83 | 95 |
|
|
101 | 113 |
|
102 | 114 | <div class="toc-item"> |
103 | 115 |
|
104 | | -<div class="tocsection onthispage mt-5 pt-1 pb-3"> |
105 | | - <i class="fas fa-list"></i> On this page |
106 | | -</div> |
107 | 116 |
|
108 | 117 | <nav id="bd-toc-nav"> |
109 | | - <ul class="simple visible nav section-nav flex-column"> |
110 | | -</ul> |
111 | | - |
| 118 | + |
112 | 119 | </nav> |
113 | 120 | </div> |
114 | 121 |
|
|
128 | 135 |
|
129 | 136 | <div> |
130 | 137 |
|
131 | | - <p>This page links to tutorial material for <a class="reference external" href="pvlib-python.readthedocs.io">pvlib-python</a>, |
| 138 | + <section id="index"> |
| 139 | +<h1>Index<a class="headerlink" href="#index" title="Permalink to this headline">#</a></h1> |
| 140 | +<p>This page links to tutorial material for <a class="reference external" href="pvlib-python.readthedocs.io">pvlib-python</a>, |
132 | 141 | a free and open-source python package for simulating photovoltaic power systems. |
133 | 142 | These tutorials were created by pvlib contributors and community members as |
134 | 143 | introductory material for newcomers to pvlib. They were originally developed |
|
137 | 146 | newer, shinier versions of previous material, so we recommend you start with the newest one.</p> |
138 | 147 | <p>If you have created a tutorial and want to have it listed on this page, |
139 | 148 | feel free to submit it to this website’s <a class="reference external" href="https://github.com/PVSC-Python-Tutorials/pvsc-python-tutorials.github.io">git repository</a>.</p> |
140 | | -<p>If you have an idea or request to present a tutorial at your conferece, university, |
| 149 | +<p>If you have an idea or request to present a tutorial at your conference, university, |
141 | 150 | event etc, you can contact us at <a class="reference external" href="mailto:pvlib-admin%40googlegroups.com">pvlib-admin<span>@</span>googlegroups<span>.</span>com</a>.</p> |
142 | 151 | <div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils"> |
143 | 152 | <div class="sd-row sd-row-cols-1 sd-row-cols-xs-1 sd-row-cols-sm-2 sd-row-cols-md-3 sd-row-cols-lg-3 docutils"> |
|
195 | 204 | </div> |
196 | 205 | </div> |
197 | 206 | </div> |
| 207 | +</section> |
198 | 208 |
|
199 | 209 |
|
200 | 210 | </div> |
|
0 commit comments