diff options
| author | 2025-02-17 07:41:18 +0100 | |
|---|---|---|
| committer | 2025-02-17 07:41:18 +0100 | |
| commit | 0851c49e02a321c7d688b6542a90ff8a71f498c8 (patch) | |
| tree | 67d787608695391e5edc2eb245b3943302ba1734 /docs/source/index.rst | |
| parent | 4e4bfe759938fe0e17da559edfeee7b73969daf3 (diff) | |
Merging upstream version 2.1.2~dev0+20230529.
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'docs/source/index.rst')
| -rw-r--r-- | docs/source/index.rst | 18 |
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` |
