about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorArun Isaac2025-11-02 02:24:53 +0000
committerArun Isaac2025-11-03 17:41:19 +0000
commitd2b1bfc256b8ffe88dd89db299c4f8e8bb6747a1 (patch)
treea87548f8f8082fcca7e1c7f8730a61ac35a6a069 /doc
parent3c2c7b7086e4a94b7c2b20b843bd4d27f7bf6c48 (diff)
downloadguix-forge-d2b1bfc256b8ffe88dd89db299c4f8e8bb6747a1.tar.gz
guix-forge-d2b1bfc256b8ffe88dd89db299c4f8e8bb6747a1.tar.lz
guix-forge-d2b1bfc256b8ffe88dd89db299c4f8e8bb6747a1.zip
forge: List projects on forge home page.
Diffstat (limited to 'doc')
-rw-r--r--doc/forge.skb6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/forge.skb b/doc/forge.skb
index 27a430e..e2a7cc3 100644
--- a/doc/forge.skb
+++ b/doc/forge.skb
@@ -557,10 +557,12 @@ gunicorn is run in]))))))
          [Its value]))
      (record-documentation "guix/forge/forge.scm" '<forge-configuration>
        (record-field "web-domain"
-         [Optional domain name on which to serve the guix-forge web
-interface])
+         [Domain name on which to serve the guix-forge web interface])
        (record-field "tissue-web-domain"
          [Optional domain name on which to server tissue])
+       (record-field "web-root"
+         [File-like object representing directory to serve as the
+document root of the guix-forge web interface])
        (record-field "projects"
          [List of ,(record-ref "<forge-project>") objects describing
 projects managed by guix-forge]))