Skip to content

Commit 2c7c658

Browse files
committed
Deployed f1900f8 with MkDocs version: 1.6.1
1 parent ba2145b commit 2c7c658

File tree

24 files changed

+547
-245
lines changed

24 files changed

+547
-245
lines changed

404.html

+23-5
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,13 @@
357357

358358

359359

360+
361+
362+
363+
360364

361-
<li class="md-nav__item md-nav__item--nested">
365+
366+
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
362367

363368

364369

@@ -367,7 +372,7 @@
367372
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_4" >
368373

369374

370-
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
375+
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="">
371376

372377

373378
<span class="md-ellipsis">
@@ -440,6 +445,8 @@
440445

441446

442447

448+
449+
443450

444451

445452
<li class="md-nav__item md-nav__item--nested">
@@ -769,8 +776,13 @@
769776

770777

771778

779+
780+
781+
782+
772783

773-
<li class="md-nav__item md-nav__item--nested">
784+
785+
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
774786

775787

776788

@@ -794,7 +806,7 @@
794806
</a>
795807

796808

797-
<label class="md-nav__link " for="__nav_5" id="__nav_5_label" tabindex="0">
809+
<label class="md-nav__link " for="__nav_5" id="__nav_5_label" tabindex="">
798810
<span class="md-nav__icon md-icon"></span>
799811
</label>
800812

@@ -878,6 +890,12 @@ <h1>404 - Not found</h1>
878890
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
879891
</div>
880892

893+
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
894+
895+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
896+
Back to top
897+
</button>
898+
881899
</main>
882900

883901
<footer class="md-footer">
@@ -906,7 +924,7 @@ <h1>404 - Not found</h1>
906924
</div>
907925

908926

909-
<script id="__config" type="application/json">{"base": "/3MS/", "features": ["navigation.indexes", "navigation.footer", "navigation.expand", "navigation.instant", "navigation.instant.prefetch", "search.suggest", "search.highlight", "search.share", "content.code.copy", "content.tabs.link"], "search": "/3MS/assets/javascripts/workers/search.6ce7567c.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>
927+
<script id="__config" type="application/json">{"base": "/3MS/", "features": ["navigation.indexes", "navigation.footer", "navigation.expand", "navigation.instant", "navigation.top", "navigation.sections", "navigation.instant.prefetch", "search.suggest", "search.highlight", "search.share", "content.tooltips", "content.code.copy", "content.tabs.link"], "search": "/3MS/assets/javascripts/workers/search.6ce7567c.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>
910928

911929

912930
<script src="/3MS/assets/javascripts/bundle.83f73b43.min.js"></script>

compare/index.html

+23-11
Original file line numberDiff line numberDiff line change
@@ -387,8 +387,13 @@
387387

388388

389389

390+
391+
392+
393+
390394

391-
<li class="md-nav__item md-nav__item--nested">
395+
396+
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
392397

393398

394399

@@ -397,7 +402,7 @@
397402
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_4" >
398403

399404

400-
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
405+
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="">
401406

402407

403408
<span class="md-ellipsis">
@@ -470,6 +475,8 @@
470475

471476

472477

478+
479+
473480

474481

475482
<li class="md-nav__item md-nav__item--nested">
@@ -798,9 +805,14 @@
798805

799806

800807

808+
809+
810+
811+
812+
801813

802814

803-
<li class="md-nav__item md-nav__item--nested">
815+
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
804816

805817

806818

@@ -824,7 +836,7 @@
824836
</a>
825837

826838

827-
<label class="md-nav__link " for="__nav_5" id="__nav_5_label" tabindex="0">
839+
<label class="md-nav__link " for="__nav_5" id="__nav_5_label" tabindex="">
828840
<span class="md-nav__icon md-icon"></span>
829841
</label>
830842

@@ -907,12 +919,6 @@
907919

908920

909921

910-
<a href="../export.pdf" title="Site PDF" class="md-content__button md-icon">
911-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-9.5 8.5c0 .8-.7 1.5-1.5 1.5H7v2H5.5V9H8c.8 0 1.5.7 1.5 1.5zm5 2c0 .8-.7 1.5-1.5 1.5h-2.5V9H13c.8 0 1.5.7 1.5 1.5zm4-3H17v1h1.5V13H17v2h-1.5V9h3zm-6.5 0h1v3h-1zm-5 0h1v1H7z"/></svg>
912-
</a>
913-
914-
915-
916922

917923

918924

@@ -1113,6 +1119,12 @@ <h2 id="__comments">Comments</h2>
11131119
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
11141120
</div>
11151121

1122+
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
1123+
1124+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
1125+
Back to top
1126+
</button>
1127+
11161128
</main>
11171129

11181130
<footer class="md-footer">
@@ -1179,7 +1191,7 @@ <h2 id="__comments">Comments</h2>
11791191
</div>
11801192

11811193

1182-
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.indexes", "navigation.footer", "navigation.expand", "navigation.instant", "navigation.instant.prefetch", "search.suggest", "search.highlight", "search.share", "content.code.copy", "content.tabs.link"], "search": "../assets/javascripts/workers/search.6ce7567c.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>
1194+
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.indexes", "navigation.footer", "navigation.expand", "navigation.instant", "navigation.top", "navigation.sections", "navigation.instant.prefetch", "search.suggest", "search.highlight", "search.share", "content.tooltips", "content.code.copy", "content.tabs.link"], "search": "../assets/javascripts/workers/search.6ce7567c.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>
11831195

11841196

11851197
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>

contributing/devsetup/index.html

+23-11
Original file line numberDiff line numberDiff line change
@@ -375,8 +375,13 @@
375375

376376

377377

378+
379+
380+
381+
378382

379-
<li class="md-nav__item md-nav__item--nested">
383+
384+
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
380385

381386

382387

@@ -385,7 +390,7 @@
385390
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_4" >
386391

387392

388-
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
393+
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="">
389394

390395

391396
<span class="md-ellipsis">
@@ -458,6 +463,8 @@
458463

459464

460465

466+
467+
461468

462469

463470
<li class="md-nav__item md-nav__item--nested">
@@ -788,9 +795,14 @@
788795

789796

790797

798+
799+
800+
801+
802+
791803

792804

793-
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
805+
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">
794806

795807

796808

@@ -812,7 +824,7 @@
812824
</a>
813825

814826

815-
<label class="md-nav__link " for="__nav_5" id="__nav_5_label" tabindex="0">
827+
<label class="md-nav__link " for="__nav_5" id="__nav_5_label" tabindex="">
816828
<span class="md-nav__icon md-icon"></span>
817829
</label>
818830

@@ -963,12 +975,6 @@
963975

964976

965977

966-
<a href="../../export.pdf" title="Site PDF" class="md-content__button md-icon">
967-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-9.5 8.5c0 .8-.7 1.5-1.5 1.5H7v2H5.5V9H8c.8 0 1.5.7 1.5 1.5zm5 2c0 .8-.7 1.5-1.5 1.5h-2.5V9H13c.8 0 1.5.7 1.5 1.5zm4-3H17v1h1.5V13H17v2h-1.5V9h3zm-6.5 0h1v3h-1zm-5 0h1v1H7z"/></svg>
968-
</a>
969-
970-
971-
972978

973979

974980

@@ -1074,6 +1080,12 @@ <h2 id="__comments">Comments</h2>
10741080
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
10751081
</div>
10761082

1083+
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
1084+
1085+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
1086+
Back to top
1087+
</button>
1088+
10771089
</main>
10781090

10791091
<footer class="md-footer">
@@ -1124,7 +1136,7 @@ <h2 id="__comments">Comments</h2>
11241136
</div>
11251137

11261138

1127-
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.indexes", "navigation.footer", "navigation.expand", "navigation.instant", "navigation.instant.prefetch", "search.suggest", "search.highlight", "search.share", "content.code.copy", "content.tabs.link"], "search": "../../assets/javascripts/workers/search.6ce7567c.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>
1139+
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.indexes", "navigation.footer", "navigation.expand", "navigation.instant", "navigation.top", "navigation.sections", "navigation.instant.prefetch", "search.suggest", "search.highlight", "search.share", "content.tooltips", "content.code.copy", "content.tabs.link"], "search": "../../assets/javascripts/workers/search.6ce7567c.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>
11281140

11291141

11301142
<script src="../../assets/javascripts/bundle.83f73b43.min.js"></script>

contributing/index.html

+23-11
Original file line numberDiff line numberDiff line change
@@ -377,8 +377,13 @@
377377

378378

379379

380+
381+
382+
383+
380384

381-
<li class="md-nav__item md-nav__item--nested">
385+
386+
<li class="md-nav__item md-nav__item--section md-nav__item--nested">
382387

383388

384389

@@ -387,7 +392,7 @@
387392
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" type="checkbox" id="__nav_4" >
388393

389394

390-
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
395+
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="">
391396

392397

393398
<span class="md-ellipsis">
@@ -460,6 +465,8 @@
460465

461466

462467

468+
469+
463470

464471

465472
<li class="md-nav__item md-nav__item--nested">
@@ -790,9 +797,14 @@
790797

791798

792799

800+
801+
802+
803+
804+
793805

794806

795-
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
807+
<li class="md-nav__item md-nav__item--active md-nav__item--section md-nav__item--nested">
796808

797809

798810

@@ -814,7 +826,7 @@
814826
</a>
815827

816828

817-
<label class="md-nav__link md-nav__link--active" for="__nav_5" id="__nav_5_label" tabindex="0">
829+
<label class="md-nav__link md-nav__link--active" for="__nav_5" id="__nav_5_label" tabindex="">
818830
<span class="md-nav__icon md-icon"></span>
819831
</label>
820832

@@ -923,12 +935,6 @@
923935

924936

925937

926-
<a href="../export.pdf" title="Site PDF" class="md-content__button md-icon">
927-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-9.5 8.5c0 .8-.7 1.5-1.5 1.5H7v2H5.5V9H8c.8 0 1.5.7 1.5 1.5zm5 2c0 .8-.7 1.5-1.5 1.5h-2.5V9H13c.8 0 1.5.7 1.5 1.5zm4-3H17v1h1.5V13H17v2h-1.5V9h3zm-6.5 0h1v3h-1zm-5 0h1v1H7z"/></svg>
928-
</a>
929-
930-
931-
932938

933939

934940

@@ -1024,6 +1030,12 @@ <h2 id="__comments">Comments</h2>
10241030
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
10251031
</div>
10261032

1033+
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
1034+
1035+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8z"/></svg>
1036+
Back to top
1037+
</button>
1038+
10271039
</main>
10281040

10291041
<footer class="md-footer">
@@ -1090,7 +1102,7 @@ <h2 id="__comments">Comments</h2>
10901102
</div>
10911103

10921104

1093-
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.indexes", "navigation.footer", "navigation.expand", "navigation.instant", "navigation.instant.prefetch", "search.suggest", "search.highlight", "search.share", "content.code.copy", "content.tabs.link"], "search": "../assets/javascripts/workers/search.6ce7567c.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>
1105+
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.indexes", "navigation.footer", "navigation.expand", "navigation.instant", "navigation.top", "navigation.sections", "navigation.instant.prefetch", "search.suggest", "search.highlight", "search.share", "content.tooltips", "content.code.copy", "content.tabs.link"], "search": "../assets/javascripts/workers/search.6ce7567c.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>
10941106

10951107

10961108
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>

0 commit comments

Comments
 (0)