summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Volf <[email protected]>2025-01-22 20:05:19 +0100
committerMaxim Cournoyer <[email protected]>2025-01-23 23:51:58 +0900
commit6e3d855b48451a92eda5f2eb8b3e5df3646c42aa (patch)
tree4ce4944e448872b8fc504736b644e08f22f20b74
parenta9ba67b9102bc53afafa796642ebf65b798f7921 (diff)
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 <[email protected]>
-rw-r--r--doc/htmlxref.cnf5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf
index e1f3415fc0..bd7cf72db4 100644
--- a/doc/htmlxref.cnf
+++ b/doc/htmlxref.cnf
@@ -715,6 +715,11 @@ latex2e mono ${T}/latex2e.html
tlbuild mono ${T}/tlbuild.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:
# eval: (add-hook 'write-file-functions 'time-stamp)