From cbe0dc23ae0f6a89fcef62025a05c29450787d62 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 21 Apr 2021 09:54:07 +0200 Subject: config.yml: Generate more chapters --- config.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 -- cgit v1.2.3