Skip to content

Commit

Permalink
deploy: 70bb5d0
Browse files Browse the repository at this point in the history
  • Loading branch information
elcorto committed Jul 7, 2024
1 parent 5b476b6 commit 9b74a94
Show file tree
Hide file tree
Showing 1,474 changed files with 15,240 additions and 13,718 deletions.
2 changes: 1 addition & 1 deletion .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: 39de84d337ca1c518d477137fdde77cb
config: fe8c1d3b967b2eeecf9897aaafb268bf
tags: 645f666f9bcd5a90fca523b33c5a78b7
19 changes: 10 additions & 9 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,18 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &#8212; pwtools documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=9121de03" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=3b47c8d5" />
<script src="../_static/documentation_options.js?v=5929fcd5"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />

<link rel="stylesheet" href="../_static/custom.css" type="text/css" />




<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

</head><body>
<div class="document">
Expand All @@ -25,7 +26,7 @@
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../index.html">
<img class="logo" src="../_static/logo.png" alt="Logo"/>
<img class="logo" src="../_static/logo.png" alt="Logo" />

<h1 class="logo logo-name">pwtools</h1>

Expand Down Expand Up @@ -64,15 +65,15 @@ <h3>Related Topics</h3>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<search id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script>
</div>
</div>
Expand Down Expand Up @@ -121,11 +122,11 @@ <h1>All modules for which code is available</h1>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2023, Steve Schmerler.
&#169;2023, Steve Schmerler.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.4</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>

Expand Down
19 changes: 10 additions & 9 deletions _modules/pwtools/arrayio.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,18 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pwtools.arrayio &#8212; pwtools documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=9121de03" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=3b47c8d5" />
<script src="../../_static/documentation_options.js?v=5929fcd5"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />

<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />




<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

</head><body>
<div class="document">
Expand All @@ -25,7 +26,7 @@
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../../index.html">
<img class="logo" src="../../_static/logo.png" alt="Logo"/>
<img class="logo" src="../../_static/logo.png" alt="Logo" />

<h1 class="logo logo-name">pwtools</h1>

Expand Down Expand Up @@ -66,15 +67,15 @@ <h3>Related Topics</h3>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<search id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script>
</div>
</div>
Expand Down Expand Up @@ -356,11 +357,11 @@ <h1>Source code for pwtools.arrayio</h1><div class="highlight"><pre>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2023, Steve Schmerler.
&#169;2023, Steve Schmerler.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.4</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>

Expand Down
19 changes: 10 additions & 9 deletions _modules/pwtools/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,18 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pwtools.base &#8212; pwtools documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=9121de03" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=3b47c8d5" />
<script src="../../_static/documentation_options.js?v=5929fcd5"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />

<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />




<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

</head><body>
<div class="document">
Expand All @@ -25,7 +26,7 @@
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../../index.html">
<img class="logo" src="../../_static/logo.png" alt="Logo"/>
<img class="logo" src="../../_static/logo.png" alt="Logo" />

<h1 class="logo logo-name">pwtools</h1>

Expand Down Expand Up @@ -66,15 +67,15 @@ <h3>Related Topics</h3>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<search id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script>
</div>
</div>
Expand Down Expand Up @@ -483,11 +484,11 @@ <h1>Source code for pwtools.base</h1><div class="highlight"><pre>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2023, Steve Schmerler.
&#169;2023, Steve Schmerler.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.4</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>

Expand Down
19 changes: 10 additions & 9 deletions _modules/pwtools/batch.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,18 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pwtools.batch &#8212; pwtools documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=9121de03" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=3b47c8d5" />
<script src="../../_static/documentation_options.js?v=5929fcd5"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />

<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />




<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

</head><body>
<div class="document">
Expand All @@ -25,7 +26,7 @@
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../../index.html">
<img class="logo" src="../../_static/logo.png" alt="Logo"/>
<img class="logo" src="../../_static/logo.png" alt="Logo" />

<h1 class="logo logo-name">pwtools</h1>

Expand Down Expand Up @@ -66,15 +67,15 @@ <h3>Related Topics</h3>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<search id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script>
</div>
</div>
Expand Down Expand Up @@ -920,11 +921,11 @@ <h1>Source code for pwtools.batch</h1><div class="highlight"><pre>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2023, Steve Schmerler.
&#169;2023, Steve Schmerler.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.4</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>

Expand Down
19 changes: 10 additions & 9 deletions _modules/pwtools/calculators.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,18 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pwtools.calculators &#8212; pwtools documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=9121de03" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=3b47c8d5" />
<script src="../../_static/documentation_options.js?v=5929fcd5"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />

<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />




<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

</head><body>
<div class="document">
Expand All @@ -25,7 +26,7 @@
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../../index.html">
<img class="logo" src="../../_static/logo.png" alt="Logo"/>
<img class="logo" src="../../_static/logo.png" alt="Logo" />

<h1 class="logo logo-name">pwtools</h1>

Expand Down Expand Up @@ -66,15 +67,15 @@ <h3>Related Topics</h3>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<search id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script>
</div>
</div>
Expand Down Expand Up @@ -565,11 +566,11 @@ <h1>Source code for pwtools.calculators</h1><div class="highlight"><pre>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2023, Steve Schmerler.
&#169;2023, Steve Schmerler.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.4</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>

Expand Down
19 changes: 10 additions & 9 deletions _modules/pwtools/comb.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,18 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pwtools.comb &#8212; pwtools documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=9121de03" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=3b47c8d5" />
<script src="../../_static/documentation_options.js?v=5929fcd5"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />

<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />




<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

</head><body>
<div class="document">
Expand All @@ -25,7 +26,7 @@
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../../index.html">
<img class="logo" src="../../_static/logo.png" alt="Logo"/>
<img class="logo" src="../../_static/logo.png" alt="Logo" />

<h1 class="logo logo-name">pwtools</h1>

Expand Down Expand Up @@ -66,15 +67,15 @@ <h3>Related Topics</h3>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<search id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script>
</div>
</div>
Expand Down Expand Up @@ -201,11 +202,11 @@ <h1>Source code for pwtools.comb</h1><div class="highlight"><pre>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2023, Steve Schmerler.
&#169;2023, Steve Schmerler.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.4</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>

Expand Down
Loading

0 comments on commit 9b74a94

Please sign in to comment.