summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/config.yml b/config.yml
index 98984d50..25bebb5e 100644
--- a/config.yml
+++ b/config.yml
@@ -148,6 +148,12 @@ interface-documentation:
- directives-target: modules/rtems-docs/c-user/partition/directives.rst
group: /rtems/part/if/group
introduction-target: modules/rtems-docs/c-user/partition/introduction.rst
+- directives-target: modules/rtems-docs/c-user/task/directives.rst
+ group: /rtems/task/if/group
+ introduction-target: modules/rtems-docs/c-user/task/introduction.rst
+- directives-target: modules/rtems-docs/c-user/message/directives.rst
+ group: /rtems/message/if/group
+ introduction-target: modules/rtems-docs/c-user/message/introduction.rst
- directives-target: modules/rtems-docs/c-user/object-services/directives.rst
group: /rtems/object/if/group
introduction-target: modules/rtems-docs/c-user/object-services/introduction.rst
@@ -157,9 +163,18 @@ interface-documentation:
- directives-target: modules/rtems-docs/c-user/user-extensions/directives.rst
group: /rtems/userext/if/group
introduction-target: modules/rtems-docs/c-user/user-extensions/introduction.rst
+- directives-target: modules/rtems-docs/c-user/scheduling-concepts/directives.rst
+ group: /rtems/scheduler/if/group
+ introduction-target: modules/rtems-docs/c-user/scheduling-concepts/introduction.rst
- directives-target: modules/rtems-docs/c-user/clock/directives.rst
group: /rtems/clock/if/group
introduction-target: modules/rtems-docs/c-user/clock/introduction.rst
+- directives-target: modules/rtems-docs/c-user/interrupt/directives.rst
+ group: /rtems/intr/if/group
+ introduction-target: modules/rtems-docs/c-user/interrupt/introduction.rst
+- directives-target: modules/rtems-docs/c-user/rate-monotonic/directives.rst
+ group: /rtems/ratemon/if/group
+ introduction-target: modules/rtems-docs/c-user/rate-monotonic/introduction.rst
spec-verification:
root-type: /spec/root
spec-documentation: