Skip to content

Commit

Permalink
docs: update automodule documentation for the utility package
Browse files Browse the repository at this point in the history
  • Loading branch information
hagau committed Aug 26, 2024
1 parent 0b6da44 commit 1ed0cc6
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions docs/source/utility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,15 @@ Utility
:undoc-members:
:show-inheritance:

.. .. automodule:: utility.singleton
.. :members:
.. :undoc-members:
.. :show-inheritance:
.. automodule:: utility.code
:members:
:undoc-members:
:show-inheritance:

.. automodule:: utility.filesystem
:members:
:undoc-members:
:show-inheritance:

.. .. automodule:: utility.registry
.. :members:
Expand Down

0 comments on commit 1ed0cc6

Please sign in to comment.