diff options
author | David Craven <david@craven.ch> | 2016-08-02 15:26:34 +0200 |
---|---|---|
committer | David Craven <david@craven.ch> | 2016-08-05 21:48:43 +0200 |
commit | 8ff4dcbec46a818275541880b36e9a004899506a (patch) | |
tree | 2fb3c006792786f7fcc54743890f248df072a9a4 /doc | |
parent | 4cc4d363f22ed9574470d3cda5f985a2508dc06c (diff) | |
download | gnu-guix-8ff4dcbec46a818275541880b36e9a004899506a.tar gnu-guix-8ff4dcbec46a818275541880b36e9a004899506a.tar.gz |
doc: Make 'Lirc Service' a subsubheading of 'Various Services'.
* doc/guix.texi (Various Services)[Lirc Service]: New subsubheading.
[lirc] New cindex.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index df8b5a9241..781f2f418f 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -9902,6 +9902,9 @@ directories are created when the service is activated. @node Various Services @subsubsection Various Services +@cindex lirc +@subsubheading Lirc Service + The @code{(gnu services lirc)} module provides the following service. @deffn {Scheme Procedure} lirc-service [#:lirc lirc] @ |