Skip to content

Commit

Permalink
adjusted lvlspy.rst for submodule documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jaadt7 committed Feb 13, 2025
1 parent d3b0186 commit f6420f3
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions doc/source/lvlspy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,29 +48,58 @@ lvlspy.spcoll module

lvlspy.io module
----------------
.. automodule:: lvlspy.io
:members:
:undoc-members:
:show-inheritance:

lvlspy.io.xml
~~~~~~~~~~~~~

.. automodule:: lvlspy.io.xml._xml
:members:
:undoc-members:
:show-inheritance:

.. automodule:: lvlspy.io.ensdf
:members:
:undoc-members:
:show-inheritance:


lvlspy.io.ensdf
~~~~~~~~~~~~~~~

.. automodule:: lvlspy.io.ensdf._ensdf
:members:
:undoc-members:
:show-inheritance:

lvlspy.calculate module
-----------------------

.. automodule:: lvlspy.calculate
:members:
:undoc-members:
:show-inheritance:

lvlspy.calculate.evolve
~~~~~~~~~~~~~~~~~~~~~~~
.. automodule:: lvlspy.calculate.evolve._evolve
:members:
:undoc-members:
:show-inheritance:

lvlspy.calculate.weisskopf
~~~~~~~~~~~~~~~~~~~~~~~~~~
.. automodule:: lvlspy.calculate.weisskopf._weisskopf
:members:
:undoc-members:
:show-inheritance:

lvlspy.calculate.isomer
~~~~~~~~~~~~~~~~~~~~~~~

.. automodule:: lvlspy.calculate.isomer._isomer
:members:
:undoc-members:
Expand Down

0 comments on commit f6420f3

Please sign in to comment.