Skip to content

Commit fe93d44

Browse files
committed
deploy: 6b3ddb1
1 parent b42887c commit fe93d44

11 files changed

Lines changed: 196 additions & 71 deletions

File tree

404.html

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
<link rel="icon" href="/cpp-linter-rs/images/favicon.ico">
17-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.9">
17+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.11">
1818

1919

2020

@@ -150,11 +150,13 @@
150150

151151

152152

153-
<label class="md-header__button md-icon" for="__search">
154-
155-
<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>
156-
</label>
157-
<div class="md-search" data-md-component="search" role="dialog">
153+
154+
155+
<label class="md-header__button md-icon" for="__search">
156+
157+
<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>
158+
</label>
159+
<div class="md-search" data-md-component="search" role="dialog">
158160
<label class="md-search__overlay" for="__search"></label>
159161
<div class="md-search__inner" role="search">
160162
<form class="md-search__form" name="search">
@@ -193,6 +195,7 @@
193195
</div>
194196
</div>
195197
</div>
198+
196199

197200

198201
<div class="md-header__source">
@@ -264,6 +267,7 @@
264267
<a href="/cpp-linter-rs/." class="md-nav__link">
265268

266269

270+
267271
<span class="md-ellipsis">
268272
Home
269273

@@ -285,6 +289,7 @@
285289
<a href="/cpp-linter-rs/cli/" class="md-nav__link">
286290

287291

292+
288293
<span class="md-ellipsis">
289294
Command Line Interface
290295

@@ -306,6 +311,7 @@
306311
<a href="/cpp-linter-rs/pr-review-caveats/" class="md-nav__link">
307312

308313

314+
309315
<span class="md-ellipsis">
310316
Pull Request Review Caveats
311317

@@ -327,6 +333,7 @@
327333
<a href="/cpp-linter-rs/permissions/" class="md-nav__link">
328334

329335

336+
330337
<span class="md-ellipsis">
331338
Permissions
332339

@@ -348,6 +355,7 @@
348355
<a href="/cpp-linter-rs/python/" class="md-nav__link">
349356

350357

358+
351359
<span class="md-ellipsis">
352360
Python Binding
353361

@@ -369,6 +377,7 @@
369377
<a href="/cpp-linter-rs/node/" class="md-nav__link">
370378

371379

380+
372381
<span class="md-ellipsis">
373382
Node.js Binding
374383

@@ -390,6 +399,7 @@
390399
<a href="/cpp-linter-rs/changelog/" class="md-nav__link">
391400

392401

402+
393403
<span class="md-ellipsis">
394404
Changes
395405

@@ -411,6 +421,7 @@
411421
<a href="/cpp-linter-rs/other-licenses/" class="md-nav__link">
412422

413423

424+
414425
<span class="md-ellipsis">
415426
Third-party Licenses
416427

@@ -543,7 +554,9 @@ <h1>404 - Not found</h1>
543554
</div>
544555

545556

546-
<script id="__config" type="application/json">{"base": "/cpp-linter-rs/", "features": ["navigation.top", "content.tabs.link", "content.tooltips", "content.code.annotate", "content.code.copy", "content.action.view", "content.action.edit", "navigation.footer", "search.suggest", "search.share", "navigation.tracking", "toc.follow"], "search": "/cpp-linter-rs/assets/javascripts/workers/search.f8cc74c7.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"}}</script>
557+
558+
559+
<script id="__config" type="application/json">{"base": "/cpp-linter-rs/", "features": ["navigation.top", "content.tabs.link", "content.tooltips", "content.code.annotate", "content.code.copy", "content.action.view", "content.action.edit", "navigation.footer", "search.suggest", "search.share", "navigation.tracking", "toc.follow"], "search": "/cpp-linter-rs/assets/javascripts/workers/search.f8cc74c7.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": null}</script>
547560

548561

549562
<script src="/cpp-linter-rs/assets/javascripts/bundle.c8b220af.min.js"></script>

changelog/index.html

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222
<link rel="icon" href="../images/favicon.ico">
23-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.9">
23+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.11">
2424

2525

2626

@@ -161,11 +161,13 @@
161161

162162

163163

164-
<label class="md-header__button md-icon" for="__search">
165-
166-
<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>
167-
</label>
168-
<div class="md-search" data-md-component="search" role="dialog">
164+
165+
166+
<label class="md-header__button md-icon" for="__search">
167+
168+
<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>
169+
</label>
170+
<div class="md-search" data-md-component="search" role="dialog">
169171
<label class="md-search__overlay" for="__search"></label>
170172
<div class="md-search__inner" role="search">
171173
<form class="md-search__form" name="search">
@@ -204,6 +206,7 @@
204206
</div>
205207
</div>
206208
</div>
209+
207210

208211

209212
<div class="md-header__source">
@@ -275,6 +278,7 @@
275278
<a href=".." class="md-nav__link">
276279

277280

281+
278282
<span class="md-ellipsis">
279283
Home
280284

@@ -296,6 +300,7 @@
296300
<a href="../cli/" class="md-nav__link">
297301

298302

303+
299304
<span class="md-ellipsis">
300305
Command Line Interface
301306

@@ -317,6 +322,7 @@
317322
<a href="../pr-review-caveats/" class="md-nav__link">
318323

319324

325+
320326
<span class="md-ellipsis">
321327
Pull Request Review Caveats
322328

@@ -338,6 +344,7 @@
338344
<a href="../permissions/" class="md-nav__link">
339345

340346

347+
341348
<span class="md-ellipsis">
342349
Permissions
343350

@@ -359,6 +366,7 @@
359366
<a href="../python/" class="md-nav__link">
360367

361368

369+
362370
<span class="md-ellipsis">
363371
Python Binding
364372

@@ -380,6 +388,7 @@
380388
<a href="../node/" class="md-nav__link">
381389

382390

391+
383392
<span class="md-ellipsis">
384393
Node.js Binding
385394

@@ -410,6 +419,7 @@
410419
<label class="md-nav__link md-nav__link--active" for="__toc">
411420

412421

422+
413423
<span class="md-ellipsis">
414424
Changes
415425

@@ -422,6 +432,7 @@
422432
<a href="./" class="md-nav__link md-nav__link--active">
423433

424434

435+
425436
<span class="md-ellipsis">
426437
Changes
427438

@@ -994,6 +1005,7 @@
9941005
<a href="../other-licenses/" class="md-nav__link">
9951006

9961007

1008+
9971009
<span class="md-ellipsis">
9981010
Third-party Licenses
9991011

@@ -1983,7 +1995,9 @@ <h2 id="new-contributors">New Contributors<a class="headerlink" href="#new-contr
19831995
</div>
19841996

19851997

1986-
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "content.tabs.link", "content.tooltips", "content.code.annotate", "content.code.copy", "content.action.view", "content.action.edit", "navigation.footer", "search.suggest", "search.share", "navigation.tracking", "toc.follow"], "search": "../assets/javascripts/workers/search.f8cc74c7.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"}}</script>
1998+
1999+
2000+
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "content.tabs.link", "content.tooltips", "content.code.annotate", "content.code.copy", "content.action.view", "content.action.edit", "navigation.footer", "search.suggest", "search.share", "navigation.tracking", "toc.follow"], "search": "../assets/javascripts/workers/search.f8cc74c7.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": null}</script>
19872001

19882002

19892003
<script src="../assets/javascripts/bundle.c8b220af.min.js"></script>

cli/index.html

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222
<link rel="icon" href="../images/favicon.ico">
23-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.9">
23+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.11">
2424

2525

2626

@@ -161,11 +161,13 @@
161161

162162

163163

164-
<label class="md-header__button md-icon" for="__search">
165-
166-
<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>
167-
</label>
168-
<div class="md-search" data-md-component="search" role="dialog">
164+
165+
166+
<label class="md-header__button md-icon" for="__search">
167+
168+
<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>
169+
</label>
170+
<div class="md-search" data-md-component="search" role="dialog">
169171
<label class="md-search__overlay" for="__search"></label>
170172
<div class="md-search__inner" role="search">
171173
<form class="md-search__form" name="search">
@@ -204,6 +206,7 @@
204206
</div>
205207
</div>
206208
</div>
209+
207210

208211

209212
<div class="md-header__source">
@@ -275,6 +278,7 @@
275278
<a href=".." class="md-nav__link">
276279

277280

281+
278282
<span class="md-ellipsis">
279283
Home
280284

@@ -305,6 +309,7 @@
305309
<label class="md-nav__link md-nav__link--active" for="__toc">
306310

307311

312+
308313
<span class="md-ellipsis">
309314
Command Line Interface
310315

@@ -317,6 +322,7 @@
317322
<a href="./" class="md-nav__link md-nav__link--active">
318323

319324

325+
320326
<span class="md-ellipsis">
321327
Command Line Interface
322328

@@ -670,6 +676,7 @@
670676
<a href="../pr-review-caveats/" class="md-nav__link">
671677

672678

679+
673680
<span class="md-ellipsis">
674681
Pull Request Review Caveats
675682

@@ -691,6 +698,7 @@
691698
<a href="../permissions/" class="md-nav__link">
692699

693700

701+
694702
<span class="md-ellipsis">
695703
Permissions
696704

@@ -712,6 +720,7 @@
712720
<a href="../python/" class="md-nav__link">
713721

714722

723+
715724
<span class="md-ellipsis">
716725
Python Binding
717726

@@ -733,6 +742,7 @@
733742
<a href="../node/" class="md-nav__link">
734743

735744

745+
736746
<span class="md-ellipsis">
737747
Node.js Binding
738748

@@ -754,6 +764,7 @@
754764
<a href="../changelog/" class="md-nav__link">
755765

756766

767+
757768
<span class="md-ellipsis">
758769
Changes
759770

@@ -775,6 +786,7 @@
775786
<a href="../other-licenses/" class="md-nav__link">
776787

777788

789+
778790
<span class="md-ellipsis">
779791
Third-party Licenses
780792

@@ -1510,7 +1522,9 @@ <h3 id="-r-passive-reviews"><code>-R, --passive-reviews</code><a class="headerli
15101522
</div>
15111523

15121524

1513-
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "content.tabs.link", "content.tooltips", "content.code.annotate", "content.code.copy", "content.action.view", "content.action.edit", "navigation.footer", "search.suggest", "search.share", "navigation.tracking", "toc.follow"], "search": "../assets/javascripts/workers/search.f8cc74c7.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"}}</script>
1525+
1526+
1527+
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "content.tabs.link", "content.tooltips", "content.code.annotate", "content.code.copy", "content.action.view", "content.action.edit", "navigation.footer", "search.suggest", "search.share", "navigation.tracking", "toc.follow"], "search": "../assets/javascripts/workers/search.f8cc74c7.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": null}</script>
15141528

15151529

15161530
<script src="../assets/javascripts/bundle.c8b220af.min.js"></script>

0 commit comments

Comments
 (0)