aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-03-01 22:10:59 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-03-01 22:10:59 +0100
commit62d07a05eebec276913c70057aab46711c39b76e (patch)
tree5f998b4c46f290f5491e1d2845430bbdbf04a0ca /doc
parentAdd --quiet to genhtml in Makefile. (diff)
downloadcalp-62d07a05eebec276913c70057aab46711c39b76e.tar.gz
calp-62d07a05eebec276913c70057aab46711c39b76e.tar.xz
Fix get-property reference in manual.
Diffstat (limited to 'doc')
-rw-r--r--doc/ref/guile/util-config.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ref/guile/util-config.texi b/doc/ref/guile/util-config.texi
index 7993dca7..2e197bcc 100644
--- a/doc/ref/guile/util-config.texi
+++ b/doc/ref/guile/util-config.texi
@@ -12,10 +12,11 @@ without needing all appropriate modules already loaded.
@defmac define-config name default kw-parameters ...
Declares a new configuration variable named @var{named}, with the
default value @var{default}. @var{kw-parameters} are given on Guile's
-standard @code{hash: value} form. @ref{get-property} available parameters.
+standard @code{hash: value} form. @pxref{get-property} for available parameters.
@end defmac
@defun get-property config-name property-key
+@anchor{get-property}
Returns a metadata-slot value for the given configuration setting.
Each declared configuration item has (at least) the following metadata