From 31ab2c22c2c809915d13bf2710e3fbc3de9d37b4 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Sat, 4 Jul 2020 11:46:26 +0200 Subject: [PATCH] Adds cron to the doc index --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 14c2eee..90941c9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,7 +13,7 @@ Features - Multiprocessing worker pools - Asynchronous tasks -- Scheduled and repeated tasks +- Scheduled, cron and repeated tasks - Signed and compressed packages - Failure and success database or cache - Result hooks, groups and chains