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 580c075d7f
commit 5bc993d947
7 changed files with 64 additions and 13 deletions

View File

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

5
doc/.gitignore vendored
View File

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