[rtems-central commit] config.yml: Generate more chapters
Sebastian Huber
sebh at rtems.org
Tue Mar 2 07:30:05 UTC 2021
Module: rtems-central
Branch: master
Commit: 3ea9cd95dcd762b4191a0627ffd17858f59f9f75
Changeset: http://git.rtems.org/rtems-central/commit/?id=3ea9cd95dcd762b4191a0627ffd17858f59f9f75
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Tue Mar 2 08:27:34 2021 +0100
config.yml: Generate more chapters
---
config.yml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/config.yml b/config.yml
index d53f03b..f15a665 100644
--- a/config.yml
+++ b/config.yml
@@ -105,6 +105,9 @@ interface:
domains:
/if/domain: modules/rtems
interface-documentation:
+- directives-target: modules/rtems-docs/c-user/barrier/directives.rst
+ group: /rtems/barrier/if/group
+ introduction-target: modules/rtems-docs/c-user/barrier/introduction.rst
- directives-target: modules/rtems-docs/c-user/timer/directives.rst
group: /rtems/timer/if/group
introduction-target: modules/rtems-docs/c-user/timer/introduction.rst
@@ -126,6 +129,12 @@ interface-documentation:
- directives-target: modules/rtems-docs/c-user/signal/directives.rst
group: /rtems/signal/if/group
introduction-target: modules/rtems-docs/c-user/signal/introduction.rst
+- 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/clock/directives.rst
+ group: /rtems/clock/if/group
+ introduction-target: modules/rtems-docs/c-user/clock/introduction.rst
spec-verification:
root-type: /spec/root
spec-documentation:
More information about the vc
mailing list