[rtems-central commit] config.yml: Generate region chapter

Sebastian Huber sebh at rtems.org
Wed Apr 28 07:04:36 UTC 2021


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Apr 27 13:04:04 2021 +0200

config.yml: Generate region chapter

---

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

diff --git a/config.yml b/config.yml
index f47ffd5..98984d5 100644
--- a/config.yml
+++ b/config.yml
@@ -133,6 +133,9 @@ interface-documentation:
 - 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/region/directives.rst
+  group: /rtems/region/if/group
+  introduction-target: modules/rtems-docs/c-user/region/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



More information about the vc mailing list