all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#40592] [PATCH] doc: Add dicod-service-type.
@ 2020-04-13  6:05 R Veera Kumar
  2020-04-16 16:06 ` [bug#40592] [PATCH v2] doc: Add dicod-service-type in Dictionary Services R Veera Kumar
  0 siblings, 1 reply; 3+ messages in thread
From: R Veera Kumar @ 2020-04-13  6:05 UTC (permalink / raw)
  To: 40592; +Cc: R Veera Kumar

* 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#40592] [PATCH v2] doc: Add dicod-service-type in Dictionary Services.
  2020-04-13  6:05 [bug#40592] [PATCH] doc: Add dicod-service-type R Veera Kumar
@ 2020-04-16 16:06 ` R Veera Kumar
  2020-04-16 16:20   ` bug#40592: " Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: R Veera Kumar @ 2020-04-16 16:06 UTC (permalink / raw)
  To: 40592; +Cc: R Veera Kumar

* doc/guix.texi (Miscellaneous Services): Add dicod-service-type
in Dictionary Services.
---
Changes in v2:
 - Add copyright line
 - Alter title and changelog.
---
 doc/guix.texi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index ef5f68db24..7c29989965 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -77,6 +77,7 @@ Copyright @copyright{} 2020 Jakub Kądziołka@*
 Copyright @copyright{} 2020 Jack Hill@*
 Copyright @copyright{} 2020 Naga Malleswari@*
 Copyright @copyright{} 2020 Brice Waegeneire@*
+Copyright @copyright{} 2020 R Veera Kumar@*
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -25634,6 +25635,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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#40592: [PATCH v2] doc: Add dicod-service-type in Dictionary Services.
  2020-04-16 16:06 ` [bug#40592] [PATCH v2] doc: Add dicod-service-type in Dictionary Services R Veera Kumar
@ 2020-04-16 16:20   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2020-04-16 16:20 UTC (permalink / raw)
  To: R Veera Kumar; +Cc: 40592-done

Hi,

R Veera Kumar <vkor@vkten.in> skribis:

> * doc/guix.texi (Miscellaneous Services): Add dicod-service-type
> in Dictionary Services.

[...]

> +@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

Applied without the extra newlines above.

Thank you!

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-16 16:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13  6:05 [bug#40592] [PATCH] doc: Add dicod-service-type R Veera Kumar
2020-04-16 16:06 ` [bug#40592] [PATCH v2] doc: Add dicod-service-type in Dictionary Services R Veera Kumar
2020-04-16 16:20   ` bug#40592: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.