Commit fe4ae89f authored by Lucia D. Hradecka's avatar Lucia D. Hradecka
Browse files

cleaning .rst files

parent edecd653
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
bio\_volumentations package
===========================

Subpackages
-----------

.. toctree::
   :maxdepth: 4

   bio_volumentations.augmentations
   bio_volumentations.conversion
   bio_volumentations.core
+4 −0
Original line number Diff line number Diff line
@@ -11,6 +11,10 @@ Here, you can find documentation pages for the individual transformations.
   :maxdepth: 2

   bio_volumentations.augmentations

.. toctree::
   :maxdepth: 2

   bio_volumentations.conversion

.. toctree::

docs/source/modules2.rst

deleted100644 → 0
+0 −35
Original line number Diff line number Diff line
Bio-Volumentations Package
==========================

Transforms Module
---------------------------------------------------

.. automodule:: bio_volumentations.augmentations.transforms
   :members:
   :undoc-members:
   :show-inheritance:

Conversion Module
------------------------------------------------

.. automodule:: bio_volumentations.conversion.transforms
   :members:
   :undoc-members:
   :show-inheritance:

Composition Module
-------------------------------------------

.. automodule:: bio_volumentations.core.composition
   :members:
   :undoc-members:
   :show-inheritance:

Transforms Interface Module
-----------------------------------------------------

.. automodule:: bio_volumentations.core.transforms_interface
   :members:
   :undoc-members:
   :show-inheritance: