summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2025-09-24 09:47:47 +0200
committerGitHub <noreply@github.com>2025-09-24 09:47:47 +0200
commit44addbf4e7e0cc4211c4c3418469800cd275c886 (patch)
tree40022211768cb26d5c8335f1a33a01c1116db908 /docs/index.txt
parent1acb00b26da13165e967bf2354fc917e38c382e4 (diff)
Refs #35859 -- Mentioned tasks in the docs index.
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt
index b25a345a96..9ff54c389f 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -295,6 +295,7 @@ applications:
:doc:`API Reference </ref/contrib/auth>`
* :doc:`Caching </topics/cache>`
* :doc:`Logging </topics/logging>`
+* :doc:`Tasks framework </topics/tasks>`
* :doc:`Sending emails </topics/email>`
* :doc:`Syndication feeds (RSS/Atom) </ref/contrib/syndication>`
* :doc:`Pagination </topics/pagination>`