summaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 21:38:38 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 21:38:38 +0000
commit2e2851dc13d73352530dd4495c7e05603b2e520d (patch)
tree622b9cd8e5d32091c9aa9e4937b533975a40356c /docs/source/index.rst
parentInitial commit. (diff)
downloaddeluge-upstream.tar.xz
deluge-upstream.zip
Adding upstream version 2.1.2~dev0+20240219.upstream/2.1.2_dev0+20240219upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r--docs/source/index.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
new file mode 100644
index 0000000..b46b8f4
--- /dev/null
+++ b/docs/source/index.rst
@@ -0,0 +1,18 @@
+Deluge documentation
+====================
+
+Contents
+--------
+
+.. toctree::
+ :maxdepth: 2
+
+ Getting started <intro/index.md>
+ How-to guides <how-to/index.md>
+ Release notes <releases/index.md>
+ Contributing <contributing/index.md>
+ Developer guide <devguide/index.md>
+ Reference <reference/index.rst>
+
+* :ref:`genindex`
+* :ref:`modindex`