Skip to content

Commit

Permalink
Updated CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
maurerv committed Oct 26, 2023
1 parent 9a26a48 commit 7bf123b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
6 changes: 6 additions & 0 deletions doc/reference/data_structures.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Data structures

.. currentmodule:: colabseg

ColabSegData
~~~~~~~~~~~~
.. autosummary::
:toctree: api/

new_gui_functions.ColabSegData

ImageIO
~~~~~~~
Expand Down
9 changes: 6 additions & 3 deletions doc/reference/gui_interactions.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
GUI Interactions
================

.. currentmodule:: colabseg


Segmentation
~~~~~~~~~~~~
.. autosummary::
:toctree: api/

colabseg.segmentation_gui.JupyterFramework
colabseg.tensorvoting_wrapper.generate_tensor_voting_gui
segmentation_gui.JupyterFramework
tensorvoting_wrapper.generate_tensor_voting_gui

Controls
~~~~~~~~
.. autosummary::
:toctree: api/

colabseg.py3dmol_controls.seg_visualization
py3dmol_controls.seg_visualization

0 comments on commit 7bf123b

Please sign in to comment.