Skip to content

Commit

Permalink
Read the docs modules updated (#124)
Browse files Browse the repository at this point in the history
* read the docs modules updated

* remove duplicate module
  • Loading branch information
mpatrou authored Dec 5, 2023
1 parent 4e55196 commit 1f1f2be
Showing 1 changed file with 26 additions and 2 deletions.
28 changes: 26 additions & 2 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,19 +93,28 @@ 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.corrections
.. automodule:: shiver.views.refine_ub
:members:

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

.. automodule:: shiver.views.histogram
Expand Down

0 comments on commit 1f1f2be

Please sign in to comment.