Skip to content

Commit 27c72ec

Browse files
committed
Deployed 827d5f8 to dev with MkDocs 1.3.0 and mike 1.1.2
1 parent f271170 commit 27c72ec

File tree

6 files changed

+84
-85
lines changed

6 files changed

+84
-85
lines changed

dev/UPGRADING/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -277,11 +277,11 @@
277277
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
278278

279279
<li class="md-nav__item">
280-
<a href="#0360" class="md-nav__link">
281-
0.36.0
280+
<a href="#100" class="md-nav__link">
281+
1.0.0
282282
</a>
283283

284-
<nav class="md-nav" aria-label="0.36.0">
284+
<nav class="md-nav" aria-label="1.0.0">
285285
<ul class="md-nav__list">
286286

287287
<li class="md-nav__item">
@@ -2566,11 +2566,11 @@
25662566
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
25672567

25682568
<li class="md-nav__item">
2569-
<a href="#0360" class="md-nav__link">
2570-
0.36.0
2569+
<a href="#100" class="md-nav__link">
2570+
1.0.0
25712571
</a>
25722572

2573-
<nav class="md-nav" aria-label="0.36.0">
2573+
<nav class="md-nav" aria-label="1.0.0">
25742574
<ul class="md-nav__list">
25752575

25762576
<li class="md-nav__item">
@@ -3811,7 +3811,7 @@
38113811

38123812
<h1 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" title="Permanent link">&para;</a></h1>
38133813
<p>Here you can find a list of migration guides to handle breaking changes between releases of the CLI.</p>
3814-
<h2 id="0360">0.36.0<a class="headerlink" href="#0360" title="Permanent link">&para;</a></h2>
3814+
<h2 id="100">1.0.0<a class="headerlink" href="#100" title="Permanent link">&para;</a></h2>
38153815
<h3 id="configuration-file-now-supports-only-yaml-format">Configuration file now supports only YAML format.<a class="headerlink" href="#configuration-file-now-supports-only-yaml-format" title="Permanent link">&para;</a></h3>
38163816
<p>The Arduino CLI configuration file now supports only the YAML format.</p>
38173817
<h3 id="grpc-setting-api-important-changes">gRPC Setting API important changes<a class="headerlink" href="#grpc-setting-api-important-changes" title="Permanent link">&para;</a></h3>

dev/getting-started/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,8 +1477,7 @@
14771477

14781478
<h1>Getting started</h1>
14791479

1480-
<p>Despite the lack of feature parity at the moment, Arduino CLI provides many of the features you can find in the Arduino
1481-
IDE. Let's see some examples.</p>
1480+
<p>Arduino CLI provides all the features you can find in the Arduino IDE. Let's see some examples.</p>
14821481
<h2 id="before-you-start">Before you start<a class="headerlink" href="#before-you-start" title="Permanent link">&para;</a></h2>
14831482
<p><code>arduino-cli</code> is a container of commands and each command has its own dedicated help text that can be shown with the
14841483
<code>help</code> command like this:</p>

dev/search/search_index.json

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

0 commit comments

Comments
 (0)