docs: refresh collected sites after per-kind mkdocs config standardisation

This commit is contained in:
2026-09-13 18:26:26 +05:30
parent e272527b88
commit 9516e0b4cb
114 changed files with 65609 additions and 1608 deletions

View File

@@ -15,7 +15,7 @@
<link rel="next" href="../yaml_loader/">
<link rel="icon" href="../../assets/images/favicon.png">
<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.23">
@@ -24,10 +24,10 @@
<link rel="stylesheet" href="../../assets/stylesheets/main.84d31ad4.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.84d31ad4.min.css">
<link rel="stylesheet" href="../../assets/stylesheets/palette.06af60db.min.css">
<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
@@ -46,11 +46,11 @@
<link rel="stylesheet" href="../../assets/_mkdocstrings.css">
<link rel="stylesheet" href="../assets/_mkdocstrings.css">
<link rel="stylesheet" href="https://unpkg.com/dracula-prism/dist/css/dracula-prism.css">
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
@@ -92,7 +92,7 @@
<header class="md-header md-header--shadow" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
<a href="../.." title="dagpipe" class="md-header__button md-logo" aria-label="dagpipe" data-md-component="logo">
<a href=".." title="dagpipe" class="md-header__button md-logo" aria-label="dagpipe" data-md-component="logo">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 2v6h2v3H5c-1.11 0-2 .89-2 2v3H1v6h6v-6H5v-3h6v3H9v6h6v-6h-2v-3h6v3h-2v6h6v-6h-2v-3c0-1.11-.89-2-2-2h-6V8h2V2z"/></svg>
@@ -209,7 +209,7 @@
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="../.." title="dagpipe" class="md-nav__button md-logo" aria-label="dagpipe" data-md-component="logo">
<a href=".." title="dagpipe" class="md-nav__button md-logo" aria-label="dagpipe" data-md-component="logo">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 2v6h2v3H5c-1.11 0-2 .89-2 2v3H1v6h6v-6H5v-3h6v3H9v6h6v-6h-2v-3h6v3h-2v6h6v-6h-2v-3c0-1.11-.89-2-2-2h-6V8h2V2z"/></svg>
@@ -227,7 +227,7 @@
<li class="md-nav__item">
<a href="../" class="md-nav__link">
<a href=".." class="md-nav__link">
@@ -1187,7 +1187,7 @@ It orchestrates execution order, branching, and state propagation.</p>
<tbody>
<tr class="doc-section-item">
<td>
<code>tuple[<a class="autorefs autorefs-internal" title="dagpipe.node.Node" href="../node/#dagpipe.node.Node">Node</a>, ...]</code>
<code>tuple[<a class="autorefs autorefs-internal" title="dagpipe.node.Node" href="../dagpipe/node/#dagpipe.node.Node">Node</a>, ...]</code>
</td>
<td>
<div class="doc-md-description">
@@ -1276,7 +1276,7 @@ Ordered sequence in linear mode or all nodes in graph mode.</p>
<tr class="doc-section-item">
<td><code>root</code></td>
<td>
<code><a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../state/#dagpipe.state.State">State</a></code>
<code><a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../dagpipe/state/#dagpipe.state.State">State</a></code>
</td>
<td>
<div class="doc-md-description">
@@ -1302,7 +1302,7 @@ Ordered sequence in linear mode or all nodes in graph mode.</p>
<tbody>
<tr class="doc-section-item">
<td>
<code>list[<a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../state/#dagpipe.state.State">State</a>]</code>
<code>list[<a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../dagpipe/state/#dagpipe.state.State">State</a>]</code>
</td>
<td>
<div class="doc-md-description">
@@ -1394,7 +1394,7 @@ Terminal execution states produced by the pipeline.</p>
<tr class="doc-section-item">
<td><code>root</code></td>
<td>
<code><a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../state/#dagpipe.state.State">State</a></code>
<code><a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../dagpipe/state/#dagpipe.state.State">State</a></code>
</td>
<td>
<div class="doc-md-description">
@@ -1420,7 +1420,7 @@ Terminal execution states produced by the pipeline.</p>
<tbody>
<tr class="doc-section-item">
<td>
<code>list[<a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../state/#dagpipe.state.State">State</a>]</code>
<code>list[<a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../dagpipe/state/#dagpipe.state.State">State</a>]</code>
</td>
<td>
<div class="doc-md-description">
@@ -1483,7 +1483,7 @@ are both supported.</p>
<tr class="doc-section-item">
<td><code>root</code></td>
<td>
<code><a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../state/#dagpipe.state.State">State</a></code>
<code><a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../dagpipe/state/#dagpipe.state.State">State</a></code>
</td>
<td>
<div class="doc-md-description">
@@ -1539,7 +1539,7 @@ to the engine-level hook when unset.</p>
<tbody>
<tr class="doc-section-item">
<td><code>StepResult</code></td> <td>
<code><a class="autorefs autorefs-internal" title="dagpipe.engine.StepResult" href="#dagpipe.engine.StepResult">StepResult</a></code>
<code><a class="autorefs autorefs-internal" title="dagpipe.engine.StepResult" href="../dagpipe/engine/#dagpipe.engine.StepResult">StepResult</a></code>
</td>
<td>
<div class="doc-md-description">
@@ -1605,7 +1605,7 @@ orchestrator. Use <code>run_steps_async</code> for async nodes.</p>
<tr class="doc-section-item">
<td><code>root</code></td>
<td>
<code><a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../state/#dagpipe.state.State">State</a></code>
<code><a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../dagpipe/state/#dagpipe.state.State">State</a></code>
</td>
<td>
<div class="doc-md-description">
@@ -1659,7 +1659,7 @@ orchestrator. Use <code>run_steps_async</code> for async nodes.</p>
<tbody>
<tr class="doc-section-item">
<td><code>StepResult</code></td> <td>
<code><span title="collections.abc.AsyncIterator">AsyncIterator</span>[<a class="autorefs autorefs-internal" title="dagpipe.engine.StepResult" href="#dagpipe.engine.StepResult">StepResult</a>]</code>
<code><span title="collections.abc.AsyncIterator">AsyncIterator</span>[<a class="autorefs autorefs-internal" title="dagpipe.engine.StepResult" href="../dagpipe/engine/#dagpipe.engine.StepResult">StepResult</a>]</code>
</td>
<td>
<div class="doc-md-description">
@@ -1805,7 +1805,7 @@ callers can surface counts/lines/errors without coupling the engine to pydantic.
<tr class="doc-section-item">
<td><code><span title="dagpipe.engine.StepResult.states">states</span></code></td>
<td>
<code>Tuple[<a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../state/#dagpipe.state.State">State</a>, ...]</code>
<code>Tuple[<a class="autorefs autorefs-internal" title="dagpipe.state.State" href="../dagpipe/state/#dagpipe.state.State">State</a>, ...]</code>
</td>
<td>
<div class="doc-md-description">
@@ -1912,10 +1912,10 @@ callers can surface counts/lines/errors without coupling the engine to pydantic.
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.sections", "navigation.expand", "navigation.top", "navigation.instant", "navigation.tracking", "navigation.indexes", "content.code.copy", "content.code.annotate", "content.tabs.link", "content.action.edit", "search.highlight", "search.share", "search.suggest"], "search": "../../assets/javascripts/workers/search.973d3a69.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>
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.sections", "navigation.expand", "navigation.top", "navigation.instant", "navigation.tracking", "navigation.indexes", "content.code.copy", "content.code.annotate", "content.tabs.link", "content.action.edit", "search.highlight", "search.share", "search.suggest"], "search": "../assets/javascripts/workers/search.973d3a69.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>
<script src="../../assets/javascripts/bundle.f55a23d4.min.js"></script>
<script src="../assets/javascripts/bundle.f55a23d4.min.js"></script>
</body>