Skip to content

Commit

Permalink
read the docs modules updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mpatrou committed Dec 5, 2023
1 parent 4e55196 commit bee970c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/source/repo_doc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ Models
.. automodule:: shiver.models.makeslice
:members:

.. automodule:: shiver.models.makeslices
:members:

.. automodule:: shiver.models.generate_dgs_mde
:members:

Expand All @@ -36,6 +39,12 @@ Models
.. automodule:: shiver.models.histogram
:members:

.. automodule:: shiver.models.polarized
:members:

.. automodule:: shiver.models.refine_ub
:members:

Presenters
----------

Expand All @@ -48,6 +57,12 @@ Presenters
.. automodule:: shiver.presenters.histogram
:members:

.. automodule:: shiver.presenters.polarized
:members:

.. automodule:: shiver.presenters.refine_ub
:members:

Views
-----

Expand Down Expand Up @@ -78,15 +93,27 @@ Views
.. automodule:: shiver.views.workspace_tables
:members:

.. automodule:: shiver.views.workspace_icons
:members:

.. automodule:: shiver.views.plots
:members:

.. automodule:: shiver.views.polarized_options
:members:

.. automodule:: shiver.views.mainwindow
:members:

.. automodule:: shiver.views.minimize_background
:members:

.. automodule:: shiver.views.reduction_parameters
:members:

.. automodule:: shiver.views.refine_ub
:members:

.. automodule:: shiver.views.corrections
:members:

Expand Down

0 comments on commit bee970c

Please sign in to comment.