From 70faa8e9a0ff3cba74b4f753e257d56b768fcbd2 Mon Sep 17 00:00:00 2001 From: Mubashshir Date: Thu, 3 Aug 2023 16:33:41 +0600 Subject: Import Upstream version 1.1.1+bzr982 --- doc/source/index.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/source/index.rst (limited to 'doc/source/index.rst') diff --git a/doc/source/index.rst b/doc/source/index.rst new file mode 100644 index 0000000..2b5976e --- /dev/null +++ b/doc/source/index.rst @@ -0,0 +1,22 @@ +Aptdaemon documentation +======================= + +Contents: + +.. toctree:: + :maxdepth: 2 + + aptdaemon.client + aptdaemon.enums + aptdaemon.gtk3widgets + + dbus + plugins + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + -- cgit v1.2.3