R Veera Kumar wrote 5 years ago
(address . guix-patches@gnu.org)(name . R Veera Kumar)(address . vkor@vkten.in)
* doc/guix.texi (Miscellaneous Services): Add dicod-service-type to dictionary services.
---
doc/guix.texi | 7 +++++++
1 file changed, 7 insertions(+)
Toggle diff (20 lines)
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