From b29dd738f97901f464400a19510056790807dc47 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 7 Jul 2020 08:49:58 +0200 Subject: spec: Use ${...} references in /if/acfg/* This allows generation of Sphinx and Doxygen output. --- spec/if/acfg/mp-max-proxies.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec/if/acfg/mp-max-proxies.yml') diff --git a/spec/if/acfg/mp-max-proxies.yml b/spec/if/acfg/mp-max-proxies.yml index f20b5333..a8a04f0c 100644 --- a/spec/if/acfg/mp-max-proxies.yml +++ b/spec/if/acfg/mp-max-proxies.yml @@ -21,9 +21,9 @@ notes: | Since a proxy is used to represent a remote task/thread which is blocking on this node. This configuration parameter reflects the maximum number of remote tasks/threads which can be blocked on objects on this node, see - :ref:`MPCIProxies`. + ${.:/document-reference/mp-proxies}. This configuration option is only evaluated if - :ref:`CONFIGURE_MP_APPLICATION` is defined. + ${mp-appl:/name} is defined. text: '' type: interface -- cgit v1.2.3