]> Dogcows Code - chaz/tar/commitdiff
Use texi2html and the CVS version of gendocs.sh to create HTML versions of the manual
authorSergey Poznyakoff <gray@gnu.org.ua>
Tue, 30 Oct 2007 14:08:21 +0000 (14:08 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Tue, 30 Oct 2007 14:08:21 +0000 (14:08 +0000)
doc/Makefile.am

index 232d2ea3935cfbcc9d90b18e1fd5fd83de6d855c..47c8ea845da126c3fe777c61207448f4454311b5 100644 (file)
@@ -82,5 +82,5 @@ manual:
        TEXINPUTS=$(srcdir):$(top_srcdir)/build-tex:$(TEXINPUTS) \
         MAKEINFO="$(MAKEINFO) $(MAKEINFOFLAGS)" \
         TEXI2DVI="$(TEXI2DVI) -t @finalout" \
-       $(GENDOCS) tar 'GNU tar manual'
+       $(GENDOCS) --texi2html tar 'GNU tar manual'
 
This page took 0.021152 seconds and 4 git commands to generate.