Skip to content

Commit c8584e0

Browse files
committed
Deployed f85af84 to 0.35 with MkDocs 1.3.0 and mike 1.1.2
1 parent 0ac1f5c commit c8584e0

File tree

4 files changed

+88
-69
lines changed

4 files changed

+88
-69
lines changed

0.35/rpc/commands/index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1502,6 +1502,13 @@
15021502
Instance
15031503
</a>
15041504

1505+
</li>
1506+
1507+
<li class="md-nav__item">
1508+
<a href="#missingprogrammererror" class="md-nav__link">
1509+
MissingProgrammerError
1510+
</a>
1511+
15051512
</li>
15061513

15071514
<li class="md-nav__item">
@@ -2894,6 +2901,13 @@
28942901
Instance
28952902
</a>
28962903

2904+
</li>
2905+
2906+
<li class="md-nav__item">
2907+
<a href="#missingprogrammererror" class="md-nav__link">
2908+
MissingProgrammerError
2909+
</a>
2910+
28972911
</li>
28982912

28992913
<li class="md-nav__item">
@@ -3697,6 +3711,7 @@ <h2 id="table-of-contents">Table of Contents<a class="headerlink" href="#table-o
36973711
- <a href="#cc.arduino.cli.commands.v1.HelpResources">HelpResources</a>
36983712
- <a href="#cc.arduino.cli.commands.v1.InstalledPlatformReference">InstalledPlatformReference</a>
36993713
- <a href="#cc.arduino.cli.commands.v1.Instance">Instance</a>
3714+
- <a href="#cc.arduino.cli.commands.v1.MissingProgrammerError">MissingProgrammerError</a>
37003715
- <a href="#cc.arduino.cli.commands.v1.Platform">Platform</a>
37013716
- <a href="#cc.arduino.cli.commands.v1.Profile">Profile</a>
37023717
- <a href="#cc.arduino.cli.commands.v1.Programmer">Programmer</a>
@@ -5617,6 +5632,10 @@ <h3 id="instance">Instance<a class="headerlink" href="#instance" title="Permanen
56175632
</tr>
56185633
</tbody>
56195634
</table>
5635+
<p><a name="cc.arduino.cli.commands.v1.MissingProgrammerError"></a></p>
5636+
<h3 id="missingprogrammererror">MissingProgrammerError<a class="headerlink" href="#missingprogrammererror" title="Permanent link">&para;</a></h3>
5637+
<p>MissingProgrammerError is a status error detail that is returned when
5638+
the operation can not be completed due to a missing programmer argument.</p>
56205639
<p><a name="cc.arduino.cli.commands.v1.Platform"></a></p>
56215640
<h3 id="platform">Platform<a class="headerlink" href="#platform" title="Permanent link">&para;</a></h3>
56225641
<table>

0.35/search/search_index.json

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

0 commit comments

Comments
 (0)