summaryrefslogtreecommitdiffstats
path: root/config.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-08 14:35:10 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-14 14:32:42 +0200
commit4644a832cacce5a2ea665d091c26af5df61965be (patch)
tree18d3a42b8e3c596ebd704638d92705a8c4e8b818 /config.yml
parentspec: Fix variable substitution (diff)
downloadrtems-central-4644a832cacce5a2ea665d091c26af5df61965be.tar.bz2
spec: Document the cache manager
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.yml b/config.yml
index 5374e1af..d9282144 100644
--- a/config.yml
+++ b/config.yml
@@ -115,6 +115,9 @@ 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/cache/directives.rst
+ group: /rtems/cache/if/group
+ introduction-target: modules/rtems-docs/c-user/cache/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