Skip to content

Commit 480dcfa

Browse files
Deployed 18287d0 to v0.7-dev with MkDocs 1.6.1 and mike 2.1.3
1 parent 55823cc commit 480dcfa

File tree

15 files changed

+121
-44
lines changed

15 files changed

+121
-44
lines changed

v0.7-dev/404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616

1717

1818
<link rel="icon" href="/_img/logo.png">
19-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.2">
19+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.7">
2020

2121

2222

2323
<title>Frequenz Microgrid API Client</title>
2424

2525

2626

27-
<link rel="stylesheet" href="/assets/stylesheets/main.d7758b05.min.css">
27+
<link rel="stylesheet" href="/assets/stylesheets/main.8608ea7d.min.css">
2828

2929

3030
<link rel="stylesheet" href="/assets/stylesheets/palette.06af60db.min.css">
@@ -645,7 +645,7 @@ <h1>404 - Not found</h1>
645645
<script id="__config" type="application/json">{"base": "/", "features": ["content.code.annotate", "content.code.copy", "navigation.indexes", "navigation.instant", "navigation.footer", "navigation.tabs", "navigation.top", "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"}, "version": {"default": "latest", "provider": "mike"}}</script>
646646

647647

648-
<script src="/assets/javascripts/bundle.f13b1293.min.js"></script>
648+
<script src="/assets/javascripts/bundle.c8b220af.min.js"></script>
649649

650650

651651
</body>

v0.7-dev/CONTRIBUTING/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818

1919

2020
<link rel="icon" href="../_img/logo.png">
21-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.2">
21+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.7">
2222

2323

2424

2525
<title>Contributing - Frequenz Microgrid API Client</title>
2626

2727

2828

29-
<link rel="stylesheet" href="../assets/stylesheets/main.d7758b05.min.css">
29+
<link rel="stylesheet" href="../assets/stylesheets/main.8608ea7d.min.css">
3030

3131

3232
<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
@@ -1003,7 +1003,7 @@ <h2 id="cross-arch-testing">Cross-Arch Testing<a class="headerlink" href="#cross
10031003
<script id="__config" type="application/json">{"base": "..", "features": ["content.code.annotate", "content.code.copy", "navigation.indexes", "navigation.instant", "navigation.footer", "navigation.tabs", "navigation.top", "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"}, "version": {"default": "latest", "provider": "mike"}}</script>
10041004

10051005

1006-
<script src="../assets/javascripts/bundle.f13b1293.min.js"></script>
1006+
<script src="../assets/javascripts/bundle.c8b220af.min.js"></script>
10071007

10081008

10091009
</body>

v0.7-dev/SUMMARY/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616

1717

1818
<link rel="icon" href="../_img/logo.png">
19-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.2">
19+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.7">
2020

2121

2222

2323
<title>SUMMARY - Frequenz Microgrid API Client</title>
2424

2525

2626

27-
<link rel="stylesheet" href="../assets/stylesheets/main.d7758b05.min.css">
27+
<link rel="stylesheet" href="../assets/stylesheets/main.8608ea7d.min.css">
2828

2929

3030
<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
@@ -670,7 +670,7 @@ <h1>SUMMARY</h1>
670670
<script id="__config" type="application/json">{"base": "..", "features": ["content.code.annotate", "content.code.copy", "navigation.indexes", "navigation.instant", "navigation.footer", "navigation.tabs", "navigation.top", "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"}, "version": {"default": "latest", "provider": "mike"}}</script>
671671

672672

673-
<script src="../assets/javascripts/bundle.f13b1293.min.js"></script>
673+
<script src="../assets/javascripts/bundle.c8b220af.min.js"></script>
674674

675675

676676
</body>

v0.7-dev/assets/javascripts/bundle.c8b220af.min.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v0.7-dev/assets/javascripts/bundle.c8b220af.min.js.map

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v0.7-dev/assets/javascripts/bundle.f13b1293.min.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

v0.7-dev/assets/javascripts/bundle.f13b1293.min.js.map

Lines changed: 0 additions & 7 deletions
This file was deleted.

v0.7-dev/assets/stylesheets/main.8608ea7d.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v0.7-dev/assets/stylesheets/main.8608ea7d.min.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v0.7-dev/assets/stylesheets/main.d7758b05.min.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)