Skip to content

Commit

Permalink
Merge pull request #31 from aelefebv/docs
Browse files Browse the repository at this point in the history
Docs
  • Loading branch information
aelefebv authored Oct 3, 2024
2 parents 6474d36 + 3731999 commit 0f55336
Show file tree
Hide file tree
Showing 114 changed files with 20,832 additions and 3 deletions.
Binary file modified .DS_Store
Binary file not shown.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ instance/
# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
target/

Expand Down
Binary file added docs/.DS_Store
Binary file not shown.
20 changes: 20 additions & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Minimal makefile for Sphinx documentation
#

# You can set these variables from the command line, and also
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build
SOURCEDIR = .
BUILDDIR = _build

# Put it first so that "make" without argument is like "make help".
help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

.PHONY: help Makefile

# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
Binary file added docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file added docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/main.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/modules.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/nellie.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/_build/doctrees/nellie.im_info.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/nellie.segmentation.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/nellie.tracking.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/nellie.utils.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/nellie_napari.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/tests.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/tests.unit.doctree
Binary file not shown.
4 changes: 4 additions & 0 deletions docs/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +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: 44e986329f1902031559e4ed323a7345
tags: 645f666f9bcd5a90fca523b33c5a78b7
120 changes: 120 additions & 0 deletions docs/_build/html/_modules/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
<!DOCTYPE html>

<html lang="en" data-content_root="../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &#8212; Nellie 0.3.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d1102ebc" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=12dfc556" />
<script src="../_static/documentation_options.js?v=71d9d8e6"></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" />





</head><body>


<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">


<div class="body" role="main">

<h1>All modules for which code is available</h1>
<ul><li><a href="main.html">main</a></li>
<li><a href="nellie/cli.html">nellie.cli</a></li>
<li><a href="nellie/feature_extraction/hierarchical.html">nellie.feature_extraction.hierarchical</a></li>
<li><a href="nellie/im_info/verifier.html">nellie.im_info.verifier</a></li>
<li><a href="nellie/run.html">nellie.run</a></li>
<li><a href="nellie/segmentation/filtering.html">nellie.segmentation.filtering</a></li>
<li><a href="nellie/segmentation/labelling.html">nellie.segmentation.labelling</a></li>
<li><a href="nellie/segmentation/mocap_marking.html">nellie.segmentation.mocap_marking</a></li>
<li><a href="nellie/segmentation/networking.html">nellie.segmentation.networking</a></li>
<li><a href="nellie/tracking/all_tracks_for_label.html">nellie.tracking.all_tracks_for_label</a></li>
<li><a href="nellie/tracking/flow_interpolation.html">nellie.tracking.flow_interpolation</a></li>
<li><a href="nellie/tracking/hu_tracking.html">nellie.tracking.hu_tracking</a></li>
<li><a href="nellie/tracking/voxel_reassignment.html">nellie.tracking.voxel_reassignment</a></li>
<li><a href="nellie/utils/general.html">nellie.utils.general</a></li>
<li><a href="nellie/utils/gpu_functions.html">nellie.utils.gpu_functions</a></li>
<li><a href="nellie_napari/nellie_analysis.html">nellie_napari.nellie_analysis</a></li>
<li><a href="nellie_napari/nellie_fileselect.html">nellie_napari.nellie_fileselect</a></li>
<li><a href="nellie_napari/nellie_home.html">nellie_napari.nellie_home</a></li>
<li><a href="nellie_napari/nellie_loader.html">nellie_napari.nellie_loader</a></li>
<li><a href="nellie_napari/nellie_processor.html">nellie_napari.nellie_processor</a></li>
<li><a href="nellie_napari/nellie_settings.html">nellie_napari.nellie_settings</a></li>
<li><a href="nellie_napari/nellie_visualizer.html">nellie_napari.nellie_visualizer</a></li>
</ul>

</div>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../index.html">Nellie</a></h1>








<h3>Navigation</h3>
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../modules.html">nellie</a></li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
<ul>
<li><a href="../index.html">Documentation overview</a><ul>
</ul></li>
</ul>
</div>
<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>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script>








</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
&#169;2024, Austin E. Y. T. Lefebvre.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.0.2</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>




</body>
</html>
111 changes: 111 additions & 0 deletions docs/_build/html/_modules/main.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
<!DOCTYPE html>

<html lang="en" data-content_root="../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>main &#8212; Nellie 0.3.2 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d1102ebc" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=12dfc556" />
<script src="../_static/documentation_options.js?v=71d9d8e6"></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" />





</head><body>


<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">


<div class="body" role="main">

<h1>Source code for main</h1><div class="highlight"><pre>
<span></span><span class="kn">import</span> <span class="nn">napari</span>
<span class="kn">from</span> <span class="nn">nellie_napari</span> <span class="kn">import</span> <span class="n">NellieLoader</span>


<div class="viewcode-block" id="main">
<a class="viewcode-back" href="../main.html#main.main">[docs]</a>
<span class="k">def</span> <span class="nf">main</span><span class="p">():</span>
<span class="n">viewer</span> <span class="o">=</span> <span class="n">napari</span><span class="o">.</span><span class="n">Viewer</span><span class="p">()</span>
<span class="n">napari</span><span class="o">.</span><span class="n">run</span><span class="p">()</span></div>



<span class="k">if</span> <span class="vm">__name__</span> <span class="o">==</span> <span class="s2">&quot;__main__&quot;</span><span class="p">:</span>
<span class="n">main</span><span class="p">()</span>

</pre></div>

</div>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../index.html">Nellie</a></h1>








<h3>Navigation</h3>

<div class="relations">
<h3>Related Topics</h3>
<ul>
<li><a href="../index.html">Documentation overview</a><ul>
<li><a href="index.html">Module code</a><ul>
</ul></li>
</ul></li>
</ul>
</div>
<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>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script>








</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
&#169;2024, Austin E. Y. T. Lefebvre.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.0.2</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>




</body>
</html>
Loading

0 comments on commit 0f55336

Please sign in to comment.