htmlxref.cnf 21 KB

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