summaryrefslogtreecommitdiffstats
path: root/spec/if/acfg/appl-does-not-need-clock-driver.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/appl-does-not-need-clock-driver.yml
parentapplconfig: Use item mapper for substitution (diff)
downloadrtems-central-b29dd738f97901f464400a19510056790807dc47.tar.bz2
spec: Use ${...} references in /if/acfg/*
This allows generation of Sphinx and Doxygen output.
Diffstat (limited to 'spec/if/acfg/appl-does-not-need-clock-driver.yml')
-rw-r--r--spec/if/acfg/appl-does-not-need-clock-driver.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/if/acfg/appl-does-not-need-clock-driver.yml b/spec/if/acfg/appl-does-not-need-clock-driver.yml
index 67a89324..f82fc574 100644
--- a/spec/if/acfg/appl-does-not-need-clock-driver.yml
+++ b/spec/if/acfg/appl-does-not-need-clock-driver.yml
@@ -22,11 +22,11 @@ notes: |
The application shall define exactly one of the following configuration options
- * :ref:`CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER`,
+ * ${appl-needs-clock-driver:/name},
* `CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER`, or
- * :ref:`CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER`,
+ * ${appl-needs-timer-driver:/name},
otherwise a compile time error in the configuration file will occur.
text: ''