diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-09-24 09:47:47 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-09-24 09:48:14 +0200 |
| commit | da914cd12ee07764255b3db22c6b8fee5a5bf3bf (patch) | |
| tree | 21c0f2c1e09a3f36f3a8be4e1ce0a8f3d81c3a68 /docs | |
| parent | b15f8ba0716986895dd84cb02e1dda0993c63b7e (diff) | |
[6.0.x] Refs #35859 -- Mentioned tasks in the docs index.
Backport of 44addbf4e7e0cc4211c4c3418469800cd275c886 from main
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.txt | 1 |
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>` |
