summaryrefslogtreecommitdiff
path: root/spec/if/acfg/constraint-unlimited.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/constraint-unlimited.yml
parent374e1bf214e0f9691b06fcec30a7d88407ccba0a (diff)
spec: Use ${...} references in /if/acfg/*
This allows generation of Sphinx and Doxygen output.
Diffstat (limited to 'spec/if/acfg/constraint-unlimited.yml')
-rw-r--r--spec/if/acfg/constraint-unlimited.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/if/acfg/constraint-unlimited.yml b/spec/if/acfg/constraint-unlimited.yml
index 786fd53d..6ba50ad9 100644
--- a/spec/if/acfg/constraint-unlimited.yml
+++ b/spec/if/acfg/constraint-unlimited.yml
@@ -7,7 +7,8 @@ rationale: null
scope: user
text: |
The value of this configuration option may be defined through
- :c:func:`rtems_resource_unlimited` the enable unlimited objects for this
- object class, if the value passed to :c:func:`rtems_resource_unlimited`
- satisfies all other constraints of this configuration option.
+ ${../rtems/config/resource-unlimited:/name} the enable unlimited objects for
+ this object class, if the value passed to
+ ${../rtems/config/resource-unlimited:/name} satisfies all other constraints
+ of this configuration option.
type: constraint