about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-04-16 10:17:23 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-04-16 10:17:23 +0000
commit6b617801d063906d54af5581578b26c3ab0e0e44 (patch)
treef8165238eb0fe58408b39a1bb4f126a7c560e480 /Doc
parent9961acc5662c5150d342162fad246fd1597c1029 (diff)
downloadzsh-6b617801d063906d54af5581578b26c3ab0e0e44.tar.gz
zsh-6b617801d063906d54af5581578b26c3ab0e0e44.tar.xz
zsh-6b617801d063906d54af5581578b26c3ab0e0e44.zip
26839: add --node-files option to texi2html
Diffstat (limited to 'Doc')
-rw-r--r--Doc/.cvsignore2
-rw-r--r--Doc/.distfiles2
-rw-r--r--Doc/Makefile.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/Doc/.cvsignore b/Doc/.cvsignore
index e0d03d922..0ef3b52f5 100644
--- a/Doc/.cvsignore
+++ b/Doc/.cvsignore
@@ -3,7 +3,7 @@ version.yo
 zsh*.1
 zsh.texi
 zsh.info*
-zsh*.html
+*.html
 zsh.aux zsh.toc
 zsh.cp zsh.cps
 zsh.fn zsh.fns
diff --git a/Doc/.distfiles b/Doc/.distfiles
index 60a15be63..07263317c 100644
--- a/Doc/.distfiles
+++ b/Doc/.distfiles
@@ -15,7 +15,7 @@ DISTFILES_SRC='
 
 DISTFILES_DOC='
     zsh.info zsh.info-[0-9]*
-    zsh.html zsh_*toc.html zsh_[0-9]*.html
+    *.html
     zsh.dvi
     zsh.pdf
 '
diff --git a/Doc/Makefile.in b/Doc/Makefile.in
index 2c07dc101..c859c87c5 100644
--- a/Doc/Makefile.in
+++ b/Doc/Makefile.in
@@ -40,7 +40,7 @@ INSTALL         = @INSTALL@
 MAKEINFO = makeinfo
 TEXI2DVI = texi2dvi
 DVIPS = dvips
-TEXI2HTML = texi2html --output . --ifinfo --split=chapter
+TEXI2HTML = texi2html --output . --ifinfo --split=chapter --node-files
 
 .SUFFIXES: .yo .1