aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/devguide/index.md
diff options
context:
space:
mode:
authorLibravatarDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-24 19:38:25 +0200
committerLibravatarDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-24 19:38:25 +0200
commitd269eb36c8f4d05fb0f8e9b8a00998dd41f0c829 (patch)
tree4268cb5c733a3b88e7c5b765a30f5b9fd81c804e /docs/source/devguide/index.md
parentd395bd510fa4f4376dc5237ab2f8d190a920d35d (diff)
Adding upstream version 2.1.2~dev0+20230529.upstream/2.1.2_dev0+20230529
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs/source/devguide/index.md')
-rw-r--r--docs/source/devguide/index.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/source/devguide/index.md b/docs/source/devguide/index.md
new file mode 100644
index 0000000..436a72a
--- /dev/null
+++ b/docs/source/devguide/index.md
@@ -0,0 +1,13 @@
+# Development guide
+
+This is a guide to help with developing Deluge.
+
+```{toctree}
+:titlesonly:
+
+Tutorials <tutorials/index>
+how-to/index
+Packaging <packaging/index>
+../changelog
+../depends
+```