Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add import statements #70

Merged
merged 9 commits into from
May 19, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added data/test_files/frame_rgb_empty.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
128 changes: 0 additions & 128 deletions docs/package.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,6 @@ highdicom.color module
:undoc-members:
:show-inheritance:

highdicom.content module
++++++++++++++++++++++++

.. automodule:: highdicom.content
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.enum module
+++++++++++++++++++++

Expand Down Expand Up @@ -68,15 +59,6 @@ highdicom.spatial module
:undoc-members:
:show-inheritance:

highdicom.uid module
++++++++++++++++++++++

.. automodule:: highdicom.uid
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.utils module
++++++++++++++++++++++

Expand All @@ -99,16 +81,6 @@ highdicom.legacy package
:show-inheritance:


highdicom.legacy.sop module
+++++++++++++++++++++++++++

.. automodule:: highdicom.legacy.sop
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:


.. _highdicom-seg-subpackage:

highdicom.seg package
Expand All @@ -120,33 +92,6 @@ highdicom.seg package
:undoc-members:
:show-inheritance:

highdicom.seg.content module
++++++++++++++++++++++++++++

.. automodule:: highdicom.seg.content
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.seg.enum module
+++++++++++++++++++++++++

.. automodule:: highdicom.seg.enum
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.seg.sop module
++++++++++++++++++++++++

.. automodule:: highdicom.seg.sop
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.seg.utils module
++++++++++++++++++++++++++

Expand All @@ -167,42 +112,6 @@ highdicom.sr package
:undoc-members:
:show-inheritance:

highdicom.sr.coding module
++++++++++++++++++++++++++

.. automodule:: highdicom.sr.coding
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.sr.content module
+++++++++++++++++++++++++++

.. automodule:: highdicom.sr.content
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.sr.enum module
++++++++++++++++++++++++

.. automodule:: highdicom.sr.enum
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.sr.sop module
+++++++++++++++++++++++

.. automodule:: highdicom.sr.sop
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.sr.utils module
+++++++++++++++++++++++++

Expand All @@ -212,25 +121,6 @@ highdicom.sr.utils module
:undoc-members:
:show-inheritance:

highdicom.sr.templates module
+++++++++++++++++++++++++++++

.. automodule:: highdicom.sr.templates
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.sr.value\_types module
++++++++++++++++++++++++++++++++

.. automodule:: highdicom.sr.value_types
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:


.. _highdicom-sc-subpackage:

highdicom.sc package
Expand All @@ -241,21 +131,3 @@ highdicom.sc package
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.sc.enum module
+++++++++++++++++++++++++

.. automodule:: highdicom.sc.enum
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:

highdicom.sc.sop module
++++++++++++++++++++++++

.. automodule:: highdicom.sc.sop
:members:
:special-members: __call__
:undoc-members:
:show-inheritance:
Loading