[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40592] [PATCH] doc: Add dicod-service-type.
From: |
R Veera Kumar |
Subject: |
[bug#40592] [PATCH] doc: Add dicod-service-type. |
Date: |
Mon, 13 Apr 2020 11:35:17 +0530 |
* doc/guix.texi (Miscellaneous Services): Add dicod-service-type to dictionary
services.
---
doc/guix.texi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/guix.texi b/doc/guix.texi
index 891e2693f6..c5a29456b2 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -25634,6 +25634,13 @@ If true, this must be the name of a file to log
messages to.
@cindex dictionary
The @code{(gnu services dict)} module provides the following service:
+@defvr {Scheme Variable} dicod-service-type
+
+This is the type of the service that runs the @command{dicod} daemon, an
+implementation of DICT server (@pxref{Dicod,,, dico, GNU Dico Manual}).
+
+@end defvr
+
@deffn {Scheme Procedure} dicod-service [#:config (dicod-configuration)]
Return a service that runs the @command{dicod} daemon, an implementation
of DICT server (@pxref{Dicod,,, dico, GNU Dico Manual}).
--
2.26.0
- [bug#40592] [PATCH] doc: Add dicod-service-type.,
R Veera Kumar <=