emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/transient 5f28a75609 134/366: Add htmlxref.cnf


From: Jonas Bernoulli
Subject: [elpa] externals/transient 5f28a75609 134/366: Add htmlxref.cnf
Date: Tue, 25 Jan 2022 18:54:34 -0500 (EST)

branch: externals/transient
commit 5f28a75609ded931d8c1277ba1a0de22c24b1434
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Add htmlxref.cnf
---
 docs/htmlxref.cnf | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/docs/htmlxref.cnf b/docs/htmlxref.cnf
new file mode 100644
index 0000000000..54c3421ce4
--- /dev/null
+++ b/docs/htmlxref.cnf
@@ -0,0 +1,42 @@
+# 
https://www.gnu.org/software/texinfo/manual/texinfo/html_node/HTML-Xref-Configuration.html
+
+EMACS = https://www.gnu.org/software/emacs/manual
+
+auth           mono    ${EMACS}/html_mono/auth.html
+auth           node    ${EMACS}/html_node/auth/
+
+ediff          mono    ${EMACS}/html_mono/ediff.html
+ediff          node    ${EMACS}/html_node/ediff/
+
+elisp          mono    ${EMACS}/html_mono/elisp.html
+elisp          node    ${EMACS}/html_node/elisp/
+
+emacs          mono    ${EMACS}/html_mono/emacs.html
+emacs          node    ${EMACS}/html_node/emacs/
+
+
+MAGIT = https://magit.vc/manual
+
+forge          mono    ${MAGIT}/forge.html
+forge          node    ${MAGIT}/forge/
+
+ghub           mono    ${MAGIT}/ghub.html
+ghub           node    ${MAGIT}/ghub/
+
+magit          mono    ${MAGIT}/magit.html
+magit          node    ${MAGIT}/magit/
+
+transient      mono    ${MAGIT}/transient.html
+transient      node    ${MAGIT}/transient/
+
+with-editor    mono    ${MAGIT}/with-editor.html
+with-editor    node    ${MAGIT}/with-editor/
+
+
+MIRROR = https://emacsmirror.net/manual
+
+borg           mono    ${MAGIT}/borg.html
+borg           node    ${MAGIT}/borg/
+
+epkg           mono    ${MAGIT}/epkg.html
+epkg           node    ${MAGIT}/epkg/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]