|
1 | 1 | # https://www.gnu.org/software/texinfo/manual/texinfo/html_node/HTML-Xref-Configuration.html |
2 | 2 |
|
3 | | -EMACS = https://www.gnu.org/software/emacs/manual |
| 3 | +EMACS = https://www.gnu.org/software/emacs/manual |
| 4 | +MAGIT = https://docs.magit.vc |
| 5 | +MIRROR = https://docs.emacsmirror.net |
4 | 6 |
|
5 | | -auth mono ${EMACS}/html_mono/auth.html |
6 | 7 | auth node ${EMACS}/html_node/auth/ |
7 | | - |
8 | | -ediff mono ${EMACS}/html_mono/ediff.html |
9 | 8 | ediff node ${EMACS}/html_node/ediff/ |
10 | | - |
11 | | -elisp mono ${EMACS}/html_mono/elisp.html |
12 | 9 | elisp node ${EMACS}/html_node/elisp/ |
13 | | - |
14 | | -emacs mono ${EMACS}/html_mono/emacs.html |
15 | 10 | emacs node ${EMACS}/html_node/emacs/ |
16 | 11 |
|
17 | | - |
18 | | -MAGIT = https://docs.magit.vc |
19 | | - |
20 | | -forge mono ${MAGIT}/forge.html |
21 | 12 | forge node ${MAGIT}/forge/ |
22 | | - |
23 | | -ghub mono ${MAGIT}/ghub.html |
24 | 13 | ghub node ${MAGIT}/ghub/ |
25 | | - |
26 | | -magit mono ${MAGIT}/magit.html |
27 | 14 | magit node ${MAGIT}/magit/ |
28 | | - |
29 | | -transient mono ${MAGIT}/transient.html |
30 | 15 | transient node ${MAGIT}/transient/ |
31 | | - |
32 | | -with-editor mono ${MAGIT}/with-editor.html |
33 | 16 | with-editor node ${MAGIT}/with-editor/ |
34 | 17 |
|
35 | | - |
36 | | -MIRROR = https://emacsmirror.net/manual |
37 | | - |
38 | | -borg mono ${MAGIT}/borg.html |
39 | | -borg node ${MAGIT}/borg/ |
40 | | - |
41 | | -epkg mono ${MAGIT}/epkg.html |
42 | | -epkg node ${MAGIT}/epkg/ |
| 18 | +borg node ${MIRROR}/borg/ |
| 19 | +epkg node ${MIRROR}/epkg/ |
0 commit comments