Skip to content

Commit

Permalink
deploy: ba680d2
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-grodek-dsai committed Nov 3, 2023
1 parent b54fb4d commit d1e4f6a
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 51 deletions.
18 changes: 3 additions & 15 deletions api/ds_pycontain.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<li class="toctree-l2 current"><a class="reference internal" href="modules.html">ds_pycontain modules</a><ul class="current">
<li class="toctree-l3 current"><a class="current reference internal" href="#">ds_pycontain code documentation</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#submodules">Submodules</a></li>
<li class="toctree-l4"><a class="reference internal" href="#module-ds_pycontain.hello">ds_pycontain.hello module</a></li>
<li class="toctree-l4"><a class="reference internal" href="#ds-pycontain-hello-module">ds_pycontain.hello module</a></li>
<li class="toctree-l4"><a class="reference internal" href="#module-ds_pycontain">Module contents</a></li>
</ul>
</li>
Expand Down Expand Up @@ -93,20 +93,8 @@ <h1>ds_pycontain code documentation<a class="headerlink" href="#ds-pycontain-cod
<section id="submodules">
<h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this heading"></a></h2>
</section>
<section id="module-ds_pycontain.hello">
<span id="ds-pycontain-hello-module"></span><h2>ds_pycontain.hello module<a class="headerlink" href="#module-ds_pycontain.hello" title="Permalink to this heading"></a></h2>
<p>Remove this file. Required only to run coverage on empty project.</p>
<dl class="py function">
<dt class="sig sig-object py" id="ds_pycontain.hello.hello_world">
<span class="sig-name descname"><span class="pre">hello_world</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><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></span><a class="headerlink" href="#ds_pycontain.hello.hello_world" title="Permalink to this definition"></a></dt>
<dd><p>Says hello world.</p>
<dl class="field-list simple">
<dt class="field-odd">Return type<span class="colon">:</span></dt>
<dd class="field-odd"><p>None</p>
</dd>
</dl>
</dd></dl>

<section id="ds-pycontain-hello-module">
<h2>ds_pycontain.hello module<a class="headerlink" href="#ds-pycontain-hello-module" title="Permalink to this heading"></a></h2>
</section>
<section id="module-ds_pycontain">
<span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-ds_pycontain" title="Permalink to this heading"></a></h2>
Expand Down
5 changes: 1 addition & 4 deletions api/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,7 @@ <h1>ds_pycontain modules<a class="headerlink" href="#ds-pycontain-modules" title
<ul>
<li class="toctree-l1"><a class="reference internal" href="ds_pycontain.html">ds_pycontain code documentation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="ds_pycontain.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="ds_pycontain.html#module-ds_pycontain.hello">ds_pycontain.hello module</a><ul>
<li class="toctree-l3"><a class="reference internal" href="ds_pycontain.html#ds_pycontain.hello.hello_world"><code class="docutils literal notranslate"><span class="pre">hello_world()</span></code></a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="ds_pycontain.html#ds-pycontain-hello-module">ds_pycontain.hello module</a></li>
<li class="toctree-l2"><a class="reference internal" href="ds_pycontain.html#module-ds_pycontain">Module contents</a><ul>
<li class="toctree-l3"><a class="reference internal" href="ds_pycontain.html#ds_pycontain.DockerContainer"><code class="docutils literal notranslate"><span class="pre">DockerContainer</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="ds_pycontain.html#ds_pycontain.DockerContainer.__enter__"><code class="docutils literal notranslate"><span class="pre">DockerContainer.__enter__()</span></code></a></li>
Expand Down
5 changes: 1 addition & 4 deletions code_documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,7 @@ <h1>Code documentation<a class="headerlink" href="#code-documentation" title="Pe
<li class="toctree-l1"><a class="reference internal" href="api/modules.html">ds_pycontain modules</a><ul>
<li class="toctree-l2"><a class="reference internal" href="api/ds_pycontain.html">ds_pycontain code documentation</a><ul>
<li class="toctree-l3"><a class="reference internal" href="api/ds_pycontain.html#submodules">Submodules</a></li>
<li class="toctree-l3"><a class="reference internal" href="api/ds_pycontain.html#module-ds_pycontain.hello">ds_pycontain.hello module</a><ul>
<li class="toctree-l4"><a class="reference internal" href="api/ds_pycontain.html#ds_pycontain.hello.hello_world"><code class="docutils literal notranslate"><span class="pre">hello_world()</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="api/ds_pycontain.html#ds-pycontain-hello-module">ds_pycontain.hello module</a></li>
<li class="toctree-l3"><a class="reference internal" href="api/ds_pycontain.html#module-ds_pycontain">Module contents</a><ul>
<li class="toctree-l4"><a class="reference internal" href="api/ds_pycontain.html#ds_pycontain.DockerContainer"><code class="docutils literal notranslate"><span class="pre">DockerContainer</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="api/ds_pycontain.html#ds_pycontain.DockerImage"><code class="docutils literal notranslate"><span class="pre">DockerImage</span></code></a></li>
Expand Down
22 changes: 2 additions & 20 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ <h1 id="index">Index</h1>
| <a href="#E"><strong>E</strong></a>
| <a href="#F"><strong>F</strong></a>
| <a href="#G"><strong>G</strong></a>
| <a href="#H"><strong>H</strong></a>
| <a href="#M"><strong>M</strong></a>
| <a href="#N"><strong>N</strong></a>
| <a href="#R"><strong>R</strong></a>
Expand Down Expand Up @@ -110,23 +109,16 @@ <h2 id="D">D</h2>
<li><a href="api/ds_pycontain.html#ds_pycontain.DockerContainer.docker_container">docker_container (DockerContainer property)</a>
</li>
<li><a href="api/ds_pycontain.html#ds_pycontain.DockerContainer">DockerContainer (class in ds_pycontain)</a>
</li>
<li><a href="api/ds_pycontain.html#ds_pycontain.DockerImage">DockerImage (class in ds_pycontain)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/ds_pycontain.html#ds_pycontain.DockerImage">DockerImage (class in ds_pycontain)</a>
</li>
<li>
ds_pycontain

<ul>
<li><a href="api/ds_pycontain.html#module-ds_pycontain">module</a>
</li>
</ul></li>
<li>
ds_pycontain.hello

<ul>
<li><a href="api/ds_pycontain.html#module-ds_pycontain.hello">module</a>
</li>
</ul></li>
</ul></td>
Expand Down Expand Up @@ -166,14 +158,6 @@ <h2 id="G">G</h2>
</ul></td>
</tr></table>

<h2 id="H">H</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="api/ds_pycontain.html#ds_pycontain.hello.hello_world">hello_world() (in module ds_pycontain.hello)</a>
</li>
</ul></td>
</tr></table>

<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
Expand All @@ -182,8 +166,6 @@ <h2 id="M">M</h2>

<ul>
<li><a href="api/ds_pycontain.html#module-ds_pycontain">ds_pycontain</a>
</li>
<li><a href="api/ds_pycontain.html#module-ds_pycontain.hello">ds_pycontain.hello</a>
</li>
</ul></li>
</ul></td>
Expand Down
Binary file modified objects.inv
Binary file not shown.
12 changes: 5 additions & 7 deletions py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
<link rel="search" title="Search" href="search.html" />


<script>
DOCUMENTATION_OPTIONS.COLLAPSE_INDEX = true;
</script>


</head>

Expand Down Expand Up @@ -88,16 +92,10 @@ <h1>Python Module Index</h1>
<tr class="cap" id="cap-d"><td></td><td>
<strong>d</strong></td><td></td></tr>
<tr>
<td><img src="_static/minus.png" class="toggler"
id="toggle-1" style="display: none" alt="-" /></td>
<td></td>
<td>
<a href="api/ds_pycontain.html#module-ds_pycontain"><code class="xref">ds_pycontain</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="api/ds_pycontain.html#module-ds_pycontain.hello"><code class="xref">ds_pycontain.hello</code></a></td><td>
<em></em></td></tr>
</table>


Expand Down
Loading

0 comments on commit d1e4f6a

Please sign in to comment.