Skip to content

Commit 500a6b7

Browse files
committed
Deployed 5d39ec0 to dev with MkDocs 1.5.3 and mike 2.1.3
1 parent 6403421 commit 500a6b7

File tree

4 files changed

+15
-11
lines changed

4 files changed

+15
-11
lines changed

dev/CONTRIBUTING/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,11 @@ <h3 id="development-prerequisites">Development prerequisites<a class="headerlink
937937
</ul>
938938
<p>If you want to run integration tests or work on documentation, you will also need:</p>
939939
<ul>
940-
<li>A working <a href="https://www.python.org/downloads/">Python</a> environment, version 3.9 or later.</li>
940+
<li>A working <a href="https://www.python.org/downloads/">Python</a> environment.<ul>
941+
<li>The <strong>Python</strong> version in use is defined in the <code>tool.poetry.dependencies</code> field of
942+
<a href="https://github.com/arduino/arduino-lint/blob/main/pyproject.toml"><code>pyproject.toml</code></a>.</li>
943+
</ul>
944+
</li>
941945
<li><a href="https://python-poetry.org/docs/">Poetry</a>.</li>
942946
<li><a href="https://nodejs.org/en/download/"><strong>Node.js</strong> / <strong>npm</strong></a> - Node.js dependencies management tool.<ul>
943947
<li>The <strong>Node.js</strong> version in use is defined in the <code>engines.node</code> field of

dev/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/sitemap.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,47 +2,47 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://arduino.github.io/arduino-lint/dev/</loc>
5-
<lastmod>2024-10-16</lastmod>
5+
<lastmod>2024-10-17</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
<url>
99
<loc>https://arduino.github.io/arduino-lint/dev/CONTRIBUTING/</loc>
10-
<lastmod>2024-10-16</lastmod>
10+
<lastmod>2024-10-17</lastmod>
1111
<changefreq>daily</changefreq>
1212
</url>
1313
<url>
1414
<loc>https://arduino.github.io/arduino-lint/dev/installation/</loc>
15-
<lastmod>2024-10-16</lastmod>
15+
<lastmod>2024-10-17</lastmod>
1616
<changefreq>daily</changefreq>
1717
</url>
1818
<url>
1919
<loc>https://arduino.github.io/arduino-lint/dev/rules/</loc>
20-
<lastmod>2024-10-16</lastmod>
20+
<lastmod>2024-10-17</lastmod>
2121
<changefreq>daily</changefreq>
2222
</url>
2323
<url>
2424
<loc>https://arduino.github.io/arduino-lint/dev/commands/arduino-lint/</loc>
25-
<lastmod>2024-10-16</lastmod>
25+
<lastmod>2024-10-17</lastmod>
2626
<changefreq>daily</changefreq>
2727
</url>
2828
<url>
2929
<loc>https://arduino.github.io/arduino-lint/dev/rules/library/</loc>
30-
<lastmod>2024-10-16</lastmod>
30+
<lastmod>2024-10-17</lastmod>
3131
<changefreq>daily</changefreq>
3232
</url>
3333
<url>
3434
<loc>https://arduino.github.io/arduino-lint/dev/rules/package-index/</loc>
35-
<lastmod>2024-10-16</lastmod>
35+
<lastmod>2024-10-17</lastmod>
3636
<changefreq>daily</changefreq>
3737
</url>
3838
<url>
3939
<loc>https://arduino.github.io/arduino-lint/dev/rules/platform/</loc>
40-
<lastmod>2024-10-16</lastmod>
40+
<lastmod>2024-10-17</lastmod>
4141
<changefreq>daily</changefreq>
4242
</url>
4343
<url>
4444
<loc>https://arduino.github.io/arduino-lint/dev/rules/sketch/</loc>
45-
<lastmod>2024-10-16</lastmod>
45+
<lastmod>2024-10-17</lastmod>
4646
<changefreq>daily</changefreq>
4747
</url>
4848
</urlset>

dev/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)