From b6309caa328fef0f99e01e39ed8303699f5d7c55 Mon Sep 17 00:00:00 2001 From: Evgenii Alekseev Date: Tue, 16 Sep 2025 00:58:01 +0300 Subject: [PATCH] regenerate docs --- docs/ahriman.core.archive.rst | 29 +++++++++++++++++++++++++++++ docs/ahriman.core.rst | 1 + 2 files changed, 30 insertions(+) create mode 100644 docs/ahriman.core.archive.rst diff --git a/docs/ahriman.core.archive.rst b/docs/ahriman.core.archive.rst new file mode 100644 index 00000000..33dbb4d6 --- /dev/null +++ b/docs/ahriman.core.archive.rst @@ -0,0 +1,29 @@ +ahriman.core.archive package +============================ + +Submodules +---------- + +ahriman.core.archive.archive\_tree module +----------------------------------------- + +.. automodule:: ahriman.core.archive.archive_tree + :members: + :no-undoc-members: + :show-inheritance: + +ahriman.core.archive.archive\_trigger module +-------------------------------------------- + +.. automodule:: ahriman.core.archive.archive_trigger + :members: + :no-undoc-members: + :show-inheritance: + +Module contents +--------------- + +.. automodule:: ahriman.core.archive + :members: + :no-undoc-members: + :show-inheritance: diff --git a/docs/ahriman.core.rst b/docs/ahriman.core.rst index e302d8b1..5543482f 100644 --- a/docs/ahriman.core.rst +++ b/docs/ahriman.core.rst @@ -8,6 +8,7 @@ Subpackages :maxdepth: 4 ahriman.core.alpm + ahriman.core.archive ahriman.core.auth ahriman.core.build_tools ahriman.core.configuration