Sebastian Huber ba9dfcf92c c-user: Split up scheduling concepts
Introduce a background section.

This makes it easier to automatically generate parts of the scheduling
concepts documentation in the future.

Update #3993.
2020-09-02 17:59:31 +02:00

20 lines
342 B
ReStructuredText

.. SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
.. index:: scheduling
.. index:: task scheduling
.. _SchedulingConcepts:
Scheduling Concepts
*******************
.. toctree::
introduction
background
uniprocessor-schedulers
smp-schedulers
directives