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/appl-disable-filesystem.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/if/acfg/appl-disable-filesystem.yml') diff --git a/spec/if/acfg/appl-disable-filesystem.yml b/spec/if/acfg/appl-disable-filesystem.yml index f9ec07f3..b994f38a 100644 --- a/spec/if/acfg/appl-disable-filesystem.yml +++ b/spec/if/acfg/appl-disable-filesystem.yml @@ -18,7 +18,7 @@ links: name: CONFIGURE_APPLICATION_DISABLE_FILESYSTEM notes: | Filesystems shall be initialized to support file descriptor based device - drivers and basic input/output functions such as :c:func:`printf`. + drivers and basic input/output functions such as ``printf()``. Filesystems can be disabled to reduce the memory footprint of an application. text: '' type: interface -- cgit v1.2.3