htmlxref.cnf 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688
  1. # htmlxref.cnf - reference file for free Texinfo manuals on the web.
  2. # Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual.
  3. htmlxrefversion=2020-01-11.22; # UTC
  4. # Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2019, 2020 Free Software Foundation, Inc.
  5. #
  6. # Copying and distribution of this file, with or without modification,
  7. # are permitted in any medium without royalty provided the copyright
  8. # notice and this notice are preserved.
  9. #
  10. # The latest version of this file is available at
  11. # http://ftpmirror.gnu.org/texinfo/htmlxref.cnf.
  12. # Email corrections or additions to bug-texinfo@gnu.org.
  13. # The primary goal is to list all relevant GNU manuals;
  14. # other free manuals are also welcome.
  15. #
  16. # To be included in this list, a manual must:
  17. #
  18. # - have a generic url, e.g., no version numbers;
  19. # - have a unique file name (e.g., manual identifier), i.e., be related to the
  20. # package name. Things like "refman" or "tutorial" don't work.
  21. # - follow the naming convention for nodes described at
  22. # http://www.gnu.org/software/texinfo/manual/texinfo/html_node/HTML-Xref.html
  23. # This is what makeinfo and texi2html implement.
  24. #
  25. # Unless the above criteria are met, it's not possible to generate
  26. # reliable cross-manual references.
  27. #
  28. # For information on automatically generating all the useful formats for
  29. # a manual to put on the web, see
  30. # http://www.gnu.org/prep/maintain/html_node/Manuals-on-Web-Pages.html.
  31. # For people editing this file: when a manual named foo is related to a
  32. # package named bar, the url should contain a variable reference ${BAR}.
  33. # Otherwise, the gnumaint scripts have no way of knowing they are
  34. # associated, and thus gnu.org/manual can't include them.
  35. # shorten references to manuals on www.gnu.org.
  36. G = https://www.gnu.org
  37. GS = ${G}/software
  38. 3dldf mono ${GS}/3dldf/manual/user_ref/3DLDF.html
  39. 3dldf node ${GS}/3dldf/manual/user_ref/
  40. alive mono ${GS}/alive/manual/alive.html
  41. alive node ${GS}/alive/manual/html_node/
  42. anubis chapter ${GS}/anubis/manual/html_chapter/
  43. anubis section ${GS}/anubis/manual/html_section/
  44. anubis node ${GS}/anubis/manual/html_node/
  45. artanis mono ${GS}/artanis/manual/artanis.html
  46. artanis node ${GS}/artanis/manual/html_node/
  47. aspell section http://aspell.net/man-html/index.html
  48. auctex mono ${GS}/auctex/manual/auctex.html
  49. auctex node ${GS}/auctex/manual/auctex/
  50. autoconf mono ${GS}/autoconf/manual/autoconf.html
  51. autoconf node ${GS}/autoconf/manual/html_node/
  52. autogen mono ${GS}/autogen/manual/html_mono/autogen.html
  53. autogen chapter ${GS}/autogen/manual/html_chapter/
  54. autogen node ${GS}/autoconf/manual/html_node/
  55. automake mono ${GS}/automake/manual/automake.html
  56. automake node ${GS}/automake/manual/html_node/
  57. avl node http://adtinfo.org/libavl.html/
  58. bash mono ${GS}/bash/manual/bash.html
  59. bash node ${GS}/bash/manual/html_node/
  60. BINUTILS = https://sourceware.org/binutils/docs
  61. binutils node ${BINUTILS}/binutils/
  62. as node ${BINUTILS}/as/
  63. bfd node ${BINUTILS}/bfd/
  64. gprof node ${BINUTILS}/gprof/
  65. ld node ${BINUTILS}/ld/
  66. bison mono ${GS}/bison/manual/bison.html
  67. bison node ${GS}/bison/manual/html_node/
  68. bpel2owfn mono ${GS}/bpel2owfn/manual/2.0.x/bpel2owfn.html
  69. ccd2cue mono ${GS}/ccd2cue/manual/ccd2cue.html
  70. ccd2cue node ${GS}/ccd2cue/manual/html_node/
  71. cflow mono ${GS}/cflow/manual/cflow.html
  72. cflow node ${GS}/cflow/manual/html_node/
  73. chess mono ${GS}/chess/manual/gnuchess.html
  74. chess node ${GS}/chess/manual/html_node/
  75. combine mono ${GS}/combine/manual/combine.html
  76. combine chapter ${GS}/combine/manual/html_chapter/
  77. combine section ${GS}/combine/manual/html_section/
  78. combine node ${GS}/combine/manual/html_node/
  79. complexity mono ${GS}/complexity/manual/complexity.html
  80. complexity node ${GS}/complexity/manual/html_node/
  81. coreutils mono ${GS}/coreutils/manual/coreutils
  82. coreutils node ${GS}/coreutils/manual/html_node/
  83. cpio mono ${GS}/cpio/manual/cpio
  84. cpio node ${GS}/cpio/manual/html_node/
  85. cssc node ${GS}/cssc/manual/
  86. CVS = ${GS}/trans-coord/manual
  87. cvs mono ${CVS}/cvs/cvs.html
  88. cvs node ${CVS}/cvs/html_node/
  89. ddd mono ${GS}/ddd/manual/html_mono/ddd.html
  90. ddrescue mono ${GS}/ddrescue/manual/ddrescue_manual.html
  91. DICO = https://puszcza.gnu.org.ua/software/dico/manual
  92. dico mono ${DICO}/dico.html
  93. dico chapter ${DICO}/html_chapter/
  94. dico section ${DICO}/html_section/
  95. dico node ${DICO}/html_node/
  96. diffutils mono ${GS}/diffutils/manual/diffutils
  97. diffutils node ${GS}/diffutils/manual/html_node/
  98. ed mono ${GS}/ed/manual/ed_manual.html
  99. EMACS = ${GS}/emacs/manual
  100. emacs mono ${EMACS}/html_mono/emacs.html
  101. emacs node ${EMACS}/html_node/emacs/
  102. #
  103. ada-mode mono ${EMACS}/html_mono/ada-mode.html
  104. ada-mode node ${EMACS}/html_node/ada-mode/
  105. #
  106. autotype mono ${EMACS}/html_mono/autotype.html
  107. autotype node ${EMACS}/html_node/autotype/
  108. #
  109. ccmode mono ${EMACS}/html_mono/ccmode.html
  110. ccmode node ${EMACS}/html_node/ccmode/
  111. #
  112. cl mono ${EMACS}/html_mono/cl.html
  113. cl node ${EMACS}/html_node/cl/
  114. #
  115. ebrowse mono ${EMACS}/html_mono/ebrowse.html
  116. ebrowse node ${EMACS}/html_node/ebrowse/
  117. #
  118. ediff mono ${EMACS}/html_mono/ediff.html
  119. ediff node ${EMACS}/html_node/ediff/
  120. #
  121. eieio mono ${EMACS}/html_mono/eieio.html
  122. eieio node ${EMACS}/html_node/eieio/
  123. #
  124. elisp mono ${EMACS}/html_mono/elisp.html
  125. elisp node ${EMACS}/html_node/elisp/
  126. #
  127. epa mono ${EMACS}/html_mono/epa.html
  128. epa node ${EMACS}/html_node/epa/
  129. #
  130. erc mono ${EMACS}/html_mono/erc.html
  131. erc node ${EMACS}/html_node/erc/
  132. #
  133. dired-x mono ${EMACS}/html_mono/dired-x.html
  134. dired-x node ${EMACS}/html_node/dired-x/
  135. #
  136. eshell mono ${EMACS}/html_mono/eshell.html
  137. eshell node ${EMACS}/html_node/eshell/
  138. #
  139. eww mono ${EMACS}/html_mono/eww.html
  140. eww node ${EMACS}/html_node/eww/
  141. #
  142. flymake mono ${EMACS}/html_mono/flymake.html
  143. flymake node ${EMACS}/html_node/flymake/
  144. #
  145. gnus mono ${EMACS}/html_mono/gnus.html
  146. gnus node ${EMACS}/html_node/gnus/
  147. #
  148. idlwave mono ${EMACS}/html_mono/idlwave.html
  149. idlwave node ${EMACS}/html_node/idlwave/
  150. #
  151. message mono ${EMACS}/html_mono/message.html
  152. message node ${EMACS}/html_node/message/
  153. #
  154. mh-e mono ${EMACS}/html_mono/mh-e.html
  155. mh-e node ${EMACS}/html_node/mh-e/
  156. #
  157. nxml-mode mono ${EMACS}/html_mono/nxml-mode.html
  158. nxml-mode node ${EMACS}/html_node/nxml-mode/
  159. #
  160. org mono ${EMACS}/html_mono/org.html
  161. org node ${EMACS}/html_node/org/
  162. #
  163. pcl-cvs mono ${EMACS}/html_mono/pcl-cvs.html
  164. pcl-cvs node ${EMACS}/html_node/pcl-cvs/
  165. #
  166. rcirc mono ${EMACS}/html_mono/rcirc.html
  167. rcirc node ${EMACS}/html_node/rcirc/
  168. #
  169. semantic mono ${EMACS}/html_mono/semantic.html
  170. semantic node ${EMACS}/html_node/semantic/
  171. #
  172. smtp mono ${EMACS}/html_mono/smtpmail.html
  173. smtp node ${EMACS}/html_node/smtpmail/
  174. #
  175. speedbar mono ${EMACS}/html_mono/speedbar.html
  176. speedbar node ${EMACS}/html_node/speedbar/
  177. #
  178. tramp mono ${EMACS}/html_mono/tramp.html
  179. tramp node ${EMACS}/html_node/tramp/
  180. #
  181. vip mono ${EMACS}/html_mono/vip.html
  182. vip node ${EMACS}/html_node/vip/
  183. #
  184. viper mono ${EMACS}/html_mono/viper.html
  185. viper node ${EMACS}/html_node/viper/
  186. #
  187. woman mono ${EMACS}/html_mono/woman.html
  188. woman node ${EMACS}/html_node/woman/
  189. # (end emacs manuals)
  190. easejs mono ${GS}/easejs/manual/easejs.html
  191. easejs node ${GS}/easejs/manual/
  192. EMACS_GUIX = https://emacs-guix.gitlab.io/website/manual/latest
  193. emacs-guix mono ${EMACS_GUIX}/emacs-guix.html
  194. emacs-guix node ${EMACS_GUIX}/html_node/
  195. emacs-muse node ${GS}/emacs-muse/manual/muse.html
  196. emacs-muse node ${GS}/emacs-muse/manual/html_node/
  197. emms node ${GS}/emms/manual/
  198. # The file is called 'find.info' but the package is 'findutils'.
  199. find mono ${GS}/findutils/manual/html_mono/find.html
  200. find node ${GS}/findutils/manual/html_node/find_html
  201. findutils mono ${GS}/findutils/manual/html_mono/find.html
  202. findutils node ${GS}/findutils/manual/html_node/find_html
  203. flex node https://westes.github.io/flex/manual/
  204. gama mono ${GS}/gama/manual/gama.html
  205. gama node ${GS}/gama/manual/html_node/
  206. GAWK = ${GS}/gawk/manual
  207. gawk mono ${GAWK}/gawk.html
  208. gawk node ${GAWK}/html_node/
  209. gawkinet mono ${GAWK}/gawkinet/gawkinet.html
  210. gawkinet node ${GAWK}/gawkinet/html_node/
  211. gcal mono ${GS}/gcal/manual/gcal.html
  212. gcal node ${GS}/gcal/manual/html_node/
  213. GCC = https://gcc.gnu.org/onlinedocs
  214. gcc node ${GCC}/gcc/
  215. cpp node ${GCC}/cpp/
  216. gcj node ${GCC}/gcj/
  217. gfortran node ${GCC}/gfortran/
  218. gnat_rm node ${GCC}/gnat_rm/
  219. gnat_ugn_unw node ${GCC}/gnat_ugn_unw/
  220. libgomp node ${GCC}/libgomp/
  221. libstdc++ node ${GCC}/libstdc++/
  222. #
  223. gccint node ${GCC}/gccint/
  224. cppinternals node ${GCC}/cppinternals/
  225. gfc-internals node ${GCC}/gfc-internals/
  226. gnat-style node ${GCC}/gnat-style/
  227. libiberty node ${GCC}/libiberty/
  228. GDB = https://sourceware.org/gdb/current/onlinedocs
  229. gdb node ${GDB}/gdb/
  230. stabs node ${GDB}/stabs/
  231. GDBM = http://www.gnu.org.ua/software/gdbm/manual
  232. gdbm mono ${GDBM}/gdbm.html
  233. gdbm chapter ${GDBM}/html_chapter/
  234. gdbm section ${GDBM}/html_section/
  235. gdbm node ${GDBM}/html_node/
  236. # XXX: These are actually pages created by texi2html, so no quite following
  237. # the expected naming scheme.
  238. geiser chapter http://geiser.nongnu.org/
  239. gettext mono ${GS}/gettext/manual/gettext.html
  240. gettext node ${GS}/gettext/manual/html_node/
  241. gforth node https://www.complang.tuwien.ac.at/forth/gforth/Docs-html/
  242. global mono ${GS}/global/manual/global.html
  243. gmediaserver node ${GS}/gmediaserver/manual/
  244. gmp node https://www.gmplib.org/manual/
  245. gnu-arch node ${GS}/gnu-arch/tutorial/
  246. gnu-c-manual mono ${GS}/gnu-c-manual/gnu-c-manual.html
  247. gnu-crypto node ${GS}/gnu-crypto/manual/
  248. gnubg mono ${GS}/gnubg/manual/gnubg.html
  249. gnubg node ${GS}/gnubg/manual/html_node/
  250. gnubik mono ${GS}/gnubik/manual/gnubik.html
  251. gnubik node ${GS}/gnubik/manual/html_node/
  252. gnulib mono ${GS}/gnulib/manual/gnulib.html
  253. gnulib node ${GS}/gnulib/manual/html_node/
  254. GNUN = ${GS}/trans-coord/manual
  255. gnun mono ${GNUN}/gnun/gnun.html
  256. gnun node ${GNUN}/gnun/html_node/
  257. web-trans mono ${GNUN}/web-trans/web-trans.html
  258. web-trans node ${GNUN}/web-trans/html_node/
  259. GNUPG = https://www.gnupg.org/documentation/manuals
  260. gnupg node ${GNUPG}/gnupg/
  261. dirmngr node ${GNUPG}/dirmngr/
  262. gcrypt node ${GNUPG}/gcrypt/
  263. libgcrypt node ${GNUPG}/gcrypt/
  264. ksba node ${GNUPG}/ksba/
  265. assuan node ${GNUPG}/assuan/
  266. gpgme node ${GNUPG}/gpgme/
  267. gnuprologjava node ${GS}/gnuprologjava/manual/
  268. gnuschool mono ${GS}/gnuschool/gnuschool.html
  269. GNUSTANDARDS = ${G}/prep
  270. maintain mono ${GNUSTANDARDS}/maintain/maintain.html
  271. maintain node ${GNUSTANDARDS}/maintain/html_node/
  272. #
  273. standards mono ${GNUSTANDARDS}/standards/standards.html
  274. standards node ${GNUSTANDARDS}/standards/html_node/
  275. gnutls mono http://gnutls.org/manual/gnutls.html
  276. gnutls node http://gnutls.org/manual/html_node/
  277. gnutls-guile mono http://gnutls.org/manual/gnutls-guile.html
  278. gnutls-guile node http://gnutls.org/manual/gnutls-guile/
  279. gperf mono ${GS}/gperf/manual/gperf.html
  280. gperf node ${GS}/gperf/manual/html_node/
  281. grep mono ${GS}/grep/manual/grep.html
  282. grep node ${GS}/grep/manual/html_node/
  283. groff node ${GS}/groff/manual/html_node/
  284. GRUB = ${GS}/grub/manual
  285. grub mono ${GRUB}/grub.html
  286. grub node ${GRUB}/html_node/
  287. #
  288. multiboot mono ${GRUB}/multiboot/multiboot.html
  289. multiboot node ${GRUB}/multiboot/html_node/
  290. gsasl mono ${GS}/gsasl/manual/gsasl.html
  291. gsasl node ${GS}/gsasl/manual/html_node/
  292. gsl node ${GS}/gsl/manual/html_node/
  293. gsrc mono ${GS}/gsrc/manual/gsrc.html
  294. gsrc node ${GS}/gsrc/manual/html_node/
  295. gss mono ${GS}/gss/manual/gss.html
  296. gss node ${GS}/gss/manual/html_node/
  297. gtypist mono ${GS}/gtypist/doc/
  298. guile mono ${GS}/guile/manual/guile.html
  299. guile node ${GS}/guile/manual/html_node/
  300. guile-avahi mono http://nongnu.org/guile-avahi/doc/guile-avahi.html
  301. GUILE_GNOME = ${GS}/guile-gnome/docs
  302. gobject node ${GUILE_GNOME}/gobject/html/
  303. glib node ${GUILE_GNOME}/glib/html/
  304. atk node ${GUILE_GNOME}/atk/html/
  305. pango node ${GUILE_GNOME}/pango/html/
  306. pangocairo node ${GUILE_GNOME}/pangocairo/html/
  307. gdk node ${GUILE_GNOME}/gdk/html/
  308. gtk node ${GUILE_GNOME}/gtk/html/
  309. libglade node ${GUILE_GNOME}/libglade/html/
  310. gnome-vfs node ${GUILE_GNOME}/gnome-vfs/html/
  311. libgnomecanvas node ${GUILE_GNOME}/libgnomecanvas/html/
  312. gconf node ${GUILE_GNOME}/gconf/html/
  313. libgnome node ${GUILE_GNOME}/libgnome/html/
  314. libgnomeui node ${GUILE_GNOME}/libgnomeui/html/
  315. corba node ${GUILE_GNOME}/corba/html/
  316. clutter node ${GUILE_GNOME}/clutter/html/
  317. clutter-glx node ${GUILE_GNOME}/clutter-glx/html/
  318. guile-gtk node ${GS}/guile-gtk/docs/guile-gtk/
  319. guile-rpc mono ${GS}/guile-rpc/manual/guile-rpc.html
  320. guile-rpc node ${GS}/guile-rpc/manual/html_node/
  321. guix.de mono ${GS}/guix/manual/de/guix.de.html
  322. guix.de node ${GS}/guix/manual/de/html_node/
  323. guix.es mono ${GS}/guix/manual/es/guix.es.html
  324. guix.es node ${GS}/guix/manual/es/html_node/
  325. guix.fr mono ${GS}/guix/manual/fr/guix.fr.html
  326. guix.fr node ${GS}/guix/manual/fr/html_node/
  327. guix.ru mono ${GS}/guix/manual/ru/guix.ru.html
  328. guix.ru node ${GS}/guix/manual/ru/html_node/
  329. guix.zh_CN mono ${GS}/guix/manual/zh-cn/guix.zh_CN.html
  330. guix.zh_CN node ${GS}/guix/manual/zh-cn/html_node/
  331. guix mono ${GS}/guix/manual/en/guix.html
  332. guix node ${GS}/guix/manual/en/html_node/
  333. gv mono ${GS}/gv/manual/gv.html
  334. gv node ${GS}/gv/manual/html_node/
  335. gzip mono ${GS}/gzip/manual/gzip.html
  336. gzip node ${GS}/gzip/manual/html_node/
  337. hello mono ${GS}/hello/manual/hello.html
  338. hello node ${GS}/hello/manual/html_node/
  339. help2man mono ${GS}/help2man/help2man.html
  340. # XXX: These are actually pages created by texi2html, so no quite following
  341. # the expected naming scheme.
  342. hurd mono ${GS}/hurd/doc/
  343. idutils mono ${GS}/idutils/manual/idutils.html
  344. idutils node ${GS}/idutils/manual/html_node/
  345. inetutils mono ${GS}/inetutils/manual/inetutils.html
  346. inetutils node ${GS}/inetutils/manual/html_node/
  347. jwhois mono ${GS}/jwhois/manual/jwhois.html
  348. jwhois node ${GS}/jwhois/manual/html_node/
  349. libc mono ${GS}/libc/manual/html_mono/libc.html
  350. libc node ${GS}/libc/manual/html_node/
  351. LIBCDIO = ${GS}/libcdio
  352. libcdio mono ${LIBCDIO}/libcdio.html
  353. cd-text mono ${LIBCDIO}/cd-text-format.html
  354. libextractor mono ${GS}/libextractor/manual/libextractor.html
  355. libextractor node ${GS}/libextractor/manual/html_node/
  356. libidn mono ${GS}/libidn/manual/libidn.html
  357. libidn node ${GS}/libidn/manual/html_node/
  358. librejs mono ${GS}/librejs/manual/librejs.html
  359. librejs node ${GS}/librejs/manual/html_node/
  360. libmatheval mono ${GS}/libmatheval/manual/libmatheval.html
  361. LIBMICROHTTPD = ${GS}/libmicrohttpd
  362. libmicrohttpd mono ${LIBMICROHTTPD}/manual/libmicrohttpd.html
  363. libmicrohttpd node ${LIBMICROHTTPD}/manual/html_node/
  364. microhttpd-tutorial mono ${LIBMICROHTTPD}/tutorial.html
  365. libtasn1 mono ${GS}/libtasn1/manual/libtasn1.html
  366. libtasn1 node ${GS}/libtasn1/manual/html_node/
  367. libtool mono ${GS}/libtool/manual/libtool.html
  368. libtool node ${GS}/libtool/manual/html_node/
  369. lightning mono ${GS}/lightning/manual/lightning.html
  370. lightning node ${GS}/lightning/manual/html_node/
  371. # The stable/ url redirects immediately, but that's ok.
  372. # The .html extension is omitted on their web site, but it works if given.
  373. LILYPOND = http://lilypond.org/doc/stable/Documentation
  374. lilypond-internals node ${LILYPOND}/internals/
  375. lilypond-learning node ${LILYPOND}/learning/
  376. lilypond-notation node ${LILYPOND}/notation/
  377. lilypond-snippets node ${LILYPOND}/snippets/
  378. lilypond-usage node ${LILYPOND}/usage/
  379. lilypond-web node ${LILYPOND}/web/
  380. music-glossary node ${LILYPOND}/music-glossary/
  381. liquidwar6 mono ${GS}/liquidwar6/manual/liquidwar6.html
  382. liquidwar6 node ${GS}/liquidwar6/manual/html_node/
  383. lispintro mono ${GS}/emacs/emacs-lisp-intro/html_mono/emacs-lisp-intro.html
  384. lispintro node ${GS}/emacs/emacs-lisp-intro/html_node/index.html
  385. LSH = http://www.lysator.liu.se/~nisse/lsh
  386. lsh mono ${LSH}/lsh.html
  387. m4 mono ${GS}/m4/manual/m4.html
  388. m4 node ${GS}/m4/manual/html_node/
  389. mailutils mono ${GS}/mailutils/manual/mailutils.html
  390. mailutils chapter ${GS}/mailutils/manual/html_chapter/
  391. mailutils section ${GS}/mailutils/manual/html_section/
  392. mailutils node ${GS}/mailutils/manual/html_node/
  393. make mono ${GS}/make/manual/make.html
  394. make node ${GS}/make/manual/html_node/
  395. mcron mono ${GS}/mcron/manual/mcron.html
  396. mcron node ${GS}/mcron/manual/html_node/
  397. mdk mono ${GS}/mdk/manual/mdk.html
  398. mdk node ${GS}/mdk/manual/html_node/
  399. METAEXCHANGE = http://ftp.gwdg.de/pub/gnu2/iwfmdh/doc/texinfo
  400. iwf_mh node ${METAEXCHANGE}/iwf_mh.html
  401. scantest node ${METAEXCHANGE}/scantest.html
  402. mes mono ${GS}/mes/manual/mes.html
  403. mes node ${GS}/mes/manual/html_node/
  404. MIT_SCHEME = ${GS}/mit-scheme/documentation
  405. mit-scheme-ref node ${MIT_SCHEME}/mit-scheme-ref/
  406. mit-scheme-user node ${MIT_SCHEME}/mit-scheme-user/
  407. sos node ${MIT_SCHEME}/mit-scheme-sos/
  408. mit-scheme-imail node ${MIT_SCHEME}/mit-scheme-imail/
  409. moe mono ${GS}/moe/manual/moe_manual.html
  410. motti node ${GS}/motti/manual/
  411. mpc node http://www.multiprecision.org/index.php?prog=mpc&page=html
  412. mpfr mono http://www.mpfr.org/mpfr-current/mpfr.html
  413. mtools mono ${GS}/mtools/manual/mtools.html
  414. myserver mono http://www.myserverproject.net/doc.php
  415. nano mono https://www.nano-editor.org/dist/latest/nano.html
  416. nettle chapter http://www.lysator.liu.se/~nisse/nettle/nettle.html
  417. ocrad mono ${GS}/ocrad/manual/ocrad_manual.html
  418. parted mono ${GS}/parted/manual/parted.html
  419. parted node ${GS}/parted/manual/html_node/
  420. pascal mono http://www.gnu-pascal.de/gpc/
  421. # can't use pcb since url's contain dates --30nov10
  422. perl mono ${GS}/perl/manual/perldoc-all.html
  423. PIES = http://www.gnu.org.ua/software/pies/manual
  424. pies mono ${PIES}/pies.html
  425. pies chapter ${PIES}/html_chapter/
  426. pies section ${PIES}/html_section/
  427. pies node ${PIES}/html_node/
  428. plotutils mono ${GS}/plotutils/manual/en/plotutils.html
  429. plotutils node ${GS}/plotutils/manual/en/html_node/
  430. proxyknife mono ${GS}/proxyknife/manual/proxyknife.html
  431. proxyknife node ${GS}/proxyknife/manual/html_node/
  432. pspp mono ${GS}/pspp/manual/pspp.html
  433. pspp node ${GS}/pspp/manual/html_node/
  434. pyconfigure mono ${GS}/pyconfigure/manual/pyconfigure.html
  435. pyconfigure node ${GS}/pyconfigure/manual/html_node/
  436. R = https://cran.r-project.org/doc/manuals
  437. R-intro mono ${R}/R-intro.html
  438. R-lang mono ${R}/R-lang.html
  439. R-exts mono ${R}/R-exts.html
  440. R-data mono ${R}/R-data.html
  441. R-admin mono ${R}/R-admin.html
  442. R-ints mono ${R}/R-ints.html
  443. rcs mono ${GS}/rcs/manual/rcs.html
  444. rcs node ${GS}/rcs/manual/html_node/
  445. READLINE = http://cnswww.cns.cwru.edu/php/chet/readline
  446. readline mono ${READLINE}/readline.html
  447. rluserman mono ${READLINE}/rluserman.html
  448. history mono ${READLINE}/history.html
  449. recode mono http://recode.progiciels-bpi.ca/manual/index.html
  450. recutils mono ${GS}/recutils/manual/recutils.html
  451. recutils node ${GS}/recutils/manual/html_node/
  452. reftex mono ${GS}/auctex/manual/reftex.html
  453. reftex node ${GS}/auctex/manual/reftex/
  454. remotecontrol mono ${GS}/remotecontrol/manual/remotecontrol.html
  455. remotecontrol node ${GS}/remotecontrol/manual/html_node/
  456. rottlog mono ${GS}/rottlog/manual/rottlog.html
  457. rottlog node ${GS}/rottlog/manual/html_node/
  458. RUSH = http://www.gnu.org.ua/software/rush/manual
  459. rush mono ${RUSH}/rush.html
  460. rush chapter ${RUSH}/html_chapter/
  461. rush section ${RUSH}/html_section/
  462. rush node ${RUSH}/html_node/
  463. screen mono ${GS}/screen/manual/screen.html
  464. screen node ${GS}/screen/manual/html_node/
  465. sed mono ${GS}/sed/manual/sed.html
  466. sed node ${GS}/sed/manual/html_node/
  467. sharutils mono ${GS}/sharutils/manual/html_mono/sharutils.html
  468. sharutils chapter ${GS}/sharutils/manual/html_chapter/
  469. sharutils node ${GS}/sharutils/manual/html_node/
  470. shepherd mono ${GS}/shepherd/manual/shepherd.html
  471. shepherd node ${GS}/shepherd/manual/html_node/
  472. # can't use mono files since they have generic names
  473. SMALLTALK = ${GS}/smalltalk
  474. smalltalk node ${SMALLTALK}/manual/html_node/
  475. smalltalk-base node ${SMALLTALK}/manual-base/html_node/
  476. smalltalk-libs node ${SMALLTALK}/manual-libs/html_node/
  477. sourceinstall mono ${GS}/sourceinstall/manual/sourceinstall.html
  478. sourceinstall node ${GS}/sourceinstall/manual/html_node/
  479. sqltutor mono ${GS}/sqltutor/manual/sqltutor.html
  480. sqltutor node ${GS}/sqltutor/manual/html_node/
  481. src-highlite mono ${GS}/src-highlite/source-highlight.html
  482. swbis mono ${GS}/swbis/manual.html
  483. tar mono ${GS}/tar/manual/tar.html
  484. tar chapter ${GS}/tar/manual/html_chapter/
  485. tar section ${GS}/tar/manual/html_section/
  486. tar node ${GS}/autoconf/manual/html_node/
  487. teseq mono ${GS}/teseq/teseq.html
  488. teseq node ${GS}/teseq/html_node/
  489. TEXINFO = ${GS}/texinfo/manual
  490. texinfo mono ${TEXINFO}/texinfo/texinfo.html
  491. texinfo node ${TEXINFO}/texinfo/html_node/
  492. #
  493. info mono ${TEXINFO}/info/info.html
  494. info node ${TEXINFO}/info/html_node/
  495. #
  496. info-stnd mono ${TEXINFO}/info-stnd/info-stnd.html
  497. info-stnd node ${TEXINFO}/info-stnd/html_node/
  498. thales node ${GS}/thales/manual/
  499. units mono ${GS}/units/manual/units.html
  500. units node ${GS}/units/manual/html_node/
  501. vc-dwim mono ${GS}/vc-dwim/manual/vc-dwim.html
  502. vc-dwim node ${GS}/vc-dwim/manual/html_node/
  503. wdiff mono ${GS}/wdiff/manual/wdiff.html
  504. wdiff node ${GS}/wdiff/manual/html_node/
  505. websocket4j mono ${GS}/websocket4j/manual/websocket4j.html
  506. websocket4j node ${GS}/websocket4j/manual/html_node/
  507. wget mono ${GS}/wget/manual/wget.html
  508. wget node ${GS}/wget/manual/html_node/
  509. xboard mono ${GS}/xboard/manual/xboard.html
  510. xboard node ${GS}/xboard/manual/html_node/
  511. # emacs-page
  512. # Free TeX-related Texinfo manuals on tug.org.
  513. T = https://tug.org/texinfohtml
  514. dvipng mono ${T}/dvipng.html
  515. dvips mono ${T}/dvips.html
  516. eplain mono ${T}/eplain.html
  517. kpathsea mono ${T}/kpathsea.html
  518. latex2e mono ${T}/latex2e.html
  519. tlbuild mono ${T}/tlbuild.html
  520. web2c mono ${T}/web2c.html
  521. # Local Variables:
  522. # eval: (add-hook 'write-file-hooks 'time-stamp)
  523. # time-stamp-start: "htmlxrefversion="
  524. # time-stamp-format: "%:y-%02m-%02d.%02H"
  525. # time-stamp-time-zone: "UTC"
  526. # time-stamp-end: "; # UTC"
  527. # End: