Skip to content

Commit

Permalink
add cobbler_tftp.rst to modules.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteOtter committed Jun 11, 2024
1 parent 91c4fe3 commit f5ded28
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions docs/code-autodoc/modules.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
cobbler_tftp
============
cobbler\_tftp
=============

Subpackages
-----------

.. toctree::
:maxdepth: 4

cobbler_tftp
cobbler_tftp.exceptions
cobbler_tftp.server
cobbler_tftp.settings
Expand All @@ -16,31 +17,31 @@ Submodules
----------

cobbler_tftp.exceptions module
------------------------------
-------------------------------

.. automodule:: cobbler_tftp.exceptions
:members:
:undoc-members:
:show-inheritance:

cobbler_tftp.server module
--------------------------
---------------------------

.. automodule:: cobbler_tftp.server
:members:
:undoc-members:
:show-inheritance:

cobbler_tftp.settings module
----------------------------
-----------------------------

.. automodule:: cobbler_tftp.settings
:members:
:undoc-members:
:show-inheritance:

cobbler_tftp.types module
-------------------------
--------------------------

.. automodule:: cobbler_tftp.types
:members:
Expand Down

0 comments on commit f5ded28

Please sign in to comment.