summaryrefslogtreecommitdiff
path: root/spec/if/acfg/unlimited-objects.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 08:49:58 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 12:58:52 +0200
commitb29dd738f97901f464400a19510056790807dc47 (patch)
tree12530221be861aad0f8ba217192fc52db98dffd4 /spec/if/acfg/unlimited-objects.yml
parent374e1bf214e0f9691b06fcec30a7d88407ccba0a (diff)
spec: Use ${...} references in /if/acfg/*
This allows generation of Sphinx and Doxygen output.
Diffstat (limited to 'spec/if/acfg/unlimited-objects.yml')
-rw-r--r--spec/if/acfg/unlimited-objects.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/if/acfg/unlimited-objects.yml b/spec/if/acfg/unlimited-objects.yml
index 74b0a1c5..bdfb30d8 100644
--- a/spec/if/acfg/unlimited-objects.yml
+++ b/spec/if/acfg/unlimited-objects.yml
@@ -14,12 +14,12 @@ links:
name: CONFIGURE_UNLIMITED_OBJECTS
notes: |
When using unlimited objects, it is common practice to also specify
- :ref:`CONFIGURE_UNIFIED_WORK_AREAS` so the system operates with a single pool
+ ${unified-work-areas:/name} so the system operates with a single pool
of memory for both RTEMS Workspace and C Program Heap.
This option does not override an explicit configuration for a particular
object class by the user.
- See also :ref:`CONFIGURE_UNLIMITED_ALLOCATION_SIZE`.
+ See also ${unlimited-allocation-size:/name}.
text: ''
type: interface