Skip to content

Commit

Permalink
github action: auto build api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 23, 2023
1 parent ca707dc commit a9e7dcc
Show file tree
Hide file tree
Showing 59 changed files with 68 additions and 68 deletions.
Binary file modified api/.doctrees/builtin_widgets/NodesPaletteWidget.doctree
Binary file not shown.
Binary file modified api/.doctrees/builtin_widgets/NodesTreeWidget.doctree
Binary file not shown.
Binary file modified api/.doctrees/builtin_widgets/PropertiesBinWidget.doctree
Binary file not shown.
Binary file modified api/.doctrees/constants.doctree
Binary file not shown.
Binary file modified api/.doctrees/environment.pickle
Binary file not shown.
Binary file modified api/.doctrees/examples/ex_menu.doctree
Binary file not shown.
Binary file modified api/.doctrees/examples/ex_node.doctree
Binary file not shown.
Binary file modified api/.doctrees/examples/ex_overview.doctree
Binary file not shown.
Binary file modified api/.doctrees/examples/ex_pipe.doctree
Binary file not shown.
Binary file modified api/.doctrees/examples/ex_port.doctree
Binary file not shown.
Binary file modified api/.doctrees/graphs/NodeGraph.doctree
Binary file not shown.
Binary file modified api/.doctrees/graphs/SubGraph.doctree
Binary file not shown.
Binary file modified api/.doctrees/graphs/_index_graphs.doctree
Binary file not shown.
Binary file modified api/.doctrees/host_apps/_index_apps.doctree
Binary file not shown.
Binary file modified api/.doctrees/host_apps/ex_app_nuke.doctree
Binary file not shown.
Binary file modified api/.doctrees/host_apps/ex_app_silhouette.doctree
Binary file not shown.
Binary file modified api/.doctrees/index.doctree
Binary file not shown.
Binary file modified api/.doctrees/menu.doctree
Binary file not shown.
Binary file modified api/.doctrees/node_widgets.doctree
Binary file not shown.
Binary file modified api/.doctrees/nodes/BackdropNode.doctree
Binary file not shown.
Binary file modified api/.doctrees/nodes/BaseNode.doctree
Binary file not shown.
Binary file modified api/.doctrees/nodes/GroupNode.doctree
Binary file not shown.
Binary file modified api/.doctrees/nodes/NodeObject.doctree
Binary file not shown.
Binary file modified api/.doctrees/nodes/PortNode.doctree
Binary file not shown.
Binary file modified api/.doctrees/nodes/_index_nodes.doctree
Binary file not shown.
Binary file modified api/.doctrees/port.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion api/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.6.28',
VERSION: '0.6.29',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions api/builtin_widgets/NodesPaletteWidget.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
if (!userPreference) {localStorage.setItem('darkMode', mode)}
</script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=304e9ac1"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=94361ed8"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script defer="" src="../_static/theme.8ffe40a2eae52cc22aaf.js"></script>
Expand Down Expand Up @@ -126,7 +126,7 @@
<li class="toctree-l1"><a class="reference internal" href="NodesTreeWidget.html">NodesTreeWidget</a></li>
</ul>
<br/>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.28</code>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.29</code>
</nav>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions api/builtin_widgets/NodesTreeWidget.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
}
if (!userPreference) {localStorage.setItem('darkMode', mode)}
</script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=304e9ac1"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=94361ed8"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script defer="" src="../_static/theme.8ffe40a2eae52cc22aaf.js"></script>
Expand Down Expand Up @@ -125,7 +125,7 @@
<li class="toctree-l1 current"><a class="current reference internal" href="#">NodesTreeWidget</a></li>
</ul>
<br/>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.28</code>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.29</code>
</nav>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions api/builtin_widgets/PropertiesBinWidget.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
if (!userPreference) {localStorage.setItem('darkMode', mode)}
</script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=304e9ac1"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=94361ed8"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script defer="" src="../_static/theme.8ffe40a2eae52cc22aaf.js"></script>
Expand Down Expand Up @@ -126,7 +126,7 @@
<li class="toctree-l1"><a class="reference internal" href="NodesTreeWidget.html">NodesTreeWidget</a></li>
</ul>
<br/>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.28</code>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.29</code>
</nav>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions api/constants.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
if (!userPreference) {localStorage.setItem('darkMode', mode)}
</script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=304e9ac1"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=94361ed8"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
<script defer="" src="_static/theme.8ffe40a2eae52cc22aaf.js"></script>
Expand Down Expand Up @@ -126,7 +126,7 @@
<li class="toctree-l1"><a class="reference internal" href="builtin_widgets/NodesTreeWidget.html">NodesTreeWidget</a></li>
</ul>
<br/>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.28</code>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.29</code>
</nav>
</div>
</div>
Expand Down Expand Up @@ -216,7 +216,7 @@
</table>
<dl class="py attribute">
<dt class="sig sig-object py" id="NodeGraphQt.constants.VersionEnum.VERSION">
<span class="sig-name descname"><span class="pre">VERSION</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">'0.6.28'</span></em><a class="headerlink" href="#NodeGraphQt.constants.VersionEnum.VERSION" title="Permalink to this definition" x-intersect.margin.0%.0%.-70%.0%="activeSection = '#NodeGraphQt.constants.VersionEnum.VERSION'"><svg height="1em" viewbox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"></path></svg></a></dt>
<span class="sig-name descname"><span class="pre">VERSION</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">'0.6.29'</span></em><a class="headerlink" href="#NodeGraphQt.constants.VersionEnum.VERSION" title="Permalink to this definition" x-intersect.margin.0%.0%.-70%.0%="activeSection = '#NodeGraphQt.constants.VersionEnum.VERSION'"><svg height="1em" viewbox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"></path></svg></a></dt>
<dd><p>current version string.</p>
</dd></dl>
<dl class="py attribute">
Expand All @@ -231,7 +231,7 @@
</dd></dl>
<dl class="py attribute">
<dt class="sig sig-object py" id="NodeGraphQt.constants.VersionEnum.PATCH">
<span class="sig-name descname"><span class="pre">PATCH</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">28</span></em><a class="headerlink" href="#NodeGraphQt.constants.VersionEnum.PATCH" title="Permalink to this definition" x-intersect.margin.0%.0%.-70%.0%="activeSection = '#NodeGraphQt.constants.VersionEnum.PATCH'"><svg height="1em" viewbox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"></path></svg></a></dt>
<span class="sig-name descname"><span class="pre">PATCH</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">29</span></em><a class="headerlink" href="#NodeGraphQt.constants.VersionEnum.PATCH" title="Permalink to this definition" x-intersect.margin.0%.0%.-70%.0%="activeSection = '#NodeGraphQt.constants.VersionEnum.PATCH'"><svg height="1em" viewbox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"></path></svg></a></dt>
<dd><p>version patch int.</p>
</dd></dl>
</dd></dl>
Expand Down
2 changes: 1 addition & 1 deletion api/custom_widgets.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<ul>
<li class="toctree-l1"><a class="reference internal" href="constants.html">Constants</a></li>
<li class="toctree-l1"><a class="reference internal" href="graph.html">Graphs</a></li>
<li class="toctree-l1" x-data="{ expanded: $el.classList.contains('current') ? true : false }"><a :class="{ 'expanded' : expanded }" @click="expanded = !expanded" class="reference internal expandable expandable expandable expandable expandable expandable expandable" href="nodes/_index_nodes.html">Nodes<button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button></a><ul x-show="expanded">
<li class="toctree-l1" x-data="{ expanded: $el.classList.contains('current') ? true : false }"><a :class="{ 'expanded' : expanded }" @click="expanded = !expanded" class="reference internal expandable expandable expandable expandable expandable expandable expandable expandable" href="nodes/_index_nodes.html">Nodes<button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button><button @click.prevent.stop="expanded = !expanded" type="button"><span class="sr-only"></span><svg fill="currentColor" height="18px" stroke="none" viewbox="0 0 24 24" width="18px" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"></path></svg></button></a><ul x-show="expanded">
<li class="toctree-l2"><a class="reference internal" href="nodes/NodeObject.html">NodeObject</a></li>
<li class="toctree-l2"><a class="reference internal" href="nodes/BackdropNode.html">BackdropNode</a></li>
<li class="toctree-l2"><a class="reference internal" href="nodes/BaseNode.html">BaseNode</a></li>
Expand Down
4 changes: 2 additions & 2 deletions api/examples/ex_menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
if (!userPreference) {localStorage.setItem('darkMode', mode)}
</script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=304e9ac1"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=94361ed8"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script defer="" src="../_static/theme.8ffe40a2eae52cc22aaf.js"></script>
Expand Down Expand Up @@ -126,7 +126,7 @@
<li class="toctree-l1"><a class="reference internal" href="../builtin_widgets/NodesTreeWidget.html">NodesTreeWidget</a></li>
</ul>
<br/>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.28</code>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.29</code>
</nav>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions api/examples/ex_node.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
if (!userPreference) {localStorage.setItem('darkMode', mode)}
</script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=304e9ac1"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=94361ed8"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script defer="" src="../_static/theme.8ffe40a2eae52cc22aaf.js"></script>
Expand Down Expand Up @@ -126,7 +126,7 @@
<li class="toctree-l1"><a class="reference internal" href="../builtin_widgets/NodesTreeWidget.html">NodesTreeWidget</a></li>
</ul>
<br/>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.28</code>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.29</code>
</nav>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions api/examples/ex_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<link href="../search.html" rel="search" title="Search"/>
<link href="../genindex.html" rel="index" title="Index"/>
<link href="ex_node.html" rel="next" title="Node Overview"/>
<link href="../index.html" rel="prev" title="NodeGraphQt v0.6.28"/>
<link href="../index.html" rel="prev" title="NodeGraphQt v0.6.29"/>
<script>
<!-- Prevent Flash of wrong theme -->
const userPreference = localStorage.getItem('darkMode');
Expand All @@ -31,7 +31,7 @@
}
if (!userPreference) {localStorage.setItem('darkMode', mode)}
</script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=304e9ac1"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=94361ed8"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script defer="" src="../_static/theme.8ffe40a2eae52cc22aaf.js"></script>
Expand Down Expand Up @@ -126,7 +126,7 @@
<li class="toctree-l1"><a class="reference internal" href="../builtin_widgets/NodesTreeWidget.html">NodesTreeWidget</a></li>
</ul>
<br/>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.28</code>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.29</code>
</nav>
</div>
</div>
Expand Down Expand Up @@ -273,7 +273,7 @@ <h2>Basic Setup<a class="headerlink" href="#basic-setup" title="Permalink to thi
<svg class="mr-2 h-4 w-4" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewbox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<polyline points="15 18 9 12 15 6"></polyline>
</svg>
NodeGraphQt v0.6.28
NodeGraphQt v0.6.29
</a>
</div>
<div class="ml-auto">
Expand Down
4 changes: 2 additions & 2 deletions api/examples/ex_pipe.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
if (!userPreference) {localStorage.setItem('darkMode', mode)}
</script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=304e9ac1"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=94361ed8"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script defer="" src="../_static/theme.8ffe40a2eae52cc22aaf.js"></script>
Expand Down Expand Up @@ -126,7 +126,7 @@
<li class="toctree-l1"><a class="reference internal" href="../builtin_widgets/NodesTreeWidget.html">NodesTreeWidget</a></li>
</ul>
<br/>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.28</code>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.29</code>
</nav>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions api/examples/ex_port.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
if (!userPreference) {localStorage.setItem('darkMode', mode)}
</script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=304e9ac1"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=94361ed8"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script defer="" src="../_static/theme.8ffe40a2eae52cc22aaf.js"></script>
Expand Down Expand Up @@ -126,7 +126,7 @@
<li class="toctree-l1"><a class="reference internal" href="../builtin_widgets/NodesTreeWidget.html">NodesTreeWidget</a></li>
</ul>
<br/>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.28</code>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.29</code>
</nav>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions api/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}
if (!userPreference) {localStorage.setItem('darkMode', mode)}
</script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=304e9ac1"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=94361ed8"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
<script defer="" src="_static/theme.8ffe40a2eae52cc22aaf.js"></script>
Expand Down Expand Up @@ -123,7 +123,7 @@
<li class="toctree-l1"><a class="reference internal" href="builtin_widgets/NodesTreeWidget.html">NodesTreeWidget</a></li>
</ul>
<br/>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.28</code>
<code style="font-size: 0.65rem;">NodeGraphQt - v0.6.29</code>
</nav>
</div>
</div>
Expand Down
Loading

0 comments on commit a9e7dcc

Please sign in to comment.