diff options
| author | 2025-02-17 07:41:07 +0100 | |
|---|---|---|
| committer | 2025-02-17 07:41:07 +0100 | |
| commit | fdc421bbb68ca6d214934b7ccde340826a09bcbe (patch) | |
| tree | 4268cb5c733a3b88e7c5b765a30f5b9fd81c804e /docs/source/contributing/index.md | |
| parent | 794b1404be2f9bdb3667d2cfb2dc7ad1fedf1e60 (diff) | |
Adding upstream version 2.1.2~dev0+20230529.
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'docs/source/contributing/index.md')
| -rw-r--r-- | docs/source/contributing/index.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/source/contributing/index.md b/docs/source/contributing/index.md new file mode 100644 index 0000000..8c07a76 --- /dev/null +++ b/docs/source/contributing/index.md @@ -0,0 +1,13 @@ +# Development & community + +Deluge is an open-source project, and relies on its community of users to keep +getting better. + +```{toctree} +:titlesonly: + +code +testing +documentation +translations +``` |
