diff options
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 22 |
1 files changed, 22 insertions, 0 deletions
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` + |