1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

doc: htmlxref.cnf: Add link to debbugs-ug.

* doc/htmlxref.cnf (ELPA, ELPA_DOC): New variables.
(debbugs-ug): Define `mono' version.

Change-Id: I3a914354df732ec8d2cc92d56e551ba63c723041
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Tomas Volf
2025-01-22 20:05:19 +01:00
committed by Maxim Cournoyer
parent a9ba67b910
commit 6e3d855b48

View File

@@ -715,6 +715,11 @@ latex2e mono ${T}/latex2e.html
tlbuild mono ${T}/tlbuild.html tlbuild mono ${T}/tlbuild.html
web2c mono ${T}/web2c.html web2c mono ${T}/web2c.html
ELPA = https://elpa.gnu.org
ELPA_DOC = ${ELPA}/packages/doc
debbugs-ug mono ${ELPA_DOC}/debbugs-ug.html
# Local Variables: # Local Variables:
# eval: (add-hook 'write-file-functions 'time-stamp) # eval: (add-hook 'write-file-functions 'time-stamp)