20 lines
396 B
ReStructuredText
20 lines
396 B
ReStructuredText
:navigation-title: Development
|
|
|
|
.. include:: /Includes.rst.txt
|
|
.. _developer-guide:
|
|
|
|
==========================
|
|
Scheduler task development
|
|
==========================
|
|
|
|
The Scheduler makes it very easy to create a new task class.
|
|
Furthermore the tasks packaged with this extension provide
|
|
a good basis to learn by example.
|
|
|
|
.. toctree::
|
|
:maxdepth: 5
|
|
:titlesonly:
|
|
:glob:
|
|
|
|
*/Index
|