Skip to content

Commit

Permalink
Add package descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ehrenfeu committed Dec 18, 2024
1 parent 261c6f5 commit 4c7e3ad
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions PUBLIC/apidocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,12 @@ <h1>API docs for IMCF Python packages.</h1>
<h2>Common</h2>

<ul>
<li><a href="hrm-omero/">hrm-omero</a></li>
<li><a href="logging-interceptor/">logging-interceptor</a></li>
<li><a href="psytricks/">psytricks</a></li>
<li><a href="pyppms/">pyppms</a></li>
<li><a href="hrm-omero/">hrm-omero</a> - OMERO connector for the Huygens Remote Manager (HRM)</li>
<li><a href="logging-interceptor/">logging-interceptor</a> - interceptor to route logging calls from
the stdlib to <a href="https://github.com/Delgan/loguru">loguru</a>
</li>
<li><a href="psytricks/">psytricks</a> - PowerShell Python Citrix Tricks (pun intended)</li>
<li><a href="pyppms/">pyppms</a> - a Python interface to Stratocore's PUMAPI</li>
</ul>

<h2>Fiji-only</h2>
Expand Down

0 comments on commit 4c7e3ad

Please sign in to comment.