summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 0015d739bb..eea1b5342f 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -413,6 +413,7 @@ Services
* Kerberos Services:: Kerberos services.
* LDAP Services:: LDAP services.
* Web Services:: Web servers.
+* Feed Services:: RSS/Atom feed readers.
* Certificate Services:: TLS certificates via Let's Encrypt.
* DNS Services:: DNS daemons.
* VNC Services:: VNC daemons.
@@ -33579,6 +33580,23 @@ The file which should store the logging output of Agate.
@end table
@end deftp
+@node Feed Services
+@subsection Feed Services
+
+@subsubheading Miniflux
+
+@cindex miniflux
+The @uref{https://miniflux.app/, Miniflux} is a minimalist feed reader with the web interface.
+
+@defvar miniflux-service-type
+This is the type of the Miniflux service.
+
+@end defvar
+
+@deftp {Data Type} miniflux-configuration
+Data type representing the configuration of Miniflux.
+@end deftp
+
@node Certificate Services
@subsection Certificate Services