mirror of
https://github.com/release-engineering/repo-autoindex.git
synced 2025-02-23 13:42:52 +00:00
Deploying to gh-pages from @ release-engineering/repo-autoindex@9f1a2b7c3f 🚀
This commit is contained in:
parent
977ad363ef
commit
e56d58b0f9
2 changed files with 67 additions and 67 deletions
|
@ -5,80 +5,80 @@ td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5
|
||||||
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
|
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
|
||||||
.highlight .hll { background-color: #ffffcc }
|
.highlight .hll { background-color: #ffffcc }
|
||||||
.highlight { background: #f8f8f8; }
|
.highlight { background: #f8f8f8; }
|
||||||
.highlight .c { color: #8f5902; font-style: italic } /* Comment */
|
.highlight .c { color: #8F5902; font-style: italic } /* Comment */
|
||||||
.highlight .err { color: #a40000; border: 1px solid #ef2929 } /* Error */
|
.highlight .err { color: #A40000; border: 1px solid #EF2929 } /* Error */
|
||||||
.highlight .g { color: #000000 } /* Generic */
|
.highlight .g { color: #000 } /* Generic */
|
||||||
.highlight .k { color: #004461; font-weight: bold } /* Keyword */
|
.highlight .k { color: #004461; font-weight: bold } /* Keyword */
|
||||||
.highlight .l { color: #000000 } /* Literal */
|
.highlight .l { color: #000 } /* Literal */
|
||||||
.highlight .n { color: #000000 } /* Name */
|
.highlight .n { color: #000 } /* Name */
|
||||||
.highlight .o { color: #582800 } /* Operator */
|
.highlight .o { color: #582800 } /* Operator */
|
||||||
.highlight .x { color: #000000 } /* Other */
|
.highlight .x { color: #000 } /* Other */
|
||||||
.highlight .p { color: #000000; font-weight: bold } /* Punctuation */
|
.highlight .p { color: #000; font-weight: bold } /* Punctuation */
|
||||||
.highlight .ch { color: #8f5902; font-style: italic } /* Comment.Hashbang */
|
.highlight .ch { color: #8F5902; font-style: italic } /* Comment.Hashbang */
|
||||||
.highlight .cm { color: #8f5902; font-style: italic } /* Comment.Multiline */
|
.highlight .cm { color: #8F5902; font-style: italic } /* Comment.Multiline */
|
||||||
.highlight .cp { color: #8f5902 } /* Comment.Preproc */
|
.highlight .cp { color: #8F5902 } /* Comment.Preproc */
|
||||||
.highlight .cpf { color: #8f5902; font-style: italic } /* Comment.PreprocFile */
|
.highlight .cpf { color: #8F5902; font-style: italic } /* Comment.PreprocFile */
|
||||||
.highlight .c1 { color: #8f5902; font-style: italic } /* Comment.Single */
|
.highlight .c1 { color: #8F5902; font-style: italic } /* Comment.Single */
|
||||||
.highlight .cs { color: #8f5902; font-style: italic } /* Comment.Special */
|
.highlight .cs { color: #8F5902; font-style: italic } /* Comment.Special */
|
||||||
.highlight .gd { color: #a40000 } /* Generic.Deleted */
|
.highlight .gd { color: #A40000 } /* Generic.Deleted */
|
||||||
.highlight .ge { color: #000000; font-style: italic } /* Generic.Emph */
|
.highlight .ge { color: #000; font-style: italic } /* Generic.Emph */
|
||||||
.highlight .ges { color: #000000 } /* Generic.EmphStrong */
|
.highlight .ges { color: #000 } /* Generic.EmphStrong */
|
||||||
.highlight .gr { color: #ef2929 } /* Generic.Error */
|
.highlight .gr { color: #EF2929 } /* Generic.Error */
|
||||||
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
|
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
|
||||||
.highlight .gi { color: #00A000 } /* Generic.Inserted */
|
.highlight .gi { color: #00A000 } /* Generic.Inserted */
|
||||||
.highlight .go { color: #888888 } /* Generic.Output */
|
.highlight .go { color: #888 } /* Generic.Output */
|
||||||
.highlight .gp { color: #745334 } /* Generic.Prompt */
|
.highlight .gp { color: #745334 } /* Generic.Prompt */
|
||||||
.highlight .gs { color: #000000; font-weight: bold } /* Generic.Strong */
|
.highlight .gs { color: #000; font-weight: bold } /* Generic.Strong */
|
||||||
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
|
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
|
||||||
.highlight .gt { color: #a40000; font-weight: bold } /* Generic.Traceback */
|
.highlight .gt { color: #A40000; font-weight: bold } /* Generic.Traceback */
|
||||||
.highlight .kc { color: #004461; font-weight: bold } /* Keyword.Constant */
|
.highlight .kc { color: #004461; font-weight: bold } /* Keyword.Constant */
|
||||||
.highlight .kd { color: #004461; font-weight: bold } /* Keyword.Declaration */
|
.highlight .kd { color: #004461; font-weight: bold } /* Keyword.Declaration */
|
||||||
.highlight .kn { color: #004461; font-weight: bold } /* Keyword.Namespace */
|
.highlight .kn { color: #004461; font-weight: bold } /* Keyword.Namespace */
|
||||||
.highlight .kp { color: #004461; font-weight: bold } /* Keyword.Pseudo */
|
.highlight .kp { color: #004461; font-weight: bold } /* Keyword.Pseudo */
|
||||||
.highlight .kr { color: #004461; font-weight: bold } /* Keyword.Reserved */
|
.highlight .kr { color: #004461; font-weight: bold } /* Keyword.Reserved */
|
||||||
.highlight .kt { color: #004461; font-weight: bold } /* Keyword.Type */
|
.highlight .kt { color: #004461; font-weight: bold } /* Keyword.Type */
|
||||||
.highlight .ld { color: #000000 } /* Literal.Date */
|
.highlight .ld { color: #000 } /* Literal.Date */
|
||||||
.highlight .m { color: #990000 } /* Literal.Number */
|
.highlight .m { color: #900 } /* Literal.Number */
|
||||||
.highlight .s { color: #4e9a06 } /* Literal.String */
|
.highlight .s { color: #4E9A06 } /* Literal.String */
|
||||||
.highlight .na { color: #c4a000 } /* Name.Attribute */
|
.highlight .na { color: #C4A000 } /* Name.Attribute */
|
||||||
.highlight .nb { color: #004461 } /* Name.Builtin */
|
.highlight .nb { color: #004461 } /* Name.Builtin */
|
||||||
.highlight .nc { color: #000000 } /* Name.Class */
|
.highlight .nc { color: #000 } /* Name.Class */
|
||||||
.highlight .no { color: #000000 } /* Name.Constant */
|
.highlight .no { color: #000 } /* Name.Constant */
|
||||||
.highlight .nd { color: #888888 } /* Name.Decorator */
|
.highlight .nd { color: #888 } /* Name.Decorator */
|
||||||
.highlight .ni { color: #ce5c00 } /* Name.Entity */
|
.highlight .ni { color: #CE5C00 } /* Name.Entity */
|
||||||
.highlight .ne { color: #cc0000; font-weight: bold } /* Name.Exception */
|
.highlight .ne { color: #C00; font-weight: bold } /* Name.Exception */
|
||||||
.highlight .nf { color: #000000 } /* Name.Function */
|
.highlight .nf { color: #000 } /* Name.Function */
|
||||||
.highlight .nl { color: #f57900 } /* Name.Label */
|
.highlight .nl { color: #F57900 } /* Name.Label */
|
||||||
.highlight .nn { color: #000000 } /* Name.Namespace */
|
.highlight .nn { color: #000 } /* Name.Namespace */
|
||||||
.highlight .nx { color: #000000 } /* Name.Other */
|
.highlight .nx { color: #000 } /* Name.Other */
|
||||||
.highlight .py { color: #000000 } /* Name.Property */
|
.highlight .py { color: #000 } /* Name.Property */
|
||||||
.highlight .nt { color: #004461; font-weight: bold } /* Name.Tag */
|
.highlight .nt { color: #004461; font-weight: bold } /* Name.Tag */
|
||||||
.highlight .nv { color: #000000 } /* Name.Variable */
|
.highlight .nv { color: #000 } /* Name.Variable */
|
||||||
.highlight .ow { color: #004461; font-weight: bold } /* Operator.Word */
|
.highlight .ow { color: #004461; font-weight: bold } /* Operator.Word */
|
||||||
.highlight .pm { color: #000000; font-weight: bold } /* Punctuation.Marker */
|
.highlight .pm { color: #000; font-weight: bold } /* Punctuation.Marker */
|
||||||
.highlight .w { color: #f8f8f8 } /* Text.Whitespace */
|
.highlight .w { color: #F8F8F8 } /* Text.Whitespace */
|
||||||
.highlight .mb { color: #990000 } /* Literal.Number.Bin */
|
.highlight .mb { color: #900 } /* Literal.Number.Bin */
|
||||||
.highlight .mf { color: #990000 } /* Literal.Number.Float */
|
.highlight .mf { color: #900 } /* Literal.Number.Float */
|
||||||
.highlight .mh { color: #990000 } /* Literal.Number.Hex */
|
.highlight .mh { color: #900 } /* Literal.Number.Hex */
|
||||||
.highlight .mi { color: #990000 } /* Literal.Number.Integer */
|
.highlight .mi { color: #900 } /* Literal.Number.Integer */
|
||||||
.highlight .mo { color: #990000 } /* Literal.Number.Oct */
|
.highlight .mo { color: #900 } /* Literal.Number.Oct */
|
||||||
.highlight .sa { color: #4e9a06 } /* Literal.String.Affix */
|
.highlight .sa { color: #4E9A06 } /* Literal.String.Affix */
|
||||||
.highlight .sb { color: #4e9a06 } /* Literal.String.Backtick */
|
.highlight .sb { color: #4E9A06 } /* Literal.String.Backtick */
|
||||||
.highlight .sc { color: #4e9a06 } /* Literal.String.Char */
|
.highlight .sc { color: #4E9A06 } /* Literal.String.Char */
|
||||||
.highlight .dl { color: #4e9a06 } /* Literal.String.Delimiter */
|
.highlight .dl { color: #4E9A06 } /* Literal.String.Delimiter */
|
||||||
.highlight .sd { color: #8f5902; font-style: italic } /* Literal.String.Doc */
|
.highlight .sd { color: #8F5902; font-style: italic } /* Literal.String.Doc */
|
||||||
.highlight .s2 { color: #4e9a06 } /* Literal.String.Double */
|
.highlight .s2 { color: #4E9A06 } /* Literal.String.Double */
|
||||||
.highlight .se { color: #4e9a06 } /* Literal.String.Escape */
|
.highlight .se { color: #4E9A06 } /* Literal.String.Escape */
|
||||||
.highlight .sh { color: #4e9a06 } /* Literal.String.Heredoc */
|
.highlight .sh { color: #4E9A06 } /* Literal.String.Heredoc */
|
||||||
.highlight .si { color: #4e9a06 } /* Literal.String.Interpol */
|
.highlight .si { color: #4E9A06 } /* Literal.String.Interpol */
|
||||||
.highlight .sx { color: #4e9a06 } /* Literal.String.Other */
|
.highlight .sx { color: #4E9A06 } /* Literal.String.Other */
|
||||||
.highlight .sr { color: #4e9a06 } /* Literal.String.Regex */
|
.highlight .sr { color: #4E9A06 } /* Literal.String.Regex */
|
||||||
.highlight .s1 { color: #4e9a06 } /* Literal.String.Single */
|
.highlight .s1 { color: #4E9A06 } /* Literal.String.Single */
|
||||||
.highlight .ss { color: #4e9a06 } /* Literal.String.Symbol */
|
.highlight .ss { color: #4E9A06 } /* Literal.String.Symbol */
|
||||||
.highlight .bp { color: #3465a4 } /* Name.Builtin.Pseudo */
|
.highlight .bp { color: #3465A4 } /* Name.Builtin.Pseudo */
|
||||||
.highlight .fm { color: #000000 } /* Name.Function.Magic */
|
.highlight .fm { color: #000 } /* Name.Function.Magic */
|
||||||
.highlight .vc { color: #000000 } /* Name.Variable.Class */
|
.highlight .vc { color: #000 } /* Name.Variable.Class */
|
||||||
.highlight .vg { color: #000000 } /* Name.Variable.Global */
|
.highlight .vg { color: #000 } /* Name.Variable.Global */
|
||||||
.highlight .vi { color: #000000 } /* Name.Variable.Instance */
|
.highlight .vi { color: #000 } /* Name.Variable.Instance */
|
||||||
.highlight .vm { color: #000000 } /* Name.Variable.Magic */
|
.highlight .vm { color: #000 } /* Name.Variable.Magic */
|
||||||
.highlight .il { color: #990000 } /* Literal.Number.Integer.Long */
|
.highlight .il { color: #900 } /* Literal.Number.Integer.Long */
|
10
index.html
10
index.html
|
@ -156,17 +156,17 @@ error to be raised.</p>
|
||||||
|
|
||||||
<dl class="py class">
|
<dl class="py class">
|
||||||
<dt class="sig sig-object py" id="repo_autoindex.GeneratedIndex">
|
<dt class="sig sig-object py" id="repo_autoindex.GeneratedIndex">
|
||||||
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">repo_autoindex.</span></span><span class="sig-name descname"><span class="pre">GeneratedIndex</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">content</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><span class="pre">str</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">relative_dir</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><span class="pre">str</span></a></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">'.'</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#repo_autoindex.GeneratedIndex" title="Permalink to this definition">¶</a></dt>
|
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">repo_autoindex.</span></span><span class="sig-name descname"><span class="pre">GeneratedIndex</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">content</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><span class="pre">str</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">relative_dir</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><span class="pre">str</span></a></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">'.'</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#repo_autoindex.GeneratedIndex" title="Permalink to this definition">¶</a></dt>
|
||||||
<dd><p>A single HTML index page generated by repo-autoindex.</p>
|
<dd><p>A single HTML index page generated by repo-autoindex.</p>
|
||||||
<dl class="py attribute">
|
<dl class="py attribute">
|
||||||
<dt class="sig sig-object py" id="repo_autoindex.GeneratedIndex.content">
|
<dt class="sig sig-object py" id="repo_autoindex.GeneratedIndex.content">
|
||||||
<span class="sig-name descname"><span class="pre">content</span></span><em class="property"><span class="p"><span class="pre">:</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><span class="pre">str</span></a></em><a class="headerlink" href="#repo_autoindex.GeneratedIndex.content" title="Permalink to this definition">¶</a></dt>
|
<span class="sig-name descname"><span class="pre">content</span></span><em class="property"><span class="p"><span class="pre">:</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><span class="pre">str</span></a></em><a class="headerlink" href="#repo_autoindex.GeneratedIndex.content" title="Permalink to this definition">¶</a></dt>
|
||||||
<dd><p>The content of this index page (an HTML document).</p>
|
<dd><p>The content of this index page (an HTML document).</p>
|
||||||
</dd></dl>
|
</dd></dl>
|
||||||
|
|
||||||
<dl class="py attribute">
|
<dl class="py attribute">
|
||||||
<dt class="sig sig-object py" id="repo_autoindex.GeneratedIndex.relative_dir">
|
<dt class="sig sig-object py" id="repo_autoindex.GeneratedIndex.relative_dir">
|
||||||
<span class="sig-name descname"><span class="pre">relative_dir</span></span><em class="property"><span class="p"><span class="pre">:</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><span class="pre">str</span></a></em><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">'.'</span></em><a class="headerlink" href="#repo_autoindex.GeneratedIndex.relative_dir" title="Permalink to this definition">¶</a></dt>
|
<span class="sig-name descname"><span class="pre">relative_dir</span></span><em class="property"><span class="p"><span class="pre">:</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><span class="pre">str</span></a></em><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">'.'</span></em><a class="headerlink" href="#repo_autoindex.GeneratedIndex.relative_dir" title="Permalink to this definition">¶</a></dt>
|
||||||
<dd><p>The directory of this index page, relative to the root of the indexed
|
<dd><p>The directory of this index page, relative to the root of the indexed
|
||||||
repository.</p>
|
repository.</p>
|
||||||
</dd></dl>
|
</dd></dl>
|
||||||
|
@ -175,7 +175,7 @@ repository.</p>
|
||||||
|
|
||||||
<dl class="py function">
|
<dl class="py function">
|
||||||
<dt class="sig sig-object py" id="repo_autoindex.autoindex">
|
<dt class="sig sig-object py" id="repo_autoindex.autoindex">
|
||||||
<em class="property"><span class="k"><span class="pre">async</span></span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">repo_autoindex.</span></span><span class="sig-name descname"><span class="pre">autoindex</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">url</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><span class="pre">str</span></a></span></em>, <em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">fetcher</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.12)"><span class="pre">Optional</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.Callable" title="(in Python v3.12)"><span class="pre">Callable</span></a><span class="p"><span class="pre">[</span></span><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><span class="pre">str</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">,</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.Awaitable" title="(in Python v3.12)"><span class="pre">Awaitable</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.12)"><span class="pre">Optional</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Union" title="(in Python v3.12)"><span class="pre">Union</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><span class="pre">str</span></a><span class="p"><span class="pre">,</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.BinaryIO" title="(in Python v3.12)"><span class="pre">BinaryIO</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">index_href_suffix</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><span class="pre">str</span></a></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">''</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.AsyncGenerator" title="(in Python v3.12)"><span class="pre">AsyncGenerator</span></a><span class="p"><span class="pre">[</span></span><a class="reference internal" href="#repo_autoindex.GeneratedIndex" title="repo_autoindex._impl.base.GeneratedIndex"><span class="pre">GeneratedIndex</span></a><span class="p"><span class="pre">,</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.12)"><span class="pre">None</span></a><span class="p"><span class="pre">]</span></span></span></span><a class="headerlink" href="#repo_autoindex.autoindex" title="Permalink to this definition">¶</a></dt>
|
<em class="property"><span class="k"><span class="pre">async</span></span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">repo_autoindex.</span></span><span class="sig-name descname"><span class="pre">autoindex</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">url</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><span class="pre">str</span></a></span></em>, <em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">fetcher</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.13)"><span class="pre">Optional</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.Callable" title="(in Python v3.13)"><span class="pre">Callable</span></a><span class="p"><span class="pre">[</span></span><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><span class="pre">str</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">,</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.Awaitable" title="(in Python v3.13)"><span class="pre">Awaitable</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.13)"><span class="pre">Optional</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Union" title="(in Python v3.13)"><span class="pre">Union</span></a><span class="p"><span class="pre">[</span></span><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><span class="pre">str</span></a><span class="p"><span class="pre">,</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.BinaryIO" title="(in Python v3.13)"><span class="pre">BinaryIO</span></a><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span><span class="p"><span class="pre">]</span></span></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">index_href_suffix</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)"><span class="pre">str</span></a></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">''</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">→</span> <span class="sig-return-typehint"><a class="reference external" href="https://docs.python.org/3/library/collections.abc.html#collections.abc.AsyncGenerator" title="(in Python v3.13)"><span class="pre">AsyncGenerator</span></a><span class="p"><span class="pre">[</span></span><a class="reference internal" href="#repo_autoindex.GeneratedIndex" title="repo_autoindex._impl.base.GeneratedIndex"><span class="pre">GeneratedIndex</span></a><span class="p"><span class="pre">,</span></span><span class="w"> </span><a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.13)"><span class="pre">None</span></a><span class="p"><span class="pre">]</span></span></span></span><a class="headerlink" href="#repo_autoindex.autoindex" title="Permalink to this definition">¶</a></dt>
|
||||||
<dd><p>Generate HTML indexes for a repository.</p>
|
<dd><p>Generate HTML indexes for a repository.</p>
|
||||||
<dl class="field-list simple">
|
<dl class="field-list simple">
|
||||||
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
|
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
|
||||||
|
@ -225,7 +225,7 @@ of any supported type.</p>
|
||||||
<dd class="field-odd"><ul class="simple">
|
<dd class="field-odd"><ul class="simple">
|
||||||
<li><p><a class="reference internal" href="#repo_autoindex.ContentError" title="repo_autoindex.ContentError"><strong>ContentError</strong></a> – Raised if indexed content appears to be invalid (for example, a yum repository
|
<li><p><a class="reference internal" href="#repo_autoindex.ContentError" title="repo_autoindex.ContentError"><strong>ContentError</strong></a> – Raised if indexed content appears to be invalid (for example, a yum repository
|
||||||
has invalid repodata).</p></li>
|
has invalid repodata).</p></li>
|
||||||
<li><p><a class="reference external" href="https://docs.python.org/3/library/exceptions.html#Exception" title="(in Python v3.12)"><strong>Exception</strong></a> – Any exception raised by <code class="docutils literal notranslate"><span class="pre">fetcher</span></code> will propagate (for example, I/O errors or
|
<li><p><a class="reference external" href="https://docs.python.org/3/library/exceptions.html#Exception" title="(in Python v3.13)"><strong>Exception</strong></a> – Any exception raised by <code class="docutils literal notranslate"><span class="pre">fetcher</span></code> will propagate (for example, I/O errors or
|
||||||
HTTP request failures).</p></li>
|
HTTP request failures).</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
Loading…
Add table
Reference in a new issue