Skip to content

Commit f430f1b

Browse files
committed
Deployed 4533d15 to dev with MkDocs 1.6.1 and mike 2.1.3
1 parent 3c87394 commit f430f1b

22 files changed

+489
-224
lines changed

dev/404.html

Lines changed: 43 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414

1515

1616
<link rel="icon" href="/arduino-lint/dev/assets/images/favicon.png">
17-
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.18">
17+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.19">
1818

1919

2020

2121
<title>Arduino Lint</title>
2222

2323

2424

25-
<link rel="stylesheet" href="/arduino-lint/dev/assets/stylesheets/main.66ac8b77.min.css">
25+
<link rel="stylesheet" href="/arduino-lint/dev/assets/stylesheets/main.7e37652d.min.css">
2626

2727

2828
<link rel="stylesheet" href="/arduino-lint/dev/assets/stylesheets/palette.06af60db.min.css">
@@ -44,7 +44,7 @@
4444

4545

4646

47-
<script>__md_scope=new URL("/arduino-lint/dev",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
47+
<script>__md_scope=new URL("/arduino-lint/dev",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
4848

4949

5050

@@ -90,7 +90,7 @@
9090
</a>
9191
<label class="md-header__button md-icon" for="__drawer">
9292

93-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z"/></svg>
93+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
9494
</label>
9595
<div class="md-header__title" data-md-component="header-title">
9696
<div class="md-header__ellipsis">
@@ -114,32 +114,34 @@
114114

115115

116116

117-
<label class="md-header__button md-icon" for="__search">
118-
119-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
120-
</label>
121-
<div class="md-search" data-md-component="search" role="dialog">
117+
118+
119+
<label class="md-header__button md-icon" for="__search">
120+
121+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
122+
</label>
123+
<div class="md-search" data-md-component="search" role="dialog">
122124
<label class="md-search__overlay" for="__search"></label>
123125
<div class="md-search__inner" role="search">
124126
<form class="md-search__form" name="search">
125127
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
126128
<label class="md-search__icon md-icon" for="__search">
127129

128-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
130+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
129131

130-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
132+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
131133
</label>
132134
<nav class="md-search__options" aria-label="Search">
133135

134136
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
135137

136-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"/></svg>
138+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
137139
</button>
138140
</nav>
139141

140142
</form>
141143
<div class="md-search__output">
142-
<div class="md-search__scrollwrap" data-md-scrollfix>
144+
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
143145
<div class="md-search-result" data-md-component="search-result">
144146
<div class="md-search-result__meta">
145147
Initializing search
@@ -150,13 +152,14 @@
150152
</div>
151153
</div>
152154
</div>
155+
153156

154157

155158
<div class="md-header__source">
156159
<a href="https://github.com/arduino/arduino-lint" title="Go to repository" class="md-source" data-md-component="source">
157160
<div class="md-source__icon md-icon">
158161

159-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
162+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4"/></svg>
160163
</div>
161164
<div class="md-source__repository">
162165
arduino/arduino-lint
@@ -201,7 +204,7 @@
201204
<a href="https://github.com/arduino/arduino-lint" title="Go to repository" class="md-source" data-md-component="source">
202205
<div class="md-source__icon md-icon">
203206

204-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
207+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path fill="currentColor" d="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4"/></svg>
205208
</div>
206209
<div class="md-source__repository">
207210
arduino/arduino-lint
@@ -221,8 +224,10 @@
221224
<a href="/arduino-lint/dev/." class="md-nav__link">
222225

223226

227+
224228
<span class="md-ellipsis">
225229
Home
230+
226231
</span>
227232

228233

@@ -241,8 +246,10 @@
241246
<a href="/arduino-lint/dev/installation/" class="md-nav__link">
242247

243248

249+
244250
<span class="md-ellipsis">
245251
Installation
252+
246253
</span>
247254

248255

@@ -261,8 +268,10 @@
261268
<a href="/arduino-lint/dev/commands/arduino-lint/" class="md-nav__link">
262269

263270

271+
264272
<span class="md-ellipsis">
265273
Command reference
274+
266275
</span>
267276

268277

@@ -281,6 +290,7 @@
281290

282291

283292

293+
284294
<li class="md-nav__item md-nav__item--nested">
285295

286296

@@ -291,8 +301,10 @@
291301
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
292302

293303

304+
294305
<span class="md-ellipsis">
295306
Rules
307+
296308
</span>
297309

298310

@@ -316,8 +328,10 @@
316328
<a href="/arduino-lint/dev/rules/" class="md-nav__link">
317329

318330

331+
319332
<span class="md-ellipsis">
320333
Introduction
334+
321335
</span>
322336

323337

@@ -337,8 +351,10 @@
337351
<a href="/arduino-lint/dev/rules/sketch/" class="md-nav__link">
338352

339353

354+
340355
<span class="md-ellipsis">
341356
Sketch
357+
342358
</span>
343359

344360

@@ -358,8 +374,10 @@
358374
<a href="/arduino-lint/dev/rules/library/" class="md-nav__link">
359375

360376

377+
361378
<span class="md-ellipsis">
362379
Library
380+
363381
</span>
364382

365383

@@ -379,8 +397,10 @@
379397
<a href="/arduino-lint/dev/rules/platform/" class="md-nav__link">
380398

381399

400+
382401
<span class="md-ellipsis">
383402
Platform
403+
384404
</span>
385405

386406

@@ -400,8 +420,10 @@
400420
<a href="/arduino-lint/dev/rules/package-index/" class="md-nav__link">
401421

402422

423+
403424
<span class="md-ellipsis">
404425
Package index
426+
405427
</span>
406428

407429

@@ -428,8 +450,10 @@
428450
<a href="/arduino-lint/dev/CONTRIBUTING/" class="md-nav__link">
429451

430452

453+
431454
<span class="md-ellipsis">
432455
How to contribute
456+
433457
</span>
434458

435459

@@ -505,10 +529,12 @@ <h1>404 - Not found</h1>
505529
</div>
506530

507531

508-
<script id="__config" type="application/json">{"base": "/arduino-lint/dev", "features": [], "search": "/arduino-lint/dev/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>
532+
533+
534+
<script id="__config" type="application/json">{"base": "/arduino-lint/dev", "features": [], "search": "/arduino-lint/dev/assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>
509535

510536

511-
<script src="/arduino-lint/dev/assets/javascripts/bundle.3220b9d7.min.js"></script>
537+
<script src="/arduino-lint/dev/assets/javascripts/bundle.92b07e13.min.js"></script>
512538

513539

514540
</body>

0 commit comments

Comments
 (0)