summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-21 09:54:07 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-22 07:09:07 +0200
commitcbe0dc23ae0f6a89fcef62025a05c29450787d62 (patch)
treece575663c5b31af1aecdc56e63ae8dc988a10d69
parentspec: Update /rtems/support/* documentation (diff)
downloadrtems-central-cbe0dc23ae0f6a89fcef62025a05c29450787d62.tar.bz2
config.yml: Generate more chapters
-rw-r--r--config.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/config.yml b/config.yml
index 61c9c10e..f47ffd59 100644
--- a/config.yml
+++ b/config.yml
@@ -118,12 +118,24 @@ 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/dual-ported-memory/directives.rst
+ group: /rtems/dpmem/if/group
+ introduction-target: modules/rtems-docs/c-user/dual-ported-memory/introduction.rst
+- directives-target: modules/rtems-docs/c-user/fatal-error/directives.rst
+ group: /rtems/fatal/if/group
+ introduction-target: modules/rtems-docs/c-user/fatal-error/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
+- directives-target: modules/rtems-docs/c-user/initialization/directives.rst
+ group: /rtems/init/if/group
+ introduction-target: modules/rtems-docs/c-user/initialization/introduction.rst
- directives-target: modules/rtems-docs/c-user/io/directives.rst
group: /rtems/io/if/group
introduction-target: modules/rtems-docs/c-user/io/introduction.rst
+- directives-target: modules/rtems-docs/c-user/multiprocessing/directives.rst
+ group: /rtems/mp/if/group
+ introduction-target: modules/rtems-docs/c-user/multiprocessing/introduction.rst
- directives-target: modules/rtems-docs/c-user/semaphore/directives.rst
group: /rtems/sem/if/group
introduction-target: modules/rtems-docs/c-user/semaphore/introduction.rst