home-fontconfig-service-type is underdocumented

  • Open
  • quality assurance status badge
Details
One participant
  • Juliana Sims
Owner
unassigned
Submitted by
Juliana Sims
Severity
normal

Debbugs page

Juliana Sims wrote 2 months ago
(address . bug-guix@gnu.org)
8CI5QS.408OJH4QUIXZ@incana.org
The description pretty much covers it.

The documentation for home-fontconfig-service-type¹ (as of 2025-01-15)
does not specify the format for the extension list. Specifically, the
sublist of the example list appears to expect certain elements which
are not explained, nor does the page link to other documentation which
explains them.

¹
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75596@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75596
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help