[rtems-central commit] config.yml: Generate more chapters

Sebastian Huber sebh at rtems.org
Thu Apr 22 05:15:37 UTC 2021


Module:    rtems-central
Branch:    master
Commit:    cbe0dc23ae0f6a89fcef62025a05c29450787d62
Changeset: http://git.rtems.org/rtems-central/commit/?id=cbe0dc23ae0f6a89fcef62025a05c29450787d62

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Apr 21 09:54:07 2021 +0200

config.yml: Generate more chapters

---

 config.yml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/config.yml b/config.yml
index 61c9c10..f47ffd5 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



More information about the vc mailing list