Skip to content

Commit

Permalink
reformat readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
petroslk committed May 29, 2024
1 parent 53da50f commit be517e4
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 25 deletions.
9 changes: 4 additions & 5 deletions docs/source/infer_roi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,8 @@ Functions

The `infer_roi` module contains the following functions:

.. dropdown:: Click to show/hide functions

.. automodule:: hoverfast.utils_roi
:members:
:undoc-members:
:show-inheritance:
.. automodule:: hoverfast.utils_roi
:members:
:undoc-members:
:show-inheritance:
9 changes: 4 additions & 5 deletions docs/source/infer_wsi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -168,9 +168,8 @@ Functions

The `infer_wsi` module contains the following functions:

.. dropdown:: Click to show/hide functions

.. automodule:: hoverfast.utils_wsi
:members:
:undoc-members:
:show-inheritance:
.. automodule:: hoverfast.utils_wsi
:members:
:undoc-members:
:show-inheritance:
30 changes: 15 additions & 15 deletions docs/source/training.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,23 +194,23 @@ Functions

The `train` module contains the following functions:

.. dropdown:: Click to show/hide functions

.. automodule:: hoverfast.training_utils
:members:
:undoc-members:
:show-inheritance:

.. dropdown:: Click to show/hide functions
.. automodule:: hoverfast.training_utils
:members:
:undoc-members:
:show-inheritance:

.. automodule:: hoverfast.augment
:members:
:undoc-members:
:show-inheritance:

.. dropdown:: Click to show/hide functions

.. automodule:: hoverfast.hoverfast
:members:
:undoc-members:
:show-inheritance:
.. automodule:: hoverfast.augment
:members:
:undoc-members:
:show-inheritance:



.. automodule:: hoverfast.hoverfast
:members:
:undoc-members:
:show-inheritance:

0 comments on commit be517e4

Please sign in to comment.