summaryrefslogtreecommitdiff
path: root/spec/if/acfg/mp-extra-server-stack.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/mp-extra-server-stack.yml
parent374e1bf214e0f9691b06fcec30a7d88407ccba0a (diff)
spec: Use ${...} references in /if/acfg/*
This allows generation of Sphinx and Doxygen output.
Diffstat (limited to 'spec/if/acfg/mp-extra-server-stack.yml')
-rw-r--r--spec/if/acfg/mp-extra-server-stack.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/if/acfg/mp-extra-server-stack.yml b/spec/if/acfg/mp-extra-server-stack.yml
index 25f11bd8..65e64297 100644
--- a/spec/if/acfg/mp-extra-server-stack.yml
+++ b/spec/if/acfg/mp-extra-server-stack.yml
@@ -14,7 +14,7 @@ default-value: 0
description: |
The value of this configuration option defines the number of bytes the
applications wishes to add to the MPCI task stack on top of
- :ref:`CONFIGURE_MINIMUM_TASK_STACK_SIZE`.
+ ${min-task-stack-size:/name}.
enabled-by: true
index-entries: []
interface-type: appl-config-option
@@ -24,6 +24,6 @@ links:
name: CONFIGURE_EXTRA_MPCI_RECEIVE_SERVER_STACK
notes: |
This configuration option is only evaluated if
- :ref:`CONFIGURE_MP_APPLICATION` is defined.
+ ${mp-appl:/name} is defined.
text: ''
type: interface