texinfo-commits
[Top][All Lists]
Advanced

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

[5388] (GRUB): new variable.


From: karl
Subject: [5388] (GRUB): new variable.
Date: Sat, 09 Nov 2013 22:36:25 +0000

Revision: 5388
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=5388
Author:   karl
Date:     2013-11-09 22:36:25 +0000 (Sat, 09 Nov 2013)
Log Message:
-----------
(GRUB): new variable.
(multiboot): new grub manual.

Modified Paths:
--------------
    trunk/util/htmlxref.cnf

Modified: trunk/util/htmlxref.cnf
===================================================================
--- trunk/util/htmlxref.cnf     2013-11-08 00:29:05 UTC (rev 5387)
+++ trunk/util/htmlxref.cnf     2013-11-09 22:36:25 UTC (rev 5388)
@@ -1,6 +1,6 @@
 # htmlxref.cnf - reference file for free Texinfo manuals on the web.
 
-htmlxrefversion=2013-08-03.16; # UTC
+htmlxrefversion=2013-11-09.22; # UTC
 
 # Copyright 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
 # 
@@ -18,7 +18,7 @@
 #
 # - have a generic url, i.e., no version numbers;
 # - have a unique file name (identifier), i.e., be related to the
-#   package name, something like "refman" or "tutorial" doesn't work.
+#   package name.  Things like "refman" or "tutorial" don't work.
 # - follow the naming convention for nodes described at
 # http://www.gnu.org/software/texinfo/manual/texinfo/html_node/HTML-Xref.html
 #   This is what makeinfo and texi2html implement.
@@ -81,7 +81,10 @@
 
 bpel2owfn      mono    ${GS}/bpel2owfn/manual/2.0.x/bpel2owfn.html
 
-cflow          mono    ${GS}/cflow/manual/cflow
+ccd2cue                mono    ${GS}/ccd2cue/manual/ccd2cue.html
+ccd2cue                node    ${GS}/ccd2cue/manual/html_node/
+
+cflow          mono    ${GS}/cflow/manual/cflow.html
 cflow          node    ${GS}/cflow/manual/html_node/
 
 chess          mono    ${GS}/chess/manual/gnuchess.html
@@ -319,8 +322,12 @@
 
 groff          node    ${GS}/groff/manual/html_node/
 
-grub           mono    ${GS}/grub/manual/grub.html
-grub           node    ${GS}/grub/manual/html_node/
+GRUB = ${GS}/grub/manual
+  grub         mono    ${GRUB}/grub.html
+  grub         node    ${GRUB}/html_node/
+  #
+  multiboot    mono    ${GRUB}/multiboot/multiboot.html
+  multiboot    node    ${GRUB}/multiboot/html_node/
 
 gsasl          mono    ${GS}/gsasl/manual/gsasl.html
 gsasl          node    ${GS}/gsasl/manual/html_node/




reply via email to

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