summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-01-26 15:23:17 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-01-26 15:24:00 -0500
commite06b283f60b2d3cdfe6b29511b34bfa8bd272e8d (patch)
tree98fd81244f7fd3da9a1600651db4760a0abf6b8a /doc
parent063445792b75e157d3a06eaab258739f6de5a961 (diff)
doc: Define mumble-server-service-type as a variable.
Using defvar for service types causes them to be part of the index, which is useful for discoverability. * doc/guix.texi (Telephony Services) <mumble-server-service-type>: Define with defvar. Change-Id: I01bed0c86ff12425a81294cb12f1b2a8bd14cd6f
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 881d9cede3..4af830aed7 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -28830,6 +28830,12 @@ account fingerprint for a registered username.
This section describes how to set up and run a
@uref{https://mumble.info, Mumble} server (formerly known as Murmur).
+@defvar mumble-server-service-type
+
+This is the service to run a Mumble server. It takes a
+@code{mumble-server-configuration} object as its value, defined below.
+@end defvar
+
@deftp {Data Type} mumble-server-configuration
The service type for the Mumble server. An example configuration can
look like this: