diff options
author | Arun Isaac | 2023-08-10 09:24:56 +0100 |
---|---|---|
committer | Arun Isaac | 2023-08-10 09:27:12 +0100 |
commit | 74b24dbc6009e1c265af10fbe6bcf2c58b44d741 (patch) | |
tree | 825d04dc2c258a2665c930ecd436c406e05cb89d | |
parent | 1eb821c7c08ee834120bd414fa3c32d15b794dd0 (diff) | |
download | guix-forge-74b24dbc6009e1c265af10fbe6bcf2c58b44d741.tar.gz guix-forge-74b24dbc6009e1c265af10fbe6bcf2c58b44d741.tar.lz guix-forge-74b24dbc6009e1c265af10fbe6bcf2c58b44d741.zip |
doc: Distinguish cgit service from upstream cgit service.
* doc/forge.skb (Services)[Git web viewers]{cgit service}: Distinguish
from upstream cgit service.
-rw-r--r-- | doc/forge.skb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/forge.skb b/doc/forge.skb index e5570db..0840bf2 100644 --- a/doc/forge.skb +++ b/doc/forge.skb @@ -203,7 +203,9 @@ programming languages using ,(ref :url "https://pygments.org/" :text "Pygments")]) (item [rendering markdown, reStructuredText, man page, html or plain text README files in the ,(emph [About]) page]) - (item [hiding full email addresses on cgit web pages]))) + (item [hiding full email addresses on cgit web pages])) + [Note that this service is different from the cgit service +of the same name in Guix upstream.]) (description (record-documentation "guix/forge/cgit.scm" '<cgit-configuration> (record-field "cgit" |