From b6389bb0e533279c863594210138d51eb759b297 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 8 Apr 2017 11:53:30 +0200 Subject: [PATCH] refs cron/scheduled jobs docs --- Resources/doc/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/doc/index.rst b/Resources/doc/index.rst index 72d93313..d813cc03 100644 --- a/Resources/doc/index.rst +++ b/Resources/doc/index.rst @@ -24,9 +24,11 @@ Documentation installation usage + scheduled_jobs - :doc:`Installation ` - :doc:`Usage ` +- :doc:`Scheduled/Cron Jobs ` License -------