Skip to content

Commit

Permalink
adjusted lvlspy.rst for proper documentation build
Browse files Browse the repository at this point in the history
  • Loading branch information
jaadt7 committed Feb 13, 2025
1 parent 3e7779b commit 96d94e1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/source/lvlspy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,29 +49,29 @@ lvlspy.spcoll module
lvlspy.io module
----------------

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

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

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

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

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

0 comments on commit 96d94e1

Please sign in to comment.