Help with updating web manual.

* HACKING: Incorporate instructions from gnulib/doc/README.
* bootstrap.conf (gnulib_modules): Add gendocs.
This commit is contained in:
Joel E. Denny
2009-04-03 18:32:02 -04:00
parent 86cfae0a48
commit 1c93f35bfa
7 changed files with 60 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
*.info*
bison.1
bison.aux
bison.cp
@@ -14,10 +15,10 @@ bison.toc
bison.tp
bison.vr
cross-options.texi
gendocs_template
refcard.dvi
refcard.log
refcard.ps
*.info*
stamp-vti
version.texi
yacc.1

3
doc/.gitignore vendored
View File

@@ -1,3 +1,4 @@
/*.info*
/bison.1
/bison.aux
/bison.cp
@@ -14,10 +15,10 @@
/bison.tp
/bison.vr
/cross-options.texi
/gendocs_template
/refcard.dvi
/refcard.log
/refcard.ps
/*.info*
/stamp-vti
/version.texi
/yacc.1