From f5ded286fc2a6fe64badff524bb21b8bf7bf255e Mon Sep 17 00:00:00 2001 From: ByteOtter Date: Tue, 11 Jun 2024 13:51:33 +0200 Subject: [PATCH] add cobbler_tftp.rst to modules.rst --- docs/code-autodoc/modules.rst | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/code-autodoc/modules.rst b/docs/code-autodoc/modules.rst index c9d3903..7150f28 100644 --- a/docs/code-autodoc/modules.rst +++ b/docs/code-autodoc/modules.rst @@ -1,5 +1,5 @@ -cobbler_tftp -============ +cobbler\_tftp +============= Subpackages ----------- @@ -7,6 +7,7 @@ Subpackages .. toctree:: :maxdepth: 4 + cobbler_tftp cobbler_tftp.exceptions cobbler_tftp.server cobbler_tftp.settings @@ -16,7 +17,7 @@ Submodules ---------- cobbler_tftp.exceptions module ------------------------------- +------------------------------- .. automodule:: cobbler_tftp.exceptions :members: @@ -24,7 +25,7 @@ cobbler_tftp.exceptions module :show-inheritance: cobbler_tftp.server module --------------------------- +--------------------------- .. automodule:: cobbler_tftp.server :members: @@ -32,7 +33,7 @@ cobbler_tftp.server module :show-inheritance: cobbler_tftp.settings module ----------------------------- +----------------------------- .. automodule:: cobbler_tftp.settings :members: @@ -40,7 +41,7 @@ cobbler_tftp.settings module :show-inheritance: cobbler_tftp.types module -------------------------- +-------------------------- .. automodule:: cobbler_tftp.types :members: