Synch with remote repo

This commit is contained in:
2025-02-03 10:31:48 +01:00
parent a3ccff4079
commit 32bba4239a
102 changed files with 19584 additions and 19584 deletions

View File

@ -1,28 +1,28 @@
.. DIMA documentation master file, created by
sphinx-quickstart on Wed Jul 10 15:50:06 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to DIMA's documentation!
================================
.. toctree::
:maxdepth: 2
:caption: Contents:
modules/src
modules/pipelines
modules/vis
modules/utils
modules/notebooks
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. DIMA documentation master file, created by
sphinx-quickstart on Wed Jul 10 15:50:06 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to DIMA's documentation!
================================
.. toctree::
:maxdepth: 2
:caption: Contents:
modules/src
modules/pipelines
modules/vis
modules/utils
modules/notebooks
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

View File

@ -1,7 +1,7 @@
Notebooks
==========================
.. automodule:: notebooks
:members:
:undoc-members:
Notebooks
==========================
.. automodule:: notebooks
:members:
:undoc-members:
:show-inheritance:

View File

@ -1,12 +1,12 @@
Pipelines and workflows
==========================
.. automodule:: pipelines.data_integration
:members:
:undoc-members:
:show-inheritance:
.. automodule:: pipelines.metadata_revision
:members:
:undoc-members:
Pipelines and workflows
==========================
.. automodule:: pipelines.data_integration
:members:
:undoc-members:
:show-inheritance:
.. automodule:: pipelines.metadata_revision
:members:
:undoc-members:
:show-inheritance:

View File

@ -1,18 +1,18 @@
HDF5 Data Operations
==========================
.. automodule:: src.hdf5_ops
:members:
:undoc-members:
:show-inheritance:
HDF5 Writer
==========================
.. automodule:: src.hdf5_writer
:members:
:undoc-members:
:show-inheritance:
HDF5 Data Operations
==========================
.. automodule:: src.hdf5_ops
:members:
:undoc-members:
:show-inheritance:
HDF5 Writer
==========================
.. automodule:: src.hdf5_writer
:members:
:undoc-members:
:show-inheritance:

View File

@ -1,7 +1,7 @@
Data Structure Conversion
=========================
.. automodule:: utils.g5505_utils
:members:
:undoc-members:
Data Structure Conversion
=========================
.. automodule:: utils.g5505_utils
:members:
:undoc-members:
:show-inheritance:

View File

@ -1,7 +1,7 @@
Data Visualization
==================
.. automodule:: visualization.hdf5_vis
:members:
:undoc-members:
Data Visualization
==================
.. automodule:: visualization.hdf5_vis
:members:
:undoc-members:
:show-inheritance:

View File

@ -1,7 +1,7 @@
Tutorial workflows
==========================
.. automodule:: workflow_data_integration
:members:
:undoc-members:
Tutorial workflows
==========================
.. automodule:: workflow_data_integration
:members:
:undoc-members:
:show-inheritance: