Skip to content

Commit d17eb8c

Browse files
Deployed 51a970d to v0.13-dev with MkDocs 1.6.1 and mike 2.1.3
1 parent 3afea8a commit d17eb8c

File tree

5 files changed

+81
-3
lines changed

5 files changed

+81
-3
lines changed

v0.13-dev/CONTRIBUTING/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2171,6 +2171,7 @@ <h2 id="cross-arch-testing">Cross-Arch Testing<a class="headerlink" href="#cross
21712171
<p>If a Dockerfile for your desired target architecture, OS, and python version
21722172
does not exist here, please add one before proceeding to add your options to
21732173
the test matrix.</p>
2174+
<p>--&gt;</p>
21742175

21752176

21762177

v0.13-dev/reference/frequenz/repo/config/nox/util/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2686,7 +2686,7 @@ <h4 id="frequenz.repo.config.nox.util.flatten" class="doc doc-heading">
26862686

26872687

26882688
<a href="#frequenz.repo.config.nox.util.flatten" class="headerlink" title="Permanent link">¤</a></h4>
2689-
<div class="language-python doc-signature highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="nf">flatten</span><span class="p">(</span><span class="n">iterables</span><span class="p">:</span> <span class="n"><a class="autorefs autorefs-external" title="collections.abc.Iterable" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.Iterable">Iterable</a></span><span class="p">[</span><span class="n"><a class="autorefs autorefs-external" title="collections.abc.Iterable" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.Iterable">Iterable</a></span><span class="p">[</span><span class="n"><span title="frequenz.repo.config.nox.util._T">_T</span></span><span class="p">]])</span> <span class="o">-&gt;</span> <span class="n"><a class="autorefs autorefs-external" title="collections.abc.Iterable" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.Iterable">Iterable</a></span><span class="p">[</span><span class="n"><span title="frequenz.repo.config.nox.util._T">_T</span></span><span class="p">]</span>
2689+
<div class="language-python doc-signature highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="nf">flatten</span><span class="p">(</span><span class="n">iterables</span><span class="p">:</span> <span class="n"><a class="autorefs autorefs-external" title="collections.abc.Iterable" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.Iterable">Iterable</a></span><span class="p">[</span><span class="n"><a class="autorefs autorefs-external" title="collections.abc.Iterable" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.Iterable">Iterable</a></span><span class="p">[</span><span class="n"><span title="frequenz.repo.config.nox.util.<autoref identifier=">_T</span>" optional hover><span title="frequenz.repo.config.nox.util._T">_T</span></autoref></span><span class="p">]])</span> <span class="o">-&gt;</span> <span class="n"><a class="autorefs autorefs-external" title="collections.abc.Iterable" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.Iterable">Iterable</a></span><span class="p">[</span><span class="n"><span title="frequenz.repo.config.nox.util._T">_T</span></span><span class="p">]</span>
26902690
</span></code></pre></div>
26912691

26922692
<div class="doc doc-contents ">

v0.13-dev/search/search_index.json

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

v0.13-dev/sitemap.xml.gz

0 Bytes
Binary file not shown.

versions.json

Lines changed: 78 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,78 @@
1-
[{"version":"v0.14-dev","title":"v0.14-dev (a5aa68c)","aliases":["v0-dev","latest-dev"]},{"version":"v0.13-dev","title":"v0.13-dev (f6c99e8)","aliases":[]},{"version":"v0.13","title":"v0.13.5","aliases":["latest","v0"]},{"version":"v0.12-dev","title":"v0.12-dev (07780ea)","aliases":[]},{"version":"v0.12","title":"v0.12.3","aliases":[]},{"version":"v0.11","title":"v0.11.0","aliases":[]},{"version":"v0.10","title":"v0.10.0","aliases":[]},{"version":"v0.9","title":"v0.9.2","aliases":[]},{"version":"v0.8","title":"v0.8.0","aliases":[]},{"version":"v0.7","title":"v0.7.5","aliases":[]},{"version":"v0.6","title":"v0.6.2","aliases":[]},{"version":"v0.5","title":"v0.5.2","aliases":[]},{"version":"v0.4","title":"v0.4.0","aliases":[]},{"version":"v0.3","title":"v0.3.0","aliases":[]}]
1+
[
2+
{
3+
"version": "v0.14-dev",
4+
"title": "v0.14-dev (a5aa68c)",
5+
"aliases": [
6+
"latest-dev",
7+
"v0-dev"
8+
]
9+
},
10+
{
11+
"version": "v0.13",
12+
"title": "v0.13.5",
13+
"aliases": [
14+
"v0",
15+
"latest"
16+
]
17+
},
18+
{
19+
"version": "v0.13-dev",
20+
"title": "v0.13-dev (51a970d)",
21+
"aliases": []
22+
},
23+
{
24+
"version": "v0.12",
25+
"title": "v0.12.3",
26+
"aliases": []
27+
},
28+
{
29+
"version": "v0.12-dev",
30+
"title": "v0.12-dev (07780ea)",
31+
"aliases": []
32+
},
33+
{
34+
"version": "v0.11",
35+
"title": "v0.11.0",
36+
"aliases": []
37+
},
38+
{
39+
"version": "v0.10",
40+
"title": "v0.10.0",
41+
"aliases": []
42+
},
43+
{
44+
"version": "v0.9",
45+
"title": "v0.9.2",
46+
"aliases": []
47+
},
48+
{
49+
"version": "v0.8",
50+
"title": "v0.8.0",
51+
"aliases": []
52+
},
53+
{
54+
"version": "v0.7",
55+
"title": "v0.7.5",
56+
"aliases": []
57+
},
58+
{
59+
"version": "v0.6",
60+
"title": "v0.6.2",
61+
"aliases": []
62+
},
63+
{
64+
"version": "v0.5",
65+
"title": "v0.5.2",
66+
"aliases": []
67+
},
68+
{
69+
"version": "v0.4",
70+
"title": "v0.4.0",
71+
"aliases": []
72+
},
73+
{
74+
"version": "v0.3",
75+
"title": "v0.3.0",
76+
"aliases": []
77+
}
78+
]

0 commit comments

Comments
 (0)