From da914cd12ee07764255b3db22c6b8fee5a5bf3bf Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Wed, 24 Sep 2025 09:47:47 +0200 Subject: [PATCH] [6.0.x] Refs #35859 -- Mentioned tasks in the docs index. Backport of 44addbf4e7e0cc4211c4c3418469800cd275c886 from main --- docs/index.txt | 1 + 1 file changed, 1 insertion(+) 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 ` * :doc:`Caching ` * :doc:`Logging ` +* :doc:`Tasks framework ` * :doc:`Sending emails ` * :doc:`Syndication feeds (RSS/Atom) ` * :doc:`Pagination `