Skip to content

Commit

Permalink
deploy: c971e68
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKraus committed Jul 17, 2024
1 parent a7871a4 commit b5355c5
Show file tree
Hide file tree
Showing 27 changed files with 1,420 additions and 464 deletions.
2 changes: 1 addition & 1 deletion main/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 2e4a836f192b8723c9e2dddb17061320
config: c779ea7e84e618765dfa3f07cd8cc012
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified main/.doctrees/apidoc/tomato.daemon.doctree
Binary file not shown.
Binary file modified main/.doctrees/apidoc/tomato.doctree
Binary file not shown.
Binary file not shown.
Binary file modified main/.doctrees/environment.pickle
Binary file not shown.
Binary file modified main/.doctrees/index.doctree
Binary file not shown.
Binary file modified main/.doctrees/quickstart.doctree
Binary file not shown.
7 changes: 7 additions & 0 deletions main/_sources/apidoc/tomato.driverinterface_1_0.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tomato.driverinterface\_1\_0 package
====================================

.. automodule:: tomato.driverinterface_1_0
:members:
:undoc-members:
:show-inheritance:
8 changes: 7 additions & 1 deletion main/_sources/apidoc/tomato.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,20 @@ Subpackages
:maxdepth: 4

tomato.daemon
tomato.drivers
tomato.driverinterface_1_0
tomato.ketchup
tomato.tomato

Submodules
----------


.. automodule:: tomato.drivers
:members:
:undoc-members:
:show-inheritance:


.. automodule:: tomato.models
:members:
:undoc-members:
Expand Down
1 change: 0 additions & 1 deletion main/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ sustainable batteries of the future.
:maxdepth: 1
:caption: tomato driver library

apidoc/tomato.drivers.example_counter

.. toctree::
:maxdepth: 1
Expand Down
2 changes: 1 addition & 1 deletion main/_sources/quickstart.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -325,4 +325,4 @@ The *payload* file contains all information required to enter a *job* into the q
allow its assignment onto a *pipeline*. The overall schema of the *payload* is defined
in the :mod:`dgbowl_schemas.tomato` module, and is parsed using :func:`dgbowl_schemas.tomato.to_payload`:

.. autopydantic_model:: dgbowl_schemas.tomato.payload_0_2.Payload
.. autopydantic_model:: dgbowl_schemas.tomato.payload_1_0.Payload
2 changes: 1 addition & 1 deletion main/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '0.2.dev22',
VERSION: '0.2.dev23',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
22 changes: 9 additions & 13 deletions main/apidoc/tomato.daemon.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>tomato.daemon package &mdash; tomato 0.2.dev22 documentation</title>
<title>tomato.daemon package &mdash; tomato 0.2.dev23 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/autodoc_pydantic.css" type="text/css" />
Expand All @@ -16,13 +16,13 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=b79c6e09"></script>
<script src="../_static/documentation_options.js?v=13e4ea10"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="tomato.drivers package" href="tomato.drivers.html" />
<link rel="next" title="tomato.driverinterface_1_0 package" href="tomato.driverinterface_1_0.html" />
<link rel="prev" title="tomato package" href="tomato.html" />
</head>

Expand All @@ -39,7 +39,7 @@
<img src="../_static/tomato.png" class="logo" alt="Logo"/>
</a>
<div class="version">
0.2.dev22
0.2.dev23
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand All @@ -56,10 +56,6 @@
<li class="toctree-l1"><a class="reference internal" href="../usage.html">Usage</a></li>
<li class="toctree-l1"><a class="reference internal" href="../version.html">Version history</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">tomato driver library</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="tomato.drivers.example_counter.html">tomato.drivers.example_counter package</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">tomato autodocs</span></p>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="tomato.html">tomato package</a><ul class="current">
Expand Down Expand Up @@ -106,12 +102,12 @@
</li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="tomato.drivers.html">tomato.drivers package</a></li>
<li class="toctree-l3"><a class="reference internal" href="tomato.driverinterface_1_0.html">tomato.driverinterface_1_0 package</a></li>
<li class="toctree-l3"><a class="reference internal" href="tomato.ketchup.html">tomato.ketchup package</a></li>
<li class="toctree-l3"><a class="reference internal" href="tomato.tomato.html">tomato.tomato package</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="tomato.html#module-tomato.models">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="tomato.html#module-tomato.drivers">Submodules</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -370,7 +366,7 @@ <h3><strong>tomato.daemon.cmd</strong>: command parsing for tomato daemon<a clas

<dl class="py function">
<dt class="sig sig-object py" id="tomato.daemon.job.job_main_loop">
<span class="sig-prename descclassname"><span class="pre">tomato.daemon.job.</span></span><span class="sig-name descname"><span class="pre">job_main_loop</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">context</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Context</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">port</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">payload</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">dict</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">pipname</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">str</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">jobpath</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Path</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">snappath</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Path</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">logpath</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Path</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><span class="pre">None</span></span></span><a class="headerlink" href="#tomato.daemon.job.job_main_loop" title="Link to this definition"></a></dt>
<span class="sig-prename descclassname"><span class="pre">tomato.daemon.job.</span></span><span class="sig-name descname"><span class="pre">job_main_loop</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">context</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Context</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">port</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">payload</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="../quickstart.html#dgbowl_schemas.tomato.payload_1_0.Payload" title="dgbowl_schemas.tomato.payload_1_0.Payload"><span class="pre">Payload</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">pipname</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">str</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">jobpath</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Path</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">snappath</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Path</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">logpath</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">Path</span></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><span class="pre">None</span></span></span><a class="headerlink" href="#tomato.daemon.job.job_main_loop" title="Link to this definition"></a></dt>
<dd><p>The main loop function of <cite>tomato-job</cite>, split for better readability.</p>
</dd></dl>

Expand All @@ -382,7 +378,7 @@ <h3><strong>tomato.daemon.cmd</strong>: command parsing for tomato daemon<a clas
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="tomato.html" class="btn btn-neutral float-left" title="tomato package" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="tomato.drivers.html" class="btn btn-neutral float-right" title="tomato.drivers package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="tomato.driverinterface_1_0.html" class="btn btn-neutral float-right" title="tomato.driverinterface_1_0 package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand All @@ -404,7 +400,7 @@ <h3><strong>tomato.daemon.cmd</strong>: command parsing for tomato daemon<a clas
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
<span class="rst-current-version" data-toggle="rst-current-version">
<span class="fa fa-book"> Other Versions</span>
v: 0.2.dev22
v: 0.2.dev23
<span class="fa fa-caret-down"></span>
</span>
<div class="rst-other-versions">
Expand Down
Loading

0 comments on commit b5355c5

Please sign in to comment.