Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
git-steven committed Feb 24, 2024
1 parent 8c47d27 commit 294f92f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion docs/csv_batcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ <h2>Contents</h2>
<li><a href="#csv-batcher">csv-batcher</a>
<ul>
<li><a href="#installation">Installation</a></li>
<li><a href="#documentation">Documentation</a></li>
<li><a href="#usage">Usage</a></li>
<li><a href="#development">Development</a></li>
</ul></li>
Expand Down Expand Up @@ -60,6 +61,10 @@ <h2 id="installation">Installation</h2>
<p>TBD (python package)
pip install csv-batcher</p>

<h2 id="documentation">Documentation</h2>

<p><a href="https://tangledpath.github.io/csv-batcher/csv_batcher.html">https://tangledpath.github.io/csv-batcher/csv_batcher.html</a></p>

<h2 id="usage">Usage</h2>

<p>Arguments sent to callback function can be controlled by
Expand Down Expand Up @@ -144,7 +149,7 @@ <h3 id="linting">Linting</h3>
</code></pre>
</div>

<h3 id="documentation">Documentation</h3>
<h3 id="documentation-2">Documentation</h3>

<pre><code> # Shows in browser
poetry run pdoc csv_batcher
Expand Down
2 changes: 1 addition & 1 deletion docs/search.js

Large diffs are not rendered by default.

0 comments on commit 294f92f

Please sign in to comment.