summaryrefslogtreecommitdiffstats
path: root/c-user/timer/index.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-20 10:16:21 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-02 17:58:31 +0200
commita99bbaec5f4c412ddc55030872aa2113e79ea37e (patch)
treed44f51abc8bdb1e7445971e1eb3f1f8494a176d2 /c-user/timer/index.rst
parentc-user: Split up task manager (diff)
downloadrtems-docs-a99bbaec5f4c412ddc55030872aa2113e79ea37e.tar.bz2
c-user: Split up timer manager
This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
Diffstat (limited to 'c-user/timer/index.rst')
-rw-r--r--c-user/timer/index.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/c-user/timer/index.rst b/c-user/timer/index.rst
new file mode 100644
index 0000000..48e726e
--- /dev/null
+++ b/c-user/timer/index.rst
@@ -0,0 +1,15 @@
+.. SPDX-License-Identifier: CC-BY-SA-4.0
+
+.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+
+.. index:: timers
+
+Timer Manager
+*************
+
+.. toctree::
+
+ introduction
+ background
+ operations
+ directives